From 66430bb85b030723bfde79000df075a68ef372a0 Mon Sep 17 00:00:00 2001 From: SergeySlice Date: Sat, 16 Nov 2019 09:18:24 +0300 Subject: [PATCH] new information about graphics Signed-off-by: SergeySlice --- Xcode/Clover/Clover.xcodeproj/project.pbxproj | 27325 ++++++++-------- hebuild.sh | 908 + rEFIt_UEFI/Platform/ati.c | 57 + rEFIt_UEFI/Platform/platformdata.c | 35 + 4 files changed, 14457 insertions(+), 13868 deletions(-) create mode 100755 hebuild.sh diff --git a/Xcode/Clover/Clover.xcodeproj/project.pbxproj b/Xcode/Clover/Clover.xcodeproj/project.pbxproj index 1458d895c..2f9b198ff 100644 --- a/Xcode/Clover/Clover.xcodeproj/project.pbxproj +++ b/Xcode/Clover/Clover.xcodeproj/project.pbxproj @@ -24,166 +24,1444 @@ A5582AFD21019EA6002CFB6E /* VectorGraphics.c in Sources */ = {isa = PBXBuildFile; fileRef = A5582AFC21019EA6002CFB6E /* VectorGraphics.c */; }; A5603D0421F04ECE005F400E /* sound.c in Sources */ = {isa = PBXBuildFile; fileRef = A5603D0321F04ECE005F400E /* sound.c */; }; A5611B3421DCBA53008FDB96 /* StartupSound.c in Sources */ = {isa = PBXBuildFile; fileRef = A5611B3321DCBA53008FDB96 /* StartupSound.c */; }; - A5715F9923596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */ = {isa = PBXBuildFile; fileRef = A5715BF023596841000CEC60 /* CompilerIntrinsicsLib.lib */; }; - A5715F9A23596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */ = {isa = PBXBuildFile; fileRef = A5715BF223596841000CEC60 /* CompilerIntrinsicsLib.lib */; }; - A5715F9B23596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */ = {isa = PBXBuildFile; fileRef = A5715BF423596841000CEC60 /* CompilerIntrinsicsLib.lib */; }; - A5715F9C23596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */ = {isa = PBXBuildFile; fileRef = A5715BF623596841000CEC60 /* CompilerIntrinsicsLib.lib */; }; - A5715F9D23596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715BF823596841000CEC60 /* Makefile */; }; - A5715F9E23596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715CB423596841000CEC60 /* Makefile */; }; - A5715F9F23596842000CEC60 /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc in Sources */ = {isa = PBXBuildFile; fileRef = A5715D4A23596842000CEC60 /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc */; }; - A5715FA023596842000CEC60 /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc in Sources */ = {isa = PBXBuildFile; fileRef = A5715D5223596842000CEC60 /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc */; }; - A5715FA123596842000CEC60 /* EfiCompressor.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715D7823596842000CEC60 /* EfiCompressor.c */; }; - A5715FA223596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715D7923596842000CEC60 /* Makefile */; }; - A5715FA323596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715D7D23596842000CEC60 /* Makefile */; }; - A5715FA423596842000CEC60 /* Split.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715D7E23596842000CEC60 /* Split.c */; }; - A5715FA523596842000CEC60 /* brotli.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715D8423596842000CEC60 /* brotli.c */; }; - A5715FA623596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715D8623596842000CEC60 /* Makefile */; }; - A5715FA723596842000CEC60 /* dictionary_hash.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715D9723596842000CEC60 /* dictionary_hash.c */; }; - A5715FA823596842000CEC60 /* backward_references_hq.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715D9823596842000CEC60 /* backward_references_hq.c */; }; - A5715FA923596842000CEC60 /* histogram.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715D9B23596842000CEC60 /* histogram.c */; }; - A5715FAA23596842000CEC60 /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715D9D23596842000CEC60 /* memory.c */; }; - A5715FAB23596842000CEC60 /* entropy_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DA023596842000CEC60 /* entropy_encode.c */; }; - A5715FAC23596842000CEC60 /* compress_fragment_two_pass.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DA223596842000CEC60 /* compress_fragment_two_pass.c */; }; - A5715FAD23596842000CEC60 /* block_splitter.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DA323596842000CEC60 /* block_splitter.c */; }; - A5715FAE23596842000CEC60 /* encode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DB123596842000CEC60 /* encode.c */; }; - A5715FAF23596842000CEC60 /* encoder_dict.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DB423596842000CEC60 /* encoder_dict.c */; }; - A5715FB023596842000CEC60 /* cluster.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DB523596842000CEC60 /* cluster.c */; }; - A5715FB123596842000CEC60 /* backward_references.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DB623596842000CEC60 /* backward_references.c */; }; - A5715FB223596842000CEC60 /* utf8_util.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DB723596842000CEC60 /* utf8_util.c */; }; - A5715FB323596842000CEC60 /* compress_fragment.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DB923596842000CEC60 /* compress_fragment.c */; }; - A5715FB423596842000CEC60 /* brotli_bit_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DBD23596842000CEC60 /* brotli_bit_stream.c */; }; - A5715FB523596842000CEC60 /* bit_cost.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DC023596842000CEC60 /* bit_cost.c */; }; - A5715FB623596842000CEC60 /* static_dict.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DC323596842000CEC60 /* static_dict.c */; }; - A5715FB723596842000CEC60 /* literal_cost.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DC923596842000CEC60 /* literal_cost.c */; }; - A5715FB823596842000CEC60 /* metablock.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DCC23596842000CEC60 /* metablock.c */; }; - A5715FB923596842000CEC60 /* dictionary.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DCE23596842000CEC60 /* dictionary.c */; }; - A5715FBA23596842000CEC60 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DD023596842000CEC60 /* transform.c */; }; - A5715FBB23596842000CEC60 /* state.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DD723596842000CEC60 /* state.c */; }; - A5715FBC23596842000CEC60 /* decode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DD923596842000CEC60 /* decode.c */; }; - A5715FBD23596842000CEC60 /* huffman.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DDA23596842000CEC60 /* huffman.c */; }; - A5715FBE23596842000CEC60 /* bit_reader.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DDB23596842000CEC60 /* bit_reader.c */; }; - A5715FBF23596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715DE223596842000CEC60 /* Makefile */; }; - A5715FC023596842000CEC60 /* GenSec.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DE323596842000CEC60 /* GenSec.c */; }; - A5715FC123596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715DE923596842000CEC60 /* Makefile */; }; - A5715FC223596842000CEC60 /* Elf32Convert.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DEC23596842000CEC60 /* Elf32Convert.c */; }; - A5715FC323596842000CEC60 /* ElfConvert.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DEE23596842000CEC60 /* ElfConvert.c */; }; - A5715FC423596842000CEC60 /* GenFw.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DF023596842000CEC60 /* GenFw.c */; }; - A5715FC523596842000CEC60 /* Elf64Convert.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DF123596842000CEC60 /* Elf64Convert.c */; }; - A5715FC623596842000CEC60 /* EfiLdrImage.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DF423596842000CEC60 /* EfiLdrImage.c */; }; - A5715FC723596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715DF523596842000CEC60 /* Makefile */; }; - A5715FC823596842000CEC60 /* GenFv.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DF823596842000CEC60 /* GenFv.c */; }; - A5715FC923596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715DF923596842000CEC60 /* Makefile */; }; - A5715FCA23596842000CEC60 /* GenFvInternalLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715DFB23596842000CEC60 /* GenFvInternalLib.c */; }; - A5715FCB23596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715DFC23596842000CEC60 /* Makefile */; }; - A5715FCC23596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E2B23596842000CEC60 /* Makefile */; }; - A5715FCD23596842000CEC60 /* LzmaCompress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E2C23596842000CEC60 /* LzmaCompress.c */; }; - A5715FCE23596842000CEC60 /* LzmaEnc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E3423596842000CEC60 /* LzmaEnc.c */; }; - A5715FCF23596842000CEC60 /* LzFindMt.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E3523596842000CEC60 /* LzFindMt.c */; }; - A5715FD023596842000CEC60 /* LzFind.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E3823596842000CEC60 /* LzFind.c */; }; - A5715FD123596842000CEC60 /* Bra86.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E3C23596842000CEC60 /* Bra86.c */; }; - A5715FD223596842000CEC60 /* Alloc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E3E23596842000CEC60 /* Alloc.c */; }; - A5715FD323596842000CEC60 /* LzmaDec.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E3F23596842000CEC60 /* LzmaDec.c */; }; - A5715FD423596842000CEC60 /* 7zStream.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E4323596842000CEC60 /* 7zStream.c */; }; - A5715FD523596842000CEC60 /* 7zFile.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E4523596842000CEC60 /* 7zFile.c */; }; - A5715FD623596842000CEC60 /* Threads.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E4923596842000CEC60 /* Threads.c */; }; - A5715FD723596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E4D23596842000CEC60 /* Makefile */; }; - A5715FD823596842000CEC60 /* GenCrc32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E4E23596842000CEC60 /* GenCrc32.c */; }; - A5715FD923596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E5C23596842000CEC60 /* Makefile */; }; - A5715FDA23596842000CEC60 /* GenPage.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E5D23596842000CEC60 /* GenPage.c */; }; - A5715FDB23596842000CEC60 /* ParseInf.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6223596842000CEC60 /* ParseInf.c */; }; - A5715FDC23596842000CEC60 /* MemoryFile.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6623596842000CEC60 /* MemoryFile.c */; }; - A5715FDD23596842000CEC60 /* Decompress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6823596842000CEC60 /* Decompress.c */; }; - A5715FDE23596842000CEC60 /* BinderFuncs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6A23596842000CEC60 /* BinderFuncs.c */; }; - A5715FDF23596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6B23596842000CEC60 /* Makefile */; }; - A5715FE023596842000CEC60 /* BasePeCoff.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6C23596842000CEC60 /* BasePeCoff.c */; }; - A5715FE123596842000CEC60 /* StringFuncs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6D23596842000CEC60 /* StringFuncs.c */; }; - A5715FE223596842000CEC60 /* TianoCompress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6E23596842000CEC60 /* TianoCompress.c */; }; - A5715FE323596842000CEC60 /* OsPath.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E6F23596842000CEC60 /* OsPath.c */; }; - A5715FE423596842000CEC60 /* Crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7223596842000CEC60 /* Crc32.c */; }; - A5715FE523596842000CEC60 /* SimpleFileParsing.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7323596842000CEC60 /* SimpleFileParsing.c */; }; - A5715FE623596842000CEC60 /* ParseGuidedSectionTools.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7523596842000CEC60 /* ParseGuidedSectionTools.c */; }; - A5715FE723596842000CEC60 /* CommonLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7623596842000CEC60 /* CommonLib.c */; }; - A5715FE823596842000CEC60 /* EfiUtilityMsgs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7723596842000CEC60 /* EfiUtilityMsgs.c */; }; - A5715FE923596842000CEC60 /* PeCoffLoaderEx.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7B23596842000CEC60 /* PeCoffLoaderEx.c */; }; - A5715FEA23596842000CEC60 /* PcdValueCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7D23596842000CEC60 /* PcdValueCommon.c */; }; - A5715FEB23596842000CEC60 /* MyAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E7E23596842000CEC60 /* MyAlloc.c */; }; - A5715FEC23596842000CEC60 /* EfiCompress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E8223596842000CEC60 /* EfiCompress.c */; }; - A5715FED23596842000CEC60 /* FvLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E8323596842000CEC60 /* FvLib.c */; }; - A5715FEE23596842000CEC60 /* FirmwareVolumeBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E8523596842000CEC60 /* FirmwareVolumeBuffer.c */; }; - A5715FEF23596842000CEC60 /* VolInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E8923596842000CEC60 /* VolInfo.c */; }; - A5715FF023596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E8A23596842000CEC60 /* Makefile */; }; - A5715FF123596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E8E23596842000CEC60 /* Makefile */; }; - A5715FF223596842000CEC60 /* TianoCompress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E8F23596842000CEC60 /* TianoCompress.c */; }; - A5715FF323596842000CEC60 /* DevicePath.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E9323596842000CEC60 /* DevicePath.c */; }; - A5715FF423596842000CEC60 /* DevicePathUtilities.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E9423596842000CEC60 /* DevicePathUtilities.c */; }; - A5715FF523596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E9523596842000CEC60 /* Makefile */; }; - A5715FF623596842000CEC60 /* UefiDevicePathLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E9623596842000CEC60 /* UefiDevicePathLib.c */; }; - A5715FF723596842000CEC60 /* DevicePathFromText.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E9723596842000CEC60 /* DevicePathFromText.c */; }; - A5715FF823596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715E9B23596842000CEC60 /* Makefile */; }; - A5715FF923596842000CEC60 /* GenFfs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715E9C23596842000CEC60 /* GenFfs.c */; }; - A5715FFA23596842000CEC60 /* automata.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EA423596842000CEC60 /* automata.c */; }; - A5715FFB23596842000CEC60 /* DlgMS.mak in Sources */ = {isa = PBXBuildFile; fileRef = A5715EA623596842000CEC60 /* DlgMS.mak */; }; - A5715FFC23596842000CEC60 /* makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715EA723596842000CEC60 /* makefile */; }; - A5715FFD23596842000CEC60 /* support.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EA923596842000CEC60 /* support.c */; }; - A5715FFE23596842000CEC60 /* relabel.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EAA23596842000CEC60 /* relabel.c */; }; - A5715FFF23596842000CEC60 /* dlg_p.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EAE23596842000CEC60 /* dlg_p.c */; }; - A571600023596842000CEC60 /* err.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EAF23596842000CEC60 /* err.c */; }; - A571600123596842000CEC60 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EB123596842000CEC60 /* main.c */; }; - A571600223596842000CEC60 /* DlgDDK.mak in Sources */ = {isa = PBXBuildFile; fileRef = A5715EB223596842000CEC60 /* DlgDDK.mak */; }; - A571600323596842000CEC60 /* DlgPPC.mak in Sources */ = {isa = PBXBuildFile; fileRef = A5715EB623596842000CEC60 /* DlgPPC.mak */; }; - A571600423596842000CEC60 /* dlg_a.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EB723596842000CEC60 /* dlg_a.c */; }; - A571600523596842000CEC60 /* output.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EB823596842000CEC60 /* output.c */; }; - A571600623596842000CEC60 /* egman.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EBE23596842000CEC60 /* egman.c */; }; - A571600723596842000CEC60 /* lex.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EBF23596842000CEC60 /* lex.c */; }; - A571600823596842000CEC60 /* makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715EC123596842000CEC60 /* makefile */; }; - A571600923596842000CEC60 /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EC523596842000CEC60 /* scan.c */; }; - A571600A23596842000CEC60 /* bits.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EC923596842000CEC60 /* bits.c */; }; - A571600B23596842000CEC60 /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ECA23596842000CEC60 /* hash.c */; }; - A571600C23596842000CEC60 /* err.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ECE23596842000CEC60 /* err.c */; }; - A571600D23596842000CEC60 /* AntlrMS.mak in Sources */ = {isa = PBXBuildFile; fileRef = A5715ECF23596842000CEC60 /* AntlrMS.mak */; }; - A571600E23596842000CEC60 /* fset2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED123596842000CEC60 /* fset2.c */; }; - A571600F23596842000CEC60 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED223596842000CEC60 /* main.c */; }; - A571601023596842000CEC60 /* pred.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED323596842000CEC60 /* pred.c */; }; - A571601123596842000CEC60 /* build.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED423596842000CEC60 /* build.c */; }; - A571601223596842000CEC60 /* AntlrPPC.mak in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED523596842000CEC60 /* AntlrPPC.mak */; }; - A571601323596842000CEC60 /* mrhoist.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED623596842000CEC60 /* mrhoist.c */; }; - A571601423596842000CEC60 /* fcache.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED723596842000CEC60 /* fcache.c */; }; - A571601523596842000CEC60 /* gen.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED823596842000CEC60 /* gen.c */; }; - A571601623596842000CEC60 /* dumpnode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715ED923596842000CEC60 /* dumpnode.c */; }; - A571601723596842000CEC60 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EDA23596842000CEC60 /* misc.c */; }; - A571601823596842000CEC60 /* antlr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EDB23596842000CEC60 /* antlr.c */; }; - A571601923596842000CEC60 /* globals.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EDC23596842000CEC60 /* globals.c */; }; - A571601A23596842000CEC60 /* fset.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EDE23596842000CEC60 /* fset.c */; }; - A571601B23596842000CEC60 /* AntlrDDK.mak in Sources */ = {isa = PBXBuildFile; fileRef = A5715EDF23596842000CEC60 /* AntlrDDK.mak */; }; - A571601C23596842000CEC60 /* dumpcycles.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EE023596842000CEC60 /* dumpcycles.c */; }; - A571601D23596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715EE123596842000CEC60 /* Makefile */; }; - A571601E23596842000CEC60 /* ast.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715EEB23596842000CEC60 /* ast.c */; }; - A571601F23596842000CEC60 /* BufFileInput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715EED23596842000CEC60 /* BufFileInput.cpp */; }; - A571602023596842000CEC60 /* AParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715EEE23596842000CEC60 /* AParser.cpp */; }; - A571602123596842000CEC60 /* PCCTSAST.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715EF123596842000CEC60 /* PCCTSAST.cpp */; }; - A571602223596842000CEC60 /* ATokenBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F0323596842000CEC60 /* ATokenBuffer.cpp */; }; - A571602323596842000CEC60 /* ASTBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F0823596842000CEC60 /* ASTBase.cpp */; }; - A571602423596842000CEC60 /* slist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F0E23596842000CEC60 /* slist.cpp */; }; - A571602523596842000CEC60 /* charptr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F1023596842000CEC60 /* charptr.c */; }; - A571602623596842000CEC60 /* DLexerBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F1223596842000CEC60 /* DLexerBase.cpp */; }; - A571602723596842000CEC60 /* sym.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F1623596842000CEC60 /* sym.c */; }; - A571602823596842000CEC60 /* makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715F1923596842000CEC60 /* makefile */; }; - A571602923596842000CEC60 /* genmk_old.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F1A23596842000CEC60 /* genmk_old.c */; }; - A571602A23596842000CEC60 /* genmk.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F1B23596842000CEC60 /* genmk.c */; }; - A571602B23596842000CEC60 /* set.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F1D23596842000CEC60 /* set.c */; }; - A571602C23596842000CEC60 /* makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715F2123596842000CEC60 /* makefile */; }; - A571602D23596842000CEC60 /* rexpr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F2223596842000CEC60 /* rexpr.c */; }; - A571602E23596842000CEC60 /* test.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F2323596842000CEC60 /* test.c */; }; - A571602F23596842000CEC60 /* VfrCompiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F2823596842000CEC60 /* VfrCompiler.cpp */; }; - A571603023596842000CEC60 /* VfrFormPkg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F2A23596842000CEC60 /* VfrFormPkg.cpp */; }; - A571603123596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715F2B23596842000CEC60 /* Makefile */; }; - A571603223596842000CEC60 /* VfrUtilityLib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F2C23596842000CEC60 /* VfrUtilityLib.cpp */; }; - A571603323596842000CEC60 /* VfrError.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A5715F3223596842000CEC60 /* VfrError.cpp */; }; - A571603423596842000CEC60 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = A5715F3623596842000CEC60 /* Makefile */; }; - A571603523596842000CEC60 /* EfiRom.c in Sources */ = {isa = PBXBuildFile; fileRef = A5715F3723596842000CEC60 /* EfiRom.c */; }; - A571603623596842000CEC60 /* RunMakefileSample.mak in Sources */ = {isa = PBXBuildFile; fileRef = A5715F5023596842000CEC60 /* RunMakefileSample.mak */; }; A5716F83235968BE000CEC60 /* Nasm.inc in Sources */ = {isa = PBXBuildFile; fileRef = A5716F82235968BE000CEC60 /* Nasm.inc */; }; A59CB66921BC14AB0054A7CF /* SmbiosGen.c in Sources */ = {isa = PBXBuildFile; fileRef = A59CB66521BC14AA0054A7CF /* SmbiosGen.c */; }; + A5AA044C237F13C0009CD413 /* Nasm.inc in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFD7A237F13BC009CD413 /* Nasm.inc */; }; + A5AA044D237F13C0009CD413 /* Nasm.inc in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFF1F237F13BD009CD413 /* Nasm.inc */; }; + A5AA044E237F13C0009CD413 /* PeiServicesTablePointer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFA8237F13BE009CD413 /* PeiServicesTablePointer.c */; }; + A5AA044F237F13C0009CD413 /* StandaloneMmServicesTableLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFAA237F13BE009CD413 /* StandaloneMmServicesTableLib.c */; }; + A5AA0450237F13C0009CD413 /* PciLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFB0237F13BE009CD413 /* PciLib.c */; }; + A5AA0451237F13C0009CD413 /* SmbusLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFB2237F13BE009CD413 /* SmbusLib.c */; }; + A5AA0452237F13C0009CD413 /* PeiSmbusLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFB4237F13BE009CD413 /* PeiSmbusLib.c */; }; + A5AA0453237F13C0009CD413 /* BaseDebugPrintErrorLevelLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFB8237F13BE009CD413 /* BaseDebugPrintErrorLevelLib.c */; }; + A5AA0454237F13C0009CD413 /* X86Cache.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFBE237F13BE009CD413 /* X86Cache.c */; }; + A5AA0455237F13C0009CD413 /* ArmCache.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFBF237F13BE009CD413 /* ArmCache.c */; }; + A5AA0456237F13C0009CD413 /* EbcCache.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFC0237F13BE009CD413 /* EbcCache.c */; }; + A5AA0457237F13C0009CD413 /* IoLibMmioBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFC2237F13BE009CD413 /* IoLibMmioBuffer.c */; }; + A5AA0458237F13C0009CD413 /* IoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFC3237F13BE009CD413 /* IoLib.c */; }; + A5AA0459237F13C0009CD413 /* IoHighLevel.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFC4237F13BE009CD413 /* IoHighLevel.c */; }; + A5AA045A237F13C0009CD413 /* PciLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFCB237F13BE009CD413 /* PciLib.c */; }; + A5AA045B237F13C0009CD413 /* PeiServicesTablePointer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFCF237F13BE009CD413 /* PeiServicesTablePointer.c */; }; + A5AA045C237F13C0009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFD3237F13BE009CD413 /* DebugLib.c */; }; + A5AA045D237F13C0009CD413 /* PciSegmentLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFD8237F13BE009CD413 /* PciSegmentLib.c */; }; + A5AA045E237F13C0009CD413 /* PeiServicesLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFDB237F13BE009CD413 /* PeiServicesLib.c */; }; + A5AA045F237F13C0009CD413 /* PciExpressLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFE0237F13BE009CD413 /* PciExpressLib.c */; }; + A5AA0460237F13C0009CD413 /* S3SmbusLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFE4237F13BE009CD413 /* S3SmbusLib.c */; }; + A5AA0461237F13C0009CD413 /* Allocate.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFE6237F13BE009CD413 /* Allocate.c */; }; + A5AA0462237F13C0009CD413 /* DxeServicesLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFE7237F13BE009CD413 /* DxeServicesLib.c */; }; + A5AA0463237F13C0009CD413 /* Allocate.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFE9237F13BE009CD413 /* Allocate.c */; }; + A5AA0464237F13C0009CD413 /* X86TimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFED237F13BE009CD413 /* X86TimerLib.c */; }; + A5AA0465237F13C0009CD413 /* StandaloneMmDriverEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFF3237F13BE009CD413 /* StandaloneMmDriverEntryPoint.c */; }; + A5AA0466237F13C0009CD413 /* PciLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFF7237F13BE009CD413 /* PciLib.c */; }; + A5AA0467237F13C0009CD413 /* SwapBytes32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFF9237F13BE009CD413 /* SwapBytes32.c */; }; + A5AA0468237F13C0009CD413 /* X86ReadIdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFFA237F13BE009CD413 /* X86ReadIdtr.c */; }; + A5AA0469237F13C0009CD413 /* CpuBreakpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFFC237F13BE009CD413 /* CpuBreakpoint.c */; }; + A5AA046A237F13C1009CD413 /* SwitchStack.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFFD237F13BE009CD413 /* SwitchStack.c */; }; + A5AA046B237F13C1009CD413 /* SetJumpLongJump.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFFE237F13BE009CD413 /* SetJumpLongJump.c */; }; + A5AA046C237F13C1009CD413 /* SpeculationBarrier.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFFFF237F13BE009CD413 /* SpeculationBarrier.c */; }; + A5AA046D237F13C1009CD413 /* DivS64x64Remainder.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0001237F13BE009CD413 /* DivS64x64Remainder.c */; }; + A5AA046E237F13C1009CD413 /* X86WriteIdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0002237F13BE009CD413 /* X86WriteIdtr.c */; }; + A5AA046F237F13C1009CD413 /* FilePaths.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0003237F13BE009CD413 /* FilePaths.c */; }; + A5AA0470237F13C1009CD413 /* X86FxRestore.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0005237F13BE009CD413 /* X86FxRestore.c */; }; + A5AA0471237F13C1009CD413 /* RRotU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0006237F13BE009CD413 /* RRotU64.c */; }; + A5AA0472237F13C1009CD413 /* LongJump.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0007237F13BE009CD413 /* LongJump.c */; }; + A5AA0473237F13C1009CD413 /* Cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0008237F13BE009CD413 /* Cpu.c */; }; + A5AA0474237F13C1009CD413 /* GetPowerOfTwo64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA000A237F13BE009CD413 /* GetPowerOfTwo64.c */; }; + A5AA0475237F13C1009CD413 /* WriteMm4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA000C237F13BE009CD413 /* WriteMm4.nasm */; }; + A5AA0476237F13C1009CD413 /* WriteDr6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA000D237F13BE009CD413 /* WriteDr6.nasm */; }; + A5AA0477237F13C1009CD413 /* Nasm.inc in Sources */ = {isa = PBXBuildFile; fileRef = A5AA000E237F13BE009CD413 /* Nasm.inc */; }; + A5AA0478237F13C1009CD413 /* WriteTr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA000F237F13BE009CD413 /* WriteTr.nasm */; }; + A5AA0479237F13C1009CD413 /* WriteCr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0010237F13BE009CD413 /* WriteCr4.nasm */; }; + A5AA047A237F13C1009CD413 /* Mwait.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0011237F13BE009CD413 /* Mwait.nasm */; }; + A5AA047B237F13C1009CD413 /* ReadFs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0012237F13BE009CD413 /* ReadFs.nasm */; }; + A5AA047C237F13C1009CD413 /* ReadDs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0013237F13BE009CD413 /* ReadDs.nasm */; }; + A5AA047D237F13C1009CD413 /* FxRestore.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0014237F13BE009CD413 /* FxRestore.nasm */; }; + A5AA047E237F13C1009CD413 /* ReadMm4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0015237F13BE009CD413 /* ReadMm4.nasm */; }; + A5AA047F237F13C1009CD413 /* ReadDr6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0016237F13BE009CD413 /* ReadDr6.nasm */; }; + A5AA0480237F13C1009CD413 /* CpuPause.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0017237F13BE009CD413 /* CpuPause.nasm */; }; + A5AA0481237F13C1009CD413 /* ReadCr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0018237F13BE009CD413 /* ReadCr4.nasm */; }; + A5AA0482237F13C1009CD413 /* WriteLdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0019237F13BE009CD413 /* WriteLdtr.nasm */; }; + A5AA0483237F13C1009CD413 /* ReadDr7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA001A237F13BE009CD413 /* ReadDr7.nasm */; }; + A5AA0484237F13C1009CD413 /* SwitchStack.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA001B237F13BE009CD413 /* SwitchStack.nasm */; }; + A5AA0485237F13C1009CD413 /* ReadMm5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA001C237F13BE009CD413 /* ReadMm5.nasm */; }; + A5AA0486237F13C1009CD413 /* WriteMsr64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA001D237F13BE009CD413 /* WriteMsr64.nasm */; }; + A5AA0487237F13C1009CD413 /* ReadIdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA001E237F13BE009CD413 /* ReadIdtr.nasm */; }; + A5AA0488237F13C1009CD413 /* WriteDr7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA001F237F13BE009CD413 /* WriteDr7.nasm */; }; + A5AA0489237F13C1009CD413 /* WriteMm5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0020237F13BE009CD413 /* WriteMm5.nasm */; }; + A5AA048A237F13C1009CD413 /* ReadMm2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0021237F13BE009CD413 /* ReadMm2.nasm */; }; + A5AA048B237F13C1009CD413 /* ReadDr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0022237F13BE009CD413 /* ReadDr0.nasm */; }; + A5AA048C237F13C1009CD413 /* ReadEs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0023237F13BE009CD413 /* ReadEs.nasm */; }; + A5AA048D237F13C1009CD413 /* ReadCr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0024237F13BE009CD413 /* ReadCr2.nasm */; }; + A5AA048E237F13C1009CD413 /* EnableCache.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0025237F13BE009CD413 /* EnableCache.nasm */; }; + A5AA048F237F13C1009CD413 /* CpuIdEx.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0026237F13BE009CD413 /* CpuIdEx.nasm */; }; + A5AA0490237F13C1009CD413 /* SetJump.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0027237F13BE009CD413 /* SetJump.nasm */; }; + A5AA0491237F13C1009CD413 /* WriteMm2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0028237F13BE009CD413 /* WriteMm2.nasm */; }; + A5AA0492237F13C1009CD413 /* EnableInterrupts.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0029237F13BE009CD413 /* EnableInterrupts.nasm */; }; + A5AA0493237F13C1009CD413 /* RdRand.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA002A237F13BE009CD413 /* RdRand.nasm */; }; + A5AA0494237F13C1009CD413 /* WriteDr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA002B237F13BE009CD413 /* WriteDr0.nasm */; }; + A5AA0495237F13C1009CD413 /* DisableCache.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA002C237F13BE009CD413 /* DisableCache.nasm */; }; + A5AA0496237F13C1009CD413 /* WriteCr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA002D237F13BE009CD413 /* WriteCr2.nasm */; }; + A5AA0497237F13C1009CD413 /* ReadGs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA002E237F13BE009CD413 /* ReadGs.nasm */; }; + A5AA0498237F13C1009CD413 /* WriteGdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA002F237F13BE009CD413 /* WriteGdtr.nasm */; }; + A5AA0499237F13C1009CD413 /* ReadCs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0030237F13BE009CD413 /* ReadCs.nasm */; }; + A5AA049A237F13C1009CD413 /* EnableDisableInterrupts.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0031237F13BE009CD413 /* EnableDisableInterrupts.nasm */; }; + A5AA049B237F13C1009CD413 /* WriteCr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0032237F13BE009CD413 /* WriteCr3.nasm */; }; + A5AA049C237F13C1009CD413 /* WriteDr1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0033237F13BE009CD413 /* WriteDr1.nasm */; }; + A5AA049D237F13C1009CD413 /* ReadMsr64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0034237F13BE009CD413 /* ReadMsr64.c */; }; + A5AA049E237F13C1009CD413 /* WriteMm3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0035237F13BE009CD413 /* WriteMm3.nasm */; }; + A5AA049F237F13C1009CD413 /* Thunk16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0036237F13BE009CD413 /* Thunk16.nasm */; }; + A5AA04A0237F13C1009CD413 /* ReadCr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0037237F13BE009CD413 /* ReadCr3.nasm */; }; + A5AA04A1237F13C1009CD413 /* ReadDr1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0038237F13BE009CD413 /* ReadDr1.nasm */; }; + A5AA04A2237F13C1009CD413 /* ReadMm3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0039237F13BE009CD413 /* ReadMm3.nasm */; }; + A5AA04A3237F13C1009CD413 /* ReadCr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA003A237F13BE009CD413 /* ReadCr0.nasm */; }; + A5AA04A4237F13C1009CD413 /* DisableInterrupts.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA003B237F13BE009CD413 /* DisableInterrupts.nasm */; }; + A5AA04A5237F13C1009CD413 /* ReadDr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA003C237F13BE009CD413 /* ReadDr2.nasm */; }; + A5AA04A6237F13C1009CD413 /* Lfence.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA003D237F13BE009CD413 /* Lfence.nasm */; }; + A5AA04A7237F13C1009CD413 /* ReadMm0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA003E237F13BE009CD413 /* ReadMm0.nasm */; }; + A5AA04A8237F13C1009CD413 /* DisablePaging64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA003F237F13BE009CD413 /* DisablePaging64.nasm */; }; + A5AA04A9237F13C1009CD413 /* WriteCr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0040237F13BE009CD413 /* WriteCr0.nasm */; }; + A5AA04AA237F13C1009CD413 /* WriteDr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0041237F13BE009CD413 /* WriteDr2.nasm */; }; + A5AA04AB237F13C1009CD413 /* WriteMm0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0042237F13BE009CD413 /* WriteMm0.nasm */; }; + A5AA04AC237F13C1009CD413 /* GccInline.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0043237F13BE009CD413 /* GccInline.c */; }; + A5AA04AD237F13C1009CD413 /* CpuBreakpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0044237F13BE009CD413 /* CpuBreakpoint.c */; }; + A5AA04AE237F13C1009CD413 /* WriteMm1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0045237F13BE009CD413 /* WriteMm1.nasm */; }; + A5AA04AF237F13C1009CD413 /* ReadTr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0046237F13BE009CD413 /* ReadTr.nasm */; }; + A5AA04B0237F13C1009CD413 /* WriteDr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0047237F13BE009CD413 /* WriteDr3.nasm */; }; + A5AA04B1237F13C1009CD413 /* ReadMm1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0048237F13BE009CD413 /* ReadMm1.nasm */; }; + A5AA04B2237F13C1009CD413 /* ReadDr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0049237F13BE009CD413 /* ReadDr3.nasm */; }; + A5AA04B3237F13C1009CD413 /* CpuBreakpoint.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA004A237F13BE009CD413 /* CpuBreakpoint.nasm */; }; + A5AA04B4237F13C1009CD413 /* Invd.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA004B237F13BE009CD413 /* Invd.nasm */; }; + A5AA04B5237F13C1009CD413 /* LongJump.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA004C237F13BE009CD413 /* LongJump.nasm */; }; + A5AA04B6237F13C1009CD413 /* ReadGdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA004D237F13BE009CD413 /* ReadGdtr.nasm */; }; + A5AA04B7237F13C1009CD413 /* Wbinvd.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA004E237F13BE009CD413 /* Wbinvd.nasm */; }; + A5AA04B8237F13C1009CD413 /* ReadEflags.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA004F237F13BE009CD413 /* ReadEflags.nasm */; }; + A5AA04B9237F13C1009CD413 /* WriteMsr64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0050237F13BE009CD413 /* WriteMsr64.c */; }; + A5AA04BA237F13C1009CD413 /* Non-existing.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0051237F13BE009CD413 /* Non-existing.c */; }; + A5AA04BB237F13C1009CD413 /* WriteDr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0052237F13BE009CD413 /* WriteDr4.nasm */; }; + A5AA04BC237F13C1009CD413 /* FlushCacheLine.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0053237F13BE009CD413 /* FlushCacheLine.nasm */; }; + A5AA04BD237F13C1009CD413 /* WriteMm6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0054237F13BE009CD413 /* WriteMm6.nasm */; }; + A5AA04BE237F13C1009CD413 /* ReadLdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0055237F13BE009CD413 /* ReadLdtr.nasm */; }; + A5AA04BF237F13C1009CD413 /* WriteIdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0056237F13BE009CD413 /* WriteIdtr.nasm */; }; + A5AA04C0237F13C1009CD413 /* FxSave.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0057237F13BE009CD413 /* FxSave.nasm */; }; + A5AA04C1237F13C1009CD413 /* Monitor.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0058237F13BE009CD413 /* Monitor.nasm */; }; + A5AA04C2237F13C1009CD413 /* ReadDr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0059237F13BE009CD413 /* ReadDr4.nasm */; }; + A5AA04C3237F13C1009CD413 /* ReadMm6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA005A237F13BE009CD413 /* ReadMm6.nasm */; }; + A5AA04C4237F13C1009CD413 /* ReadMsr64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA005B237F13BE009CD413 /* ReadMsr64.nasm */; }; + A5AA04C5237F13C1009CD413 /* ReadMm7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA005C237F13BE009CD413 /* ReadMm7.nasm */; }; + A5AA04C6237F13C1009CD413 /* ReadDr5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA005D237F13BE009CD413 /* ReadDr5.nasm */; }; + A5AA04C7237F13C1009CD413 /* ReadSs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA005E237F13BE009CD413 /* ReadSs.nasm */; }; + A5AA04C8237F13C1009CD413 /* WriteMm7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA005F237F13BE009CD413 /* WriteMm7.nasm */; }; + A5AA04C9237F13C1009CD413 /* CpuId.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0060237F13BE009CD413 /* CpuId.nasm */; }; + A5AA04CA237F13C1009CD413 /* WriteDr5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0061237F13BE009CD413 /* WriteDr5.nasm */; }; + A5AA04CB237F13C1009CD413 /* ReadPmc.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0062237F13BE009CD413 /* ReadPmc.nasm */; }; + A5AA04CC237F13C1009CD413 /* ReadTsc.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0063237F13BE009CD413 /* ReadTsc.nasm */; }; + A5AA04CD237F13C1009CD413 /* X86Msr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0064237F13BE009CD413 /* X86Msr.c */; }; + A5AA04CE237F13C1009CD413 /* DivU64x64Remainder.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0065237F13BE009CD413 /* DivU64x64Remainder.c */; }; + A5AA04CF237F13C1009CD413 /* X86Thunk.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0066237F13BE009CD413 /* X86Thunk.c */; }; + A5AA04D0237F13C1009CD413 /* CpuDeadLoop.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0067237F13BE009CD413 /* CpuDeadLoop.c */; }; + A5AA04D1237F13C1009CD413 /* LowBitSet64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0068237F13BE009CD413 /* LowBitSet64.c */; }; + A5AA04D2237F13C1009CD413 /* LRotU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0069237F13BE009CD413 /* LRotU64.c */; }; + A5AA04D3237F13C1009CD413 /* X86PatchInstruction.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA006A237F13BE009CD413 /* X86PatchInstruction.c */; }; + A5AA04D4237F13C1009CD413 /* X86FxSave.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA006B237F13BE009CD413 /* X86FxSave.c */; }; + A5AA04D5237F13C1009CD413 /* X86GetInterruptState.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA006C237F13BE009CD413 /* X86GetInterruptState.c */; }; + A5AA04D6237F13C1009CD413 /* CheckSum.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA006D237F13BE009CD413 /* CheckSum.c */; }; + A5AA04D7237F13C1009CD413 /* MultU64x32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA006E237F13BE009CD413 /* MultU64x32.c */; }; + A5AA04D8237F13C1009CD413 /* String.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA006F237F13BE009CD413 /* String.c */; }; + A5AA04D9237F13C1009CD413 /* X86DisablePaging32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0070237F13BE009CD413 /* X86DisablePaging32.c */; }; + A5AA04DA237F13C1009CD413 /* BitField.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0071237F13BE009CD413 /* BitField.c */; }; + A5AA04DB237F13C1009CD413 /* X86EnablePaging64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0072237F13BE009CD413 /* X86EnablePaging64.c */; }; + A5AA04DC237F13C1009CD413 /* HighBitSet64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0073237F13BE009CD413 /* HighBitSet64.c */; }; + A5AA04DD237F13C1009CD413 /* LShiftU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0074237F13BE009CD413 /* LShiftU64.c */; }; + A5AA04DE237F13C1009CD413 /* SafeString.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0075237F13BE009CD413 /* SafeString.c */; }; + A5AA04DF237F13C1009CD413 /* MultS64x64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0076237F13BE009CD413 /* MultS64x64.c */; }; + A5AA04E0237F13C1009CD413 /* Unaligned.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0077237F13BE009CD413 /* Unaligned.c */; }; + A5AA04E1237F13C1009CD413 /* EnablePaging32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0079237F13BE009CD413 /* EnablePaging32.c */; }; + A5AA04E2237F13C1009CD413 /* WriteMm4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA007A237F13BE009CD413 /* WriteMm4.nasm */; }; + A5AA04E3237F13C1009CD413 /* WriteDr3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA007B237F13BE009CD413 /* WriteDr3.c */; }; + A5AA04E4237F13C1009CD413 /* ReadGdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA007C237F13BE009CD413 /* ReadGdtr.c */; }; + A5AA04E5237F13C1009CD413 /* WriteDr6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA007D237F13BE009CD413 /* WriteDr6.nasm */; }; + A5AA04E6237F13C1009CD413 /* WriteTr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA007E237F13BE009CD413 /* WriteTr.nasm */; }; + A5AA04E7237F13C1009CD413 /* WriteCr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA007F237F13BE009CD413 /* WriteCr4.nasm */; }; + A5AA04E8237F13C1009CD413 /* ReadDr2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0080237F13BE009CD413 /* ReadDr2.c */; }; + A5AA04E9237F13C1009CD413 /* Mwait.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0081237F13BE009CD413 /* Mwait.nasm */; }; + A5AA04EA237F13C1009CD413 /* ReadFs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0082237F13BE009CD413 /* ReadFs.nasm */; }; + A5AA04EB237F13C1009CD413 /* ReadDs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0083237F13BE009CD413 /* ReadDs.nasm */; }; + A5AA04EC237F13C1009CD413 /* FxRestore.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0084237F13BE009CD413 /* FxRestore.nasm */; }; + A5AA04ED237F13C1009CD413 /* ReadSs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0085237F13BE009CD413 /* ReadSs.c */; }; + A5AA04EE237F13C1009CD413 /* ReadMm4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0086237F13BE009CD413 /* ReadMm4.nasm */; }; + A5AA04EF237F13C1009CD413 /* DivS64x64Remainder.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0087237F13BE009CD413 /* DivS64x64Remainder.c */; }; + A5AA04F0237F13C1009CD413 /* Monitor.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0088237F13BE009CD413 /* Monitor.c */; }; + A5AA04F1237F13C1009CD413 /* ReadDr6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0089237F13BE009CD413 /* ReadDr6.nasm */; }; + A5AA04F2237F13C1009CD413 /* WriteGdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA008A237F13BE009CD413 /* WriteGdtr.c */; }; + A5AA04F3237F13C1009CD413 /* CpuPause.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA008B237F13BE009CD413 /* CpuPause.nasm */; }; + A5AA04F4237F13C1009CD413 /* ReadDr6.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA008C237F13BE009CD413 /* ReadDr6.c */; }; + A5AA04F5237F13C1009CD413 /* ReadPmc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA008D237F13BE009CD413 /* ReadPmc.c */; }; + A5AA04F6237F13C1009CD413 /* Wbinvd.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA008E237F13BE009CD413 /* Wbinvd.c */; }; + A5AA04F7237F13C1009CD413 /* DisablePaging32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA008F237F13BE009CD413 /* DisablePaging32.c */; }; + A5AA04F8237F13C1009CD413 /* RShiftU64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0090237F13BE009CD413 /* RShiftU64.nasm */; }; + A5AA04F9237F13C1009CD413 /* ReadCr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0091237F13BE009CD413 /* ReadCr4.nasm */; }; + A5AA04FA237F13C1009CD413 /* Invd.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0092237F13BE009CD413 /* Invd.c */; }; + A5AA04FB237F13C1009CD413 /* WriteDr7.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0093237F13BE009CD413 /* WriteDr7.c */; }; + A5AA04FC237F13C1009CD413 /* WriteMm7.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0094237F13BE009CD413 /* WriteMm7.c */; }; + A5AA04FD237F13C1009CD413 /* RRotU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0095237F13BE009CD413 /* RRotU64.c */; }; + A5AA04FE237F13C1009CD413 /* ReadCr2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0096237F13BE009CD413 /* ReadCr2.c */; }; + A5AA04FF237F13C1009CD413 /* LShiftU64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0097237F13BE009CD413 /* LShiftU64.nasm */; }; + A5AA0500237F13C1009CD413 /* ReadTr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0098237F13BE009CD413 /* ReadTr.c */; }; + A5AA0501237F13C1009CD413 /* ReadMm6.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0099237F13BE009CD413 /* ReadMm6.c */; }; + A5AA0502237F13C1009CD413 /* WriteLdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA009A237F13BE009CD413 /* WriteLdtr.nasm */; }; + A5AA0503237F13C1009CD413 /* ReadDr7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA009B237F13BE009CD413 /* ReadDr7.nasm */; }; + A5AA0504237F13C1009CD413 /* ReadMm5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA009C237F13BE009CD413 /* ReadMm5.nasm */; }; + A5AA0505237F13C1009CD413 /* WriteCr3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA009D237F13BE009CD413 /* WriteCr3.c */; }; + A5AA0506237F13C1009CD413 /* WriteMsr64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA009E237F13BE009CD413 /* WriteMsr64.nasm */; }; + A5AA0507237F13C1009CD413 /* CpuPause.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA009F237F13BE009CD413 /* CpuPause.c */; }; + A5AA0508237F13C1009CD413 /* ReadMm2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A0237F13BE009CD413 /* ReadMm2.c */; }; + A5AA0509237F13C1009CD413 /* ReadIdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A1237F13BE009CD413 /* ReadIdtr.nasm */; }; + A5AA050A237F13C1009CD413 /* WriteDr7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A2237F13BE009CD413 /* WriteDr7.nasm */; }; + A5AA050B237F13C1009CD413 /* CpuIdEx.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A3237F13BE009CD413 /* CpuIdEx.c */; }; + A5AA050C237F13C1009CD413 /* WriteMm3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A4237F13BE009CD413 /* WriteMm3.c */; }; + A5AA050D237F13C1009CD413 /* WriteMm5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A5237F13BE009CD413 /* WriteMm5.nasm */; }; + A5AA050E237F13C1009CD413 /* ReadDr1.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A6237F13BE009CD413 /* ReadDr1.c */; }; + A5AA050F237F13C1009CD413 /* ReadMm2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A7237F13BE009CD413 /* ReadMm2.nasm */; }; + A5AA0510237F13C1009CD413 /* ReadDr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A8237F13BE009CD413 /* ReadDr0.nasm */; }; + A5AA0511237F13C1009CD413 /* ReadEs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00A9237F13BE009CD413 /* ReadEs.nasm */; }; + A5AA0512237F13C1009CD413 /* ReadEs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00AA237F13BE009CD413 /* ReadEs.c */; }; + A5AA0513237F13C1009CD413 /* FlushCacheLine.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00AB237F13BE009CD413 /* FlushCacheLine.c */; }; + A5AA0514237F13C1009CD413 /* ReadCr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00AC237F13BE009CD413 /* ReadCr2.nasm */; }; + A5AA0515237F13C1009CD413 /* WriteDr0.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00AD237F13BE009CD413 /* WriteDr0.c */; }; + A5AA0516237F13C1009CD413 /* DisableInterrupts.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00AE237F13BE009CD413 /* DisableInterrupts.c */; }; + A5AA0517237F13C1009CD413 /* EnableCache.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00AF237F13BE009CD413 /* EnableCache.nasm */; }; + A5AA0518237F13C1009CD413 /* CpuIdEx.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B0237F13BE009CD413 /* CpuIdEx.nasm */; }; + A5AA0519237F13C1009CD413 /* SetJump.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B1237F13BE009CD413 /* SetJump.nasm */; }; + A5AA051A237F13C1009CD413 /* WriteMm2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B2237F13BE009CD413 /* WriteMm2.nasm */; }; + A5AA051B237F13C1009CD413 /* EnableInterrupts.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B3237F13BE009CD413 /* EnableInterrupts.nasm */; }; + A5AA051C237F13C1009CD413 /* RdRand.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B4237F13BE009CD413 /* RdRand.nasm */; }; + A5AA051D237F13C1009CD413 /* WriteDr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B5237F13BE009CD413 /* WriteDr0.nasm */; }; + A5AA051E237F13C1009CD413 /* DisableCache.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B6237F13BE009CD413 /* DisableCache.nasm */; }; + A5AA051F237F13C1009CD413 /* LRotU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B7237F13BE009CD413 /* LRotU64.c */; }; + A5AA0520237F13C1009CD413 /* WriteDr4.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B8237F13BE009CD413 /* WriteDr4.c */; }; + A5AA0521237F13C1009CD413 /* WriteCr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00B9237F13BE009CD413 /* WriteCr2.nasm */; }; + A5AA0522237F13C1009CD413 /* ReadGs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00BA237F13BE009CD413 /* ReadGs.nasm */; }; + A5AA0523237F13C1009CD413 /* WriteGdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00BB237F13BE009CD413 /* WriteGdtr.nasm */; }; + A5AA0524237F13C1009CD413 /* ReadDr5.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00BC237F13BE009CD413 /* ReadDr5.c */; }; + A5AA0525237F13C1009CD413 /* EnableCache.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00BD237F13BE009CD413 /* EnableCache.c */; }; + A5AA0526237F13C1009CD413 /* ReadMm5.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00BE237F13BE009CD413 /* ReadMm5.c */; }; + A5AA0527237F13C1009CD413 /* ReadCs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00BF237F13BE009CD413 /* ReadCs.nasm */; }; + A5AA0528237F13C1009CD413 /* EnableInterrupts.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C0237F13BE009CD413 /* EnableInterrupts.c */; }; + A5AA0529237F13C1009CD413 /* WriteCr0.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C1237F13BE009CD413 /* WriteCr0.c */; }; + A5AA052A237F13C1009CD413 /* EnableDisableInterrupts.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C2237F13BE009CD413 /* EnableDisableInterrupts.nasm */; }; + A5AA052B237F13C1009CD413 /* MultU64x32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C3237F13BE009CD413 /* MultU64x32.c */; }; + A5AA052C237F13C1009CD413 /* WriteCr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C4237F13BE009CD413 /* WriteCr3.nasm */; }; + A5AA052D237F13C1009CD413 /* DivU64x64Remainder.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C5237F13BE009CD413 /* DivU64x64Remainder.nasm */; }; + A5AA052E237F13C1009CD413 /* WriteMm4.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C6237F13BE009CD413 /* WriteMm4.c */; }; + A5AA052F237F13C1009CD413 /* WriteDr1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C7237F13BE009CD413 /* WriteDr1.nasm */; }; + A5AA0530237F13C1009CD413 /* WriteLdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C8237F13BE009CD413 /* WriteLdtr.c */; }; + A5AA0531237F13C1009CD413 /* ReadMsr64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00C9237F13BE009CD413 /* ReadMsr64.c */; }; + A5AA0532237F13C1009CD413 /* WriteMm3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00CA237F13BE009CD413 /* WriteMm3.nasm */; }; + A5AA0533237F13C1009CD413 /* Thunk16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00CB237F13BE009CD413 /* Thunk16.nasm */; }; + A5AA0534237F13C1009CD413 /* ReadCr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00CC237F13BE009CD413 /* ReadCr3.nasm */; }; + A5AA0535237F13C1009CD413 /* WriteMm0.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00CD237F13BE009CD413 /* WriteMm0.c */; }; + A5AA0536237F13C1009CD413 /* ReadDs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00CE237F13BE009CD413 /* ReadDs.c */; }; + A5AA0537237F13C1009CD413 /* FxSave.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00CF237F13BE009CD413 /* FxSave.c */; }; + A5AA0538237F13C1009CD413 /* WriteCr4.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D0237F13BE009CD413 /* WriteCr4.c */; }; + A5AA0539237F13C1009CD413 /* ReadDr1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D1237F13BE009CD413 /* ReadDr1.nasm */; }; + A5AA053A237F13C1009CD413 /* ReadMm1.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D2237F13BE009CD413 /* ReadMm1.c */; }; + A5AA053B237F13C1009CD413 /* ReadMm3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D3237F13BE009CD413 /* ReadMm3.nasm */; }; + A5AA053C237F13C1009CD413 /* ReadLdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D4237F13BE009CD413 /* ReadLdtr.c */; }; + A5AA053D237F13C1009CD413 /* ARShiftU64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D5237F13BE009CD413 /* ARShiftU64.nasm */; }; + A5AA053E237F13C1009CD413 /* LShiftU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D6237F13BE009CD413 /* LShiftU64.c */; }; + A5AA053F237F13C1009CD413 /* ReadCr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D7237F13BE009CD413 /* ReadCr0.nasm */; }; + A5AA0540237F13C1009CD413 /* ReadDr0.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D8237F13BE009CD413 /* ReadDr0.c */; }; + A5AA0541237F13C1009CD413 /* DisableInterrupts.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00D9237F13BE009CD413 /* DisableInterrupts.nasm */; }; + A5AA0542237F13C1009CD413 /* SwapBytes64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00DA237F13BE009CD413 /* SwapBytes64.nasm */; }; + A5AA0543237F13C1009CD413 /* ReadCs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00DB237F13BE009CD413 /* ReadCs.c */; }; + A5AA0544237F13C1009CD413 /* ReadDr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00DC237F13BE009CD413 /* ReadDr2.nasm */; }; + A5AA0545237F13C1009CD413 /* Lfence.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00DD237F13BE009CD413 /* Lfence.nasm */; }; + A5AA0546237F13C1009CD413 /* ReadMm0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00DE237F13BE009CD413 /* ReadMm0.nasm */; }; + A5AA0547237F13C1009CD413 /* WriteDr1.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00DF237F13BE009CD413 /* WriteDr1.c */; }; + A5AA0548237F13C1009CD413 /* MultU64x64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E0237F13BE009CD413 /* MultU64x64.nasm */; }; + A5AA0549237F13C1009CD413 /* WriteDr5.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E1237F13BE009CD413 /* WriteDr5.c */; }; + A5AA054A237F13C1009CD413 /* LRotU64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E2237F13BE009CD413 /* LRotU64.nasm */; }; + A5AA054B237F13C1009CD413 /* Mwait.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E3237F13BE009CD413 /* Mwait.c */; }; + A5AA054C237F13C1009CD413 /* WriteCr0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E4237F13BE009CD413 /* WriteCr0.nasm */; }; + A5AA054D237F13C1009CD413 /* RRotU64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E5237F13BE009CD413 /* RRotU64.nasm */; }; + A5AA054E237F13C1009CD413 /* ReadDr4.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E6237F13BE009CD413 /* ReadDr4.c */; }; + A5AA054F237F13C1009CD413 /* ReadGs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E7237F13BE009CD413 /* ReadGs.c */; }; + A5AA0550237F13C1009CD413 /* WriteDr2.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E8237F13BE009CD413 /* WriteDr2.nasm */; }; + A5AA0551237F13C1009CD413 /* WriteMm0.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00E9237F13BE009CD413 /* WriteMm0.nasm */; }; + A5AA0552237F13C1009CD413 /* GccInline.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00EA237F13BE009CD413 /* GccInline.c */; }; + A5AA0553237F13C1009CD413 /* CpuBreakpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00EB237F13BE009CD413 /* CpuBreakpoint.c */; }; + A5AA0554237F13C1009CD413 /* WriteMm1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00EC237F13BE009CD413 /* WriteMm1.nasm */; }; + A5AA0555237F13C1009CD413 /* ReadTr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00ED237F13BE009CD413 /* ReadTr.nasm */; }; + A5AA0556237F13C1009CD413 /* InternalSwitchStack.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00EE237F13BE009CD413 /* InternalSwitchStack.c */; }; + A5AA0557237F13C1009CD413 /* DivU64x32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00EF237F13BE009CD413 /* DivU64x32.c */; }; + A5AA0558237F13C1009CD413 /* ReadMm4.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F0237F13BE009CD413 /* ReadMm4.c */; }; + A5AA0559237F13C1009CD413 /* DivU64x32Remainder.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F1237F13BE009CD413 /* DivU64x32Remainder.c */; }; + A5AA055A237F13C1009CD413 /* WriteDr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F2237F13BE009CD413 /* WriteDr3.nasm */; }; + A5AA055B237F13C1009CD413 /* ReadFs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F3237F13BE009CD413 /* ReadFs.c */; }; + A5AA055C237F13C1009CD413 /* ReadCr0.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F4237F13BE009CD413 /* ReadCr0.c */; }; + A5AA055D237F13C1009CD413 /* CpuId.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F5237F13BE009CD413 /* CpuId.c */; }; + A5AA055E237F13C1009CD413 /* MultU64x32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F6237F13BE009CD413 /* MultU64x32.nasm */; }; + A5AA055F237F13C1009CD413 /* WriteMm5.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F7237F13BE009CD413 /* WriteMm5.c */; }; + A5AA0560237F13C1009CD413 /* DisablePaging32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F8237F13BE009CD413 /* DisablePaging32.nasm */; }; + A5AA0561237F13C1009CD413 /* SwapBytes64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00F9237F13BE009CD413 /* SwapBytes64.c */; }; + A5AA0562237F13C1009CD413 /* RShiftU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00FA237F13BE009CD413 /* RShiftU64.c */; }; + A5AA0563237F13C1009CD413 /* ReadMm1.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00FB237F13BE009CD413 /* ReadMm1.nasm */; }; + A5AA0564237F13C1009CD413 /* WriteMm1.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00FC237F13BE009CD413 /* WriteMm1.c */; }; + A5AA0565237F13C1009CD413 /* ReadDr3.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00FD237F13BE009CD413 /* ReadDr3.nasm */; }; + A5AA0566237F13C1009CD413 /* ReadCr4.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00FE237F13BE009CD413 /* ReadCr4.c */; }; + A5AA0567237F13C1009CD413 /* DivU64x32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA00FF237F13BE009CD413 /* DivU64x32.nasm */; }; + A5AA0568237F13C1009CD413 /* CpuBreakpoint.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0100237F13BE009CD413 /* CpuBreakpoint.nasm */; }; + A5AA0569237F13C1009CD413 /* Invd.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0101237F13BE009CD413 /* Invd.nasm */; }; + A5AA056A237F13C1009CD413 /* ReadMm0.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0102237F13BE009CD413 /* ReadMm0.c */; }; + A5AA056B237F13C1009CD413 /* LongJump.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0103237F13BE009CD413 /* LongJump.nasm */; }; + A5AA056C237F13C1009CD413 /* DisableCache.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0104237F13BE009CD413 /* DisableCache.c */; }; + A5AA056D237F13C1009CD413 /* ReadGdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0105237F13BE009CD413 /* ReadGdtr.nasm */; }; + A5AA056E237F13C1009CD413 /* Wbinvd.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0106237F13BE009CD413 /* Wbinvd.nasm */; }; + A5AA056F237F13C1009CD413 /* ReadEflags.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0107237F13BE009CD413 /* ReadEflags.nasm */; }; + A5AA0570237F13C1009CD413 /* FxRestore.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0108237F13BE009CD413 /* FxRestore.c */; }; + A5AA0571237F13C1009CD413 /* WriteMsr64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0109237F13BE009CD413 /* WriteMsr64.c */; }; + A5AA0572237F13C1009CD413 /* Non-existing.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA010A237F13BE009CD413 /* Non-existing.c */; }; + A5AA0573237F13C1009CD413 /* WriteDr2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA010B237F13BE009CD413 /* WriteDr2.c */; }; + A5AA0574237F13C1009CD413 /* EnablePaging64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA010C237F13BE009CD413 /* EnablePaging64.nasm */; }; + A5AA0575237F13C1009CD413 /* WriteDr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA010D237F13BE009CD413 /* WriteDr4.nasm */; }; + A5AA0576237F13C1009CD413 /* FlushCacheLine.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA010E237F13BE009CD413 /* FlushCacheLine.nasm */; }; + A5AA0577237F13C1009CD413 /* WriteIdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA010F237F13BE009CD413 /* WriteIdtr.c */; }; + A5AA0578237F13C1009CD413 /* ReadDr3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0110237F13BE009CD413 /* ReadDr3.c */; }; + A5AA0579237F13C1009CD413 /* WriteMm6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0111237F13BE009CD413 /* WriteMm6.nasm */; }; + A5AA057A237F13C1009CD413 /* ReadLdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0112237F13BE009CD413 /* ReadLdtr.nasm */; }; + A5AA057B237F13C1009CD413 /* ReadDr7.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0113237F13BE009CD413 /* ReadDr7.c */; }; + A5AA057C237F13C1009CD413 /* ReadEflags.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0114237F13BE009CD413 /* ReadEflags.c */; }; + A5AA057D237F13C1009CD413 /* WriteIdtr.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0115237F13BE009CD413 /* WriteIdtr.nasm */; }; + A5AA057E237F13C1009CD413 /* MultU64x64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0116237F13BE009CD413 /* MultU64x64.c */; }; + A5AA057F237F13C1009CD413 /* DivU64x32Remainder.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0117237F13BE009CD413 /* DivU64x32Remainder.nasm */; }; + A5AA0580237F13C1009CD413 /* FxSave.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0118237F13BE009CD413 /* FxSave.nasm */; }; + A5AA0581237F13C1009CD413 /* Monitor.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0119237F13BE009CD413 /* Monitor.nasm */; }; + A5AA0582237F13C1009CD413 /* WriteDr6.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA011A237F13BE009CD413 /* WriteDr6.c */; }; + A5AA0583237F13C1009CD413 /* ReadDr4.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA011B237F13BE009CD413 /* ReadDr4.nasm */; }; + A5AA0584237F13C1009CD413 /* ReadMm6.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA011C237F13BE009CD413 /* ReadMm6.nasm */; }; + A5AA0585237F13C1009CD413 /* ReadMsr64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA011D237F13BE009CD413 /* ReadMsr64.nasm */; }; + A5AA0586237F13C1009CD413 /* ReadIdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA011E237F13BE009CD413 /* ReadIdtr.c */; }; + A5AA0587237F13C1009CD413 /* ARShiftU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA011F237F13BE009CD413 /* ARShiftU64.c */; }; + A5AA0588237F13C1009CD413 /* ReadCr3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0120237F13BE009CD413 /* ReadCr3.c */; }; + A5AA0589237F13C1009CD413 /* ReadMm7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0121237F13BE009CD413 /* ReadMm7.nasm */; }; + A5AA058A237F13C1009CD413 /* ReadDr5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0122237F13BE009CD413 /* ReadDr5.nasm */; }; + A5AA058B237F13C1009CD413 /* WriteMm6.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0123237F13BE009CD413 /* WriteMm6.c */; }; + A5AA058C237F13C1009CD413 /* ReadTsc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0124237F13BE009CD413 /* ReadTsc.c */; }; + A5AA058D237F13C1009CD413 /* WriteCr2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0125237F13BE009CD413 /* WriteCr2.c */; }; + A5AA058E237F13C1009CD413 /* ModU64x32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0126237F13BE009CD413 /* ModU64x32.c */; }; + A5AA058F237F13C1009CD413 /* ReadSs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0127237F13BE009CD413 /* ReadSs.nasm */; }; + A5AA0590237F13C1009CD413 /* ReadMm7.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0128237F13BE009CD413 /* ReadMm7.c */; }; + A5AA0591237F13C1009CD413 /* EnableDisableInterrupts.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0129237F13BE009CD413 /* EnableDisableInterrupts.c */; }; + A5AA0592237F13C1009CD413 /* WriteMm7.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA012A237F13BE009CD413 /* WriteMm7.nasm */; }; + A5AA0593237F13C1009CD413 /* ReadMm3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA012B237F13BE009CD413 /* ReadMm3.c */; }; + A5AA0594237F13C1009CD413 /* CpuId.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA012C237F13BE009CD413 /* CpuId.nasm */; }; + A5AA0595237F13C1009CD413 /* InternalSwitchStack.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA012D237F13BE009CD413 /* InternalSwitchStack.nasm */; }; + A5AA0596237F13C1009CD413 /* WriteDr5.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA012E237F13BE009CD413 /* WriteDr5.nasm */; }; + A5AA0597237F13C1009CD413 /* ReadPmc.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA012F237F13BE009CD413 /* ReadPmc.nasm */; }; + A5AA0598237F13C1009CD413 /* WriteMm2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0130237F13BE009CD413 /* WriteMm2.c */; }; + A5AA0599237F13C1009CD413 /* ModU64x32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0131237F13BE009CD413 /* ModU64x32.nasm */; }; + A5AA059A237F13C1009CD413 /* ReadTsc.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0132237F13BE009CD413 /* ReadTsc.nasm */; }; + A5AA059B237F13C1009CD413 /* EnablePaging32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0133237F13BE009CD413 /* EnablePaging32.nasm */; }; + A5AA059C237F13C1009CD413 /* GetPowerOfTwo32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0134237F13BE009CD413 /* GetPowerOfTwo32.c */; }; + A5AA059D237F13C1009CD413 /* Math64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0135237F13BE009CD413 /* Math64.c */; }; + A5AA059E237F13C1009CD413 /* RRotU32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0136237F13BE009CD413 /* RRotU32.c */; }; + A5AA059F237F13C1009CD413 /* DivU64x32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0137237F13BE009CD413 /* DivU64x32.c */; }; + A5AA05A0237F13C1009CD413 /* DivU64x32Remainder.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0138237F13BE009CD413 /* DivU64x32Remainder.c */; }; + A5AA05A1237F13C1009CD413 /* X86MemoryFence.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0139237F13BE009CD413 /* X86MemoryFence.c */; }; + A5AA05A2237F13C1009CD413 /* SwapBytes64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA013A237F13BE009CD413 /* SwapBytes64.c */; }; + A5AA05A3237F13C1009CD413 /* RShiftU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA013B237F13BE009CD413 /* RShiftU64.c */; }; + A5AA05A4237F13C1009CD413 /* SwitchStack.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA013C237F13BE009CD413 /* SwitchStack.c */; }; + A5AA05A5237F13C1009CD413 /* ChkStkGcc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA013D237F13BE009CD413 /* ChkStkGcc.c */; }; + A5AA05A6237F13C1009CD413 /* SetJump.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA013E237F13BE009CD413 /* SetJump.c */; }; + A5AA05A7237F13C1009CD413 /* X86EnablePaging32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA013F237F13BE009CD413 /* X86EnablePaging32.c */; }; + A5AA05A8237F13C1009CD413 /* X86WriteGdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0140237F13BE009CD413 /* X86WriteGdtr.c */; }; + A5AA05A9237F13C1009CD413 /* SwapBytes16.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0141237F13BE009CD413 /* SwapBytes16.c */; }; + A5AA05AA237F13C1009CD413 /* HighBitSet32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0142237F13BF009CD413 /* HighBitSet32.c */; }; + A5AA05AB237F13C1009CD413 /* X86RdRand.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0143237F13BF009CD413 /* X86RdRand.c */; }; + A5AA05AC237F13C1009CD413 /* Math64.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0145237F13BF009CD413 /* Math64.S */; }; + A5AA05AD237F13C1009CD413 /* CpuPause.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0146237F13BF009CD413 /* CpuPause.asm */; }; + A5AA05AE237F13C1009CD413 /* EnableInterrupts.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0147237F13BF009CD413 /* EnableInterrupts.asm */; }; + A5AA05AF237F13C1009CD413 /* SwitchStack.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0148237F13BF009CD413 /* SwitchStack.S */; }; + A5AA05B0237F13C1009CD413 /* CpuBreakpoint.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0149237F13BF009CD413 /* CpuBreakpoint.S */; }; + A5AA05B1237F13C1009CD413 /* SetJumpLongJump.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA014A237F13BF009CD413 /* SetJumpLongJump.asm */; }; + A5AA05B2237F13C1009CD413 /* CpuBreakpoint.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA014B237F13BF009CD413 /* CpuBreakpoint.asm */; }; + A5AA05B3237F13C1009CD413 /* GetInterruptsState.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA014C237F13BF009CD413 /* GetInterruptsState.S */; }; + A5AA05B4237F13C1009CD413 /* MemoryFence.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA014D237F13BF009CD413 /* MemoryFence.asm */; }; + A5AA05B5237F13C1009CD413 /* SpeculationBarrier.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA014E237F13BF009CD413 /* SpeculationBarrier.S */; }; + A5AA05B6237F13C1009CD413 /* DisableInterrupts.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA014F237F13BF009CD413 /* DisableInterrupts.asm */; }; + A5AA05B7237F13C1009CD413 /* SetJumpLongJump.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0150237F13BF009CD413 /* SetJumpLongJump.S */; }; + A5AA05B8237F13C1009CD413 /* GetInterruptsState.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0151237F13BF009CD413 /* GetInterruptsState.asm */; }; + A5AA05B9237F13C1009CD413 /* Unaligned.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0152237F13BF009CD413 /* Unaligned.c */; }; + A5AA05BA237F13C1009CD413 /* InternalSwitchStack.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0153237F13BF009CD413 /* InternalSwitchStack.c */; }; + A5AA05BB237F13C1009CD413 /* SpeculationBarrier.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0154237F13BF009CD413 /* SpeculationBarrier.asm */; }; + A5AA05BC237F13C1009CD413 /* MemoryFence.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0155237F13BF009CD413 /* MemoryFence.S */; }; + A5AA05BD237F13C1009CD413 /* DisableInterrupts.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0156237F13BF009CD413 /* DisableInterrupts.S */; }; + A5AA05BE237F13C1009CD413 /* SwitchStack.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0157237F13BF009CD413 /* SwitchStack.asm */; }; + A5AA05BF237F13C1009CD413 /* EnableInterrupts.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0158237F13BF009CD413 /* EnableInterrupts.S */; }; + A5AA05C0237F13C1009CD413 /* MultU64x64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0159237F13BF009CD413 /* MultU64x64.c */; }; + A5AA05C1237F13C1009CD413 /* X86DisablePaging64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA015A237F13BF009CD413 /* X86DisablePaging64.c */; }; + A5AA05C2237F13C1009CD413 /* X86ReadGdtr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA015B237F13BF009CD413 /* X86ReadGdtr.c */; }; + A5AA05C3237F13C1009CD413 /* ARShiftU64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA015C237F13BF009CD413 /* ARShiftU64.c */; }; + A5AA05C4237F13C1009CD413 /* EnableInterrupts.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA015E237F13BF009CD413 /* EnableInterrupts.asm */; }; + A5AA05C5237F13C1009CD413 /* SwitchStack.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA015F237F13BF009CD413 /* SwitchStack.S */; }; + A5AA05C6237F13C1009CD413 /* CpuBreakpoint.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0160237F13BF009CD413 /* CpuBreakpoint.S */; }; + A5AA05C7237F13C1009CD413 /* SetJumpLongJump.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0161237F13BF009CD413 /* SetJumpLongJump.asm */; }; + A5AA05C8237F13C1009CD413 /* CpuBreakpoint.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0162237F13BF009CD413 /* CpuBreakpoint.asm */; }; + A5AA05C9237F13C1009CD413 /* GetInterruptsState.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0163237F13BF009CD413 /* GetInterruptsState.S */; }; + A5AA05CA237F13C1009CD413 /* MemoryFence.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0164237F13BF009CD413 /* MemoryFence.asm */; }; + A5AA05CB237F13C1009CD413 /* SpeculationBarrier.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0165237F13BF009CD413 /* SpeculationBarrier.S */; }; + A5AA05CC237F13C1009CD413 /* DisableInterrupts.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0166237F13BF009CD413 /* DisableInterrupts.asm */; }; + A5AA05CD237F13C1009CD413 /* SetJumpLongJump.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0167237F13BF009CD413 /* SetJumpLongJump.S */; }; + A5AA05CE237F13C1009CD413 /* GetInterruptsState.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0168237F13BF009CD413 /* GetInterruptsState.asm */; }; + A5AA05CF237F13C1009CD413 /* SpeculationBarrier.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0169237F13BF009CD413 /* SpeculationBarrier.asm */; }; + A5AA05D0237F13C1009CD413 /* MemoryFence.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA016A237F13BF009CD413 /* MemoryFence.S */; }; + A5AA05D1237F13C1009CD413 /* DisableInterrupts.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA016B237F13BF009CD413 /* DisableInterrupts.S */; }; + A5AA05D2237F13C1009CD413 /* SwitchStack.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA016C237F13BF009CD413 /* SwitchStack.asm */; }; + A5AA05D3237F13C1009CD413 /* EnableInterrupts.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA016D237F13BF009CD413 /* EnableInterrupts.S */; }; + A5AA05D4237F13C1009CD413 /* LowBitSet32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA016E237F13BF009CD413 /* LowBitSet32.c */; }; + A5AA05D5237F13C1009CD413 /* LRotU32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA016F237F13BF009CD413 /* LRotU32.c */; }; + A5AA05D6237F13C1009CD413 /* ModU64x32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0170237F13BF009CD413 /* ModU64x32.c */; }; + A5AA05D7237F13C1009CD413 /* LinkedList.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0171237F13BF009CD413 /* LinkedList.c */; }; + A5AA05D8237F13C1009CD413 /* X86SpeculationBarrier.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0172237F13BF009CD413 /* X86SpeculationBarrier.c */; }; + A5AA05D9237F13C1009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0174237F13BF009CD413 /* SetMem64Wrapper.c */; }; + A5AA05DA237F13C1009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0175237F13BF009CD413 /* ZeroMemWrapper.c */; }; + A5AA05DB237F13C1009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0176237F13BF009CD413 /* CopyMemWrapper.c */; }; + A5AA05DC237F13C1009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0177237F13BF009CD413 /* ScanMem64Wrapper.c */; }; + A5AA05DD237F13C1009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0179237F13BF009CD413 /* ZeroMem.nasm */; }; + A5AA05DE237F13C1009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA017A237F13BF009CD413 /* CompareMem.nasm */; }; + A5AA05DF237F13C1009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA017B237F13BF009CD413 /* SetMem16.nasm */; }; + A5AA05E0237F13C1009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA017C237F13BF009CD413 /* ScanMem64.nasm */; }; + A5AA05E1237F13C1009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA017D237F13BF009CD413 /* ScanMem32.nasm */; }; + A5AA05E2237F13C1009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA017E237F13BF009CD413 /* SetMem.nasm */; }; + A5AA05E3237F13C1009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA017F237F13BF009CD413 /* IsZeroBuffer.nasm */; }; + A5AA05E4237F13C1009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0180237F13BF009CD413 /* SetMem64.nasm */; }; + A5AA05E5237F13C1009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0181237F13BF009CD413 /* ScanMem8.nasm */; }; + A5AA05E6237F13C1009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0182237F13BF009CD413 /* SetMem32.nasm */; }; + A5AA05E7237F13C1009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0183237F13BF009CD413 /* ScanMem16.nasm */; }; + A5AA05E8237F13C1009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0184237F13BF009CD413 /* CopyMem.nasm */; }; + A5AA05E9237F13C1009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0185237F13BF009CD413 /* ScanMem8Wrapper.c */; }; + A5AA05EA237F13C1009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0186237F13BF009CD413 /* SetMem32Wrapper.c */; }; + A5AA05EB237F13C1009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0188237F13BF009CD413 /* ZeroMem.nasm */; }; + A5AA05EC237F13C1009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0189237F13BF009CD413 /* CompareMem.nasm */; }; + A5AA05ED237F13C1009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA018A237F13BF009CD413 /* SetMem16.nasm */; }; + A5AA05EE237F13C1009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA018B237F13BF009CD413 /* ScanMem64.nasm */; }; + A5AA05EF237F13C1009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA018C237F13BF009CD413 /* ScanMem32.nasm */; }; + A5AA05F0237F13C1009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA018D237F13BF009CD413 /* SetMem.nasm */; }; + A5AA05F1237F13C1009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA018E237F13BF009CD413 /* IsZeroBuffer.nasm */; }; + A5AA05F2237F13C1009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA018F237F13BF009CD413 /* SetMem64.nasm */; }; + A5AA05F3237F13C1009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0190237F13BF009CD413 /* ScanMem8.nasm */; }; + A5AA05F4237F13C1009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0191237F13BF009CD413 /* SetMem32.nasm */; }; + A5AA05F5237F13C1009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0192237F13BF009CD413 /* ScanMem16.nasm */; }; + A5AA05F6237F13C1009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0193237F13BF009CD413 /* CopyMem.nasm */; }; + A5AA05F7237F13C1009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0194237F13BF009CD413 /* ScanMem32Wrapper.c */; }; + A5AA05F8237F13C1009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0195237F13BF009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA05F9237F13C1009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0196237F13BF009CD413 /* SetMemWrapper.c */; }; + A5AA05FA237F13C1009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0197237F13BF009CD413 /* CompareMemWrapper.c */; }; + A5AA05FB237F13C1009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0198237F13BF009CD413 /* SetMem16Wrapper.c */; }; + A5AA05FC237F13C1009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA019A237F13BF009CD413 /* MemLibGuid.c */; }; + A5AA05FD237F13C1009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA019C237F13BF009CD413 /* ScanMem16Wrapper.c */; }; + A5AA05FE237F13C1009CD413 /* Synchronization.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01A1237F13BF009CD413 /* Synchronization.c */; }; + A5AA05FF237F13C1009CD413 /* InterlockedCompareExchange64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01A4237F13BF009CD413 /* InterlockedCompareExchange64.c */; }; + A5AA0600237F13C1009CD413 /* InterlockedIncrement.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01A5237F13BF009CD413 /* InterlockedIncrement.nasm */; }; + A5AA0601237F13C1009CD413 /* InterlockedCompareExchange16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01A6237F13BF009CD413 /* InterlockedCompareExchange16.nasm */; }; + A5AA0602237F13C1009CD413 /* InterlockedCompareExchange16.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01A7237F13BF009CD413 /* InterlockedCompareExchange16.c */; }; + A5AA0603237F13C1009CD413 /* GccInline.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01A8237F13BF009CD413 /* GccInline.c */; }; + A5AA0604237F13C1009CD413 /* InterlockedCompareExchange32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01A9237F13BF009CD413 /* InterlockedCompareExchange32.c */; }; + A5AA0605237F13C1009CD413 /* InterlockedCompareExchange64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01AA237F13BF009CD413 /* InterlockedCompareExchange64.nasm */; }; + A5AA0606237F13C1009CD413 /* InterlockedCompareExchange32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01AB237F13BF009CD413 /* InterlockedCompareExchange32.nasm */; }; + A5AA0607237F13C1009CD413 /* InterlockedDecrement.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01AC237F13BF009CD413 /* InterlockedDecrement.nasm */; }; + A5AA0608237F13C1009CD413 /* InterlockedIncrementMsc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01AD237F13BF009CD413 /* InterlockedIncrementMsc.c */; }; + A5AA0609237F13C1009CD413 /* InterlockedCompareExchange64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01AF237F13BF009CD413 /* InterlockedCompareExchange64.c */; }; + A5AA060A237F13C1009CD413 /* InternalGetSpinLockProperties.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B0237F13BF009CD413 /* InternalGetSpinLockProperties.c */; }; + A5AA060B237F13C1009CD413 /* InterlockedIncrement.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B1237F13BF009CD413 /* InterlockedIncrement.nasm */; }; + A5AA060C237F13C1009CD413 /* InterlockedCompareExchange16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B2237F13BF009CD413 /* InterlockedCompareExchange16.nasm */; }; + A5AA060D237F13C1009CD413 /* InterlockedCompareExchange16.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B3237F13BF009CD413 /* InterlockedCompareExchange16.c */; }; + A5AA060E237F13C1009CD413 /* GccInline.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B4237F13BF009CD413 /* GccInline.c */; }; + A5AA060F237F13C1009CD413 /* InterlockedCompareExchange32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B5237F13BF009CD413 /* InterlockedCompareExchange32.c */; }; + A5AA0610237F13C1009CD413 /* InterlockedCompareExchange64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B6237F13BF009CD413 /* InterlockedCompareExchange64.nasm */; }; + A5AA0611237F13C1009CD413 /* InterlockedCompareExchange32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B7237F13BF009CD413 /* InterlockedCompareExchange32.nasm */; }; + A5AA0612237F13C2009CD413 /* InterlockedDecrement.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01B8237F13BF009CD413 /* InterlockedDecrement.nasm */; }; + A5AA0613237F13C2009CD413 /* SynchronizationMsc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01BA237F13BF009CD413 /* SynchronizationMsc.c */; }; + A5AA0614237F13C2009CD413 /* Synchronization.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01BB237F13BF009CD413 /* Synchronization.c */; }; + A5AA0615237F13C2009CD413 /* Synchronization.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01BD237F13BF009CD413 /* Synchronization.S */; }; + A5AA0616237F13C2009CD413 /* Synchronization.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01BE237F13BF009CD413 /* Synchronization.asm */; }; + A5AA0617237F13C2009CD413 /* Synchronization.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C0237F13BF009CD413 /* Synchronization.S */; }; + A5AA0618237F13C2009CD413 /* Synchronization.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C1237F13BF009CD413 /* Synchronization.asm */; }; + A5AA0619237F13C2009CD413 /* SynchronizationGcc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C2237F13BF009CD413 /* SynchronizationGcc.c */; }; + A5AA061A237F13C2009CD413 /* InterlockedDecrementMsc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C3237F13BF009CD413 /* InterlockedDecrementMsc.c */; }; + A5AA061B237F13C2009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C5237F13BF009CD413 /* SetMem64Wrapper.c */; }; + A5AA061C237F13C2009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C6237F13BF009CD413 /* ZeroMemWrapper.c */; }; + A5AA061D237F13C2009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C7237F13BF009CD413 /* CopyMemWrapper.c */; }; + A5AA061E237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C8237F13BF009CD413 /* ScanMem64Wrapper.c */; }; + A5AA061F237F13C2009CD413 /* MemLibGeneric.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01C9237F13BF009CD413 /* MemLibGeneric.c */; }; + A5AA0620237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01CA237F13BF009CD413 /* ScanMem8Wrapper.c */; }; + A5AA0621237F13C2009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01CB237F13BF009CD413 /* SetMem32Wrapper.c */; }; + A5AA0622237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01CC237F13BF009CD413 /* ScanMem32Wrapper.c */; }; + A5AA0623237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01CD237F13BF009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA0624237F13C2009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01CE237F13BF009CD413 /* SetMemWrapper.c */; }; + A5AA0625237F13C2009CD413 /* MemLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01CF237F13BF009CD413 /* MemLib.c */; }; + A5AA0626237F13C2009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01D0237F13BF009CD413 /* CompareMemWrapper.c */; }; + A5AA0627237F13C2009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01D2237F13BF009CD413 /* SetMem16Wrapper.c */; }; + A5AA0628237F13C2009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01D3237F13BF009CD413 /* MemLibGuid.c */; }; + A5AA0629237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01D6237F13BF009CD413 /* ScanMem16Wrapper.c */; }; + A5AA062A237F13C2009CD413 /* BasePciSegmentLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01DD237F13BF009CD413 /* BasePciSegmentLib.c */; }; + A5AA062B237F13C2009CD413 /* PciSegmentLibCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01DE237F13BF009CD413 /* PciSegmentLibCommon.c */; }; + A5AA062C237F13C2009CD413 /* DxeRuntimePciSegmentLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01DF237F13BF009CD413 /* DxeRuntimePciSegmentLib.c */; }; + A5AA062D237F13C2009CD413 /* CpuSleepFlushTlb.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01E2237F13BF009CD413 /* CpuSleepFlushTlb.c */; }; + A5AA062E237F13C2009CD413 /* CpuSleep.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01E4237F13BF009CD413 /* CpuSleep.nasm */; }; + A5AA062F237F13C2009CD413 /* CpuFlushTlb.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01E5237F13BF009CD413 /* CpuFlushTlb.nasm */; }; + A5AA0630237F13C2009CD413 /* CpuSleep.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01E9237F13BF009CD413 /* CpuSleep.c */; }; + A5AA0631237F13C2009CD413 /* CpuFlushTlbGcc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01EA237F13BF009CD413 /* CpuFlushTlbGcc.c */; }; + A5AA0632237F13C2009CD413 /* CpuFlushTlb.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01EB237F13BF009CD413 /* CpuFlushTlb.c */; }; + A5AA0633237F13C2009CD413 /* CpuSleep.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01EC237F13BF009CD413 /* CpuSleep.nasm */; }; + A5AA0634237F13C2009CD413 /* CpuFlushTlb.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01ED237F13BF009CD413 /* CpuFlushTlb.nasm */; }; + A5AA0635237F13C2009CD413 /* CpuSleepGcc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01EE237F13BF009CD413 /* CpuSleepGcc.c */; }; + A5AA0636237F13C2009CD413 /* CpuFlushTlb.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F0237F13BF009CD413 /* CpuFlushTlb.S */; }; + A5AA0637237F13C2009CD413 /* CpuFlushTlb.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F1237F13BF009CD413 /* CpuFlushTlb.asm */; }; + A5AA0638237F13C2009CD413 /* CpuSleep.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F2237F13BF009CD413 /* CpuSleep.asm */; }; + A5AA0639237F13C2009CD413 /* CpuSleep.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F3237F13BF009CD413 /* CpuSleep.S */; }; + A5AA063A237F13C2009CD413 /* CpuFlushTlb.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F5237F13BF009CD413 /* CpuFlushTlb.S */; }; + A5AA063B237F13C2009CD413 /* CpuFlushTlb.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F6237F13BF009CD413 /* CpuFlushTlb.asm */; }; + A5AA063C237F13C2009CD413 /* CpuSleep.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F7237F13BF009CD413 /* CpuSleep.asm */; }; + A5AA063D237F13C2009CD413 /* CpuSleep.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01F8237F13BF009CD413 /* CpuSleep.S */; }; + A5AA063E237F13C2009CD413 /* PeiExtractGuidedSectionLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01FA237F13BF009CD413 /* PeiExtractGuidedSectionLib.c */; }; + A5AA063F237F13C2009CD413 /* DriverEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA01FE237F13BF009CD413 /* DriverEntryPoint.c */; }; + A5AA0640237F13C2009CD413 /* DebugLibConstructor.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0202237F13BF009CD413 /* DebugLibConstructor.c */; }; + A5AA0641237F13C2009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0203237F13BF009CD413 /* DebugLib.c */; }; + A5AA0642237F13C2009CD413 /* PciExpressLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0208237F13BF009CD413 /* PciExpressLib.c */; }; + A5AA0643237F13C2009CD413 /* PciExpressLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA020C237F13BF009CD413 /* PciExpressLib.c */; }; + A5AA0644237F13C2009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA020E237F13BF009CD413 /* SetMem64Wrapper.c */; }; + A5AA0645237F13C2009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA020F237F13BF009CD413 /* ZeroMemWrapper.c */; }; + A5AA0646237F13C2009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0210237F13BF009CD413 /* CopyMemWrapper.c */; }; + A5AA0647237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0211237F13BF009CD413 /* ScanMem64Wrapper.c */; }; + A5AA0648237F13C2009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0213237F13BF009CD413 /* ZeroMem.nasm */; }; + A5AA0649237F13C2009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0214237F13BF009CD413 /* CompareMem.nasm */; }; + A5AA064A237F13C2009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0215237F13BF009CD413 /* SetMem16.nasm */; }; + A5AA064B237F13C2009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0216237F13BF009CD413 /* ScanMem64.nasm */; }; + A5AA064C237F13C2009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0217237F13BF009CD413 /* ScanMem32.nasm */; }; + A5AA064D237F13C2009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0218237F13BF009CD413 /* SetMem.nasm */; }; + A5AA064E237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0219237F13BF009CD413 /* IsZeroBuffer.nasm */; }; + A5AA064F237F13C2009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA021A237F13BF009CD413 /* SetMem64.nasm */; }; + A5AA0650237F13C2009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA021B237F13BF009CD413 /* ScanMem8.nasm */; }; + A5AA0651237F13C2009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA021C237F13BF009CD413 /* SetMem32.nasm */; }; + A5AA0652237F13C2009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA021D237F13BF009CD413 /* ScanMem16.nasm */; }; + A5AA0653237F13C2009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA021E237F13BF009CD413 /* CopyMem.nasm */; }; + A5AA0654237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA021F237F13BF009CD413 /* ScanMem8Wrapper.c */; }; + A5AA0655237F13C2009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0220237F13BF009CD413 /* SetMem32Wrapper.c */; }; + A5AA0656237F13C2009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0222237F13BF009CD413 /* ZeroMem.nasm */; }; + A5AA0657237F13C2009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0223237F13BF009CD413 /* CompareMem.nasm */; }; + A5AA0658237F13C2009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0224237F13BF009CD413 /* SetMem16.nasm */; }; + A5AA0659237F13C2009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0225237F13BF009CD413 /* ScanMem64.nasm */; }; + A5AA065A237F13C2009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0226237F13BF009CD413 /* ScanMem32.nasm */; }; + A5AA065B237F13C2009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0227237F13BF009CD413 /* SetMem.nasm */; }; + A5AA065C237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0228237F13BF009CD413 /* IsZeroBuffer.nasm */; }; + A5AA065D237F13C2009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0229237F13BF009CD413 /* SetMem64.nasm */; }; + A5AA065E237F13C2009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA022A237F13BF009CD413 /* ScanMem8.nasm */; }; + A5AA065F237F13C2009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA022B237F13BF009CD413 /* SetMem32.nasm */; }; + A5AA0660237F13C2009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA022C237F13BF009CD413 /* ScanMem16.nasm */; }; + A5AA0661237F13C2009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA022D237F13BF009CD413 /* CopyMem.nasm */; }; + A5AA0662237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA022E237F13BF009CD413 /* ScanMem32Wrapper.c */; }; + A5AA0663237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA022F237F13BF009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA0664237F13C2009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0230237F13BF009CD413 /* SetMemWrapper.c */; }; + A5AA0665237F13C2009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0231237F13BF009CD413 /* CompareMemWrapper.c */; }; + A5AA0666237F13C2009CD413 /* ScanMemGeneric.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0233237F13BF009CD413 /* ScanMemGeneric.c */; }; + A5AA0667237F13C2009CD413 /* CompareMem.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0234237F13BF009CD413 /* CompareMem.asm */; }; + A5AA0668237F13C2009CD413 /* CopyMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0235237F13BF009CD413 /* CopyMem.S */; }; + A5AA0669237F13C2009CD413 /* SetMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0236237F13BF009CD413 /* SetMem.S */; }; + A5AA066A237F13C2009CD413 /* ScanMem.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0237237F13BF009CD413 /* ScanMem.asm */; }; + A5AA066B237F13C2009CD413 /* CopyMem.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0238237F13BF009CD413 /* CopyMem.asm */; }; + A5AA066C237F13C2009CD413 /* CompareMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0239237F13BF009CD413 /* CompareMem.S */; }; + A5AA066D237F13C2009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA023A237F13BF009CD413 /* MemLibGuid.c */; }; + A5AA066E237F13C2009CD413 /* SetMem.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA023B237F13BF009CD413 /* SetMem.asm */; }; + A5AA066F237F13C2009CD413 /* CompareGuid.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA023C237F13BF009CD413 /* CompareGuid.asm */; }; + A5AA0670237F13C2009CD413 /* CompareGuid.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA023D237F13BF009CD413 /* CompareGuid.S */; }; + A5AA0671237F13C2009CD413 /* ScanMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA023E237F13BF009CD413 /* ScanMem.S */; }; + A5AA0672237F13C2009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0240237F13BF009CD413 /* SetMem16Wrapper.c */; }; + A5AA0673237F13C2009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0241237F13BF009CD413 /* MemLibGuid.c */; }; + A5AA0674237F13C2009CD413 /* CopyMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0243237F13BF009CD413 /* CopyMem.S */; }; + A5AA0675237F13C2009CD413 /* SetMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0244237F13BF009CD413 /* SetMem.S */; }; + A5AA0676237F13C2009CD413 /* CompareMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0245237F13BF009CD413 /* CompareMem.S */; }; + A5AA0677237F13C2009CD413 /* CompareGuid.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0246237F13BF009CD413 /* CompareGuid.S */; }; + A5AA0678237F13C2009CD413 /* ScanMem.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0247237F13BF009CD413 /* ScanMem.S */; }; + A5AA0679237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA024A237F13BF009CD413 /* ScanMem16Wrapper.c */; }; + A5AA067A237F13C2009CD413 /* PerformanceLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA024C237F13BF009CD413 /* PerformanceLib.c */; }; + A5AA067B237F13C2009CD413 /* PciSegmentLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0252237F13BF009CD413 /* PciSegmentLib.c */; }; + A5AA067C237F13C2009CD413 /* PostCode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0254237F13BF009CD413 /* PostCode.c */; }; + A5AA067D237F13C2009CD413 /* PcdLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA025A237F13BF009CD413 /* PcdLib.c */; }; + A5AA067E237F13C2009CD413 /* BaseStackCheckGcc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA025C237F13BF009CD413 /* BaseStackCheckGcc.c */; }; + A5AA067F237F13C2009CD413 /* BaseStackCheckNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA025E237F13BF009CD413 /* BaseStackCheckNull.c */; }; + A5AA0680237F13C2009CD413 /* BaseRng.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0263237F13BF009CD413 /* BaseRng.c */; }; + A5AA0681237F13C2009CD413 /* DxeCoreEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0265237F13BF009CD413 /* DxeCoreEntryPoint.c */; }; + A5AA0682237F13C2009CD413 /* PostCode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0269237F13BF009CD413 /* PostCode.c */; }; + A5AA0683237F13C2009CD413 /* PeiCoreEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA026F237F13BF009CD413 /* PeiCoreEntryPoint.c */; }; + A5AA0684237F13C2009CD413 /* BasePeCoff.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0272237F13BF009CD413 /* BasePeCoff.c */; }; + A5AA0685237F13C2009CD413 /* PeCoffLoaderEx.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0273237F13BF009CD413 /* PeCoffLoaderEx.c */; }; + A5AA0686237F13C2009CD413 /* PeCoffLoaderEx.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0275237F13BF009CD413 /* PeCoffLoaderEx.c */; }; + A5AA0687237F13C2009CD413 /* SmmLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA027B237F13BF009CD413 /* SmmLibNull.c */; }; + A5AA0688237F13C2009CD413 /* PciCf8Lib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA027F237F13BF009CD413 /* PciCf8Lib.c */; }; + A5AA0689237F13C2009CD413 /* MmServicesTableLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0283237F13BF009CD413 /* MmServicesTableLib.c */; }; + A5AA068A237F13C2009CD413 /* SafeIntLib64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0285237F13BF009CD413 /* SafeIntLib64.c */; }; + A5AA068B237F13C2009CD413 /* SafeIntLibEbc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0286237F13BF009CD413 /* SafeIntLibEbc.c */; }; + A5AA068C237F13C2009CD413 /* SafeIntLib32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0288237F13BF009CD413 /* SafeIntLib32.c */; }; + A5AA068D237F13C2009CD413 /* SafeIntLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0289237F13BF009CD413 /* SafeIntLib.c */; }; + A5AA068E237F13C2009CD413 /* SmmServicesTableLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA028B237F13BF009CD413 /* SmmServicesTableLib.c */; }; + A5AA068F237F13C2009CD413 /* DxeExtractGuidedSectionLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0291237F13BF009CD413 /* DxeExtractGuidedSectionLib.c */; }; + A5AA0690237F13C2009CD413 /* ApplicationEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0295237F13BF009CD413 /* ApplicationEntryPoint.c */; }; + A5AA0691237F13C2009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0297237F13BF009CD413 /* SetMem64Wrapper.c */; }; + A5AA0692237F13C2009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0298237F13BF009CD413 /* ZeroMemWrapper.c */; }; + A5AA0693237F13C2009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA029A237F13BF009CD413 /* CopyMemWrapper.c */; }; + A5AA0694237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA029B237F13BF009CD413 /* ScanMem64Wrapper.c */; }; + A5AA0695237F13C2009CD413 /* MemLibGeneric.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA029D237F13BF009CD413 /* MemLibGeneric.c */; }; + A5AA0696237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA029E237F13BF009CD413 /* ScanMem8Wrapper.c */; }; + A5AA0697237F13C2009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA029F237F13BF009CD413 /* SetMem32Wrapper.c */; }; + A5AA0698237F13C2009CD413 /* CopyMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A0237F13BF009CD413 /* CopyMem.c */; }; + A5AA0699237F13C2009CD413 /* SetMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A1237F13BF009CD413 /* SetMem.c */; }; + A5AA069A237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A2237F13BF009CD413 /* ScanMem32Wrapper.c */; }; + A5AA069B237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A3237F13BF009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA069C237F13C2009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A4237F13BF009CD413 /* SetMemWrapper.c */; }; + A5AA069D237F13C2009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A5237F13BF009CD413 /* CompareMemWrapper.c */; }; + A5AA069E237F13C2009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A6237F13BF009CD413 /* SetMem16Wrapper.c */; }; + A5AA069F237F13C2009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A7237F13BF009CD413 /* MemLibGuid.c */; }; + A5AA06A0237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02A9237F13BF009CD413 /* ScanMem16Wrapper.c */; }; + A5AA06A1237F13C2009CD413 /* IoLibMmioBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02AB237F13BF009CD413 /* IoLibMmioBuffer.c */; }; + A5AA06A2237F13C2009CD413 /* IoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02AC237F13BF009CD413 /* IoLib.c */; }; + A5AA06A3237F13C2009CD413 /* IoHighLevel.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02AD237F13BF009CD413 /* IoHighLevel.c */; }; + A5AA06A4237F13C2009CD413 /* DxeSmbusLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02B2237F13BF009CD413 /* DxeSmbusLib.c */; }; + A5AA06A5237F13C2009CD413 /* SmbusLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02B3237F13BF009CD413 /* SmbusLib.c */; }; + A5AA06A6237F13C2009CD413 /* BaseSmbusLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02B8237F13BF009CD413 /* BaseSmbusLibNull.c */; }; + A5AA06A7237F13C2009CD413 /* TimerLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02BE237F13BF009CD413 /* TimerLibNull.c */; }; + A5AA06A8237F13C2009CD413 /* S3IoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02C2237F13BF009CD413 /* S3IoLib.c */; }; + A5AA06A9237F13C2009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02C6237F13BF009CD413 /* DebugLib.c */; }; + A5AA06AA237F13C2009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02C8237F13BF009CD413 /* SetMem64Wrapper.c */; }; + A5AA06AB237F13C2009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02C9237F13BF009CD413 /* ZeroMemWrapper.c */; }; + A5AA06AC237F13C2009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02CA237F13BF009CD413 /* CopyMemWrapper.c */; }; + A5AA06AD237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02CB237F13BF009CD413 /* ScanMem64Wrapper.c */; }; + A5AA06AE237F13C2009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02CD237F13BF009CD413 /* ZeroMem.nasm */; }; + A5AA06AF237F13C2009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02CE237F13BF009CD413 /* CompareMem.nasm */; }; + A5AA06B0237F13C2009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02CF237F13BF009CD413 /* SetMem16.nasm */; }; + A5AA06B1237F13C2009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D0237F13BF009CD413 /* ScanMem64.nasm */; }; + A5AA06B2237F13C2009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D1237F13BF009CD413 /* ScanMem32.nasm */; }; + A5AA06B3237F13C2009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D2237F13BF009CD413 /* SetMem.nasm */; }; + A5AA06B4237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D3237F13BF009CD413 /* IsZeroBuffer.nasm */; }; + A5AA06B5237F13C2009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D4237F13BF009CD413 /* SetMem64.nasm */; }; + A5AA06B6237F13C2009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D5237F13BF009CD413 /* ScanMem8.nasm */; }; + A5AA06B7237F13C2009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D6237F13BF009CD413 /* SetMem32.nasm */; }; + A5AA06B8237F13C2009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D7237F13BF009CD413 /* ScanMem16.nasm */; }; + A5AA06B9237F13C2009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02D8237F13BF009CD413 /* CopyMem.nasm */; }; + A5AA06BA237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02DA237F13BF009CD413 /* ScanMem8Wrapper.c */; }; + A5AA06BB237F13C2009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02DC237F13BF009CD413 /* SetMem32Wrapper.c */; }; + A5AA06BC237F13C2009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02DE237F13BF009CD413 /* ZeroMem.nasm */; }; + A5AA06BD237F13C2009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02DF237F13BF009CD413 /* CompareMem.nasm */; }; + A5AA06BE237F13C2009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E0237F13BF009CD413 /* SetMem16.nasm */; }; + A5AA06BF237F13C2009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E1237F13BF009CD413 /* ScanMem64.nasm */; }; + A5AA06C0237F13C2009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E2237F13BF009CD413 /* ScanMem32.nasm */; }; + A5AA06C1237F13C2009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E3237F13BF009CD413 /* SetMem.nasm */; }; + A5AA06C2237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E4237F13BF009CD413 /* IsZeroBuffer.nasm */; }; + A5AA06C3237F13C2009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E5237F13BF009CD413 /* SetMem64.nasm */; }; + A5AA06C4237F13C2009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E6237F13BF009CD413 /* ScanMem8.nasm */; }; + A5AA06C5237F13C2009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E7237F13BF009CD413 /* SetMem32.nasm */; }; + A5AA06C6237F13C2009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E8237F13BF009CD413 /* ScanMem16.nasm */; }; + A5AA06C7237F13C2009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02E9237F13BF009CD413 /* CopyMem.nasm */; }; + A5AA06C8237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02EA237F13BF009CD413 /* ScanMem32Wrapper.c */; }; + A5AA06C9237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02EB237F13BF009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA06CA237F13C2009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02EC237F13BF009CD413 /* SetMemWrapper.c */; }; + A5AA06CB237F13C2009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02ED237F13BF009CD413 /* CompareMemWrapper.c */; }; + A5AA06CC237F13C2009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02EE237F13BF009CD413 /* SetMem16Wrapper.c */; }; + A5AA06CD237F13C2009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02EF237F13BF009CD413 /* MemLibGuid.c */; }; + A5AA06CE237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02F1237F13BF009CD413 /* ScanMem16Wrapper.c */; }; + A5AA06CF237F13C2009CD413 /* BaseUefiDecompressLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02F7237F13BF009CD413 /* BaseUefiDecompressLib.c */; }; + A5AA06D0237F13C2009CD413 /* BaseUefiTianoCustomDecompressLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02F8237F13BF009CD413 /* BaseUefiTianoCustomDecompressLib.c */; }; + A5AA06D1237F13C2009CD413 /* BaseSerialPortLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02FC237F13BF009CD413 /* BaseSerialPortLibNull.c */; }; + A5AA06D2237F13C2009CD413 /* BootScriptLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA02FF237F13BF009CD413 /* BootScriptLib.c */; }; + A5AA06D3237F13C2009CD413 /* DxePcdLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0302237F13BF009CD413 /* DxePcdLib.c */; }; + A5AA06D4237F13C2009CD413 /* SmmPeriodicSmiLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0308237F13BF009CD413 /* SmmPeriodicSmiLib.c */; }; + A5AA06D5237F13C2009CD413 /* UefiScsiLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA030A237F13BF009CD413 /* UefiScsiLib.c */; }; + A5AA06D6237F13C2009CD413 /* PeiResourcePublicationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA030E237F13BF009CD413 /* PeiResourcePublicationLib.c */; }; + A5AA06D7237F13C2009CD413 /* HobLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0314237F13BF009CD413 /* HobLib.c */; }; + A5AA06D8237F13C2009CD413 /* S3PciSegmentLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0316237F13BF009CD413 /* S3PciSegmentLib.c */; }; + A5AA06D9237F13C2009CD413 /* PciSegmentInfoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA031C237F13BF009CD413 /* PciSegmentInfoLib.c */; }; + A5AA06DA237F13C2009CD413 /* MemoryAllocationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA031E237F13BF009CD413 /* MemoryAllocationLib.c */; }; + A5AA06DB237F13C2009CD413 /* BaseExtractGuidedSectionLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0324237F13BF009CD413 /* BaseExtractGuidedSectionLib.c */; }; + A5AA06DC237F13C2009CD413 /* UefiBootServicesTableLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0328237F13BF009CD413 /* UefiBootServicesTableLib.c */; }; + A5AA06DD237F13C2009CD413 /* DebugLibConstructor.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA032A237F13BF009CD413 /* DebugLibConstructor.c */; }; + A5AA06DE237F13C2009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA032D237F13BF009CD413 /* DebugLib.c */; }; + A5AA06DF237F13C2009CD413 /* MemoryAllocationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA032F237F13C0009CD413 /* MemoryAllocationLib.c */; }; + A5AA06E0237F13C2009CD413 /* DevicePathUtilities.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0333237F13C0009CD413 /* DevicePathUtilities.c */; }; + A5AA06E1237F13C2009CD413 /* UefiDevicePathLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0334237F13C0009CD413 /* UefiDevicePathLib.c */; }; + A5AA06E2237F13C2009CD413 /* DevicePathFromText.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0335237F13C0009CD413 /* DevicePathFromText.c */; }; + A5AA06E3237F13C2009CD413 /* DevicePathToText.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0337237F13C0009CD413 /* DevicePathToText.c */; }; + A5AA06E4237F13C2009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0338237F13C0009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.c */; }; + A5AA06E5237F13C2009CD413 /* HobLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0340237F13C0009CD413 /* HobLib.c */; }; + A5AA06E6237F13C2009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0342237F13C0009CD413 /* SetMem64Wrapper.c */; }; + A5AA06E7237F13C2009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0343237F13C0009CD413 /* ZeroMemWrapper.c */; }; + A5AA06E8237F13C2009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0344237F13C0009CD413 /* CopyMemWrapper.c */; }; + A5AA06E9237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0345237F13C0009CD413 /* ScanMem64Wrapper.c */; }; + A5AA06EA237F13C2009CD413 /* MemLibGeneric.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0346237F13C0009CD413 /* MemLibGeneric.c */; }; + A5AA06EB237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0348237F13C0009CD413 /* ScanMem8Wrapper.c */; }; + A5AA06EC237F13C2009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA034A237F13C0009CD413 /* SetMem32Wrapper.c */; }; + A5AA06ED237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA034B237F13C0009CD413 /* ScanMem32Wrapper.c */; }; + A5AA06EE237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA034C237F13C0009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA06EF237F13C2009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA034D237F13C0009CD413 /* SetMemWrapper.c */; }; + A5AA06F0237F13C2009CD413 /* MemLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA034E237F13C0009CD413 /* MemLib.c */; }; + A5AA06F1237F13C2009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA034F237F13C0009CD413 /* CompareMemWrapper.c */; }; + A5AA06F2237F13C2009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0350237F13C0009CD413 /* SetMem16Wrapper.c */; }; + A5AA06F3237F13C2009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0351237F13C0009CD413 /* MemLibGuid.c */; }; + A5AA06F4237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0353237F13C0009CD413 /* ScanMem16Wrapper.c */; }; + A5AA06F5237F13C2009CD413 /* IoLibEbc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0356237F13C0009CD413 /* IoLibEbc.c */; }; + A5AA06F6237F13C2009CD413 /* IoLibGcc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0358237F13C0009CD413 /* IoLibGcc.c */; }; + A5AA06F7237F13C2009CD413 /* IoLibMmioBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA035B237F13C0009CD413 /* IoLibMmioBuffer.c */; }; + A5AA06F8237F13C2009CD413 /* IoFifo.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA035D237F13C0009CD413 /* IoFifo.nasm */; }; + A5AA06F9237F13C2009CD413 /* IoFifoSev.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA035E237F13C0009CD413 /* IoFifoSev.nasm */; }; + A5AA06FA237F13C2009CD413 /* IoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA035F237F13C0009CD413 /* IoLib.c */; }; + A5AA06FB237F13C2009CD413 /* IoHighLevel.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0360237F13C0009CD413 /* IoHighLevel.c */; }; + A5AA06FC237F13C2009CD413 /* IoLibMsc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0361237F13C0009CD413 /* IoLibMsc.c */; }; + A5AA06FD237F13C2009CD413 /* IoFifo.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0363237F13C0009CD413 /* IoFifo.nasm */; }; + A5AA06FE237F13C2009CD413 /* IoFifoSev.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0364237F13C0009CD413 /* IoFifoSev.nasm */; }; + A5AA06FF237F13C2009CD413 /* IoLibArm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0365237F13C0009CD413 /* IoLibArm.c */; }; + A5AA0700237F13C2009CD413 /* ArmVirtMmio.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0367237F13C0009CD413 /* ArmVirtMmio.S */; }; + A5AA0701237F13C2009CD413 /* ArmVirtMmio.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0368237F13C0009CD413 /* ArmVirtMmio.asm */; }; + A5AA0702237F13C2009CD413 /* ArmVirtMmio.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AA036B237F13C0009CD413 /* ArmVirtMmio.S */; }; + A5AA0703237F13C2009CD413 /* ArmVirtMmio.asm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA036C237F13C0009CD413 /* ArmVirtMmio.asm */; }; + A5AA0704237F13C2009CD413 /* IoLibArmVirt.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA036D237F13C0009CD413 /* IoLibArmVirt.c */; }; + A5AA0705237F13C2009CD413 /* PciSegmentLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0372237F13C0009CD413 /* PciSegmentLib.c */; }; + A5AA0706237F13C2009CD413 /* PeCoffGetEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0376237F13C0009CD413 /* PeCoffGetEntryPoint.c */; }; + A5AA0707237F13C2009CD413 /* UefiDevicePathLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA037A237F13C0009CD413 /* UefiDevicePathLib.c */; }; + A5AA0708237F13C2009CD413 /* SmmIoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA037C237F13C0009CD413 /* SmmIoLib.c */; }; + A5AA0709237F13C2009CD413 /* HobLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0380237F13C0009CD413 /* HobLib.c */; }; + A5AA070A237F13C2009CD413 /* UefiRuntimeServicesTableLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0386237F13C0009CD413 /* UefiRuntimeServicesTableLib.c */; }; + A5AA070B237F13C2009CD413 /* PeiPcdLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0388237F13C0009CD413 /* PeiPcdLib.c */; }; + A5AA070C237F13C2009CD413 /* SmmMemLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA038D237F13C0009CD413 /* SmmMemLib.c */; }; + A5AA070D237F13C2009CD413 /* UefiFileHandleLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0392237F13C0009CD413 /* UefiFileHandleLib.c */; }; + A5AA070E237F13C2009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0394237F13C0009CD413 /* DebugLib.c */; }; + A5AA070F237F13C2009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0398237F13C0009CD413 /* SetMem64Wrapper.c */; }; + A5AA0710237F13C2009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0399237F13C0009CD413 /* ZeroMemWrapper.c */; }; + A5AA0711237F13C2009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA039A237F13C0009CD413 /* CopyMemWrapper.c */; }; + A5AA0712237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA039B237F13C0009CD413 /* ScanMem64Wrapper.c */; }; + A5AA0713237F13C2009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA039D237F13C0009CD413 /* ZeroMem.nasm */; }; + A5AA0714237F13C2009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA039E237F13C0009CD413 /* CompareMem.nasm */; }; + A5AA0715237F13C2009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA039F237F13C0009CD413 /* SetMem16.nasm */; }; + A5AA0716237F13C2009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A0237F13C0009CD413 /* ScanMem64.nasm */; }; + A5AA0717237F13C2009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A1237F13C0009CD413 /* ScanMem32.nasm */; }; + A5AA0718237F13C2009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A2237F13C0009CD413 /* SetMem.nasm */; }; + A5AA0719237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A3237F13C0009CD413 /* IsZeroBuffer.nasm */; }; + A5AA071A237F13C2009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A4237F13C0009CD413 /* SetMem64.nasm */; }; + A5AA071B237F13C2009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A5237F13C0009CD413 /* ScanMem8.nasm */; }; + A5AA071C237F13C2009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A6237F13C0009CD413 /* SetMem32.nasm */; }; + A5AA071D237F13C2009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A7237F13C0009CD413 /* ScanMem16.nasm */; }; + A5AA071E237F13C2009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A8237F13C0009CD413 /* CopyMem.nasm */; }; + A5AA071F237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03A9237F13C0009CD413 /* ScanMem8Wrapper.c */; }; + A5AA0720237F13C2009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03AA237F13C0009CD413 /* SetMem32Wrapper.c */; }; + A5AA0721237F13C2009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03AC237F13C0009CD413 /* ZeroMem.nasm */; }; + A5AA0722237F13C2009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03AD237F13C0009CD413 /* CompareMem.nasm */; }; + A5AA0723237F13C2009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03AE237F13C0009CD413 /* SetMem16.nasm */; }; + A5AA0724237F13C2009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03AF237F13C0009CD413 /* ScanMem64.nasm */; }; + A5AA0725237F13C2009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B0237F13C0009CD413 /* ScanMem32.nasm */; }; + A5AA0726237F13C2009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B1237F13C0009CD413 /* SetMem.nasm */; }; + A5AA0727237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B2237F13C0009CD413 /* IsZeroBuffer.nasm */; }; + A5AA0728237F13C2009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B3237F13C0009CD413 /* SetMem64.nasm */; }; + A5AA0729237F13C2009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B4237F13C0009CD413 /* ScanMem8.nasm */; }; + A5AA072A237F13C2009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B5237F13C0009CD413 /* SetMem32.nasm */; }; + A5AA072B237F13C2009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B6237F13C0009CD413 /* ScanMem16.nasm */; }; + A5AA072C237F13C2009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B7237F13C0009CD413 /* CopyMem.nasm */; }; + A5AA072D237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B8237F13C0009CD413 /* ScanMem32Wrapper.c */; }; + A5AA072E237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03B9237F13C0009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA072F237F13C2009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03BA237F13C0009CD413 /* SetMemWrapper.c */; }; + A5AA0730237F13C2009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03BB237F13C0009CD413 /* CompareMemWrapper.c */; }; + A5AA0731237F13C2009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03BC237F13C0009CD413 /* SetMem16Wrapper.c */; }; + A5AA0732237F13C2009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03BD237F13C0009CD413 /* MemLibGuid.c */; }; + A5AA0733237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03C0237F13C0009CD413 /* ScanMem16Wrapper.c */; }; + A5AA0734237F13C2009CD413 /* BaseOrderedCollectionRedBlackTreeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03C5237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib.c */; }; + A5AA0735237F13C2009CD413 /* MemoryAllocationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03C8237F13C0009CD413 /* MemoryAllocationLib.c */; }; + A5AA0736237F13C2009CD413 /* RuntimeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03CD237F13C0009CD413 /* RuntimeLib.c */; }; + A5AA0737237F13C2009CD413 /* DebugLibConstructor.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03D1237F13C0009CD413 /* DebugLibConstructor.c */; }; + A5AA0738237F13C2009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03D2237F13C0009CD413 /* DebugLib.c */; }; + A5AA0739237F13C2009CD413 /* PciLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03D6237F13C0009CD413 /* PciLib.c */; }; + A5AA073A237F13C2009CD413 /* UefiLibPrint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03D8237F13C0009CD413 /* UefiLibPrint.c */; }; + A5AA073B237F13C2009CD413 /* UefiDriverModel.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03DB237F13C0009CD413 /* UefiDriverModel.c */; }; + A5AA073C237F13C2009CD413 /* UefiNotTiano.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03DC237F13C0009CD413 /* UefiNotTiano.c */; }; + A5AA073D237F13C2009CD413 /* Console.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03DD237F13C0009CD413 /* Console.c */; }; + A5AA073E237F13C2009CD413 /* UefiLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03DE237F13C0009CD413 /* UefiLib.c */; }; + A5AA073F237F13C2009CD413 /* Acpi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03E0237F13C0009CD413 /* Acpi.c */; }; + A5AA0740237F13C2009CD413 /* HstiDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03E3237F13C0009CD413 /* HstiDxe.c */; }; + A5AA0741237F13C2009CD413 /* HstiAip.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03E5237F13C0009CD413 /* HstiAip.c */; }; + A5AA0742237F13C2009CD413 /* PostCode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03E8237F13C0009CD413 /* PostCode.c */; }; + A5AA0743237F13C2009CD413 /* S3StallLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03EE237F13C0009CD413 /* S3StallLib.c */; }; + A5AA0744237F13C2009CD413 /* SetMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03F0237F13C0009CD413 /* SetMem64Wrapper.c */; }; + A5AA0745237F13C2009CD413 /* ZeroMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03F1237F13C0009CD413 /* ZeroMemWrapper.c */; }; + A5AA0746237F13C2009CD413 /* CopyMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03F3237F13C0009CD413 /* CopyMemWrapper.c */; }; + A5AA0747237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03F4237F13C0009CD413 /* ScanMem64Wrapper.c */; }; + A5AA0748237F13C2009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03F7237F13C0009CD413 /* ZeroMem.nasm */; }; + A5AA0749237F13C2009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03F8237F13C0009CD413 /* CompareMem.nasm */; }; + A5AA074A237F13C2009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03F9237F13C0009CD413 /* SetMem16.nasm */; }; + A5AA074B237F13C2009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03FA237F13C0009CD413 /* ScanMem64.nasm */; }; + A5AA074C237F13C2009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03FB237F13C0009CD413 /* ScanMem32.nasm */; }; + A5AA074D237F13C3009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03FC237F13C0009CD413 /* SetMem.nasm */; }; + A5AA074E237F13C3009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03FD237F13C0009CD413 /* IsZeroBuffer.nasm */; }; + A5AA074F237F13C3009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03FE237F13C0009CD413 /* SetMem64.nasm */; }; + A5AA0750237F13C3009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA03FF237F13C0009CD413 /* ScanMem8.nasm */; }; + A5AA0751237F13C3009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0400237F13C0009CD413 /* SetMem32.nasm */; }; + A5AA0752237F13C3009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0401237F13C0009CD413 /* ScanMem16.nasm */; }; + A5AA0753237F13C3009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0402237F13C0009CD413 /* CopyMem.nasm */; }; + A5AA0754237F13C3009CD413 /* ScanMem8Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0403237F13C0009CD413 /* ScanMem8Wrapper.c */; }; + A5AA0755237F13C3009CD413 /* SetMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0404237F13C0009CD413 /* SetMem32Wrapper.c */; }; + A5AA0756237F13C3009CD413 /* ZeroMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0406237F13C0009CD413 /* ZeroMem.nasm */; }; + A5AA0757237F13C3009CD413 /* CompareMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0407237F13C0009CD413 /* CompareMem.nasm */; }; + A5AA0758237F13C3009CD413 /* SetMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0408237F13C0009CD413 /* SetMem16.nasm */; }; + A5AA0759237F13C3009CD413 /* ScanMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0409237F13C0009CD413 /* ScanMem64.nasm */; }; + A5AA075A237F13C3009CD413 /* ScanMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA040A237F13C0009CD413 /* ScanMem32.nasm */; }; + A5AA075B237F13C3009CD413 /* SetMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA040B237F13C0009CD413 /* SetMem.nasm */; }; + A5AA075C237F13C3009CD413 /* IsZeroBuffer.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA040C237F13C0009CD413 /* IsZeroBuffer.nasm */; }; + A5AA075D237F13C3009CD413 /* SetMem64.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA040D237F13C0009CD413 /* SetMem64.nasm */; }; + A5AA075E237F13C3009CD413 /* ScanMem8.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA040E237F13C0009CD413 /* ScanMem8.nasm */; }; + A5AA075F237F13C3009CD413 /* SetMem32.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA040F237F13C0009CD413 /* SetMem32.nasm */; }; + A5AA0760237F13C3009CD413 /* ScanMem16.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0410237F13C0009CD413 /* ScanMem16.nasm */; }; + A5AA0761237F13C3009CD413 /* CopyMem.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0411237F13C0009CD413 /* CopyMem.nasm */; }; + A5AA0762237F13C3009CD413 /* ScanMem32Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0412237F13C0009CD413 /* ScanMem32Wrapper.c */; }; + A5AA0763237F13C3009CD413 /* IsZeroBufferWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0413237F13C0009CD413 /* IsZeroBufferWrapper.c */; }; + A5AA0764237F13C3009CD413 /* SetMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0414237F13C0009CD413 /* SetMemWrapper.c */; }; + A5AA0765237F13C3009CD413 /* CompareMemWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0415237F13C0009CD413 /* CompareMemWrapper.c */; }; + A5AA0766237F13C3009CD413 /* SetMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0416237F13C0009CD413 /* SetMem16Wrapper.c */; }; + A5AA0767237F13C3009CD413 /* MemLibGuid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0417237F13C0009CD413 /* MemLibGuid.c */; }; + A5AA0768237F13C3009CD413 /* ScanMem16Wrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0419237F13C0009CD413 /* ScanMem16Wrapper.c */; }; + A5AA0769237F13C3009CD413 /* PciLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA041D237F13C0009CD413 /* PciLib.c */; }; + A5AA076A237F13C3009CD413 /* PeimEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA041F237F13C0009CD413 /* PeimEntryPoint.c */; }; + A5AA076B237F13C3009CD413 /* SmiHandlerProfileLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0423237F13C0009CD413 /* SmiHandlerProfileLibNull.c */; }; + A5AA076C237F13C3009CD413 /* S3PciLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0427237F13C0009CD413 /* S3PciLib.c */; }; + A5AA076D237F13C3009CD413 /* PrintLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA042C237F13C0009CD413 /* PrintLib.c */; }; + A5AA076E237F13C3009CD413 /* PrintLibInternal.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA042F237F13C0009CD413 /* PrintLibInternal.c */; }; + A5AA076F237F13C3009CD413 /* IoLibMmioBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0431237F13C0009CD413 /* IoLibMmioBuffer.c */; }; + A5AA0770237F13C3009CD413 /* IoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0432237F13C0009CD413 /* IoLib.c */; }; + A5AA0771237F13C3009CD413 /* IoHighLevel.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0433237F13C0009CD413 /* IoHighLevel.c */; }; + A5AA0772237F13C3009CD413 /* BaseReportStatusCodeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0437237F13C0009CD413 /* BaseReportStatusCodeLib.c */; }; + A5AA0773237F13C3009CD413 /* DxeServicesTableLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA043B237F13C0009CD413 /* DxeServicesTableLib.c */; }; + A5AA0774237F13C3009CD413 /* PeCoffExtraActionLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0441237F13C0009CD413 /* PeCoffExtraActionLib.c */; }; + A5AA0775237F13C3009CD413 /* UsbDxeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0443237F13C0009CD413 /* UsbDxeLib.c */; }; + A5AA0776237F13C3009CD413 /* Hid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0446237F13C0009CD413 /* Hid.c */; }; + A5AA07C6237F13CD009CD413 /* IsaAcpi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA077B237F13CD009CD413 /* IsaAcpi.c */; }; + A5AA07C7237F13CD009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA077E237F13CD009CD413 /* ComponentName.c */; }; + A5AA07C8237F13CD009CD413 /* PcatIsaAcpi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0780237F13CD009CD413 /* PcatIsaAcpi.c */; }; + A5AA07C9237F13CD009CD413 /* HpetTimer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0785237F13CD009CD413 /* HpetTimer.c */; }; + A5AA07CA237F13CD009CD413 /* IdeController.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0794237F13CD009CD413 /* IdeController.c */; }; + A5AA07CB237F13CD009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA0797237F13CD009CD413 /* ComponentName.c */; }; + A5AA07CC237F13CD009CD413 /* BaseAcpiTimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07A0237F13CD009CD413 /* BaseAcpiTimerLib.c */; }; + A5AA07CD237F13CD009CD413 /* DxeAcpiTimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07A3237F13CD009CD413 /* DxeAcpiTimerLib.c */; }; + A5AA07CE237F13CD009CD413 /* PeiAcpiTimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07A4237F13CD009CD413 /* PeiAcpiTimerLib.c */; }; + A5AA07CF237F13CD009CD413 /* AcpiTimerLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07A5237F13CD009CD413 /* AcpiTimerLib.c */; }; + A5AA07D0237F13CD009CD413 /* IoApicLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07A9237F13CD009CD413 /* IoApicLib.c */; }; + A5AA07D1237F13CD009CD413 /* ResetSystemLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07AB237F13CD009CD413 /* ResetSystemLib.c */; }; + A5AA07D2237F13CD009CD413 /* SerialPortLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07AF237F13CD009CD413 /* SerialPortLib.c */; }; + A5AA07D3237F13CD009CD413 /* 8259.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07B4237F13CD009CD413 /* 8259.c */; }; + A5AA07D4237F13CD009CD413 /* Timer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07BA237F13CD009CD413 /* Timer.c */; }; + A5AA07D5237F13CD009CD413 /* PcRtc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07C2237F13CD009CD413 /* PcRtc.c */; }; + A5AA07D6237F13CD009CD413 /* PcRtcEntry.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AA07C3237F13CD009CD413 /* PcRtcEntry.c */; }; + A5AAFB12237F13B3009CD413 /* Runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF378237F13B0009CD413 /* Runtime.c */; }; + A5AAFB13237F13B3009CD413 /* Crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF37B237F13B0009CD413 /* Crc32.c */; }; + A5AAFB14237F13B3009CD413 /* Stall.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF380237F13B0009CD413 /* Stall.c */; }; + A5AAFB15237F13B3009CD413 /* MemoryProtection.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF381237F13B0009CD413 /* MemoryProtection.c */; }; + A5AAFB16237F13B3009CD413 /* DebugImageInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF382237F13B0009CD413 /* DebugImageInfo.c */; }; + A5AAFB17237F13B3009CD413 /* InstallConfigurationTable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF383237F13B0009CD413 /* InstallConfigurationTable.c */; }; + A5AAFB18237F13B3009CD413 /* SetWatchdogTimer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF384237F13B0009CD413 /* SetWatchdogTimer.c */; }; + A5AAFB19237F13B3009CD413 /* PropertiesTable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF385237F13B0009CD413 /* PropertiesTable.c */; }; + A5AAFB1A237F13B3009CD413 /* MemoryAttributesTable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF386237F13B0009CD413 /* MemoryAttributesTable.c */; }; + A5AAFB1B237F13B3009CD413 /* Handle.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF388237F13B0009CD413 /* Handle.c */; }; + A5AAFB1C237F13B3009CD413 /* Locate.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF38A237F13B0009CD413 /* Locate.c */; }; + A5AAFB1D237F13B3009CD413 /* DriverSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF38B237F13B0009CD413 /* DriverSupport.c */; }; + A5AAFB1E237F13B3009CD413 /* Notify.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF38C237F13B0009CD413 /* Notify.c */; }; + A5AAFB1F237F13B3009CD413 /* FwVolBlock.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF38F237F13B0009CD413 /* FwVolBlock.c */; }; + A5AAFB20237F13B3009CD413 /* Dispatcher.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF392237F13B0009CD413 /* Dispatcher.c */; }; + A5AAFB21237F13B3009CD413 /* Dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF393237F13B0009CD413 /* Dependency.c */; }; + A5AAFB22237F13B3009CD413 /* FwVolAttrib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF395237F13B0009CD413 /* FwVolAttrib.c */; }; + A5AAFB23237F13B3009CD413 /* FwVolRead.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF396237F13B0009CD413 /* FwVolRead.c */; }; + A5AAFB24237F13B3009CD413 /* Ffs.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF398237F13B0009CD413 /* Ffs.c */; }; + A5AAFB25237F13B3009CD413 /* FwVolWrite.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF399237F13B0009CD413 /* FwVolWrite.c */; }; + A5AAFB26237F13B3009CD413 /* FwVol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF39A237F13B0009CD413 /* FwVol.c */; }; + A5AAFB27237F13B3009CD413 /* DxeProtocolNotify.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF39C237F13B0009CD413 /* DxeProtocolNotify.c */; }; + A5AAFB28237F13B3009CD413 /* DxeMain.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF39D237F13B0009CD413 /* DxeMain.c */; }; + A5AAFB29237F13B3009CD413 /* Library.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF39F237F13B0009CD413 /* Library.c */; }; + A5AAFB2A237F13B3009CD413 /* Gcd.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3A1237F13B0009CD413 /* Gcd.c */; }; + A5AAFB2B237F13B3009CD413 /* Image.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3A4237F13B0009CD413 /* Image.c */; }; + A5AAFB2C237F13B3009CD413 /* CoreSectionExtraction.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3A9237F13B0009CD413 /* CoreSectionExtraction.c */; }; + A5AAFB2D237F13B3009CD413 /* Timer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3AB237F13B0009CD413 /* Timer.c */; }; + A5AAFB2E237F13B3009CD413 /* Event.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3AD237F13B0009CD413 /* Event.c */; }; + A5AAFB2F237F13B3009CD413 /* Tpl.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3AE237F13B0009CD413 /* Tpl.c */; }; + A5AAFB30237F13B3009CD413 /* HeapGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3B1237F13B0009CD413 /* HeapGuard.c */; }; + A5AAFB31237F13B3009CD413 /* MemData.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3B2237F13B0009CD413 /* MemData.c */; }; + A5AAFB32237F13B3009CD413 /* MemoryProfileRecord.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3B3237F13B0009CD413 /* MemoryProfileRecord.c */; }; + A5AAFB33237F13B3009CD413 /* Page.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3B4237F13B0009CD413 /* Page.c */; }; + A5AAFB34237F13B3009CD413 /* Pool.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3B7237F13B0009CD413 /* Pool.c */; }; + A5AAFB35237F13B3009CD413 /* Smi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3B9237F13B0009CD413 /* Smi.c */; }; + A5AAFB36237F13B3009CD413 /* SmiHandlerProfile.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3BA237F13B0009CD413 /* SmiHandlerProfile.c */; }; + A5AAFB37237F13B3009CD413 /* HeapGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3BB237F13B0009CD413 /* HeapGuard.c */; }; + A5AAFB38237F13B3009CD413 /* PiSmmCore.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3BC237F13B0009CD413 /* PiSmmCore.c */; }; + A5AAFB39237F13B3009CD413 /* Dispatcher.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3BD237F13B0009CD413 /* Dispatcher.c */; }; + A5AAFB3A237F13B3009CD413 /* SmramProfileRecord.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3BF237F13B0009CD413 /* SmramProfileRecord.c */; }; + A5AAFB3B237F13B3009CD413 /* Handle.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3C0237F13B0009CD413 /* Handle.c */; }; + A5AAFB3C237F13B3009CD413 /* InstallConfigurationTable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3C2237F13B0009CD413 /* InstallConfigurationTable.c */; }; + A5AAFB3D237F13B3009CD413 /* PiSmmIpl.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3C4237F13B0009CD413 /* PiSmmIpl.c */; }; + A5AAFB3E237F13B3009CD413 /* Page.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3C5237F13B0009CD413 /* Page.c */; }; + A5AAFB3F237F13B3009CD413 /* Locate.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3C9237F13B0009CD413 /* Locate.c */; }; + A5AAFB40237F13B3009CD413 /* Dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3CA237F13B0009CD413 /* Dependency.c */; }; + A5AAFB41237F13B3009CD413 /* Pool.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3CB237F13B0009CD413 /* Pool.c */; }; + A5AAFB42237F13B3009CD413 /* MemoryAttributesTable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3CD237F13B0009CD413 /* MemoryAttributesTable.c */; }; + A5AAFB43237F13B3009CD413 /* Notify.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3CF237F13B0009CD413 /* Notify.c */; }; + A5AAFB44237F13B3009CD413 /* PciCfg2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3D4237F13B0009CD413 /* PciCfg2.c */; }; + A5AAFB45237F13B3009CD413 /* MemoryServices.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3D6237F13B0009CD413 /* MemoryServices.c */; }; + A5AAFB46237F13B3009CD413 /* Hob.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3D8237F13B0009CD413 /* Hob.c */; }; + A5AAFB47237F13B3009CD413 /* Security.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3DA237F13B0009CD413 /* Security.c */; }; + A5AAFB48237F13B3009CD413 /* Reset.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3DC237F13B0009CD413 /* Reset.c */; }; + A5AAFB49237F13B3009CD413 /* Dispatcher.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3DE237F13B0009CD413 /* Dispatcher.c */; }; + A5AAFB4A237F13B3009CD413 /* FwVol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3E1237F13B0009CD413 /* FwVol.c */; }; + A5AAFB4B237F13B3009CD413 /* Dependency.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3E4237F13B0009CD413 /* Dependency.c */; }; + A5AAFB4C237F13B3009CD413 /* Image.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3E6237F13B0009CD413 /* Image.c */; }; + A5AAFB4D237F13B3009CD413 /* PeiMain.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3E8237F13B0009CD413 /* PeiMain.c */; }; + A5AAFB4E237F13B3009CD413 /* StatusCode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3EA237F13B0009CD413 /* StatusCode.c */; }; + A5AAFB4F237F13B3009CD413 /* BootMode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3EC237F13B0009CD413 /* BootMode.c */; }; + A5AAFB50237F13B3009CD413 /* CpuIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3EE237F13B0009CD413 /* CpuIo.c */; }; + A5AAFB51237F13B3009CD413 /* Ppi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3F0237F13B0009CD413 /* Ppi.c */; }; + A5AAFB52237F13B3009CD413 /* DxeLoadFunc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3F7237F13B0009CD413 /* DxeLoadFunc.c */; }; + A5AAFB53237F13B3009CD413 /* DxeLoad.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3F8237F13B0009CD413 /* DxeLoad.c */; }; + A5AAFB54237F13B3009CD413 /* VirtualMemory.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3FB237F13B0009CD413 /* VirtualMemory.c */; }; + A5AAFB55237F13B3009CD413 /* DxeLoadFunc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF3FD237F13B0009CD413 /* DxeLoadFunc.c */; }; + A5AAFB56237F13B3009CD413 /* IdtVectorAsm.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF400237F13B0009CD413 /* IdtVectorAsm.nasm */; }; + A5AAFB57237F13B3009CD413 /* DxeLoadFunc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF401237F13B0009CD413 /* DxeLoadFunc.c */; }; + A5AAFB58237F13B3009CD413 /* DxeLoadFunc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF403237F13B0009CD413 /* DxeLoadFunc.c */; }; + A5AAFB59237F13B3009CD413 /* DebugPort.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF407237F13B0009CD413 /* DebugPort.c */; }; + A5AAFB5A237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF40A237F13B0009CD413 /* ComponentName.c */; }; + A5AAFB5B237F13B3009CD413 /* EsrtFmpDebugPrint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF40E237F13B0009CD413 /* EsrtFmpDebugPrint.c */; }; + A5AAFB5C237F13B3009CD413 /* EsrtFmp.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF412237F13B0009CD413 /* EsrtFmp.c */; }; + A5AAFB5D237F13B3009CD413 /* PlDebugSupportX64.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF416237F13B0009CD413 /* PlDebugSupportX64.c */; }; + A5AAFB5E237F13B3009CD413 /* AsmFuncs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF417237F13B0009CD413 /* AsmFuncs.nasm */; }; + A5AAFB5F237F13B3009CD413 /* DebugSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF419237F13B0009CD413 /* DebugSupport.c */; }; + A5AAFB60237F13B3009CD413 /* AsmFuncs.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF41C237F13B0009CD413 /* AsmFuncs.nasm */; }; + A5AAFB61237F13B3009CD413 /* PlDebugSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF41D237F13B0009CD413 /* PlDebugSupport.c */; }; + A5AAFB62237F13B3009CD413 /* PlDebugSupportIa32.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF41E237F13B0009CD413 /* PlDebugSupportIa32.c */; }; + A5AAFB63237F13B3009CD413 /* AmlNamespace.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF424237F13B0009CD413 /* AmlNamespace.c */; }; + A5AAFB64237F13B3009CD413 /* AcpiTableProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF426237F13B0009CD413 /* AcpiTableProtocol.c */; }; + A5AAFB65237F13B3009CD413 /* AmlOption.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF427237F13B0009CD413 /* AmlOption.c */; }; + A5AAFB66237F13B3009CD413 /* AmlString.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF428237F13B0009CD413 /* AmlString.c */; }; + A5AAFB67237F13B3009CD413 /* AcpiSdt.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF429237F13B0009CD413 /* AcpiSdt.c */; }; + A5AAFB68237F13B3009CD413 /* AcpiTable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF42A237F13B0009CD413 /* AcpiTable.c */; }; + A5AAFB69237F13B3009CD413 /* AmlChild.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF42C237F13B0009CD413 /* AmlChild.c */; }; + A5AAFB6A237F13B3009CD413 /* Aml.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF42F237F13B0009CD413 /* Aml.c */; }; + A5AAFB6B237F13B3009CD413 /* AcpiS3ContextSave.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF432237F13B0009CD413 /* AcpiS3ContextSave.c */; }; + A5AAFB6C237F13B3009CD413 /* S3SaveState.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF434237F13B0009CD413 /* S3SaveState.c */; }; + A5AAFB6D237F13B3009CD413 /* BootGraphicsResourceTableDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF43A237F13B0009CD413 /* BootGraphicsResourceTableDxe.c */; }; + A5AAFB6E237F13B3009CD413 /* FirmwarePerformanceSmm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF441237F13B0009CD413 /* FirmwarePerformanceSmm.c */; }; + A5AAFB6F237F13B3009CD413 /* FirmwarePerformancePei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF443237F13B0009CD413 /* FirmwarePerformancePei.c */; }; + A5AAFB70237F13B3009CD413 /* AcpiPlatform.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF448237F13B0009CD413 /* AcpiPlatform.c */; }; + A5AAFB71237F13B3009CD413 /* S3Asm.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF450237F13B0009CD413 /* S3Asm.nasm */; }; + A5AAFB72237F13B3009CD413 /* SetIdtEntry.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF451237F13B0009CD413 /* SetIdtEntry.c */; }; + A5AAFB73237F13B3009CD413 /* S3Asm.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF455237F13B0009CD413 /* S3Asm.nasm */; }; + A5AAFB74237F13B3009CD413 /* SetIdtEntry.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF456237F13B0009CD413 /* SetIdtEntry.c */; }; + A5AAFB75237F13B3009CD413 /* ScriptExecute.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF457237F13B0009CD413 /* ScriptExecute.c */; }; + A5AAFB76237F13B3009CD413 /* SmmS3SaveState.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF45D237F13B0009CD413 /* SmmS3SaveState.c */; }; + A5AAFB77237F13B3009CD413 /* FirmwarePerformanceDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF462237F13B0009CD413 /* FirmwarePerformanceDxe.c */; }; + A5AAFB78237F13B3009CD413 /* EbcSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF469237F13B0009CD413 /* EbcSupport.c */; }; + A5AAFB79237F13B3009CD413 /* EbcLowLevel.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF46A237F13B0009CD413 /* EbcLowLevel.nasm */; }; + A5AAFB7A237F13B3009CD413 /* EbcDebuggerHook.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF46C237F13B0009CD413 /* EbcDebuggerHook.c */; }; + A5AAFB7B237F13B3009CD413 /* EdbDisasmSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF470237F13B0009CD413 /* EdbDisasmSupport.c */; }; + A5AAFB7C237F13B3009CD413 /* EdbSymbol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF471237F13B0009CD413 /* EdbSymbol.c */; }; + A5AAFB7D237F13B3009CD413 /* EdbHook.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF474237F13B0009CD413 /* EdbHook.c */; }; + A5AAFB7E237F13B3009CD413 /* EdbSupportUI.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF475237F13B0009CD413 /* EdbSupportUI.c */; }; + A5AAFB7F237F13B3009CD413 /* EdbSupportString.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF476237F13B0009CD413 /* EdbSupportString.c */; }; + A5AAFB80237F13B3009CD413 /* EdbCmdExtIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF477237F13B0009CD413 /* EdbCmdExtIo.c */; }; + A5AAFB81237F13B3009CD413 /* Edb.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF478237F13B0009CD413 /* Edb.c */; }; + A5AAFB82237F13B3009CD413 /* EdbCmdMemory.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF479237F13B0009CD413 /* EdbCmdMemory.c */; }; + A5AAFB83237F13B3009CD413 /* EbcDebuggerConfig.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF47A237F13B0009CD413 /* EbcDebuggerConfig.c */; }; + A5AAFB84237F13B3009CD413 /* EdbSupportFile.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF47D237F13B0009CD413 /* EdbSupportFile.c */; }; + A5AAFB85237F13B3009CD413 /* EdbCommand.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF47E237F13B0009CD413 /* EdbCommand.c */; }; + A5AAFB86237F13B3009CD413 /* EdbCmdStep.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF47F237F13B0009CD413 /* EdbCmdStep.c */; }; + A5AAFB87237F13B3009CD413 /* EdbDisasm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF480237F13B0009CD413 /* EdbDisasm.c */; }; + A5AAFB88237F13B3009CD413 /* EdbCmdRegister.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF481237F13B0009CD413 /* EdbCmdRegister.c */; }; + A5AAFB89237F13B3009CD413 /* EdbCmdGo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF483237F13B1009CD413 /* EdbCmdGo.c */; }; + A5AAFB8A237F13B3009CD413 /* EdbCmdScope.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF484237F13B1009CD413 /* EdbCmdScope.c */; }; + A5AAFB8B237F13B3009CD413 /* EdbCmdQuit.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF485237F13B1009CD413 /* EdbCmdQuit.c */; }; + A5AAFB8C237F13B3009CD413 /* EdbCmdHelp.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF486237F13B1009CD413 /* EdbCmdHelp.c */; }; + A5AAFB8D237F13B3009CD413 /* EdbCmdExtPci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF487237F13B1009CD413 /* EdbCmdExtPci.c */; }; + A5AAFB8E237F13B3009CD413 /* EdbCmdBranch.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF488237F13B1009CD413 /* EdbCmdBranch.c */; }; + A5AAFB8F237F13B3009CD413 /* EdbCmdBreak.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF48A237F13B1009CD413 /* EdbCmdBreak.c */; }; + A5AAFB90237F13B3009CD413 /* EdbCmdSymbol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF48B237F13B1009CD413 /* EdbCmdSymbol.c */; }; + A5AAFB91237F13B3009CD413 /* EdbCmdBreakpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF48C237F13B1009CD413 /* EdbCmdBreakpoint.c */; }; + A5AAFB92237F13B3009CD413 /* EbcSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF490237F13B1009CD413 /* EbcSupport.c */; }; + A5AAFB93237F13B3009CD413 /* EbcLowLevel.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF491237F13B1009CD413 /* EbcLowLevel.nasm */; }; + A5AAFB94237F13B3009CD413 /* EbcInt.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF492237F13B1009CD413 /* EbcInt.c */; }; + A5AAFB95237F13B3009CD413 /* EbcExecute.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF494237F13B1009CD413 /* EbcExecute.c */; }; + A5AAFB96237F13B3009CD413 /* EbcSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF497237F13B1009CD413 /* EbcSupport.c */; }; + A5AAFB97237F13B3009CD413 /* EbcLowLevel.S in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF498237F13B1009CD413 /* EbcLowLevel.S */; }; + A5AAFB98237F13B3009CD413 /* EsrtDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF49D237F13B1009CD413 /* EsrtDxe.c */; }; + A5AAFB99237F13B3009CD413 /* EsrtImpl.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF49E237F13B1009CD413 /* EsrtImpl.c */; }; + A5AAFB9A237F13B3009CD413 /* SmbiosDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4A5237F13B1009CD413 /* SmbiosDxe.c */; }; + A5AAFB9B237F13B3009CD413 /* SectionExtractionDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4AC237F13B1009CD413 /* SectionExtractionDxe.c */; }; + A5AAFB9C237F13B3009CD413 /* unicode_property_data_posix.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4B2237F13B1009CD413 /* unicode_property_data_posix.c */; }; + A5AAFB9D237F13B3009CD413 /* unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4B3237F13B1009CD413 /* unicode.c */; }; + A5AAFB9E237F13B3009CD413 /* ascii.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4B5237F13B1009CD413 /* ascii.c */; }; + A5AAFB9F237F13B3009CD413 /* unicode_fold2_key.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4B6237F13B1009CD413 /* unicode_fold2_key.c */; }; + A5AAFBA0237F13B3009CD413 /* unicode_fold3_key.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4B9237F13B1009CD413 /* unicode_fold3_key.c */; }; + A5AAFBA1237F13B3009CD413 /* regposix.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4BA237F13B1009CD413 /* regposix.c */; }; + A5AAFBA2237F13B3009CD413 /* unicode_fold1_key.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4BB237F13B1009CD413 /* unicode_fold1_key.c */; }; + A5AAFBA3237F13B3009CD413 /* unicode_wb_data.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4BC237F13B1009CD413 /* unicode_wb_data.c */; }; + A5AAFBA4237F13B3009CD413 /* regexec.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4BD237F13B1009CD413 /* regexec.c */; }; + A5AAFBA5237F13B3009CD413 /* regcomp.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C0237F13B1009CD413 /* regcomp.c */; }; + A5AAFBA6237F13B3009CD413 /* unicode_egcb_data.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C1237F13B1009CD413 /* unicode_egcb_data.c */; }; + A5AAFBA7237F13B3009CD413 /* regtrav.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C2237F13B1009CD413 /* regtrav.c */; }; + A5AAFBA8237F13B3009CD413 /* regsyntax.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C3237F13B1009CD413 /* regsyntax.c */; }; + A5AAFBA9237F13B3009CD413 /* OnigurumaIntrinsics.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C4237F13B1009CD413 /* OnigurumaIntrinsics.c */; }; + A5AAFBAA237F13B3009CD413 /* regversion.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C5237F13B1009CD413 /* regversion.c */; }; + A5AAFBAB237F13B3009CD413 /* OnigurumaUefiPort.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C6237F13B1009CD413 /* OnigurumaUefiPort.c */; }; + A5AAFBAC237F13B3009CD413 /* unicode_property_data.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C7237F13B1009CD413 /* unicode_property_data.c */; }; + A5AAFBAD237F13B3009CD413 /* st.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4C9237F13B1009CD413 /* st.c */; }; + A5AAFBAE237F13B3009CD413 /* utf16_le.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4CD237F13B1009CD413 /* utf16_le.c */; }; + A5AAFBAF237F13B3009CD413 /* regposerr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4CF237F13B1009CD413 /* regposerr.c */; }; + A5AAFBB0237F13B3009CD413 /* regparse.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D0237F13B1009CD413 /* regparse.c */; }; + A5AAFBB1237F13B3009CD413 /* onig_init.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D1237F13B1009CD413 /* onig_init.c */; }; + A5AAFBB2237F13B3009CD413 /* regenc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D2237F13B1009CD413 /* regenc.c */; }; + A5AAFBB3237F13B3009CD413 /* regerror.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D3237F13B1009CD413 /* regerror.c */; }; + A5AAFBB4237F13B3009CD413 /* unicode_unfold_key.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D5237F13B1009CD413 /* unicode_unfold_key.c */; }; + A5AAFBB5237F13B3009CD413 /* reggnu.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D6237F13B1009CD413 /* reggnu.c */; }; + A5AAFBB6237F13B3009CD413 /* unicode_fold_data.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D7237F13B1009CD413 /* unicode_fold_data.c */; }; + A5AAFBB7237F13B3009CD413 /* RegularExpressionDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4D8237F13B1009CD413 /* RegularExpressionDxe.c */; }; + A5AAFBB8237F13B3009CD413 /* Measurement.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4DB237F13B1009CD413 /* Measurement.c */; }; + A5AAFBB9237F13B3009CD413 /* SpeculationBarrierDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4DC237F13B1009CD413 /* SpeculationBarrierDxe.c */; }; + A5AAFBBA237F13B3009CD413 /* SpeculationBarrierSmm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4E0237F13B1009CD413 /* SpeculationBarrierSmm.c */; }; + A5AAFBBB237F13B3009CD413 /* VariableTraditionalMm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4E2237F13B1009CD413 /* VariableTraditionalMm.c */; }; + A5AAFBBC237F13B3009CD413 /* VariableExLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4E4237F13B1009CD413 /* VariableExLib.c */; }; + A5AAFBBD237F13B3009CD413 /* VariableSmmRuntimeDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4E6237F13B1009CD413 /* VariableSmmRuntimeDxe.c */; }; + A5AAFBBE237F13B3009CD413 /* VariableStandaloneMm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4E8237F13B1009CD413 /* VariableStandaloneMm.c */; }; + A5AAFBBF237F13B3009CD413 /* VariableSmm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4EA237F13B1009CD413 /* VariableSmm.c */; }; + A5AAFBC0237F13B3009CD413 /* TcgMorLockSmm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4EB237F13B1009CD413 /* TcgMorLockSmm.c */; }; + A5AAFBC1237F13B3009CD413 /* Reclaim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4EC237F13B1009CD413 /* Reclaim.c */; }; + A5AAFBC2237F13B3009CD413 /* VariableDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4ED237F13B1009CD413 /* VariableDxe.c */; }; + A5AAFBC3237F13B3009CD413 /* TcgMorLockDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4EF237F13B1009CD413 /* TcgMorLockDxe.c */; }; + A5AAFBC4237F13B3009CD413 /* VarCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4F0237F13B1009CD413 /* VarCheck.c */; }; + A5AAFBC5237F13B3009CD413 /* Variable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4F4237F13B1009CD413 /* Variable.c */; }; + A5AAFBC6237F13B3009CD413 /* Variable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4FA237F13B1009CD413 /* Variable.c */; }; + A5AAFBC7237F13B3009CD413 /* InputHandler.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4FC237F13B1009CD413 /* InputHandler.c */; }; + A5AAFBC8237F13B3009CD413 /* FormDisplay.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF4FD237F13B1009CD413 /* FormDisplay.c */; }; + A5AAFBC9237F13B3009CD413 /* Popup.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF501237F13B1009CD413 /* Popup.c */; }; + A5AAFBCA237F13B3009CD413 /* ProcessOptions.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF502237F13B1009CD413 /* ProcessOptions.c */; }; + A5AAFBCB237F13B3009CD413 /* CapsuleOnDiskLoadPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF507237F13B1009CD413 /* CapsuleOnDiskLoadPei.c */; }; + A5AAFBCC237F13B3009CD413 /* DriverHealthManagerDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF512237F13B1009CD413 /* DriverHealthManagerDxe.c */; }; + A5AAFBCD237F13B3009CD413 /* MonotonicCounter.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF517237F13B1009CD413 /* MonotonicCounter.c */; }; + A5AAFBCE237F13B3009CD413 /* LegacyRegion2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF51B237F13B1009CD413 /* LegacyRegion2.c */; }; + A5AAFBCF237F13B3009CD413 /* WatchdogTimer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF522237F13B1009CD413 /* WatchdogTimer.c */; }; + A5AAFBD0237F13B3009CD413 /* FaultTolerantWrite.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF52B237F13B1009CD413 /* FaultTolerantWrite.c */; }; + A5AAFBD1237F13B3009CD413 /* FaultTolerantWriteStandaloneMm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF52D237F13B1009CD413 /* FaultTolerantWriteStandaloneMm.c */; }; + A5AAFBD2237F13B3009CD413 /* FaultTolerantWriteSmmDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF52E237F13B1009CD413 /* FaultTolerantWriteSmmDxe.c */; }; + A5AAFBD3237F13B3009CD413 /* FaultTolerantWriteTraditionalMm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF532237F13B1009CD413 /* FaultTolerantWriteTraditionalMm.c */; }; + A5AAFBD4237F13B3009CD413 /* FaultTolerantWriteDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF533237F13B1009CD413 /* FaultTolerantWriteDxe.c */; }; + A5AAFBD5237F13B3009CD413 /* FaultTolerantWriteSmm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF535237F13B1009CD413 /* FaultTolerantWriteSmm.c */; }; + A5AAFBD6237F13B3009CD413 /* FtwMisc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF536237F13B1009CD413 /* FtwMisc.c */; }; + A5AAFBD7237F13B3009CD413 /* UpdateWorkingBlock.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF538237F13B1009CD413 /* UpdateWorkingBlock.c */; }; + A5AAFBD8237F13B3009CD413 /* DevicePath.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF53C237F13B1009CD413 /* DevicePath.c */; }; + A5AAFBD9237F13B3009CD413 /* DriverSample.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF542237F13B1009CD413 /* DriverSample.c */; }; + A5AAFBDA237F13B3009CD413 /* SmbiosMeasurementDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF54D237F13B1009CD413 /* SmbiosMeasurementDxe.c */; }; + A5AAFBDB237F13B3009CD413 /* HiiResourcesSample.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF551237F13B1009CD413 /* HiiResourcesSample.c */; }; + A5AAFBDC237F13B3009CD413 /* PlatDriOverrideLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF55C237F13B1009CD413 /* PlatDriOverrideLib.c */; }; + A5AAFBDD237F13B3009CD413 /* PlatDriOverrideDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF55F237F13B1009CD413 /* PlatDriOverrideDxe.c */; }; + A5AAFBDE237F13B3009CD413 /* LoadFileOnFv2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF562237F13B1009CD413 /* LoadFileOnFv2.c */; }; + A5AAFBDF237F13B3009CD413 /* BootManagerPolicyDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF56A237F13B1009CD413 /* BootManagerPolicyDxe.c */; }; + A5AAFBE0237F13B3009CD413 /* Pcd.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF56D237F13B1009CD413 /* Pcd.c */; }; + A5AAFBE1237F13B3009CD413 /* Service.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF571237F13B1009CD413 /* Service.c */; }; + A5AAFBE2237F13B3009CD413 /* Pcd.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF574237F13B1009CD413 /* Pcd.c */; }; + A5AAFBE3237F13B3009CD413 /* Service.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF579237F13B1009CD413 /* Service.c */; }; + A5AAFBE4237F13B3009CD413 /* SectionExtractionPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF57B237F13B1009CD413 /* SectionExtractionPei.c */; }; + A5AAFBE5237F13B3009CD413 /* StatusCodeHandlerRuntimeDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF581237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.c */; }; + A5AAFBE6237F13B3009CD413 /* MemoryStatusCodeWorker.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF582237F13B1009CD413 /* MemoryStatusCodeWorker.c */; }; + A5AAFBE7237F13B3009CD413 /* SerialStatusCodeWorker.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF587237F13B1009CD413 /* SerialStatusCodeWorker.c */; }; + A5AAFBE8237F13B3009CD413 /* MemoryStausCodeWorker.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF58D237F13B1009CD413 /* MemoryStausCodeWorker.c */; }; + A5AAFBE9237F13B3009CD413 /* SerialStatusCodeWorker.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF58E237F13B1009CD413 /* SerialStatusCodeWorker.c */; }; + A5AAFBEA237F13B3009CD413 /* StatusCodeHandlerPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF58F237F13B1009CD413 /* StatusCodeHandlerPei.c */; }; + A5AAFBEB237F13B3009CD413 /* MemoryStatusCodeWorker.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF591237F13B1009CD413 /* MemoryStatusCodeWorker.c */; }; + A5AAFBEC237F13B3009CD413 /* StatusCodeHandlerSmm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF592237F13B1009CD413 /* StatusCodeHandlerSmm.c */; }; + A5AAFBED237F13B3009CD413 /* SerialStatusCodeWorker.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF595237F13B1009CD413 /* SerialStatusCodeWorker.c */; }; + A5AAFBEE237F13B3009CD413 /* DebugServicePei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF599237F13B1009CD413 /* DebugServicePei.c */; }; + A5AAFBEF237F13B3009CD413 /* TimestampDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF59E237F13B1009CD413 /* TimestampDxe.c */; }; + A5AAFBF0237F13B3009CD413 /* ResetSystem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5A6237F13B1009CD413 /* ResetSystem.c */; }; + A5AAFBF1237F13B3009CD413 /* FvSimpleFileSystemEntryPoint.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5A9237F13B1009CD413 /* FvSimpleFileSystemEntryPoint.c */; }; + A5AAFBF2237F13B3009CD413 /* FvSimpleFileSystem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5AA237F13B1009CD413 /* FvSimpleFileSystem.c */; }; + A5AAFBF3237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5AC237F13B1009CD413 /* ComponentName.c */; }; + A5AAFBF4237F13B3009CD413 /* Defer3rdPartyImageLoad.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5B1237F13B1009CD413 /* Defer3rdPartyImageLoad.c */; }; + A5AAFBF5237F13B3009CD413 /* SecurityStub.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5B3237F13B1009CD413 /* SecurityStub.c */; }; + A5AAFBF6237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5BC237F13B1009CD413 /* ComponentName.c */; }; + A5AAFBF7237F13B3009CD413 /* DiskIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5BE237F13B1009CD413 /* DiskIo.c */; }; + A5AAFBF8237F13B3009CD413 /* PeiCdExpress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5C1237F13B1009CD413 /* PeiCdExpress.c */; }; + A5AAFBF9237F13B3009CD413 /* Partition.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5C6237F13B1009CD413 /* Partition.c */; }; + A5AAFBFA237F13B3009CD413 /* Udf.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5C7237F13B1009CD413 /* Udf.c */; }; + A5AAFBFB237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5C9237F13B1009CD413 /* ComponentName.c */; }; + A5AAFBFC237F13B3009CD413 /* ElTorito.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5CA237F13B1009CD413 /* ElTorito.c */; }; + A5AAFBFD237F13B3009CD413 /* Mbr.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5CE237F13B1009CD413 /* Mbr.c */; }; + A5AAFBFE237F13B3009CD413 /* Gpt.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5CF237F13B1009CD413 /* Gpt.c */; }; + A5AAFBFF237F13B3009CD413 /* RamDiskFileExplorer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5D2237F13B1009CD413 /* RamDiskFileExplorer.c */; }; + A5AAFC00237F13B3009CD413 /* RamDiskImpl.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5D5237F13B1009CD413 /* RamDiskImpl.c */; }; + A5AAFC01237F13B3009CD413 /* RamDiskBlockIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5D6237F13B1009CD413 /* RamDiskBlockIo.c */; }; + A5AAFC02237F13B3009CD413 /* RamDiskProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5D7237F13B1009CD413 /* RamDiskProtocol.c */; }; + A5AAFC03237F13B3009CD413 /* RamDiskDriver.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5DB237F13B1009CD413 /* RamDiskDriver.c */; }; + A5AAFC04237F13B3009CD413 /* UnicodeCollationEng.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5E1237F13B1009CD413 /* UnicodeCollationEng.c */; }; + A5AAFC05237F13B3009CD413 /* FileName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5E5237F13B1009CD413 /* FileName.c */; }; + A5AAFC06237F13B3009CD413 /* Udf.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5E6237F13B1009CD413 /* Udf.c */; }; + A5AAFC07237F13B3009CD413 /* FileSystemOperations.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5E7237F13B1009CD413 /* FileSystemOperations.c */; }; + A5AAFC08237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5E8237F13B1009CD413 /* ComponentName.c */; }; + A5AAFC09237F13B3009CD413 /* File.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5EB237F13B1009CD413 /* File.c */; }; + A5AAFC0A237F13B3009CD413 /* LightMemoryTest.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5EE237F13B1009CD413 /* LightMemoryTest.c */; }; + A5AAFC0B237F13B3009CD413 /* NullMemoryTest.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5F7237F13B1009CD413 /* NullMemoryTest.c */; }; + A5AAFC0C237F13B3009CD413 /* Database.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5FC237F13B1009CD413 /* Database.c */; }; + A5AAFC0D237F13B3009CD413 /* ConfigRouting.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5FD237F13B1009CD413 /* ConfigRouting.c */; }; + A5AAFC0E237F13B3009CD413 /* Font.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5FE237F13B1009CD413 /* Font.c */; }; + A5AAFC0F237F13B3009CD413 /* String.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF5FF237F13B1009CD413 /* String.c */; }; + A5AAFC10237F13B3009CD413 /* Image.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF600237F13B1009CD413 /* Image.c */; }; + A5AAFC11237F13B3009CD413 /* ConfigKeywordHandler.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF603237F13B1009CD413 /* ConfigKeywordHandler.c */; }; + A5AAFC12237F13B3009CD413 /* HiiDatabaseEntry.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF604237F13B1009CD413 /* HiiDatabaseEntry.c */; }; + A5AAFC13237F13B3009CD413 /* ImageEx.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF605237F13B1009CD413 /* ImageEx.c */; }; + A5AAFC14237F13B3009CD413 /* PciCfg2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF607237F13B1009CD413 /* PciCfg2.c */; }; + A5AAFC15237F13B3009CD413 /* FaultTolerantWritePei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF60E237F13B1009CD413 /* FaultTolerantWritePei.c */; }; + A5AAFC16237F13B3009CD413 /* BdsEntry.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF612237F13B1009CD413 /* BdsEntry.c */; }; + A5AAFC17237F13B3009CD413 /* HwErrRecSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF613237F13B1009CD413 /* HwErrRecSupport.c */; }; + A5AAFC18237F13B3009CD413 /* Language.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF618237F13B1009CD413 /* Language.c */; }; + A5AAFC19237F13B3009CD413 /* SmmCommunicationBufferDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF61C237F13B1009CD413 /* SmmCommunicationBufferDxe.c */; }; + A5AAFC1A237F13B3009CD413 /* X64Entry.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF625237F13B1009CD413 /* X64Entry.c */; }; + A5AAFC1B237F13B3009CD413 /* PageFaultHandler.nasm in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF626237F13B1009CD413 /* PageFaultHandler.nasm */; }; + A5AAFC1C237F13B3009CD413 /* CapsuleCoalesce.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF628237F13B1009CD413 /* CapsuleCoalesce.c */; }; + A5AAFC1D237F13B3009CD413 /* UefiCapsule.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF62D237F13B1009CD413 /* UefiCapsule.c */; }; + A5AAFC1E237F13B3009CD413 /* ResetSystem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF633237F13B1009CD413 /* ResetSystem.c */; }; + A5AAFC1F237F13B3009CD413 /* Print.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF635237F13B1009CD413 /* Print.c */; }; + A5AAFC20237F13B3009CD413 /* SerialIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF63A237F13B1009CD413 /* SerialIo.c */; }; + A5AAFC21237F13B3009CD413 /* SmmLockBox.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF643237F13B1009CD413 /* SmmLockBox.c */; }; + A5AAFC22237F13B3009CD413 /* FileExplorerDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF645237F13B1009CD413 /* FileExplorerDxe.c */; }; + A5AAFC23237F13B3009CD413 /* ReportStatusCodeRouterRuntimeDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF64B237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.c */; }; + A5AAFC24237F13B3009CD413 /* ReportStatusCodeRouterPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF655237F13B1009CD413 /* ReportStatusCodeRouterPei.c */; }; + A5AAFC25237F13B3009CD413 /* ReportStatusCodeRouterSmm.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF657237F13B1009CD413 /* ReportStatusCodeRouterSmm.c */; }; + A5AAFC26237F13B3009CD413 /* CapsuleCache.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF65D237F13B1009CD413 /* CapsuleCache.c */; }; + A5AAFC27237F13B3009CD413 /* CapsuleCacheNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF65E237F13B1009CD413 /* CapsuleCacheNull.c */; }; + A5AAFC28237F13B3009CD413 /* SaveLongModeContext.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF660237F13B1009CD413 /* SaveLongModeContext.c */; }; + A5AAFC29237F13B3009CD413 /* CapsuleReset.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF665237F13B1009CD413 /* CapsuleReset.c */; }; + A5AAFC2A237F13B3009CD413 /* SaveLongModeContext.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF666237F13B1009CD413 /* SaveLongModeContext.c */; }; + A5AAFC2B237F13B3009CD413 /* CapsuleReset.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF668237F13B1009CD413 /* CapsuleReset.c */; }; + A5AAFC2C237F13B3009CD413 /* CapsuleService.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF669237F13B1009CD413 /* CapsuleService.c */; }; + A5AAFC2D237F13B3009CD413 /* Expression.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF66B237F13B1009CD413 /* Expression.c */; }; + A5AAFC2E237F13B3009CD413 /* Presentation.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF66E237F13B1009CD413 /* Presentation.c */; }; + A5AAFC2F237F13B3009CD413 /* Setup.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF670237F13B1009CD413 /* Setup.c */; }; + A5AAFC30237F13B3009CD413 /* IfrParse.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF672237F13B1009CD413 /* IfrParse.c */; }; + A5AAFC31237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF678237F13B1009CD413 /* ComponentName.c */; }; + A5AAFC32237F13B3009CD413 /* LaffStd.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF67B237F13B1009CD413 /* LaffStd.c */; }; + A5AAFC33237F13B3009CD413 /* GraphicsConsole.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF67C237F13B1009CD413 /* GraphicsConsole.c */; }; + A5AAFC34237F13B3009CD413 /* TerminalConOut.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF680237F13B1009CD413 /* TerminalConOut.c */; }; + A5AAFC35237F13B3009CD413 /* TerminalConIn.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF681237F13B1009CD413 /* TerminalConIn.c */; }; + A5AAFC36237F13B3009CD413 /* Terminal.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF683237F13B1009CD413 /* Terminal.c */; }; + A5AAFC37237F13B3009CD413 /* Vtutf8.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF684237F13B1009CD413 /* Vtutf8.c */; }; + A5AAFC38237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF685237F13B1009CD413 /* ComponentName.c */; }; + A5AAFC39237F13B3009CD413 /* Ansi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF687237F13B1009CD413 /* Ansi.c */; }; + A5AAFC3A237F13B3009CD413 /* ConPlatform.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF68A237F13B1009CD413 /* ConPlatform.c */; }; + A5AAFC3B237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF68C237F13B1009CD413 /* ComponentName.c */; }; + A5AAFC3C237F13B3009CD413 /* ConSplitterGraphics.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF691237F13B1009CD413 /* ConSplitterGraphics.c */; }; + A5AAFC3D237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF692237F13B1009CD413 /* ComponentName.c */; }; + A5AAFC3E237F13B3009CD413 /* ConSplitter.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF693237F13B1009CD413 /* ConSplitter.c */; }; + A5AAFC3F237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF699237F13B1009CD413 /* ComponentName.c */; }; + A5AAFC40237F13B3009CD413 /* GraphicsOutput.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF69B237F13B1009CD413 /* GraphicsOutput.c */; }; + A5AAFC41237F13B3009CD413 /* Metronome.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF69E237F13B1009CD413 /* Metronome.c */; }; + A5AAFC42237F13B3009CD413 /* SdBlockIoPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF748237F13B1009CD413 /* SdBlockIoPei.c */; }; + A5AAFC43237F13B3009CD413 /* SdHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF749237F13B1009CD413 /* SdHcMem.c */; }; + A5AAFC44237F13B3009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF750237F13B2009CD413 /* DmaMem.c */; }; + A5AAFC45237F13B3009CD413 /* SdHci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF751237F13B2009CD413 /* SdHci.c */; }; + A5AAFC46237F13B3009CD413 /* EmmcHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF753237F13B2009CD413 /* EmmcHcMem.c */; }; + A5AAFC47237F13B3009CD413 /* EmmcHci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF754237F13B2009CD413 /* EmmcHci.c */; }; + A5AAFC48237F13B3009CD413 /* EmmcBlockIoPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF755237F13B2009CD413 /* EmmcBlockIoPei.c */; }; + A5AAFC49237F13B3009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF75A237F13B2009CD413 /* DmaMem.c */; }; + A5AAFC4A237F13B3009CD413 /* SdBlockIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF75E237F13B2009CD413 /* SdBlockIo.c */; }; + A5AAFC4B237F13B3009CD413 /* SdDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF760237F13B2009CD413 /* SdDxe.c */; }; + A5AAFC4C237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF762237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC4D237F13B3009CD413 /* SdDiskInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF767237F13B2009CD413 /* SdDiskInfo.c */; }; + A5AAFC4E237F13B3009CD413 /* EmmcBlockIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF76C237F13B2009CD413 /* EmmcBlockIo.c */; }; + A5AAFC4F237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF76D237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC50237F13B3009CD413 /* EmmcDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF76F237F13B2009CD413 /* EmmcDxe.c */; }; + A5AAFC51237F13B3009CD413 /* EmmcDiskInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF770237F13B2009CD413 /* EmmcDiskInfo.c */; }; + A5AAFC52237F13B3009CD413 /* AtapiPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF779237F13B2009CD413 /* AtapiPeim.c */; }; + A5AAFC53237F13B3009CD413 /* SdMmcPciHci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF77B237F13B2009CD413 /* SdMmcPciHci.c */; }; + A5AAFC54237F13B3009CD413 /* SdDevice.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF77D237F13B2009CD413 /* SdDevice.c */; }; + A5AAFC55237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF77E237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC56237F13B3009CD413 /* EmmcDevice.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF781237F13B2009CD413 /* EmmcDevice.c */; }; + A5AAFC57237F13B3009CD413 /* SdMmcPciHcDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF784237F13B2009CD413 /* SdMmcPciHcDxe.c */; }; + A5AAFC58237F13B3009CD413 /* IncompatiblePciDeviceSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF789237F13B2009CD413 /* IncompatiblePciDeviceSupport.c */; }; + A5AAFC59237F13B3009CD413 /* PciEnumerator.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF78B237F13B2009CD413 /* PciEnumerator.c */; }; + A5AAFC5A237F13B3009CD413 /* PciDriverOverride.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF78C237F13B2009CD413 /* PciDriverOverride.c */; }; + A5AAFC5B237F13B3009CD413 /* PciResourceSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF78D237F13B2009CD413 /* PciResourceSupport.c */; }; + A5AAFC5C237F13B3009CD413 /* PciDeviceSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF78E237F13B2009CD413 /* PciDeviceSupport.c */; }; + A5AAFC5D237F13B3009CD413 /* PciIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF78F237F13B2009CD413 /* PciIo.c */; }; + A5AAFC5E237F13B3009CD413 /* PciCommand.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF790237F13B2009CD413 /* PciCommand.c */; }; + A5AAFC5F237F13B3009CD413 /* PciHotPlugSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF791237F13B2009CD413 /* PciHotPlugSupport.c */; }; + A5AAFC60237F13B3009CD413 /* PciEnumeratorSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF794237F13B2009CD413 /* PciEnumeratorSupport.c */; }; + A5AAFC61237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF797237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC62237F13B3009CD413 /* PciBus.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF798237F13B2009CD413 /* PciBus.c */; }; + A5AAFC63237F13B3009CD413 /* PciPowerManagement.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF799237F13B2009CD413 /* PciPowerManagement.c */; }; + A5AAFC64237F13B3009CD413 /* PciRomTable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7A0237F13B2009CD413 /* PciRomTable.c */; }; + A5AAFC65237F13B3009CD413 /* PciOptionRomSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7A2237F13B2009CD413 /* PciOptionRomSupport.c */; }; + A5AAFC66237F13B3009CD413 /* PciLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7A9237F13B2009CD413 /* PciLib.c */; }; + A5AAFC67237F13B3009CD413 /* XhciSched.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7B0237F13B2009CD413 /* XhciSched.c */; }; + A5AAFC68237F13B3009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7B1237F13B2009CD413 /* DmaMem.c */; }; + A5AAFC69237F13B3009CD413 /* UsbHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7B3237F13B2009CD413 /* UsbHcMem.c */; }; + A5AAFC6A237F13B3009CD413 /* XhcPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7B5237F13B2009CD413 /* XhcPeim.c */; }; + A5AAFC6B237F13B3009CD413 /* EhciSched.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7BB237F13B2009CD413 /* EhciSched.c */; }; + A5AAFC6C237F13B3009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7BE237F13B2009CD413 /* DmaMem.c */; }; + A5AAFC6D237F13B3009CD413 /* EhcPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7C0237F13B2009CD413 /* EhcPeim.c */; }; + A5AAFC6E237F13B3009CD413 /* EhciUrb.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7C1237F13B2009CD413 /* EhciUrb.c */; }; + A5AAFC6F237F13B3009CD413 /* UsbHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7C3237F13B2009CD413 /* UsbHcMem.c */; }; + A5AAFC70237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7C6237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC71237F13B3009CD413 /* UfsPciHcDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7C7237F13B2009CD413 /* UfsPciHcDxe.c */; }; + A5AAFC72237F13B3009CD413 /* UhciDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7CE237F13B2009CD413 /* UhciDebug.c */; }; + A5AAFC73237F13B3009CD413 /* Uhci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7D0237F13B2009CD413 /* Uhci.c */; }; + A5AAFC74237F13B3009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7D2237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC75237F13B4009CD413 /* UhciSched.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7D4237F13B2009CD413 /* UhciSched.c */; }; + A5AAFC76237F13B4009CD413 /* UhciReg.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7D7237F13B2009CD413 /* UhciReg.c */; }; + A5AAFC77237F13B4009CD413 /* UhciQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7D9237F13B2009CD413 /* UhciQueue.c */; }; + A5AAFC78237F13B4009CD413 /* UsbHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7DA237F13B2009CD413 /* UsbHcMem.c */; }; + A5AAFC79237F13B4009CD413 /* DevicePath.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7DE237F13B2009CD413 /* DevicePath.c */; }; + A5AAFC7A237F13B4009CD413 /* NvmExpressPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7E1237F13B2009CD413 /* NvmExpressPei.c */; }; + A5AAFC7B237F13B4009CD413 /* NvmExpressPeiBlockIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7E2237F13B2009CD413 /* NvmExpressPeiBlockIo.c */; }; + A5AAFC7C237F13B4009CD413 /* NvmExpressPeiS3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7E5237F13B2009CD413 /* NvmExpressPeiS3.c */; }; + A5AAFC7D237F13B4009CD413 /* NvmExpressPeiStorageSecurity.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7E6237F13B2009CD413 /* NvmExpressPeiStorageSecurity.c */; }; + A5AAFC7E237F13B4009CD413 /* NvmExpressPeiHci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7E9237F13B2009CD413 /* NvmExpressPeiHci.c */; }; + A5AAFC7F237F13B4009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7EC237F13B2009CD413 /* DmaMem.c */; }; + A5AAFC80237F13B4009CD413 /* NvmExpressPeiPassThru.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7ED237F13B2009CD413 /* NvmExpressPeiPassThru.c */; }; + A5AAFC81237F13B4009CD413 /* SdMmcPciHcPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7F0237F13B2009CD413 /* SdMmcPciHcPei.c */; }; + A5AAFC82237F13B4009CD413 /* SataController.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7F5237F13B2009CD413 /* SataController.c */; }; + A5AAFC83237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7F8237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC84237F13B4009CD413 /* Serial.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7FD237F13B2009CD413 /* Serial.c */; }; + A5AAFC85237F13B4009CD413 /* SerialIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF7FE237F13B2009CD413 /* SerialIo.c */; }; + A5AAFC86237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF801237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC87237F13B4009CD413 /* PciRootBridgeIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF804237F13B2009CD413 /* PciRootBridgeIo.c */; }; + A5AAFC88237F13B4009CD413 /* PciHostBridge.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF809237F13B2009CD413 /* PciHostBridge.c */; }; + A5AAFC89237F13B4009CD413 /* Xhci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF80D237F13B2009CD413 /* Xhci.c */; }; + A5AAFC8A237F13B4009CD413 /* XhciReg.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF80E237F13B2009CD413 /* XhciReg.c */; }; + A5AAFC8B237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF80F237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC8C237F13B4009CD413 /* XhciSched.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF811237F13B2009CD413 /* XhciSched.c */; }; + A5AAFC8D237F13B4009CD413 /* UsbHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF815237F13B2009CD413 /* UsbHcMem.c */; }; + A5AAFC8E237F13B4009CD413 /* UhcPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF819237F13B2009CD413 /* UhcPeim.c */; }; + A5AAFC8F237F13B4009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF81E237F13B2009CD413 /* DmaMem.c */; }; + A5AAFC90237F13B4009CD413 /* NvmExpressHci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF820237F13B2009CD413 /* NvmExpressHci.c */; }; + A5AAFC91237F13B4009CD413 /* NvmExpressPassthru.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF821237F13B2009CD413 /* NvmExpressPassthru.c */; }; + A5AAFC92237F13B4009CD413 /* NvmExpressBlockIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF822237F13B2009CD413 /* NvmExpressBlockIo.c */; }; + A5AAFC93237F13B4009CD413 /* NvmExpress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF825237F13B2009CD413 /* NvmExpress.c */; }; + A5AAFC94237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF827237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC95237F13B4009CD413 /* NvmExpressDiskInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF82B237F13B2009CD413 /* NvmExpressDiskInfo.c */; }; + A5AAFC96237F13B4009CD413 /* NonDiscoverablePciDeviceIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF82F237F13B2009CD413 /* NonDiscoverablePciDeviceIo.c */; }; + A5AAFC97237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF830237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC98237F13B4009CD413 /* NonDiscoverablePciDeviceDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF831237F13B2009CD413 /* NonDiscoverablePciDeviceDxe.c */; }; + A5AAFC99237F13B4009CD413 /* EhciReg.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF834237F13B2009CD413 /* EhciReg.c */; }; + A5AAFC9A237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF839237F13B2009CD413 /* ComponentName.c */; }; + A5AAFC9B237F13B4009CD413 /* EhciSched.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF83C237F13B2009CD413 /* EhciSched.c */; }; + A5AAFC9C237F13B4009CD413 /* Ehci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF83E237F13B2009CD413 /* Ehci.c */; }; + A5AAFC9D237F13B4009CD413 /* EhciDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF83F237F13B2009CD413 /* EhciDebug.c */; }; + A5AAFC9E237F13B4009CD413 /* EhciUrb.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF841237F13B2009CD413 /* EhciUrb.c */; }; + A5AAFC9F237F13B4009CD413 /* UsbHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF843237F13B2009CD413 /* UsbHcMem.c */; }; + A5AAFCA0237F13B4009CD413 /* UfsPciHcPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF84A237F13B2009CD413 /* UfsPciHcPei.c */; }; + A5AAFCA1237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF84E237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCA2237F13B4009CD413 /* IsaBusDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF852237F13B2009CD413 /* IsaBusDxe.c */; }; + A5AAFCA3237F13B4009CD413 /* Ps2KbdTextIn.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF855237F13B2009CD413 /* Ps2KbdTextIn.c */; }; + A5AAFCA4237F13B4009CD413 /* Ps2Keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF857237F13B2009CD413 /* Ps2Keyboard.c */; }; + A5AAFCA5237F13B4009CD413 /* Ps2KbdCtrller.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF858237F13B2009CD413 /* Ps2KbdCtrller.c */; }; + A5AAFCA6237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF859237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCA7237F13B4009CD413 /* Ps2Mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF85E237F13B2009CD413 /* Ps2Mouse.c */; }; + A5AAFCA8237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF85F237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCA9237F13B4009CD413 /* CommPs2.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF864237F13B2009CD413 /* CommPs2.c */; }; + A5AAFCAA237F13B4009CD413 /* ScsiDisk.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF869237F13B2009CD413 /* ScsiDisk.c */; }; + A5AAFCAB237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF86A237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCAC237F13B4009CD413 /* ScsiBus.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF870237F13B2009CD413 /* ScsiBus.c */; }; + A5AAFCAD237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF871237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCAE237F13B4009CD413 /* UfsHcMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF878237F13B2009CD413 /* UfsHcMem.c */; }; + A5AAFCAF237F13B4009CD413 /* UfsHci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF87A237F13B2009CD413 /* UfsHci.c */; }; + A5AAFCB0237F13B4009CD413 /* UfsBlockIoPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF87C237F13B2009CD413 /* UfsBlockIoPei.c */; }; + A5AAFCB1237F13B4009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF880237F13B2009CD413 /* DmaMem.c */; }; + A5AAFCB2237F13B4009CD413 /* UfsPassThruHci.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF883237F13B2009CD413 /* UfsPassThruHci.c */; }; + A5AAFCB3237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF885237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCB4237F13B4009CD413 /* UfsDevConfigProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF886237F13B2009CD413 /* UfsDevConfigProtocol.c */; }; + A5AAFCB5237F13B4009CD413 /* UfsPassThru.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF88A237F13B2009CD413 /* UfsPassThru.c */; }; + A5AAFCB6237F13B4009CD413 /* I2cBus.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF890237F13B2009CD413 /* I2cBus.c */; }; + A5AAFCB7237F13B4009CD413 /* I2cHost.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF893237F13B2009CD413 /* I2cHost.c */; }; + A5AAFCB8237F13B4009CD413 /* I2cDxe.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF898237F13B2009CD413 /* I2cDxe.c */; }; + A5AAFCB9237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF89E237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCBA237F13B4009CD413 /* UsbMouse.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8A0237F13B2009CD413 /* UsbMouse.c */; }; + A5AAFCBB237F13B4009CD413 /* MouseHid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8A1237F13B2009CD413 /* MouseHid.c */; }; + A5AAFCBC237F13B4009CD413 /* UsbMouseAbsolutePointer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8A5237F13B2009CD413 /* UsbMouseAbsolutePointer.c */; }; + A5AAFCBD237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8A7237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCBE237F13B4009CD413 /* MouseHid.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8AA237F13B2009CD413 /* MouseHid.c */; }; + A5AAFCBF237F13B4009CD413 /* UsbDesc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8AE237F13B2009CD413 /* UsbDesc.c */; }; + A5AAFCC0237F13B4009CD413 /* UsbBus.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8B1237F13B2009CD413 /* UsbBus.c */; }; + A5AAFCC1237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8B2237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCC2237F13B4009CD413 /* UsbEnumer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8B4237F13B2009CD413 /* UsbEnumer.c */; }; + A5AAFCC3237F13B4009CD413 /* UsbHub.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8B7237F13B2009CD413 /* UsbHub.c */; }; + A5AAFCC4237F13B4009CD413 /* UsbUtility.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8B8237F13B2009CD413 /* UsbUtility.c */; }; + A5AAFCC5237F13B4009CD413 /* KeyBoard.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8BC237F13B2009CD413 /* KeyBoard.c */; }; + A5AAFCC6237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8C0237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCC7237F13B4009CD413 /* EfiKey.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8C2237F13B2009CD413 /* EfiKey.c */; }; + A5AAFCC8237F13B4009CD413 /* PeiUsbLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8C4237F13B2009CD413 /* PeiUsbLib.c */; }; + A5AAFCC9237F13B4009CD413 /* UsbIoPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8C8237F13B2009CD413 /* UsbIoPeim.c */; }; + A5AAFCCA237F13B4009CD413 /* HubPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8CA237F13B2009CD413 /* HubPeim.c */; }; + A5AAFCCB237F13B4009CD413 /* UsbPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8CC237F13B2009CD413 /* UsbPeim.c */; }; + A5AAFCCC237F13B4009CD413 /* PeiUsbLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8CF237F13B2009CD413 /* PeiUsbLib.c */; }; + A5AAFCCD237F13B4009CD413 /* BotPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8D3237F13B2009CD413 /* BotPeim.c */; }; + A5AAFCCE237F13B4009CD413 /* PeiAtapi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8D6237F13B2009CD413 /* PeiAtapi.c */; }; + A5AAFCCF237F13B4009CD413 /* UsbBotPeim.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8D8237F13B2009CD413 /* UsbBotPeim.c */; }; + A5AAFCD0237F13B4009CD413 /* UsbMassDiskInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8DB237F13B2009CD413 /* UsbMassDiskInfo.c */; }; + A5AAFCD1237F13B4009CD413 /* UsbMassBoot.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8DE237F13B2009CD413 /* UsbMassBoot.c */; }; + A5AAFCD2237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8E3237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCD3237F13B4009CD413 /* UsbMassCbi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8E4237F13B2009CD413 /* UsbMassCbi.c */; }; + A5AAFCD4237F13B4009CD413 /* UsbMassImpl.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8E6237F13B2009CD413 /* UsbMassImpl.c */; }; + A5AAFCD5237F13B4009CD413 /* UsbMassBot.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8E9237F13B2009CD413 /* UsbMassBot.c */; }; + A5AAFCD6237F13B4009CD413 /* DevicePath.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8EC237F13B2009CD413 /* DevicePath.c */; }; + A5AAFCD7237F13B4009CD413 /* AhciPeiBlockIo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8EF237F13B2009CD413 /* AhciPeiBlockIo.c */; }; + A5AAFCD8237F13B4009CD413 /* AhciPeiPassThru.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8F1237F13B2009CD413 /* AhciPeiPassThru.c */; }; + A5AAFCD9237F13B4009CD413 /* AhciPeiStorageSecurity.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8F3237F13B2009CD413 /* AhciPeiStorageSecurity.c */; }; + A5AAFCDA237F13B4009CD413 /* AhciPei.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8F5237F13B2009CD413 /* AhciPei.c */; }; + A5AAFCDB237F13B4009CD413 /* DmaMem.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8F7237F13B2009CD413 /* DmaMem.c */; }; + A5AAFCDC237F13B4009CD413 /* AhciMode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8F9237F13B2009CD413 /* AhciMode.c */; }; + A5AAFCDD237F13B4009CD413 /* AhciPeiS3.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8FA237F13B2009CD413 /* AhciPeiS3.c */; }; + A5AAFCDE237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF8FE237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCDF237F13B4009CD413 /* IdeMode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF900237F13B2009CD413 /* IdeMode.c */; }; + A5AAFCE0237F13B4009CD413 /* AtaAtapiPassThru.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF902237F13B2009CD413 /* AtaAtapiPassThru.c */; }; + A5AAFCE1237F13B4009CD413 /* AhciMode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF905237F13B2009CD413 /* AhciMode.c */; }; + A5AAFCE2237F13B4009CD413 /* AtaPassThruExecute.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF908237F13B2009CD413 /* AtaPassThruExecute.c */; }; + A5AAFCE3237F13B4009CD413 /* ComponentName.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF90A237F13B2009CD413 /* ComponentName.c */; }; + A5AAFCE4237F13B4009CD413 /* AtaBus.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF90D237F13B2009CD413 /* AtaBus.c */; }; + A5AAFCE5237F13B4009CD413 /* DxeCapsuleRuntime.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF910237F13B2009CD413 /* DxeCapsuleRuntime.c */; }; + A5AAFCE6237F13B4009CD413 /* CapsuleOnDisk.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF911237F13B2009CD413 /* CapsuleOnDisk.c */; }; + A5AAFCE7237F13B4009CD413 /* DxeCapsuleProcessLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF912237F13B2009CD413 /* DxeCapsuleProcessLibNull.c */; }; + A5AAFCE8237F13B4009CD413 /* DxeCapsuleReportLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF913237F13B2009CD413 /* DxeCapsuleReportLibNull.c */; }; + A5AAFCE9237F13B4009CD413 /* DxeCapsuleProcessLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF914237F13B2009CD413 /* DxeCapsuleProcessLib.c */; }; + A5AAFCEA237F13B4009CD413 /* DxeCapsuleReportLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF915237F13B2009CD413 /* DxeCapsuleReportLib.c */; }; + A5AAFCEB237F13B4009CD413 /* DxeCapsuleLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF919237F13B2009CD413 /* DxeCapsuleLib.c */; }; + A5AAFCEC237F13B4009CD413 /* SmmIpmiLibSmmIpmiProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF91D237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol.c */; }; + A5AAFCED237F13B4009CD413 /* OemHookStatusCodeLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF922237F13B2009CD413 /* OemHookStatusCodeLibNull.c */; }; + A5AAFCEE237F13B4009CD413 /* DxeCrc32GuidedSectionExtractLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF925237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib.c */; }; + A5AAFCEF237F13B4009CD413 /* BootLogoLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF929237F13B2009CD413 /* BootLogoLib.c */; }; + A5AAFCF0237F13B4009CD413 /* LockBoxNullLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF92E237F13B2009CD413 /* LockBoxNullLib.c */; }; + A5AAFCF1237F13B4009CD413 /* FmpAuthenticationLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF931237F13B2009CD413 /* FmpAuthenticationLibNull.c */; }; + A5AAFCF2237F13B4009CD413 /* PlatVarCleanupLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF936237F13B2009CD413 /* PlatVarCleanupLib.c */; }; + A5AAFCF3237F13B4009CD413 /* PeiIpmiLibIpmiPpi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF93D237F13B2009CD413 /* PeiIpmiLibIpmiPpi.c */; }; + A5AAFCF4237F13B4009CD413 /* F86GuidedSectionExtraction.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF942237F13B2009CD413 /* F86GuidedSectionExtraction.c */; }; + A5AAFCF5237F13B4009CD413 /* LzFind.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF94C237F13B2009CD413 /* LzFind.c */; }; + A5AAFCF6237F13B4009CD413 /* Bra86.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF94F237F13B2009CD413 /* Bra86.c */; }; + A5AAFCF7237F13B4009CD413 /* LzmaDec.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF950237F13B2009CD413 /* LzmaDec.c */; }; + A5AAFCF8237F13B4009CD413 /* LzmaDecompress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF958237F13B2009CD413 /* LzmaDecompress.c */; }; + A5AAFCF9237F13B4009CD413 /* GuidedSectionExtraction.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF95A237F13B2009CD413 /* GuidedSectionExtraction.c */; }; + A5AAFCFA237F13B4009CD413 /* DeviceManager.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF962237F13B2009CD413 /* DeviceManager.c */; }; + A5AAFCFB237F13B4009CD413 /* BaseIpmiLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF964237F13B2009CD413 /* BaseIpmiLibNull.c */; }; + A5AAFCFC237F13B4009CD413 /* PeiCrc32GuidedSectionExtractLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF96A237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib.c */; }; + A5AAFCFD237F13B4009CD413 /* BmConnect.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF96C237F13B2009CD413 /* BmConnect.c */; }; + A5AAFCFE237F13B4009CD413 /* BmConsole.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF96D237F13B2009CD413 /* BmConsole.c */; }; + A5AAFCFF237F13B4009CD413 /* BmHotkey.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF96E237F13B2009CD413 /* BmHotkey.c */; }; + A5AAFD00237F13B4009CD413 /* BmLoadOption.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF971237F13B2009CD413 /* BmLoadOption.c */; }; + A5AAFD01237F13B4009CD413 /* BmBootDescription.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF972237F13B2009CD413 /* BmBootDescription.c */; }; + A5AAFD02237F13B4009CD413 /* BmDriverHealth.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF974237F13B2009CD413 /* BmDriverHealth.c */; }; + A5AAFD03237F13B4009CD413 /* BmBoot.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF975237F13B2009CD413 /* BmBoot.c */; }; + A5AAFD04237F13B4009CD413 /* BmMisc.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF976237F13B2009CD413 /* BmMisc.c */; }; + A5AAFD05237F13B4009CD413 /* NetBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF97A237F13B2009CD413 /* NetBuffer.c */; }; + A5AAFD06237F13B4009CD413 /* DxeNetLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF97B237F13B2009CD413 /* DxeNetLib.c */; }; + A5AAFD07237F13B4009CD413 /* FileExplorer.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF980237F13B2009CD413 /* FileExplorer.c */; }; + A5AAFD08237F13B4009CD413 /* DxeIpmiLibIpmiProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF987237F13B2009CD413 /* DxeIpmiLibIpmiProtocol.c */; }; + A5AAFD09237F13B4009CD413 /* VarCheckLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF989237F13B2009CD413 /* VarCheckLib.c */; }; + A5AAFD0A237F13B4009CD413 /* DisplayUpdateProgressLibGraphics.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF98F237F13B2009CD413 /* DisplayUpdateProgressLibGraphics.c */; }; + A5AAFD0B237F13B4009CD413 /* AuthVariableLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF993237F13B2009CD413 /* AuthVariableLibNull.c */; }; + A5AAFD0C237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF996237F13B2009CD413 /* ReportStatusCodeLib.c */; }; + A5AAFD0D237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF99B237F13B2009CD413 /* ReportStatusCodeLib.c */; }; + A5AAFD0E237F13B4009CD413 /* PeiPerformanceLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF99E237F13B2009CD413 /* PeiPerformanceLib.c */; }; + A5AAFD0F237F13B4009CD413 /* SmmLockBoxSmmLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9A1237F13B2009CD413 /* SmmLockBoxSmmLib.c */; }; + A5AAFD10237F13B4009CD413 /* SmmLockBoxPeiLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9A8237F13B2009CD413 /* SmmLockBoxPeiLib.c */; }; + A5AAFD11237F13B4009CD413 /* SmmLockBoxDxeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9AA237F13B2009CD413 /* SmmLockBoxDxeLib.c */; }; + A5AAFD12237F13B4009CD413 /* DxePerformanceLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9AC237F13B2009CD413 /* DxePerformanceLib.c */; }; + A5AAFD13237F13B4009CD413 /* MemoryAllocationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9B1237F13B2009CD413 /* MemoryAllocationLib.c */; }; + A5AAFD14237F13B4009CD413 /* SmmMemoryProfileLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9B3237F13B2009CD413 /* SmmMemoryProfileLib.c */; }; + A5AAFD15237F13B4009CD413 /* PlatformBootManager.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9B5237F13B2009CD413 /* PlatformBootManager.c */; }; + A5AAFD16237F13B4009CD413 /* DxeFileExplorerProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9BB237F13B2009CD413 /* DxeFileExplorerProtocol.c */; }; + A5AAFD17237F13B4009CD413 /* BootScriptSave.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9BF237F13B2009CD413 /* BootScriptSave.c */; }; + A5AAFD18237F13B4009CD413 /* BootScriptExecute.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9C0237F13B2009CD413 /* BootScriptExecute.c */; }; + A5AAFD19237F13B4009CD413 /* DxeHttpLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9C4237F13B2009CD413 /* DxeHttpLib.c */; }; + A5AAFD1A237F13B4009CD413 /* BasePlatformHookLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9CB237F13B2009CD413 /* BasePlatformHookLibNull.c */; }; + A5AAFD1B237F13B4009CD413 /* BaseResetSystemLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9CF237F13B2009CD413 /* BaseResetSystemLibNull.c */; }; + A5AAFD1C237F13B4009CD413 /* NonDiscoverableDeviceRegistrationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9D1237F13B2009CD413 /* NonDiscoverableDeviceRegistrationLib.c */; }; + A5AAFD1D237F13B4009CD413 /* FrameBufferBltLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9D4237F13B2009CD413 /* FrameBufferBltLib.c */; }; + A5AAFD1E237F13B4009CD413 /* PciHostBridgeLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9D9237F13B2009CD413 /* PciHostBridgeLibNull.c */; }; + A5AAFD1F237F13B4009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9DC237F13B2009CD413 /* DebugLib.c */; }; + A5AAFD20237F13B4009CD413 /* TpmMeasurementLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9E0237F13B2009CD413 /* TpmMeasurementLibNull.c */; }; + A5AAFD21237F13B4009CD413 /* PeiDebugPrintHobLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9E4237F13B2009CD413 /* PeiDebugPrintHobLib.c */; }; + A5AAFD22237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9E9237F13B2009CD413 /* ReportStatusCodeLib.c */; }; + A5AAFD23237F13B4009CD413 /* UefiSortLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9EC237F13B2009CD413 /* UefiSortLib.c */; }; + A5AAFD24237F13B4009CD413 /* VarCheckHiiGen.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9EF237F13B2009CD413 /* VarCheckHiiGen.c */; }; + A5AAFD25237F13B4009CD413 /* VarCheckHiiGenFromFv.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9F2237F13B2009CD413 /* VarCheckHiiGenFromFv.c */; }; + A5AAFD26237F13B4009CD413 /* VarCheckHiiGenFromHii.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9F5237F13B2009CD413 /* VarCheckHiiGenFromHii.c */; }; + A5AAFD27237F13B4009CD413 /* VarCheckHiiLibNullClass.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9F6237F13B2009CD413 /* VarCheckHiiLibNullClass.c */; }; + A5AAFD28237F13B4009CD413 /* BaseMemoryAllocationLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9F9237F13B2009CD413 /* BaseMemoryAllocationLibNull.c */; }; + A5AAFD29237F13B4009CD413 /* DisplayUpdateProgressLibText.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAF9FD237F13B2009CD413 /* DisplayUpdateProgressLibText.c */; }; + A5AAFD2A237F13B4009CD413 /* CustomizedDisplayLibInternal.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA06237F13B2009CD413 /* CustomizedDisplayLibInternal.c */; }; + A5AAFD2B237F13B4009CD413 /* CustomizedDisplayLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA07237F13B2009CD413 /* CustomizedDisplayLib.c */; }; + A5AAFD2C237F13B4009CD413 /* SmmCorePlatformHookLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA0B237F13B2009CD413 /* SmmCorePlatformHookLibNull.c */; }; + A5AAFD2D237F13B4009CD413 /* DebugAgentLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA0F237F13B2009CD413 /* DebugAgentLibNull.c */; }; + A5AAFD2E237F13B4009CD413 /* UefiHiiServicesLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA13237F13B2009CD413 /* UefiHiiServicesLib.c */; }; + A5AAFD2F237F13B4009CD413 /* BmLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA15237F13B2009CD413 /* BmLib.c */; }; + A5AAFD30237F13B4009CD413 /* BootOption.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA17237F13B2009CD413 /* BootOption.c */; }; + A5AAFD31237F13B4009CD413 /* BootMaintenanceManagerCustomizedUiSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA19237F13B2009CD413 /* BootMaintenanceManagerCustomizedUiSupport.c */; }; + A5AAFD32237F13B4009CD413 /* BootMaintenanceManagerCustomizedUi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA1A237F13B2009CD413 /* BootMaintenanceManagerCustomizedUi.c */; }; + A5AAFD33237F13B4009CD413 /* BootMaintenance.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA1E237F13B2009CD413 /* BootMaintenance.c */; }; + A5AAFD34237F13B4009CD413 /* UpdatePage.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA21237F13B2009CD413 /* UpdatePage.c */; }; + A5AAFD35237F13B4009CD413 /* Data.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA22237F13B2009CD413 /* Data.c */; }; + A5AAFD36237F13B4009CD413 /* ConsoleOption.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA24237F13B2009CD413 /* ConsoleOption.c */; }; + A5AAFD37237F13B4009CD413 /* Variable.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA25237F13B2009CD413 /* Variable.c */; }; + A5AAFD38237F13B4009CD413 /* PlatformHookLibSerialPortPpi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA29237F13B2009CD413 /* PlatformHookLibSerialPortPpi.c */; }; + A5AAFD39237F13B4009CD413 /* BaseSerialPortLib16550.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA2B237F13B2009CD413 /* BaseSerialPortLib16550.c */; }; + A5AAFD3A237F13B4009CD413 /* BaseHobLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA2F237F13B2009CD413 /* BaseHobLibNull.c */; }; + A5AAFD3B237F13B4009CD413 /* SmmPerformanceLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA33237F13B2009CD413 /* SmmPerformanceLib.c */; }; + A5AAFD3C237F13B4009CD413 /* DxeCapsuleLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA39237F13B2009CD413 /* DxeCapsuleLibNull.c */; }; + A5AAFD3D237F13B4009CD413 /* DxeDebugPrintErrorLevelLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA3D237F13B2009CD413 /* DxeDebugPrintErrorLevelLib.c */; }; + A5AAFD3E237F13B4009CD413 /* PiSmmCoreSmmServicesTableLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA41237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib.c */; }; + A5AAFD3F237F13B4009CD413 /* BrotliDecompress.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA49237F13B2009CD413 /* BrotliDecompress.c */; }; + A5AAFD40237F13B4009CD413 /* dictionary.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA4E237F13B2009CD413 /* dictionary.c */; }; + A5AAFD41237F13B4009CD413 /* transform.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA50237F13B2009CD413 /* transform.c */; }; + A5AAFD42237F13B4009CD413 /* state.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA57237F13B2009CD413 /* state.c */; }; + A5AAFD43237F13B4009CD413 /* decode.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA59237F13B3009CD413 /* decode.c */; }; + A5AAFD44237F13B4009CD413 /* huffman.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA5A237F13B3009CD413 /* huffman.c */; }; + A5AAFD45237F13B4009CD413 /* bit_reader.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA5B237F13B3009CD413 /* bit_reader.c */; }; + A5AAFD46237F13B4009CD413 /* GuidedSectionExtraction.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA62237F13B3009CD413 /* GuidedSectionExtraction.c */; }; + A5AAFD47237F13B4009CD413 /* ResetUtility.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA64237F13B3009CD413 /* ResetUtility.c */; }; + A5AAFD48237F13B4009CD413 /* SmmCorePerformanceLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA67237F13B3009CD413 /* SmmCorePerformanceLib.c */; }; + A5AAFD49237F13B4009CD413 /* MemoryAllocationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA6C237F13B3009CD413 /* MemoryAllocationLib.c */; }; + A5AAFD4A237F13B4009CD413 /* DxeMemoryProfileLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA6F237F13B3009CD413 /* DxeMemoryProfileLib.c */; }; + A5AAFD4B237F13B4009CD413 /* DebugLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA72237F13B3009CD413 /* DebugLib.c */; }; + A5AAFD4C237F13B4009CD413 /* SmmSmiHandlerProfileLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA74237F13B3009CD413 /* SmmSmiHandlerProfileLib.c */; }; + A5AAFD4D237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA7A237F13B3009CD413 /* ReportStatusCodeLib.c */; }; + A5AAFD4E237F13B4009CD413 /* VarCheckUefiLibNullClass.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA7E237F13B3009CD413 /* VarCheckUefiLibNullClass.c */; }; + A5AAFD4F237F13B4009CD413 /* RuntimeResetSystemLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA81237F13B3009CD413 /* RuntimeResetSystemLib.c */; }; + A5AAFD50237F13B4009CD413 /* VarCheckPcdLibNullClass.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA84237F13B3009CD413 /* VarCheckPcdLibNullClass.c */; }; + A5AAFD51237F13B4009CD413 /* DxeSecurityManagementLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA89237F13B3009CD413 /* DxeSecurityManagementLib.c */; }; + A5AAFD52237F13B4009CD413 /* PiSmmCoreMemoryProfileLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA8D237F13B3009CD413 /* PiSmmCoreMemoryProfileLib.c */; }; + A5AAFD53237F13B4009CD413 /* MemoryAllocationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA8F237F13B3009CD413 /* MemoryAllocationLib.c */; }; + A5AAFD54237F13B4009CD413 /* PiSmmCoreMemoryProfileLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA93237F13B3009CD413 /* PiSmmCoreMemoryProfileLibNull.c */; }; + A5AAFD55237F13B4009CD413 /* PrintLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA98237F13B3009CD413 /* PrintLib.c */; }; + A5AAFD56237F13B4009CD413 /* MemoryAllocationLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFA9B237F13B3009CD413 /* MemoryAllocationLib.c */; }; + A5AAFD57237F13B4009CD413 /* DxeCoreMemoryProfileLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAA0237F13B3009CD413 /* DxeCoreMemoryProfileLib.c */; }; + A5AAFD58237F13B4009CD413 /* DxeCoreMemoryProfileLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAA3237F13B3009CD413 /* DxeCoreMemoryProfileLibNull.c */; }; + A5AAFD59237F13B4009CD413 /* BootManager.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAAA237F13B3009CD413 /* BootManager.c */; }; + A5AAFD5A237F13B4009CD413 /* BmpSupportLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAAC237F13B3009CD413 /* BmpSupportLib.c */; }; + A5AAFD5B237F13B4009CD413 /* CpuExceptionHandlerLibNull.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAB2237F13B3009CD413 /* CpuExceptionHandlerLibNull.c */; }; + A5AAFD5C237F13B4009CD413 /* HiiLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAB4237F13B3009CD413 /* HiiLib.c */; }; + A5AAFD5D237F13B4009CD413 /* HiiString.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAB7237F13B3009CD413 /* HiiString.c */; }; + A5AAFD5E237F13B4009CD413 /* HiiLanguage.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAB8237F13B3009CD413 /* HiiLanguage.c */; }; + A5AAFD5F237F13B4009CD413 /* BaseSortLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFABD237F13B3009CD413 /* BaseSortLib.c */; }; + A5AAFD60237F13B4009CD413 /* DxeCorePerformanceLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFABF237F13B3009CD413 /* DxeCorePerformanceLib.c */; }; + A5AAFD61237F13B4009CD413 /* DxeResetSystemLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAC6237F13B3009CD413 /* DxeResetSystemLib.c */; }; + A5AAFD62237F13B4009CD413 /* PeiResetSystemLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFACA237F13B3009CD413 /* PeiResetSystemLib.c */; }; + A5AAFD63237F13B4009CD413 /* Logo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAD5237F13B3009CD413 /* Logo.c */; }; + A5AAFD64237F13B4009CD413 /* FrontPageCustomizedUiSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFADD237F13B3009CD413 /* FrontPageCustomizedUiSupport.c */; }; + A5AAFD65237F13B4009CD413 /* String.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFADF237F13B3009CD413 /* String.c */; }; + A5AAFD66237F13B4009CD413 /* FrontPageCustomizedUi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAE0237F13B3009CD413 /* FrontPageCustomizedUi.c */; }; + A5AAFD67237F13B4009CD413 /* FrontPage.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAE2237F13B3009CD413 /* FrontPage.c */; }; + A5AAFD68237F13B4009CD413 /* HelloWorld.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAEC237F13B3009CD413 /* HelloWorld.c */; }; + A5AAFD69237F13B4009CD413 /* BootManagerMenu.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAEF237F13B3009CD413 /* BootManagerMenu.c */; }; + A5AAFD6A237F13B4009CD413 /* AppSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAF8237F13B3009CD413 /* AppSupport.c */; }; + A5AAFD6B237F13B4009CD413 /* CapsuleOnDisk.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAFB237F13B3009CD413 /* CapsuleOnDisk.c */; }; + A5AAFD6C237F13B4009CD413 /* CapsuleApp.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAFC237F13B3009CD413 /* CapsuleApp.c */; }; + A5AAFD6D237F13B4009CD413 /* CapsuleDump.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFAFD237F13B3009CD413 /* CapsuleDump.c */; }; + A5AAFD6E237F13B4009CD413 /* MemoryProfileInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFB00237F13B3009CD413 /* MemoryProfileInfo.c */; }; + A5AAFD6F237F13B4009CD413 /* DumpDynPcd.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFB06237F13B3009CD413 /* DumpDynPcd.c */; }; + A5AAFD70237F13B4009CD413 /* VariableInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFB0B237F13B3009CD413 /* VariableInfo.c */; }; + A5AAFD71237F13B4009CD413 /* SmiHandlerProfileInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = A5AAFB10237F13B3009CD413 /* SmiHandlerProfileInfo.c */; }; A5BF392720D9F17B004340E1 /* FloatLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392620D9F17B004340E1 /* FloatLib.c */; }; A5BF392B20D9F18C004340E1 /* nanosvgrast.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392920D9F18C004340E1 /* nanosvgrast.c */; }; A5BF392C20D9F18C004340E1 /* nanosvg.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392A20D9F18C004340E1 /* nanosvg.c */; }; @@ -1036,4332 +2314,7 @@ A5611B3121DCB9CD008FDB96 /* HdaControllerInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerInfo.h; sourceTree = ""; }; A5611B3221DCB9CE008FDB96 /* HdaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaIo.h; sourceTree = ""; }; A5611B3321DCBA53008FDB96 /* StartupSound.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StartupSound.c; sourceTree = ""; }; - A5715BCF23596841000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715BF023596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; - A5715BF223596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; - A5715BF423596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; - A5715BF623596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; - A5715BF723596841000CEC60 /* externals.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = externals.txt; sourceTree = ""; }; - A5715BF823596841000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715BFB23596841000CEC60 /* BPDG.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BPDG.bat; sourceTree = ""; }; - A5715BFC23596841000CEC60 /* UPT.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UPT.bat; sourceTree = ""; }; - A5715BFD23596841000CEC60 /* PatchPcdValue.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PatchPcdValue.bat; sourceTree = ""; }; - A5715BFE23596841000CEC60 /* GenFds.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFds.bat; sourceTree = ""; }; - A5715BFF23596841000CEC60 /* GenerateCapsule.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenerateCapsule.bat; sourceTree = ""; }; - A5715C0023596841000CEC60 /* TargetTool.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetTool.bat; sourceTree = ""; }; - A5715C0123596841000CEC60 /* build.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build.bat; sourceTree = ""; }; - A5715C0223596841000CEC60 /* Rsa2048Sha256Sign.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256Sign.bat; sourceTree = ""; }; - A5715C0323596841000CEC60 /* Rsa2048Sha256GenerateKeys.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256GenerateKeys.bat; sourceTree = ""; }; - A5715C0423596841000CEC60 /* GenDepex.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenDepex.bat; sourceTree = ""; }; - A5715C0523596841000CEC60 /* Pkcs7Sign.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Pkcs7Sign.bat; sourceTree = ""; }; - A5715C0623596841000CEC60 /* Ecc.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ecc.bat; sourceTree = ""; }; - A5715C0723596841000CEC60 /* GenPatchPcdTable.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenPatchPcdTable.bat; sourceTree = ""; }; - A5715C0823596841000CEC60 /* Trim.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Trim.bat; sourceTree = ""; }; - A5715C0923596841000CEC60 /* BrotliCompress.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BrotliCompress.bat; sourceTree = ""; }; - A5715C0B23596841000CEC60 /* GenFds */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFds; sourceTree = ""; }; - A5715C0C23596841000CEC60 /* Split */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Split; sourceTree = ""; }; - A5715C0D23596841000CEC60 /* LzmaF86Compress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaF86Compress; sourceTree = ""; }; - A5715C0E23596841000CEC60 /* BrotliCompress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BrotliCompress; sourceTree = ""; }; - A5715C0F23596841000CEC60 /* GenSec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenSec; sourceTree = ""; }; - A5715C1023596841000CEC60 /* UPT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UPT; sourceTree = ""; }; - A5715C1123596841000CEC60 /* GenFw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFw; sourceTree = ""; }; - A5715C1223596841000CEC60 /* EfiLdrImage */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EfiLdrImage; sourceTree = ""; }; - A5715C1323596841000CEC60 /* GenerateCapsule */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenerateCapsule; sourceTree = ""; }; - A5715C1423596841000CEC60 /* GenFv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFv; sourceTree = ""; }; - A5715C1523596841000CEC60 /* Brotli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Brotli; sourceTree = ""; }; - A5715C1623596841000CEC60 /* LzmaCompress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaCompress; sourceTree = ""; }; - A5715C1723596841000CEC60 /* PatchPcdValue */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PatchPcdValue; sourceTree = ""; }; - A5715C1823596841000CEC60 /* GenCrc32 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenCrc32; sourceTree = ""; }; - A5715C1923596841000CEC60 /* Trim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Trim; sourceTree = ""; }; - A5715C1A23596841000CEC60 /* GenDepex */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenDepex; sourceTree = ""; }; - A5715C1B23596841000CEC60 /* GenPage */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenPage; sourceTree = ""; }; - A5715C1C23596841000CEC60 /* VolInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VolInfo; sourceTree = ""; }; - A5715C1D23596841000CEC60 /* TianoCompress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TianoCompress; sourceTree = ""; }; - A5715C1E23596841000CEC60 /* BPDG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BPDG; sourceTree = ""; }; - A5715C1F23596841000CEC60 /* DevicePath */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DevicePath; sourceTree = ""; }; - A5715C2023596841000CEC60 /* build */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build; sourceTree = ""; }; - A5715C2123596841000CEC60 /* TargetTool */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetTool; sourceTree = ""; }; - A5715C2223596841000CEC60 /* GenFfs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFfs; sourceTree = ""; }; - A5715C2323596841000CEC60 /* Ecc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ecc; sourceTree = ""; }; - A5715C2423596841000CEC60 /* Rsa2048Sha256GenerateKeys */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256GenerateKeys; sourceTree = ""; }; - A5715C2523596841000CEC60 /* Pkcs7Sign */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Pkcs7Sign; sourceTree = ""; }; - A5715C2623596841000CEC60 /* GenPatchPcdTable */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenPatchPcdTable; sourceTree = ""; }; - A5715C2723596841000CEC60 /* Rsa2048Sha256Sign */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256Sign; sourceTree = ""; }; - A5715C2823596841000CEC60 /* VfrCompile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VfrCompile; sourceTree = ""; }; - A5715C2923596841000CEC60 /* EfiRom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EfiRom; sourceTree = ""; }; - A5715C2D23596841000CEC60 /* Capsule.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Capsule.py; sourceTree = ""; }; - A5715C2E23596841000CEC60 /* Ffs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Ffs.py; sourceTree = ""; }; - A5715C2F23596841000CEC60 /* DepexSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DepexSection.py; sourceTree = ""; }; - A5715C3023596841000CEC60 /* CapsuleData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CapsuleData.py; sourceTree = ""; }; - A5715C3123596841000CEC60 /* CompressSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CompressSection.py; sourceTree = ""; }; - A5715C3223596841000CEC60 /* Region.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Region.py; sourceTree = ""; }; - A5715C3323596841000CEC60 /* FvImageSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FvImageSection.py; sourceTree = ""; }; - A5715C3423596841000CEC60 /* OptionRom.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = OptionRom.py; sourceTree = ""; }; - A5715C3523596841000CEC60 /* FdfParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FdfParser.py; sourceTree = ""; }; - A5715C3623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C3723596841000CEC60 /* RuleComplexFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RuleComplexFile.py; sourceTree = ""; }; - A5715C3823596841000CEC60 /* GuidSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GuidSection.py; sourceTree = ""; }; - A5715C3923596841000CEC60 /* FfsFileStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FfsFileStatement.py; sourceTree = ""; }; - A5715C3A23596841000CEC60 /* UiSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UiSection.py; sourceTree = ""; }; - A5715C3B23596841000CEC60 /* Section.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Section.py; sourceTree = ""; }; - A5715C3C23596841000CEC60 /* DataSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataSection.py; sourceTree = ""; }; - A5715C3D23596841000CEC60 /* GenFdsGlobalVariable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenFdsGlobalVariable.py; sourceTree = ""; }; - A5715C3E23596841000CEC60 /* Fv.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Fv.py; sourceTree = ""; }; - A5715C3F23596841000CEC60 /* FfsInfStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FfsInfStatement.py; sourceTree = ""; }; - A5715C4023596841000CEC60 /* AprioriSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = AprioriSection.py; sourceTree = ""; }; - A5715C4123596841000CEC60 /* OptRomInfStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = OptRomInfStatement.py; sourceTree = ""; }; - A5715C4223596841000CEC60 /* Rule.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Rule.py; sourceTree = ""; }; - A5715C4323596841000CEC60 /* RuleSimpleFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RuleSimpleFile.py; sourceTree = ""; }; - A5715C4423596841000CEC60 /* EfiSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EfiSection.py; sourceTree = ""; }; - A5715C4523596841000CEC60 /* VerSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = VerSection.py; sourceTree = ""; }; - A5715C4623596841000CEC60 /* OptRomFileStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = OptRomFileStatement.py; sourceTree = ""; }; - A5715C4723596841000CEC60 /* GenFds.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenFds.py; sourceTree = ""; }; - A5715C4823596841000CEC60 /* Fd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Fd.py; sourceTree = ""; }; - A5715C4923596841000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715C4B23596841000CEC60 /* MkPkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MkPkg.py; sourceTree = ""; }; - A5715C4C23596841000CEC60 /* ReplacePkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ReplacePkg.py; sourceTree = ""; }; - A5715C4E23596841000CEC60 /* DecParserUnitTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParserUnitTest.py; sourceTree = ""; }; - A5715C4F23596841000CEC60 /* InfBinarySectionTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBinarySectionTest.py; sourceTree = ""; }; - A5715C5023596841000CEC60 /* CommentParsingUnitTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentParsingUnitTest.py; sourceTree = ""; }; - A5715C5123596841000CEC60 /* CommentGeneratingUnitTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentGeneratingUnitTest.py; sourceTree = ""; }; - A5715C5223596841000CEC60 /* DecParserTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParserTest.py; sourceTree = ""; }; - A5715C5423596841000CEC60 /* DependencyRules.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DependencyRules.py; sourceTree = ""; }; - A5715C5523596841000CEC60 /* FileHook.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FileHook.py; sourceTree = ""; }; - A5715C5623596841000CEC60 /* PackageFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PackageFile.py; sourceTree = ""; }; - A5715C5723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C5823596841000CEC60 /* DistributionPackageClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DistributionPackageClass.py; sourceTree = ""; }; - A5715C5923596841000CEC60 /* IpiDb.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = IpiDb.py; sourceTree = ""; }; - A5715C5B23596841000CEC60 /* StringTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringTable.py; sourceTree = ""; }; - A5715C5C23596841000CEC60 /* Log.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Log.py; sourceTree = ""; }; - A5715C5D23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C5E23596841000CEC60 /* ToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ToolError.py; sourceTree = ""; }; - A5715C5F23596841000CEC60 /* BuildVersion.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildVersion.py; sourceTree = ""; }; - A5715C6123596841000CEC60 /* Misc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Misc.py; sourceTree = ""; }; - A5715C6223596841000CEC60 /* UniClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UniClassObject.py; sourceTree = ""; }; - A5715C6323596841000CEC60 /* GlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GlobalData.py; sourceTree = ""; }; - A5715C6423596841000CEC60 /* Parsing.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Parsing.py; sourceTree = ""; }; - A5715C6523596841000CEC60 /* StringUtils.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringUtils.py; sourceTree = ""; }; - A5715C6623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C6823596841000CEC60 /* XmlRoutines.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlRoutines.py; sourceTree = ""; }; - A5715C6923596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C6A23596841000CEC60 /* ExpressionValidate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ExpressionValidate.py; sourceTree = ""; }; - A5715C6B23596841000CEC60 /* CommentGenerating.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentGenerating.py; sourceTree = ""; }; - A5715C6C23596841000CEC60 /* DataType.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataType.py; sourceTree = ""; }; - A5715C6D23596841000CEC60 /* CommentParsing.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentParsing.py; sourceTree = ""; }; - A5715C6E23596841000CEC60 /* ParserValidate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ParserValidate.py; sourceTree = ""; }; - A5715C7023596841000CEC60 /* InfPcdSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPcdSectionParser.py; sourceTree = ""; }; - A5715C7123596841000CEC60 /* InfDepexSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDepexSectionParser.py; sourceTree = ""; }; - A5715C7223596841000CEC60 /* InfParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfParser.py; sourceTree = ""; }; - A5715C7323596841000CEC60 /* InfBuildOptionSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBuildOptionSectionParser.py; sourceTree = ""; }; - A5715C7423596841000CEC60 /* InfBinarySectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBinarySectionParser.py; sourceTree = ""; }; - A5715C7523596841000CEC60 /* InfSourceSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSourceSectionParser.py; sourceTree = ""; }; - A5715C7623596841000CEC60 /* InfGuidPpiProtocolSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfGuidPpiProtocolSectionParser.py; sourceTree = ""; }; - A5715C7723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C7823596841000CEC60 /* InfAsBuiltProcess.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfAsBuiltProcess.py; sourceTree = ""; }; - A5715C7923596841000CEC60 /* InfParserMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfParserMisc.py; sourceTree = ""; }; - A5715C7A23596841000CEC60 /* DecParserMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParserMisc.py; sourceTree = ""; }; - A5715C7B23596841000CEC60 /* InfLibrarySectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfLibrarySectionParser.py; sourceTree = ""; }; - A5715C7C23596841000CEC60 /* DecParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParser.py; sourceTree = ""; }; - A5715C7D23596841000CEC60 /* InfSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSectionParser.py; sourceTree = ""; }; - A5715C7E23596841000CEC60 /* InfPackageSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPackageSectionParser.py; sourceTree = ""; }; - A5715C7F23596841000CEC60 /* InfDefineSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDefineSectionParser.py; sourceTree = ""; }; - A5715C8123596841000CEC60 /* XmlParserMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlParserMisc.py; sourceTree = ""; }; - A5715C8223596841000CEC60 /* CommonXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommonXml.py; sourceTree = ""; }; - A5715C8323596841000CEC60 /* PcdXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PcdXml.py; sourceTree = ""; }; - A5715C8423596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C8523596841000CEC60 /* GuidProtocolPpiXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GuidProtocolPpiXml.py; sourceTree = ""; }; - A5715C8623596841000CEC60 /* ModuleSurfaceAreaXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleSurfaceAreaXml.py; sourceTree = ""; }; - A5715C8723596841000CEC60 /* XmlParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlParser.py; sourceTree = ""; }; - A5715C8823596841000CEC60 /* IniToXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = IniToXml.py; sourceTree = ""; }; - A5715C8923596841000CEC60 /* PackageSurfaceAreaXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PackageSurfaceAreaXml.py; sourceTree = ""; }; - A5715C8A23596841000CEC60 /* UPT.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UPT.py; sourceTree = ""; }; - A5715C8D23596841000CEC60 /* CommonObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommonObject.py; sourceTree = ""; }; - A5715C8E23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C8F23596841000CEC60 /* ModuleObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleObject.py; sourceTree = ""; }; - A5715C9023596841000CEC60 /* PackageObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PackageObject.py; sourceTree = ""; }; - A5715C9123596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C9323596841000CEC60 /* DecObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecObject.py; sourceTree = ""; }; - A5715C9423596841000CEC60 /* InfGuidObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfGuidObject.py; sourceTree = ""; }; - A5715C9523596841000CEC60 /* InfCommonObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfCommonObject.py; sourceTree = ""; }; - A5715C9623596841000CEC60 /* InfSoucesObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSoucesObject.py; sourceTree = ""; }; - A5715C9723596841000CEC60 /* InfPcdObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPcdObject.py; sourceTree = ""; }; - A5715C9823596841000CEC60 /* InfDefineObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDefineObject.py; sourceTree = ""; }; - A5715C9923596841000CEC60 /* InfDepexObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDepexObject.py; sourceTree = ""; }; - A5715C9A23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715C9B23596841000CEC60 /* InfPpiObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPpiObject.py; sourceTree = ""; }; - A5715C9C23596841000CEC60 /* InfMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfMisc.py; sourceTree = ""; }; - A5715C9D23596841000CEC60 /* InfBinaryObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBinaryObject.py; sourceTree = ""; }; - A5715C9E23596841000CEC60 /* InfPackagesObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPackagesObject.py; sourceTree = ""; }; - A5715C9F23596841000CEC60 /* InfHeaderObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfHeaderObject.py; sourceTree = ""; }; - A5715CA023596841000CEC60 /* InfLibraryClassesObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfLibraryClassesObject.py; sourceTree = ""; }; - A5715CA123596841000CEC60 /* InfBuildOptionObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBuildOptionObject.py; sourceTree = ""; }; - A5715CA223596841000CEC60 /* InfDefineCommonObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDefineCommonObject.py; sourceTree = ""; }; - A5715CA323596841000CEC60 /* InfUserExtensionObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfUserExtensionObject.py; sourceTree = ""; }; - A5715CA423596841000CEC60 /* InfProtocolObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfProtocolObject.py; sourceTree = ""; }; - A5715CA623596841000CEC60 /* InfPomAlignmentMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPomAlignmentMisc.py; sourceTree = ""; }; - A5715CA723596841000CEC60 /* DecPomAlignment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecPomAlignment.py; sourceTree = ""; }; - A5715CA823596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CA923596841000CEC60 /* InfPomAlignment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPomAlignment.py; sourceTree = ""; }; - A5715CAA23596841000CEC60 /* InventoryWs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InventoryWs.py; sourceTree = ""; }; - A5715CAB23596841000CEC60 /* TestInstall.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TestInstall.py; sourceTree = ""; }; - A5715CAD23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CAE23596841000CEC60 /* GenMetaFileMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenMetaFileMisc.py; sourceTree = ""; }; - A5715CAF23596841000CEC60 /* GenInfFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenInfFile.py; sourceTree = ""; }; - A5715CB023596841000CEC60 /* GenDecFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenDecFile.py; sourceTree = ""; }; - A5715CB123596841000CEC60 /* GenXmlFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenXmlFile.py; sourceTree = ""; }; - A5715CB223596841000CEC60 /* RmPkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RmPkg.py; sourceTree = ""; }; - A5715CB323596841000CEC60 /* InstallPkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InstallPkg.py; sourceTree = ""; }; - A5715CB423596841000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715CB623596841000CEC60 /* GenerateWindowsDriver.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenerateWindowsDriver.py; sourceTree = ""; }; - A5715CB723596841000CEC60 /* GenerateCapsule.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenerateCapsule.py; sourceTree = ""; }; - A5715CB823596841000CEC60 /* WindowsCapsuleSupportHelper.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WindowsCapsuleSupportHelper.py; sourceTree = ""; }; - A5715CBA23596841000CEC60 /* WorkspaceCommon.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WorkspaceCommon.py; sourceTree = ""; }; - A5715CBB23596841000CEC60 /* BuildClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildClassObject.py; sourceTree = ""; }; - A5715CBC23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CBD23596841000CEC60 /* WorkspaceDatabase.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WorkspaceDatabase.py; sourceTree = ""; }; - A5715CBE23596841000CEC60 /* DscBuildData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DscBuildData.py; sourceTree = ""; }; - A5715CBF23596841000CEC60 /* MetaFileTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileTable.py; sourceTree = ""; }; - A5715CC023596841000CEC60 /* MetaFileCommentParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileCommentParser.py; sourceTree = ""; }; - A5715CC123596841000CEC60 /* MetaDataTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaDataTable.py; sourceTree = ""; }; - A5715CC223596841000CEC60 /* MetaFileParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileParser.py; sourceTree = ""; }; - A5715CC323596841000CEC60 /* DecBuildData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecBuildData.py; sourceTree = ""; }; - A5715CC423596841000CEC60 /* InfBuildData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBuildData.py; sourceTree = ""; }; - A5715CC623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CC723596841000CEC60 /* PatchPcdValue.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PatchPcdValue.py; sourceTree = ""; }; - A5715CC823596841000CEC60 /* sitecustomize.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = sitecustomize.py; sourceTree = ""; }; - A5715CCA23596841000CEC60 /* Trim.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Trim.py; sourceTree = ""; }; - A5715CCC23596841000CEC60 /* EdkLogger.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EdkLogger.py; sourceTree = ""; }; - A5715CCD23596841000CEC60 /* Misc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Misc.py; sourceTree = ""; }; - A5715CCE23596841000CEC60 /* TargetTxtClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TargetTxtClassObject.py; sourceTree = ""; }; - A5715CCF23596841000CEC60 /* GlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GlobalData.py; sourceTree = ""; }; - A5715CD023596841000CEC60 /* Parsing.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Parsing.py; sourceTree = ""; }; - A5715CD323596841000CEC60 /* FmpCapsuleHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FmpCapsuleHeader.py; sourceTree = ""; }; - A5715CD423596841000CEC60 /* FmpAuthHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FmpAuthHeader.py; sourceTree = ""; }; - A5715CD523596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CD623596841000CEC60 /* UefiCapsuleHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UefiCapsuleHeader.py; sourceTree = ""; }; - A5715CD723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CD823596841000CEC60 /* BuildVersion.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildVersion.py; sourceTree = ""; }; - A5715CD923596841000CEC60 /* RangeExpression.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RangeExpression.py; sourceTree = ""; }; - A5715CDA23596841000CEC60 /* StringUtils.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringUtils.py; sourceTree = ""; }; - A5715CDB23596841000CEC60 /* LongFilePathOs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = LongFilePathOs.py; sourceTree = ""; }; - A5715CDC23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CDD23596841000CEC60 /* buildoptions.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = buildoptions.py; sourceTree = ""; }; - A5715CDE23596841000CEC60 /* MultipleWorkspace.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MultipleWorkspace.py; sourceTree = ""; }; - A5715CDF23596841000CEC60 /* ToolDefClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ToolDefClassObject.py; sourceTree = ""; }; - A5715CE023596841000CEC60 /* caching.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = caching.py; sourceTree = ""; }; - A5715CE123596841000CEC60 /* DataType.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataType.py; sourceTree = ""; }; - A5715CE223596841000CEC60 /* VpdInfoFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = VpdInfoFile.py; sourceTree = ""; }; - A5715CE323596841000CEC60 /* BuildToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildToolError.py; sourceTree = ""; }; - A5715CE423596841000CEC60 /* Expression.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Expression.py; sourceTree = ""; }; - A5715CE523596841000CEC60 /* LongFilePathSupport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = LongFilePathSupport.py; sourceTree = ""; }; - A5715CE823596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CE923596841000CEC60 /* FmpPayloadHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FmpPayloadHeader.py; sourceTree = ""; }; - A5715CEA23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CEB23596841000CEC60 /* VariableAttributes.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = VariableAttributes.py; sourceTree = ""; }; - A5715CEC23596841000CEC60 /* LongFilePathOsPath.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = LongFilePathOsPath.py; sourceTree = ""; }; - A5715CEE23596841000CEC60 /* TableIdentifier.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableIdentifier.py; sourceTree = ""; }; - A5715CEF23596841000CEC60 /* TableReport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableReport.py; sourceTree = ""; }; - A5715CF023596841000CEC60 /* TableDataModel.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableDataModel.py; sourceTree = ""; }; - A5715CF123596841000CEC60 /* TableFunction.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableFunction.py; sourceTree = ""; }; - A5715CF223596841000CEC60 /* TableDsc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableDsc.py; sourceTree = ""; }; - A5715CF323596841000CEC60 /* TableFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableFile.py; sourceTree = ""; }; - A5715CF423596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715CF523596841000CEC60 /* TableDec.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableDec.py; sourceTree = ""; }; - A5715CF623596841000CEC60 /* TablePcd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TablePcd.py; sourceTree = ""; }; - A5715CF723596841000CEC60 /* TableFdf.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableFdf.py; sourceTree = ""; }; - A5715CF823596841000CEC60 /* TableQuery.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableQuery.py; sourceTree = ""; }; - A5715CF923596841000CEC60 /* TableInf.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableInf.py; sourceTree = ""; }; - A5715CFA23596841000CEC60 /* Table.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Table.py; sourceTree = ""; }; - A5715CFB23596841000CEC60 /* TableEotReport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableEotReport.py; sourceTree = ""; }; - A5715CFD23596841000CEC60 /* StringTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringTable.py; sourceTree = ""; }; - A5715CFE23596841000CEC60 /* GenVpd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenVpd.py; sourceTree = ""; }; - A5715CFF23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D0023596841000CEC60 /* BPDG.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BPDG.py; sourceTree = ""; }; - A5715D0223596841000CEC60 /* build.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = build.py; sourceTree = ""; }; - A5715D0323596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D0423596841000CEC60 /* BuildReport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildReport.py; sourceTree = ""; }; - A5715D0623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D0723596841000CEC60 /* TargetTool.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TargetTool.py; sourceTree = ""; }; - A5715D0923596841000CEC60 /* Configuration.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Configuration.py; sourceTree = ""; }; - A5715D0B23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D0C23596841000CEC60 /* MetaFileTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileTable.py; sourceTree = ""; }; - A5715D0D23596841000CEC60 /* MetaDataTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaDataTable.py; sourceTree = ""; }; - A5715D0E23596841000CEC60 /* MetaFileParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileParser.py; sourceTree = ""; }; - A5715D0F23596841000CEC60 /* Exception.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Exception.py; sourceTree = ""; }; - A5715D1023596841000CEC60 /* EccToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EccToolError.py; sourceTree = ""; }; - A5715D1123596841000CEC60 /* Check.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Check.py; sourceTree = ""; }; - A5715D1223596841000CEC60 /* Database.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Database.py; sourceTree = ""; }; - A5715D1323596841000CEC60 /* FileProfile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FileProfile.py; sourceTree = ""; }; - A5715D1423596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D1623596841000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; - A5715D1723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D1823596841000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; - A5715D1A23596841000CEC60 /* XmlRoutines.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlRoutines.py; sourceTree = ""; }; - A5715D1B23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D1D23596841000CEC60 /* C.g4 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = C.g4; sourceTree = ""; }; - A5715D1E23596841000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; - A5715D1F23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D2023596841000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; - A5715D2123596841000CEC60 /* CListener.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CListener.py; sourceTree = ""; }; - A5715D2223596841000CEC60 /* C.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = C.g; sourceTree = ""; }; - A5715D2323596841000CEC60 /* config.ini */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = config.ini; sourceTree = ""; }; - A5715D2423596841000CEC60 /* c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = c.py; sourceTree = ""; }; - A5715D2523596841000CEC60 /* EccGlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EccGlobalData.py; sourceTree = ""; }; - A5715D2623596841000CEC60 /* ParserWarning.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ParserWarning.py; sourceTree = ""; }; - A5715D2723596841000CEC60 /* CodeFragmentCollector.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragmentCollector.py; sourceTree = ""; }; - A5715D2823596841000CEC60 /* CodeFragment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragment.py; sourceTree = ""; }; - A5715D2923596841000CEC60 /* exception.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = exception.xml; sourceTree = ""; }; - A5715D2A23596842000CEC60 /* MetaDataParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaDataParser.py; sourceTree = ""; }; - A5715D2B23596842000CEC60 /* EccMain.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EccMain.py; sourceTree = ""; }; - A5715D2D23596842000CEC60 /* FdfClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FdfClass.py; sourceTree = ""; }; - A5715D2E23596842000CEC60 /* DataClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataClass.py; sourceTree = ""; }; - A5715D2F23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D3023596842000CEC60 /* CommonClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommonClass.py; sourceTree = ""; }; - A5715D3123596842000CEC60 /* Exceptions.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Exceptions.py; sourceTree = ""; }; - A5715D3323596842000CEC60 /* GenPcdDb.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenPcdDb.py; sourceTree = ""; }; - A5715D3423596842000CEC60 /* GenC.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenC.py; sourceTree = ""; }; - A5715D3523596842000CEC60 /* CacheIR.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CacheIR.py; sourceTree = ""; }; - A5715D3623596842000CEC60 /* UniClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UniClassObject.py; sourceTree = ""; }; - A5715D3723596842000CEC60 /* GenMake.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenMake.py; sourceTree = ""; }; - A5715D3823596842000CEC60 /* ValidCheckingInfoObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ValidCheckingInfoObject.py; sourceTree = ""; }; - A5715D3923596842000CEC60 /* ModuleAutoGenHelper.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleAutoGenHelper.py; sourceTree = ""; }; - A5715D3A23596842000CEC60 /* DataPipe.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataPipe.py; sourceTree = ""; }; - A5715D3B23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D3C23596842000CEC60 /* GenVar.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenVar.py; sourceTree = ""; }; - A5715D3D23596842000CEC60 /* AutoGenWorker.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = AutoGenWorker.py; sourceTree = ""; }; - A5715D3E23596842000CEC60 /* AutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = AutoGen.py; sourceTree = ""; }; - A5715D3F23596842000CEC60 /* IdfClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = IdfClassObject.py; sourceTree = ""; }; - A5715D4023596842000CEC60 /* BuildEngine.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildEngine.py; sourceTree = ""; }; - A5715D4123596842000CEC60 /* InfSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSectionParser.py; sourceTree = ""; }; - A5715D4223596842000CEC60 /* GenDepex.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenDepex.py; sourceTree = ""; }; - A5715D4323596842000CEC60 /* ModuleAutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleAutoGen.py; sourceTree = ""; }; - A5715D4423596842000CEC60 /* PlatformAutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PlatformAutoGen.py; sourceTree = ""; }; - A5715D4523596842000CEC60 /* WorkspaceAutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WorkspaceAutoGen.py; sourceTree = ""; }; - A5715D4623596842000CEC60 /* StrGather.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StrGather.py; sourceTree = ""; }; - A5715D4823596842000CEC60 /* TestRoot.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestRoot.pem; sourceTree = ""; }; - A5715D4923596842000CEC60 /* TestCert.pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestCert.pub.pem; sourceTree = ""; }; - A5715D4A23596842000CEC60 /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc; sourceTree = ""; }; - A5715D4B23596842000CEC60 /* TestRoot.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestRoot.cer; sourceTree = ""; }; - A5715D4C23596842000CEC60 /* Readme.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = ""; }; - A5715D4D23596842000CEC60 /* TestSub.pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSub.pub.pem; sourceTree = ""; }; - A5715D4E23596842000CEC60 /* Pkcs7Sign.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Pkcs7Sign.py; sourceTree = ""; }; - A5715D4F23596842000CEC60 /* TestCert.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestCert.pem; sourceTree = ""; }; - A5715D5023596842000CEC60 /* TestRoot.pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestRoot.pub.pem; sourceTree = ""; }; - A5715D5123596842000CEC60 /* TestSub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSub.pem; sourceTree = ""; }; - A5715D5223596842000CEC60 /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc; sourceTree = ""; }; - A5715D5423596842000CEC60 /* InfParserLite.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfParserLite.py; sourceTree = ""; }; - A5715D5523596842000CEC60 /* Database.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Database.py; sourceTree = ""; }; - A5715D5623596842000CEC60 /* FileProfile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FileProfile.py; sourceTree = ""; }; - A5715D5723596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D5923596842000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; - A5715D5A23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D5B23596842000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; - A5715D5D23596842000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; - A5715D5E23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D5F23596842000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; - A5715D6023596842000CEC60 /* CListener.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CListener.py; sourceTree = ""; }; - A5715D6123596842000CEC60 /* Parser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Parser.py; sourceTree = ""; }; - A5715D6223596842000CEC60 /* EotGlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EotGlobalData.py; sourceTree = ""; }; - A5715D6323596842000CEC60 /* c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = c.py; sourceTree = ""; }; - A5715D6423596842000CEC60 /* LzmaCompressor.pyd */ = {isa = PBXFileReference; lastKnownFileType = file; path = LzmaCompressor.pyd; sourceTree = ""; }; - A5715D6523596842000CEC60 /* ParserWarning.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ParserWarning.py; sourceTree = ""; }; - A5715D6623596842000CEC60 /* EfiCompressor.pyd */ = {isa = PBXFileReference; lastKnownFileType = file; path = EfiCompressor.pyd; sourceTree = ""; }; - A5715D6723596842000CEC60 /* CodeFragmentCollector.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragmentCollector.py; sourceTree = ""; }; - A5715D6823596842000CEC60 /* EotMain.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EotMain.py; sourceTree = ""; }; - A5715D6923596842000CEC60 /* EotToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EotToolError.py; sourceTree = ""; }; - A5715D6A23596842000CEC60 /* Identification.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Identification.py; sourceTree = ""; }; - A5715D6B23596842000CEC60 /* CodeFragment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragment.py; sourceTree = ""; }; - A5715D6C23596842000CEC60 /* Report.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Report.py; sourceTree = ""; }; - A5715D6E23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715D6F23596842000CEC60 /* GenPatchPcdTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenPatchPcdTable.py; sourceTree = ""; }; - A5715D7123596842000CEC60 /* Rsa2048Sha256Sign.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Rsa2048Sha256Sign.py; sourceTree = ""; }; - A5715D7223596842000CEC60 /* TestSigningPrivateKey.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSigningPrivateKey.pem; sourceTree = ""; }; - A5715D7323596842000CEC60 /* Rsa2048Sha256GenerateKeys.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Rsa2048Sha256GenerateKeys.py; sourceTree = ""; }; - A5715D7423596842000CEC60 /* TestSigningPublicKey.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSigningPublicKey.txt; sourceTree = ""; }; - A5715D7523596842000CEC60 /* TestSigningPublicKey.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = TestSigningPublicKey.bin; sourceTree = ""; }; - A5715D7823596842000CEC60 /* EfiCompressor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiCompressor.c; sourceTree = ""; }; - A5715D7923596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715D7A23596842000CEC60 /* setup.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = setup.py; sourceTree = ""; }; - A5715D7C23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715D7D23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715D7E23596842000CEC60 /* Split.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Split.c; sourceTree = ""; }; - A5715D7F23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715D8123596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715D8323596842000CEC60 /* brotli.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = brotli.md; sourceTree = ""; }; - A5715D8423596842000CEC60 /* brotli.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = brotli.c; sourceTree = ""; }; - A5715D8523596842000CEC60 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - A5715D8623596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715D8923596842000CEC60 /* port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; - A5715D8A23596842000CEC60 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; - A5715D8B23596842000CEC60 /* encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = encode.h; sourceTree = ""; }; - A5715D8C23596842000CEC60 /* decode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = ""; }; - A5715D8E23596842000CEC60 /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = ""; }; - A5715D8F23596842000CEC60 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A5715D9123596842000CEC60 /* hash_longest_match64_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_longest_match64_inc.h; sourceTree = ""; }; - A5715D9223596842000CEC60 /* cluster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cluster.h; sourceTree = ""; }; - A5715D9323596842000CEC60 /* backward_references.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = backward_references.h; sourceTree = ""; }; - A5715D9423596842000CEC60 /* hash_to_binary_tree_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_to_binary_tree_inc.h; sourceTree = ""; }; - A5715D9523596842000CEC60 /* utf8_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf8_util.h; sourceTree = ""; }; - A5715D9623596842000CEC60 /* encoder_dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = encoder_dict.h; sourceTree = ""; }; - A5715D9723596842000CEC60 /* dictionary_hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dictionary_hash.c; sourceTree = ""; }; - A5715D9823596842000CEC60 /* backward_references_hq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = backward_references_hq.c; sourceTree = ""; }; - A5715D9923596842000CEC60 /* bit_cost_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_cost_inc.h; sourceTree = ""; }; - A5715D9A23596842000CEC60 /* find_match_length.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = find_match_length.h; sourceTree = ""; }; - A5715D9B23596842000CEC60 /* histogram.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = histogram.c; sourceTree = ""; }; - A5715D9C23596842000CEC60 /* bit_cost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_cost.h; sourceTree = ""; }; - A5715D9D23596842000CEC60 /* memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = ""; }; - A5715D9E23596842000CEC60 /* params.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = params.h; sourceTree = ""; }; - A5715D9F23596842000CEC60 /* brotli_bit_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = brotli_bit_stream.h; sourceTree = ""; }; - A5715DA023596842000CEC60 /* entropy_encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = entropy_encode.c; sourceTree = ""; }; - A5715DA123596842000CEC60 /* fast_log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fast_log.h; sourceTree = ""; }; - A5715DA223596842000CEC60 /* compress_fragment_two_pass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compress_fragment_two_pass.c; sourceTree = ""; }; - A5715DA323596842000CEC60 /* block_splitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = block_splitter.c; sourceTree = ""; }; - A5715DA423596842000CEC60 /* compress_fragment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compress_fragment.h; sourceTree = ""; }; - A5715DA523596842000CEC60 /* static_dict_lut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = static_dict_lut.h; sourceTree = ""; }; - A5715DA623596842000CEC60 /* static_dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = static_dict.h; sourceTree = ""; }; - A5715DA723596842000CEC60 /* block_splitter_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_splitter_inc.h; sourceTree = ""; }; - A5715DA823596842000CEC60 /* quality.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quality.h; sourceTree = ""; }; - A5715DA923596842000CEC60 /* cluster_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cluster_inc.h; sourceTree = ""; }; - A5715DAA23596842000CEC60 /* metablock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metablock.h; sourceTree = ""; }; - A5715DAB23596842000CEC60 /* hash_composite_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_composite_inc.h; sourceTree = ""; }; - A5715DAC23596842000CEC60 /* literal_cost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = literal_cost.h; sourceTree = ""; }; - A5715DAD23596842000CEC60 /* block_encoder_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_encoder_inc.h; sourceTree = ""; }; - A5715DAE23596842000CEC60 /* metablock_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metablock_inc.h; sourceTree = ""; }; - A5715DAF23596842000CEC60 /* hash_forgetful_chain_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_forgetful_chain_inc.h; sourceTree = ""; }; - A5715DB023596842000CEC60 /* hash_longest_match_quickly_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_longest_match_quickly_inc.h; sourceTree = ""; }; - A5715DB123596842000CEC60 /* encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encode.c; sourceTree = ""; }; - A5715DB223596842000CEC60 /* backward_references_hq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = backward_references_hq.h; sourceTree = ""; }; - A5715DB323596842000CEC60 /* dictionary_hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dictionary_hash.h; sourceTree = ""; }; - A5715DB423596842000CEC60 /* encoder_dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encoder_dict.c; sourceTree = ""; }; - A5715DB523596842000CEC60 /* cluster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cluster.c; sourceTree = ""; }; - A5715DB623596842000CEC60 /* backward_references.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = backward_references.c; sourceTree = ""; }; - A5715DB723596842000CEC60 /* utf8_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utf8_util.c; sourceTree = ""; }; - A5715DB823596842000CEC60 /* block_splitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_splitter.h; sourceTree = ""; }; - A5715DB923596842000CEC60 /* compress_fragment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compress_fragment.c; sourceTree = ""; }; - A5715DBA23596842000CEC60 /* entropy_encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = entropy_encode.h; sourceTree = ""; }; - A5715DBB23596842000CEC60 /* compress_fragment_two_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compress_fragment_two_pass.h; sourceTree = ""; }; - A5715DBC23596842000CEC60 /* hash_longest_match_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_longest_match_inc.h; sourceTree = ""; }; - A5715DBD23596842000CEC60 /* brotli_bit_stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = brotli_bit_stream.c; sourceTree = ""; }; - A5715DBE23596842000CEC60 /* histogram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = histogram.h; sourceTree = ""; }; - A5715DBF23596842000CEC60 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = ""; }; - A5715DC023596842000CEC60 /* bit_cost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bit_cost.c; sourceTree = ""; }; - A5715DC123596842000CEC60 /* command.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = command.h; sourceTree = ""; }; - A5715DC223596842000CEC60 /* write_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = write_bits.h; sourceTree = ""; }; - A5715DC323596842000CEC60 /* static_dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = static_dict.c; sourceTree = ""; }; - A5715DC423596842000CEC60 /* histogram_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = histogram_inc.h; sourceTree = ""; }; - A5715DC523596842000CEC60 /* prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; - A5715DC623596842000CEC60 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = ""; }; - A5715DC723596842000CEC60 /* hash_rolling_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_rolling_inc.h; sourceTree = ""; }; - A5715DC823596842000CEC60 /* ringbuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ringbuffer.h; sourceTree = ""; }; - A5715DC923596842000CEC60 /* literal_cost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = literal_cost.c; sourceTree = ""; }; - A5715DCA23596842000CEC60 /* entropy_encode_static.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = entropy_encode_static.h; sourceTree = ""; }; - A5715DCB23596842000CEC60 /* backward_references_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = backward_references_inc.h; sourceTree = ""; }; - A5715DCC23596842000CEC60 /* metablock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = metablock.c; sourceTree = ""; }; - A5715DCE23596842000CEC60 /* dictionary.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = ""; }; - A5715DCF23596842000CEC60 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; - A5715DD023596842000CEC60 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = ""; }; - A5715DD123596842000CEC60 /* context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = ""; }; - A5715DD223596842000CEC60 /* constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = ""; }; - A5715DD323596842000CEC60 /* dictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = ""; }; - A5715DD423596842000CEC60 /* transform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = ""; }; - A5715DD523596842000CEC60 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = ""; }; - A5715DD723596842000CEC60 /* state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = ""; }; - A5715DD823596842000CEC60 /* bit_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = ""; }; - A5715DD923596842000CEC60 /* decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; - A5715DDA23596842000CEC60 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; - A5715DDB23596842000CEC60 /* bit_reader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = ""; }; - A5715DDC23596842000CEC60 /* prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; - A5715DDD23596842000CEC60 /* state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = ""; }; - A5715DDE23596842000CEC60 /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; - A5715DDF23596842000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; - A5715DE123596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715DE223596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715DE323596842000CEC60 /* GenSec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenSec.c; sourceTree = ""; }; - A5715DE523596842000CEC60 /* elf_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf_common.h; sourceTree = ""; }; - A5715DE623596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715DE723596842000CEC60 /* ElfConvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ElfConvert.h; sourceTree = ""; }; - A5715DE823596842000CEC60 /* elf64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf64.h; sourceTree = ""; }; - A5715DE923596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715DEA23596842000CEC60 /* Elf64Convert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Elf64Convert.h; sourceTree = ""; }; - A5715DEB23596842000CEC60 /* GenFw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenFw.h; sourceTree = ""; }; - A5715DEC23596842000CEC60 /* Elf32Convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Elf32Convert.c; sourceTree = ""; }; - A5715DED23596842000CEC60 /* elf32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf32.h; sourceTree = ""; }; - A5715DEE23596842000CEC60 /* ElfConvert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ElfConvert.c; sourceTree = ""; }; - A5715DEF23596842000CEC60 /* Elf32Convert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Elf32Convert.h; sourceTree = ""; }; - A5715DF023596842000CEC60 /* GenFw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFw.c; sourceTree = ""; }; - A5715DF123596842000CEC60 /* Elf64Convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Elf64Convert.c; sourceTree = ""; }; - A5715DF323596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715DF423596842000CEC60 /* EfiLdrImage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiLdrImage.c; sourceTree = ""; }; - A5715DF523596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715DF723596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715DF823596842000CEC60 /* GenFv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFv.c; sourceTree = ""; }; - A5715DF923596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715DFA23596842000CEC60 /* GenFvInternalLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenFvInternalLib.h; sourceTree = ""; }; - A5715DFB23596842000CEC60 /* GenFvInternalLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFvInternalLib.c; sourceTree = ""; }; - A5715DFC23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715DFF23596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5715E0123596842000CEC60 /* pci22.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pci22.h; sourceTree = ""; }; - A5715E0223596842000CEC60 /* Acpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; - A5715E0323596842000CEC60 /* PeImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = ""; }; - A5715E0423596842000CEC60 /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = ""; }; - A5715E0523596842000CEC60 /* Bluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = ""; }; - A5715E0623596842000CEC60 /* Acpi1_0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi1_0.h; sourceTree = ""; }; - A5715E0723596842000CEC60 /* Acpi3_0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi3_0.h; sourceTree = ""; }; - A5715E0823596842000CEC60 /* pci23.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pci23.h; sourceTree = ""; }; - A5715E0923596842000CEC60 /* Acpi2_0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi2_0.h; sourceTree = ""; }; - A5715E0A23596842000CEC60 /* EfiPci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiPci.h; sourceTree = ""; }; - A5715E0B23596842000CEC60 /* pci30.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pci30.h; sourceTree = ""; }; - A5715E0D23596842000CEC60 /* UgaDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = ""; }; - A5715E0E23596842000CEC60 /* HiiFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiFramework.h; sourceTree = ""; }; - A5715E0F23596842000CEC60 /* GraphicsOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; - A5715E1023596842000CEC60 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; - A5715E1123596842000CEC60 /* DevicePathUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = ""; }; - A5715E1223596842000CEC60 /* DevicePath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = ""; }; - A5715E1423596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5715E1623596842000CEC60 /* UefiBaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiBaseTypes.h; sourceTree = ""; }; - A5715E1723596842000CEC60 /* PiFirmwareVolume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = ""; }; - A5715E1823596842000CEC60 /* MdeModuleHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = ""; }; - A5715E1923596842000CEC60 /* BaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseTypes.h; sourceTree = ""; }; - A5715E1A23596842000CEC60 /* UefiCapsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiCapsule.h; sourceTree = ""; }; - A5715E1B23596842000CEC60 /* BuildVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuildVersion.h; sourceTree = ""; }; - A5715E1C23596842000CEC60 /* VariableFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = ""; }; - A5715E1D23596842000CEC60 /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = ""; }; - A5715E1E23596842000CEC60 /* PiFirmwareFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = ""; }; - A5715E1F23596842000CEC60 /* UefiMultiPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = ""; }; - A5715E2023596842000CEC60 /* WorkingBlockHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WorkingBlockHeader.h; sourceTree = ""; }; - A5715E2223596842000CEC60 /* FfsSectionAlignmentPadding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FfsSectionAlignmentPadding.h; sourceTree = ""; }; - A5715E2323596842000CEC60 /* PiFirmwareFileSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFileSystem.h; sourceTree = ""; }; - A5715E2423596842000CEC60 /* PcAnsi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = ""; }; - A5715E2623596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5715E2823596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5715E2A23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E2B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E2C23596842000CEC60 /* LzmaCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaCompress.c; sourceTree = ""; }; - A5715E2D23596842000CEC60 /* LzmaF86Compress.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaF86Compress.bat; sourceTree = ""; }; - A5715E3023596842000CEC60 /* lzma-sdk.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = ""; }; - A5715E3123596842000CEC60 /* lzma-history.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = ""; }; - A5715E3323596842000CEC60 /* LzHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = ""; }; - A5715E3423596842000CEC60 /* LzmaEnc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaEnc.c; sourceTree = ""; }; - A5715E3523596842000CEC60 /* LzFindMt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzFindMt.c; sourceTree = ""; }; - A5715E3623596842000CEC60 /* 7zTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = ""; }; - A5715E3723596842000CEC60 /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = ""; }; - A5715E3823596842000CEC60 /* LzFind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = ""; }; - A5715E3923596842000CEC60 /* Precomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = ""; }; - A5715E3A23596842000CEC60 /* CpuArch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = ""; }; - A5715E3B23596842000CEC60 /* 7zFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zFile.h; sourceTree = ""; }; - A5715E3C23596842000CEC60 /* Bra86.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = ""; }; - A5715E3D23596842000CEC60 /* Threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Threads.h; sourceTree = ""; }; - A5715E3E23596842000CEC60 /* Alloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Alloc.c; sourceTree = ""; }; - A5715E3F23596842000CEC60 /* LzmaDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = ""; }; - A5715E4023596842000CEC60 /* LzFindMt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzFindMt.h; sourceTree = ""; }; - A5715E4123596842000CEC60 /* LzmaEnc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaEnc.h; sourceTree = ""; }; - A5715E4223596842000CEC60 /* LzFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = ""; }; - A5715E4323596842000CEC60 /* 7zStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zStream.c; sourceTree = ""; }; - A5715E4423596842000CEC60 /* 7zVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = ""; }; - A5715E4523596842000CEC60 /* 7zFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zFile.c; sourceTree = ""; }; - A5715E4623596842000CEC60 /* Bra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = ""; }; - A5715E4723596842000CEC60 /* LzmaDec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = ""; }; - A5715E4823596842000CEC60 /* Alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Alloc.h; sourceTree = ""; }; - A5715E4923596842000CEC60 /* Threads.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Threads.c; sourceTree = ""; }; - A5715E4A23596842000CEC60 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = ""; }; - A5715E4C23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E4D23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E4E23596842000CEC60 /* GenCrc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenCrc32.c; sourceTree = ""; }; - A5715E5023596842000CEC60 /* NmakeSubdirs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = NmakeSubdirs.py; sourceTree = ""; }; - A5715E5123596842000CEC60 /* ms.common */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.common; sourceTree = ""; }; - A5715E5223596842000CEC60 /* ms.rule */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.rule; sourceTree = ""; }; - A5715E5323596842000CEC60 /* ms.app */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.app; sourceTree = ""; }; - A5715E5423596842000CEC60 /* footer.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = footer.makefile; sourceTree = ""; }; - A5715E5523596842000CEC60 /* header.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = header.makefile; sourceTree = ""; }; - A5715E5623596842000CEC60 /* app.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = app.makefile; sourceTree = ""; }; - A5715E5723596842000CEC60 /* lib.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lib.makefile; sourceTree = ""; }; - A5715E5823596842000CEC60 /* NmakeSubdirs.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NmakeSubdirs.bat; sourceTree = ""; }; - A5715E5923596842000CEC60 /* ms.lib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.lib; sourceTree = ""; }; - A5715E5B23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E5C23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E5D23596842000CEC60 /* GenPage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenPage.c; sourceTree = ""; }; - A5715E5E23596842000CEC60 /* VirtualMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; - A5715E6023596842000CEC60 /* ParseGuidedSectionTools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParseGuidedSectionTools.h; sourceTree = ""; }; - A5715E6123596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E6223596842000CEC60 /* ParseInf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ParseInf.c; sourceTree = ""; }; - A5715E6323596842000CEC60 /* WinNtInclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WinNtInclude.h; sourceTree = ""; }; - A5715E6423596842000CEC60 /* MyAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAlloc.h; sourceTree = ""; }; - A5715E6523596842000CEC60 /* PcdValueCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcdValueCommon.h; sourceTree = ""; }; - A5715E6623596842000CEC60 /* MemoryFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryFile.c; sourceTree = ""; }; - A5715E6723596842000CEC60 /* CommonLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonLib.h; sourceTree = ""; }; - A5715E6823596842000CEC60 /* Decompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Decompress.c; sourceTree = ""; }; - A5715E6923596842000CEC60 /* EfiUtilityMsgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiUtilityMsgs.h; sourceTree = ""; }; - A5715E6A23596842000CEC60 /* BinderFuncs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BinderFuncs.c; sourceTree = ""; }; - A5715E6B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E6C23596842000CEC60 /* BasePeCoff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = ""; }; - A5715E6D23596842000CEC60 /* StringFuncs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StringFuncs.c; sourceTree = ""; }; - A5715E6E23596842000CEC60 /* TianoCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TianoCompress.c; sourceTree = ""; }; - A5715E6F23596842000CEC60 /* OsPath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OsPath.c; sourceTree = ""; }; - A5715E7023596842000CEC60 /* FvLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FvLib.h; sourceTree = ""; }; - A5715E7123596842000CEC60 /* FirmwareVolumeBufferLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBufferLib.h; sourceTree = ""; }; - A5715E7223596842000CEC60 /* Crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = ""; }; - A5715E7323596842000CEC60 /* SimpleFileParsing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SimpleFileParsing.c; sourceTree = ""; }; - A5715E7423596842000CEC60 /* ParseInf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParseInf.h; sourceTree = ""; }; - A5715E7523596842000CEC60 /* ParseGuidedSectionTools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ParseGuidedSectionTools.c; sourceTree = ""; }; - A5715E7623596842000CEC60 /* CommonLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CommonLib.c; sourceTree = ""; }; - A5715E7723596842000CEC60 /* EfiUtilityMsgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiUtilityMsgs.c; sourceTree = ""; }; - A5715E7823596842000CEC60 /* Decompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; - A5715E7923596842000CEC60 /* Compress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compress.h; sourceTree = ""; }; - A5715E7A23596842000CEC60 /* PeCoffLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = ""; }; - A5715E7B23596842000CEC60 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; - A5715E7C23596842000CEC60 /* MemoryFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryFile.h; sourceTree = ""; }; - A5715E7D23596842000CEC60 /* PcdValueCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PcdValueCommon.c; sourceTree = ""; }; - A5715E7E23596842000CEC60 /* MyAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MyAlloc.c; sourceTree = ""; }; - A5715E7F23596842000CEC60 /* BinderFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinderFuncs.h; sourceTree = ""; }; - A5715E8023596842000CEC60 /* Crc32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Crc32.h; sourceTree = ""; }; - A5715E8123596842000CEC60 /* SimpleFileParsing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleFileParsing.h; sourceTree = ""; }; - A5715E8223596842000CEC60 /* EfiCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiCompress.c; sourceTree = ""; }; - A5715E8323596842000CEC60 /* FvLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FvLib.c; sourceTree = ""; }; - A5715E8423596842000CEC60 /* OsPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OsPath.h; sourceTree = ""; }; - A5715E8523596842000CEC60 /* FirmwareVolumeBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwareVolumeBuffer.c; sourceTree = ""; }; - A5715E8623596842000CEC60 /* StringFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringFuncs.h; sourceTree = ""; }; - A5715E8823596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E8923596842000CEC60 /* VolInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VolInfo.c; sourceTree = ""; }; - A5715E8A23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E8B23596842000CEC60 /* VolInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VolInfo.h; sourceTree = ""; }; - A5715E8D23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E8E23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E8F23596842000CEC60 /* TianoCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TianoCompress.c; sourceTree = ""; }; - A5715E9023596842000CEC60 /* TianoCompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TianoCompress.h; sourceTree = ""; }; - A5715E9223596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E9323596842000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; - A5715E9423596842000CEC60 /* DevicePathUtilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = ""; }; - A5715E9523596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E9623596842000CEC60 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; - A5715E9723596842000CEC60 /* DevicePathFromText.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = ""; }; - A5715E9823596842000CEC60 /* UefiDevicePathLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = ""; }; - A5715E9A23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715E9B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715E9C23596842000CEC60 /* GenFfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFfs.c; sourceTree = ""; }; - A5715E9F23596842000CEC60 /* CHANGES_FROM_133_BEFORE_MR13.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_FROM_133_BEFORE_MR13.txt; sourceTree = ""; }; - A5715EA023596842000CEC60 /* CHANGES_SUMMARY.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_SUMMARY.txt; sourceTree = ""; }; - A5715EA223596842000CEC60 /* makefile.cygwin */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile.cygwin; sourceTree = ""; }; - A5715EA323596842000CEC60 /* dlg_p.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dlg_p.g; sourceTree = ""; }; - A5715EA423596842000CEC60 /* automata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = automata.c; sourceTree = ""; }; - A5715EA523596842000CEC60 /* dlg1.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dlg1.txt; sourceTree = ""; }; - A5715EA623596842000CEC60 /* DlgMS.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = DlgMS.mak; sourceTree = ""; }; - A5715EA723596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; - A5715EA823596842000CEC60 /* stdpccts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdpccts.h; sourceTree = ""; }; - A5715EA923596842000CEC60 /* support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = support.c; sourceTree = ""; }; - A5715EAA23596842000CEC60 /* relabel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = relabel.c; sourceTree = ""; }; - A5715EAB23596842000CEC60 /* tokens.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tokens.h; sourceTree = ""; }; - A5715EAC23596842000CEC60 /* parser.dlg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = parser.dlg; sourceTree = ""; }; - A5715EAD23596842000CEC60 /* makefile1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile1; sourceTree = ""; }; - A5715EAE23596842000CEC60 /* dlg_p.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlg_p.c; sourceTree = ""; }; - A5715EAF23596842000CEC60 /* err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = ""; }; - A5715EB023596842000CEC60 /* mode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mode.h; sourceTree = ""; }; - A5715EB123596842000CEC60 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; - A5715EB223596842000CEC60 /* DlgDDK.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = DlgDDK.mak; sourceTree = ""; }; - A5715EB323596842000CEC60 /* dlg.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = dlg.r; sourceTree = ""; }; - A5715EB423596842000CEC60 /* dlg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dlg.h; sourceTree = ""; }; - A5715EB523596842000CEC60 /* dlg.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = dlg.1; sourceTree = ""; }; - A5715EB623596842000CEC60 /* DlgPPC.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = DlgPPC.mak; sourceTree = ""; }; - A5715EB723596842000CEC60 /* dlg_a.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlg_a.c; sourceTree = ""; }; - A5715EB823596842000CEC60 /* output.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = output.c; sourceTree = ""; }; - A5715EB923596842000CEC60 /* NOTES.msvc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NOTES.msvc; sourceTree = ""; }; - A5715EBB23596842000CEC60 /* generic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = generic.h; sourceTree = ""; }; - A5715EBC23596842000CEC60 /* makefile.cygwin */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile.cygwin; sourceTree = ""; }; - A5715EBD23596842000CEC60 /* proto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = proto.h; sourceTree = ""; }; - A5715EBE23596842000CEC60 /* egman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egman.c; sourceTree = ""; }; - A5715EBF23596842000CEC60 /* lex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lex.c; sourceTree = ""; }; - A5715EC023596842000CEC60 /* syn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = syn.h; sourceTree = ""; }; - A5715EC123596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; - A5715EC223596842000CEC60 /* antlr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = antlr.1; sourceTree = ""; }; - A5715EC323596842000CEC60 /* antlr.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = antlr.g; sourceTree = ""; }; - A5715EC423596842000CEC60 /* antlr.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = antlr.r; sourceTree = ""; }; - A5715EC523596842000CEC60 /* scan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scan.c; sourceTree = ""; }; - A5715EC623596842000CEC60 /* stdpccts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdpccts.h; sourceTree = ""; }; - A5715EC723596842000CEC60 /* tokens.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tokens.h; sourceTree = ""; }; - A5715EC823596842000CEC60 /* parser.dlg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = parser.dlg; sourceTree = ""; }; - A5715EC923596842000CEC60 /* bits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bits.c; sourceTree = ""; }; - A5715ECA23596842000CEC60 /* hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hash.c; sourceTree = ""; }; - A5715ECB23596842000CEC60 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; - A5715ECC23596842000CEC60 /* makefile1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile1; sourceTree = ""; }; - A5715ECD23596842000CEC60 /* antlr1.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = antlr1.txt; sourceTree = ""; }; - A5715ECE23596842000CEC60 /* err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = ""; }; - A5715ECF23596842000CEC60 /* AntlrMS.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = AntlrMS.mak; sourceTree = ""; }; - A5715ED023596842000CEC60 /* mode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mode.h; sourceTree = ""; }; - A5715ED123596842000CEC60 /* fset2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fset2.c; sourceTree = ""; }; - A5715ED223596842000CEC60 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; - A5715ED323596842000CEC60 /* pred.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pred.c; sourceTree = ""; }; - A5715ED423596842000CEC60 /* build.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = build.c; sourceTree = ""; }; - A5715ED523596842000CEC60 /* AntlrPPC.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = AntlrPPC.mak; sourceTree = ""; }; - A5715ED623596842000CEC60 /* mrhoist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mrhoist.c; sourceTree = ""; }; - A5715ED723596842000CEC60 /* fcache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fcache.c; sourceTree = ""; }; - A5715ED823596842000CEC60 /* gen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gen.c; sourceTree = ""; }; - A5715ED923596842000CEC60 /* dumpnode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dumpnode.c; sourceTree = ""; }; - A5715EDA23596842000CEC60 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = ""; }; - A5715EDB23596842000CEC60 /* antlr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = antlr.c; sourceTree = ""; }; - A5715EDC23596842000CEC60 /* globals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = globals.c; sourceTree = ""; }; - A5715EDD23596842000CEC60 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = ""; }; - A5715EDE23596842000CEC60 /* fset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fset.c; sourceTree = ""; }; - A5715EDF23596842000CEC60 /* AntlrDDK.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = AntlrDDK.mak; sourceTree = ""; }; - A5715EE023596842000CEC60 /* dumpcycles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dumpcycles.c; sourceTree = ""; }; - A5715EE123596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715EE223596842000CEC60 /* KNOWN_PROBLEMS.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KNOWN_PROBLEMS.txt; sourceTree = ""; }; - A5715EE323596842000CEC60 /* CHANGES_FROM_131.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_FROM_131.txt; sourceTree = ""; }; - A5715EE423596842000CEC60 /* history.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = history.ps; sourceTree = ""; }; - A5715EE523596842000CEC60 /* CHANGES_FROM_133.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_FROM_133.txt; sourceTree = ""; }; - A5715EE623596842000CEC60 /* MPW_Read_Me */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MPW_Read_Me; sourceTree = ""; }; - A5715EE723596842000CEC60 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; - A5715EE923596842000CEC60 /* pccts_stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_stdio.h; sourceTree = ""; }; - A5715EEA23596842000CEC60 /* AToken.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AToken.h; sourceTree = ""; }; - A5715EEB23596842000CEC60 /* ast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ast.c; sourceTree = ""; }; - A5715EEC23596842000CEC60 /* err.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = err.h; sourceTree = ""; }; - A5715EED23596842000CEC60 /* BufFileInput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BufFileInput.cpp; sourceTree = ""; }; - A5715EEE23596842000CEC60 /* AParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AParser.cpp; sourceTree = ""; }; - A5715EEF23596842000CEC60 /* pcctscfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pcctscfg.h; sourceTree = ""; }; - A5715EF023596842000CEC60 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - A5715EF123596842000CEC60 /* PCCTSAST.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PCCTSAST.cpp; sourceTree = ""; }; - A5715EF223596842000CEC60 /* dlgauto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dlgauto.h; sourceTree = ""; }; - A5715EF323596842000CEC60 /* antlr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = antlr.h; sourceTree = ""; }; - A5715EF423596842000CEC60 /* pccts_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_assert.h; sourceTree = ""; }; - A5715EF523596842000CEC60 /* ATokenBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokenBuffer.h; sourceTree = ""; }; - A5715EF623596842000CEC60 /* dlgdef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dlgdef.h; sourceTree = ""; }; - A5715EF723596842000CEC60 /* PCCTSAST.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PCCTSAST.h; sourceTree = ""; }; - A5715EF823596842000CEC60 /* pccts_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_string.h; sourceTree = ""; }; - A5715EF923596842000CEC60 /* charptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charptr.h; sourceTree = ""; }; - A5715EFA23596842000CEC60 /* pccts_stdarg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_stdarg.h; sourceTree = ""; }; - A5715EFB23596842000CEC60 /* int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = int.h; sourceTree = ""; }; - A5715EFC23596842000CEC60 /* pcnames.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pcnames.bat; sourceTree = ""; }; - A5715EFD23596842000CEC60 /* ATokPtrImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokPtrImpl.h; sourceTree = ""; }; - A5715EFE23596842000CEC60 /* ATokPtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokPtr.h; sourceTree = ""; }; - A5715EFF23596842000CEC60 /* BufFileInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BufFileInput.h; sourceTree = ""; }; - A5715F0023596842000CEC60 /* PBlackBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBlackBox.h; sourceTree = ""; }; - A5715F0123596842000CEC60 /* pccts_istream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_istream.h; sourceTree = ""; }; - A5715F0223596842000CEC60 /* ast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = ""; }; - A5715F0323596842000CEC60 /* ATokenBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ATokenBuffer.cpp; sourceTree = ""; }; - A5715F0423596842000CEC60 /* pccts_iostream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_iostream.h; sourceTree = ""; }; - A5715F0523596842000CEC60 /* AParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AParser.h; sourceTree = ""; }; - A5715F0623596842000CEC60 /* SList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SList.h; sourceTree = ""; }; - A5715F0723596842000CEC60 /* ATokenStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokenStream.h; sourceTree = ""; }; - A5715F0823596842000CEC60 /* ASTBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTBase.cpp; sourceTree = ""; }; - A5715F0923596842000CEC60 /* DLG_stream_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DLG_stream_input.h; sourceTree = ""; }; - A5715F0A23596842000CEC60 /* pccts_stdlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_stdlib.h; sourceTree = ""; }; - A5715F0B23596842000CEC60 /* DLexerBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DLexerBase.h; sourceTree = ""; }; - A5715F0C23596842000CEC60 /* charbuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charbuf.h; sourceTree = ""; }; - A5715F0D23596842000CEC60 /* pccts_setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_setjmp.h; sourceTree = ""; }; - A5715F0E23596842000CEC60 /* slist.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slist.cpp; sourceTree = ""; }; - A5715F0F23596842000CEC60 /* ASTBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASTBase.h; sourceTree = ""; }; - A5715F1023596842000CEC60 /* charptr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = charptr.c; sourceTree = ""; }; - A5715F1123596842000CEC60 /* DLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DLexer.h; sourceTree = ""; }; - A5715F1223596842000CEC60 /* DLexerBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DLexerBase.cpp; sourceTree = ""; }; - A5715F1323596842000CEC60 /* RIGHTS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RIGHTS; sourceTree = ""; }; - A5715F1623596842000CEC60 /* sym.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sym.c; sourceTree = ""; }; - A5715F1723596842000CEC60 /* template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = template.h; sourceTree = ""; }; - A5715F1923596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; - A5715F1A23596842000CEC60 /* genmk_old.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = genmk_old.c; sourceTree = ""; }; - A5715F1B23596842000CEC60 /* genmk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = genmk.c; sourceTree = ""; }; - A5715F1D23596842000CEC60 /* set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = set.c; sourceTree = ""; }; - A5715F1E23596842000CEC60 /* set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = set.h; sourceTree = ""; }; - A5715F2023596842000CEC60 /* rexpr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rexpr.h; sourceTree = ""; }; - A5715F2123596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; - A5715F2223596842000CEC60 /* rexpr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rexpr.c; sourceTree = ""; }; - A5715F2323596842000CEC60 /* test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = test.c; sourceTree = ""; }; - A5715F2423596842000CEC60 /* NOTES.bcc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NOTES.bcc; sourceTree = ""; }; - A5715F2523596842000CEC60 /* history.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = history.txt; sourceTree = ""; }; - A5715F2623596842000CEC60 /* makefile.old */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile.old; sourceTree = ""; }; - A5715F2723596842000CEC60 /* VfrCompiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrCompiler.h; sourceTree = ""; }; - A5715F2823596842000CEC60 /* VfrCompiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrCompiler.cpp; sourceTree = ""; }; - A5715F2923596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715F2A23596842000CEC60 /* VfrFormPkg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrFormPkg.cpp; sourceTree = ""; }; - A5715F2B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715F2C23596842000CEC60 /* VfrUtilityLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrUtilityLib.cpp; sourceTree = ""; }; - A5715F2D23596842000CEC60 /* VfrError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrError.h; sourceTree = ""; }; - A5715F2E23596842000CEC60 /* VfrUtilityLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrUtilityLib.h; sourceTree = ""; }; - A5715F2F23596842000CEC60 /* EfiVfr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiVfr.h; sourceTree = ""; }; - A5715F3023596842000CEC60 /* VfrSyntax.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VfrSyntax.g; sourceTree = ""; }; - A5715F3123596842000CEC60 /* VfrFormPkg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrFormPkg.h; sourceTree = ""; }; - A5715F3223596842000CEC60 /* VfrError.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrError.cpp; sourceTree = ""; }; - A5715F3423596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715F3523596842000CEC60 /* EfiRom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiRom.h; sourceTree = ""; }; - A5715F3623596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; - A5715F3723596842000CEC60 /* EfiRom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiRom.c; sourceTree = ""; }; - A5715F3823596842000CEC60 /* set_vsprefix_envs.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = set_vsprefix_envs.bat; sourceTree = ""; }; - A5715F3A23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; - A5715F3B23596842000CEC60 /* CheckUnicodeSourceFiles.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CheckUnicodeSourceFiles.py; sourceTree = ""; }; - A5715F3C23596842000CEC60 /* CheckPythonSyntax.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CheckPythonSyntax.py; sourceTree = ""; }; - A5715F3D23596842000CEC60 /* TestTools.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TestTools.py; sourceTree = ""; }; - A5715F3E23596842000CEC60 /* PythonTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PythonTest.py; sourceTree = ""; }; - A5715F3F23596842000CEC60 /* TianoCompress.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TianoCompress.py; sourceTree = ""; }; - A5715F4023596842000CEC60 /* TestRegularExpression.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TestRegularExpression.py; sourceTree = ""; }; - A5715F4123596842000CEC60 /* PythonToolsTests.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PythonToolsTests.py; sourceTree = ""; }; - A5715F4223596842000CEC60 /* CToolsTests.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CToolsTests.py; sourceTree = ""; }; - A5715F4323596842000CEC60 /* RunTests.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RunTests.py; sourceTree = ""; }; - A5715F4423596842000CEC60 /* toolsetup.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = toolsetup.bat; sourceTree = ""; }; - A5715F4523596842000CEC60 /* .gitignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; - A5715F4723596842000CEC60 /* Rvct-Align32.sct */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Rvct-Align32.sct"; sourceTree = ""; }; - A5715F4823596842000CEC60 /* DetectNotUsedItem.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DetectNotUsedItem.py; sourceTree = ""; }; - A5715F4923596842000CEC60 /* GetMaintainer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GetMaintainer.py; sourceTree = ""; }; - A5715F4A23596842000CEC60 /* ConvertMasmToNasm.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ConvertMasmToNasm.py; sourceTree = ""; }; - A5715F4B23596842000CEC60 /* ConvertUni.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ConvertUni.py; sourceTree = ""; }; - A5715F4C23596842000CEC60 /* GetUtcDateTime.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GetUtcDateTime.py; sourceTree = ""; }; - A5715F4D23596842000CEC60 /* MemoryProfileSymbolGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MemoryProfileSymbolGen.py; sourceTree = ""; }; - A5715F4E23596842000CEC60 /* Rvct-Align4K.sct */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Rvct-Align4K.sct"; sourceTree = ""; }; - A5715F4F23596842000CEC60 /* gcc4.9-ld-script */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "gcc4.9-ld-script"; sourceTree = ""; }; - A5715F5023596842000CEC60 /* RunMakefileSample.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = RunMakefileSample.mak; sourceTree = ""; }; - A5715F5123596842000CEC60 /* SetupGit.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = SetupGit.py; sourceTree = ""; }; - A5715F5223596842000CEC60 /* RunMakefile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RunMakefile.py; sourceTree = ""; }; - A5715F5323596842000CEC60 /* FormatDosFiles.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FormatDosFiles.py; sourceTree = ""; }; - A5715F5623596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715F5823596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715F5A23596842000CEC60 /* efibinary.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = efibinary.py; sourceTree = ""; }; - A5715F5B23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715F5C23596842000CEC60 /* message.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = message.py; sourceTree = ""; }; - A5715F5D23596842000CEC60 /* inidocview.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = inidocview.py; sourceTree = ""; }; - A5715F5E23596842000CEC60 /* doxygen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = doxygen.py; sourceTree = ""; }; - A5715F5F23596842000CEC60 /* ini.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ini.py; sourceTree = ""; }; - A5715F6123596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715F6323596842000CEC60 /* doxygengen_spec.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = doxygengen_spec.py; sourceTree = ""; }; - A5715F6423596842000CEC60 /* doxygengen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = doxygengen.py; sourceTree = ""; }; - A5715F6523596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715F6623596842000CEC60 /* dec.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = dec.py; sourceTree = ""; }; - A5715F6723596842000CEC60 /* dsc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = dsc.py; sourceTree = ""; }; - A5715F6823596842000CEC60 /* inf.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = inf.py; sourceTree = ""; }; - A5715F6923596842000CEC60 /* baseobject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = baseobject.py; sourceTree = ""; }; - A5715F6A23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; - A5715F6B23596842000CEC60 /* Readme.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = ""; }; - A5715F6C23596842000CEC60 /* packagedocapp.pyw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = packagedocapp.pyw; sourceTree = ""; }; - A5715F6D23596842000CEC60 /* packagedoc_cli.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = packagedoc_cli.py; sourceTree = ""; }; - A5715F6E23596842000CEC60 /* SetVisualStudio.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SetVisualStudio.bat; sourceTree = ""; }; - A5715F6F23596842000CEC60 /* UpdateBuildVersions.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UpdateBuildVersions.py; sourceTree = ""; }; - A5715F7023596842000CEC60 /* PatchCheck.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PatchCheck.py; sourceTree = ""; }; - A5715F7123596842000CEC60 /* BinToPcd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BinToPcd.py; sourceTree = ""; }; - A5715F7223596842000CEC60 /* GccBase.lds */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GccBase.lds; sourceTree = ""; }; - A5715F7323596842000CEC60 /* ConvertFceToStructurePcd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ConvertFceToStructurePcd.py; sourceTree = ""; }; - A5715F7423596842000CEC60 /* SmiHandlerProfileSymbolGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = SmiHandlerProfileSymbolGen.py; sourceTree = ""; }; - A5715F7523596842000CEC60 /* ShowEnvironment.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ShowEnvironment.bat; sourceTree = ""; }; - A5715F7623596842000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; - A5715F7823596842000CEC60 /* TianoCompress_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = TianoCompress_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F7923596842000CEC60 /* GenDepex_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenDepex_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F7A23596842000CEC60 /* EfiRom_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = EfiRom_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F7B23596842000CEC60 /* GenCrc32_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenCrc32_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F7C23596842000CEC60 /* LzmaCompress_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = LzmaCompress_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F7D23596842000CEC60 /* SplitFile_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = SplitFile_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F7E23596842000CEC60 /* UtilityManPage_template.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = UtilityManPage_template.rtf; sourceTree = ""; }; - A5715F7F23596842000CEC60 /* TargetTool_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = TargetTool_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8023596842000CEC60 /* Intel_UEFI_Packaging_Tool_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Intel_UEFI_Packaging_Tool_Man_Page.rtf; sourceTree = ""; }; - A5715F8123596842000CEC60 /* GenFfs_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFfs_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8223596842000CEC60 /* GenSec_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenSec_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8323596842000CEC60 /* VfrCompiler_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = VfrCompiler_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8423596842000CEC60 /* GenFw_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFw_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8523596842000CEC60 /* PatchPcdValue_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = PatchPcdValue_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8623596842000CEC60 /* Trim_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Trim_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8723596842000CEC60 /* GenFds_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFds_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8823596842000CEC60 /* GenFv_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFv_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8923596842000CEC60 /* GenPatchPcdTable_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenPatchPcdTable_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8A23596842000CEC60 /* Build_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Build_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8B23596842000CEC60 /* VolInfo_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = VolInfo_Utility_Man_Page.rtf; sourceTree = ""; }; - A5715F8C23596842000CEC60 /* Change_to_BaseTools.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Change_to_BaseTools.txt; sourceTree = ""; }; - A5715F8E23596842000CEC60 /* tools_def.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tools_def.template; sourceTree = ""; }; - A5715F8F23596842000CEC60 /* gitattributes */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitattributes; sourceTree = ""; }; - A5715F9023596842000CEC60 /* target.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = target.template; sourceTree = ""; }; - A5715F9223596842000CEC60 /* DistributionPackage.xsd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = DistributionPackage.xsd; sourceTree = ""; }; - A5715F9323596842000CEC60 /* diff.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = diff.order; sourceTree = ""; }; - A5715F9423596842000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; - A5715F9523596842000CEC60 /* build_rule.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build_rule.template; sourceTree = ""; }; - A5715F9623596842000CEC60 /* Empty_Package_Information_Data_File.ini */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Empty_Package_Information_Data_File.ini; sourceTree = ""; }; - A5715F9723596842000CEC60 /* get_vsvars.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = get_vsvars.bat; sourceTree = ""; }; - A5715F9823596842000CEC60 /* BuildEnv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuildEnv; sourceTree = ""; }; - A571603823596861000CEC60 /* UefiCpuPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dsc; sourceTree = ""; }; - A571603A23596861000CEC60 /* CpuGdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuGdt.c; sourceTree = ""; }; - A571603C23596861000CEC60 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = ""; }; - A571603D23596861000CEC60 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = ""; }; - A571603E23596861000CEC60 /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = ""; }; - A571604023596861000CEC60 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = ""; }; - A571604123596861000CEC60 /* IvtAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = IvtAsm.S; sourceTree = ""; }; - A571604223596861000CEC60 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = ""; }; - A571604323596861000CEC60 /* IvtAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = IvtAsm.asm; sourceTree = ""; }; - A571604423596861000CEC60 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = ""; }; - A571604523596861000CEC60 /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = ""; }; - A571604923596861000CEC60 /* S3Resume2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.inf; sourceTree = ""; }; - A571604A23596861000CEC60 /* S3Resume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3Resume.c; sourceTree = ""; }; - A571604C23596861000CEC60 /* CpuIo2Smm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.inf; sourceTree = ""; }; - A571604D23596861000CEC60 /* CpuIo2Smm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Smm.c; sourceTree = ""; }; - A571604E23596861000CEC60 /* CpuIo2Smm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Smm.h; sourceTree = ""; }; - A571604F23596861000CEC60 /* edk2.patch-idtgdt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "edk2.patch-idtgdt"; sourceTree = ""; }; - A571605223596861000CEC60 /* MtrrLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtrrLib.h; sourceTree = ""; }; - A571605323596861000CEC60 /* LocalApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApicLib.h; sourceTree = ""; }; - A571605423596861000CEC60 /* UefiCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiCpuLib.h; sourceTree = ""; }; - A571605623596861000CEC60 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; - A571605723596861000CEC60 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; - A571605823596861000CEC60 /* UefiCpuPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dec; sourceTree = ""; }; - A571605B23596861000CEC60 /* SmmCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A571605C23596861000CEC60 /* CpuExceptionCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionCommon.h; sourceTree = ""; }; - A571605D23596861000CEC60 /* SmmCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A571605E23596861000CEC60 /* DxeSmmCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmmCpuException.c; sourceTree = ""; }; - A571606023596861000CEC60 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; - A571606123596861000CEC60 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = ""; }; - A571606223596861000CEC60 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = ""; }; - A571606323596861000CEC60 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; - A571606423596861000CEC60 /* SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A571606523596861000CEC60 /* SecPeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPeiCpuException.c; sourceTree = ""; }; - A571606623596861000CEC60 /* SmmException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmException.c; sourceTree = ""; }; - A571606723596861000CEC60 /* SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A571606823596861000CEC60 /* CpuExceptionCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionCommon.c; sourceTree = ""; }; - A571606A23596861000CEC60 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = ""; }; - A571606B23596861000CEC60 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = ""; }; - A571606C23596861000CEC60 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = ""; }; - A571606D23596861000CEC60 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = ""; }; - A571606E23596861000CEC60 /* DxeException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeException.c; sourceTree = ""; }; - A571606F23596861000CEC60 /* DxeCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.inf; sourceTree = ""; }; - A571607023596861000CEC60 /* DxeCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.uni; sourceTree = ""; }; - A571607223596861000CEC60 /* BaseXApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicLib.c; sourceTree = ""; }; - A571607323596861000CEC60 /* BaseXApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.inf; sourceTree = ""; }; - A571607523596861000CEC60 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; - A571607623596861000CEC60 /* SecPeiDxeTimerLibUefiCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.inf; sourceTree = ""; }; - A571607723596861000CEC60 /* IpfTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IpfTimerLib.c; sourceTree = ""; }; - A571607A23596861000CEC60 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = ""; }; - A571607B23596861000CEC60 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = ""; }; - A571607C23596861000CEC60 /* BaseUefiCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.inf; sourceTree = ""; }; - A571607E23596861000CEC60 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = ""; }; - A571607F23596861000CEC60 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = ""; }; - A571608123596861000CEC60 /* BaseXApicX2ApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.inf; sourceTree = ""; }; - A571608223596861000CEC60 /* BaseXApicX2ApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicX2ApicLib.c; sourceTree = ""; }; - A571608423596861000CEC60 /* MtrrLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.inf; sourceTree = ""; }; - A571608523596861000CEC60 /* MtrrLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MtrrLib.c; sourceTree = ""; }; - A571608723596861000CEC60 /* CpuIo2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.inf; sourceTree = ""; }; - A571608823596861000CEC60 /* CpuIo2Dxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Dxe.c; sourceTree = ""; }; - A571608923596861000CEC60 /* CpuIo2Dxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Dxe.h; sourceTree = ""; }; - A571608A23596861000CEC60 /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = ""; }; - A571608D23596861000CEC60 /* CommonMacros.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = CommonMacros.inc; sourceTree = ""; }; - A571608E23596861000CEC60 /* Build.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Build.py; sourceTree = ""; }; - A571609023596861000CEC60 /* FixupForRawSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FixupForRawSection.py; sourceTree = ""; }; - A571609223596861000CEC60 /* ResetVector.x64.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.port80.raw; sourceTree = ""; }; - A571609323596861000CEC60 /* ResetVector.ia32.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.port80.raw; sourceTree = ""; }; - A571609423596861000CEC60 /* ResetVector.x64.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.raw; sourceTree = ""; }; - A571609523596861000CEC60 /* ResetVector.ia32.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.serial.raw; sourceTree = ""; }; - A571609623596861000CEC60 /* ResetVector.x64.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.serial.raw; sourceTree = ""; }; - A571609723596861000CEC60 /* ResetVector.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.inf; sourceTree = ""; }; - A571609823596861000CEC60 /* ResetVector.ia32.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.raw; sourceTree = ""; }; - A571609923596861000CEC60 /* PostCodes.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = PostCodes.inc; sourceTree = ""; }; - A571609A23596861000CEC60 /* Main.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Main.asm; sourceTree = ""; }; - A571609B23596861000CEC60 /* SerialDebug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SerialDebug.asm; sourceTree = ""; }; - A571609D23596861000CEC60 /* SearchForSecEntry.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForSecEntry.asm; sourceTree = ""; }; - A571609E23596861000CEC60 /* SearchForBfvBase.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForBfvBase.asm; sourceTree = ""; }; - A571609F23596861000CEC60 /* Flat32ToFlat64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Flat32ToFlat64.asm; sourceTree = ""; }; - A57160A023596861000CEC60 /* Port80Debug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Port80Debug.asm; sourceTree = ""; }; - A57160A123596861000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; - A57160A323596861000CEC60 /* Real16ToFlat32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Real16ToFlat32.asm; sourceTree = ""; }; - A57160A423596861000CEC60 /* Init16.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Init16.asm; sourceTree = ""; }; - A57160A523596861000CEC60 /* ResetVectorVtf0.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorVtf0.asm; sourceTree = ""; }; - A57160A623596861000CEC60 /* ResetVectorCode.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorCode.asm; sourceTree = ""; }; - A57160A723596861000CEC60 /* DebugDisabled.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DebugDisabled.asm; sourceTree = ""; }; - A57160A923596861000CEC60 /* CpuIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.inf; sourceTree = ""; }; - A57160AA23596861000CEC60 /* CpuIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIoPei.c; sourceTree = ""; }; - A57160AB23596861000CEC60 /* CpuIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIoPei.h; sourceTree = ""; }; - A57160AF2359688B000CEC60 /* PlatformBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBdsLib.h; sourceTree = ""; }; - A57160B02359688B000CEC60 /* GenericBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = ""; }; - A57160B22359688B000CEC60 /* ExitPmAuth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExitPmAuth.h; sourceTree = ""; }; - A57160B32359688B000CEC60 /* IsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaAcpi.h; sourceTree = ""; }; - A57160B42359688B000CEC60 /* OEMBadging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OEMBadging.h; sourceTree = ""; }; - A57160B52359688B000CEC60 /* VgaMiniPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = ""; }; - A57160B62359688B000CEC60 /* IsaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaIo.h; sourceTree = ""; }; - A57160B82359688B000CEC60 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; - A57160B92359688B000CEC60 /* IntelFrameworkModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IntelFrameworkModulePkgTokenSpace.h; sourceTree = ""; }; - A57160BA2359688B000CEC60 /* BlockIoVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = ""; }; - A57160BB2359688B000CEC60 /* HdBootVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdBootVariable.h; sourceTree = ""; }; - A57160BC2359688B000CEC60 /* BdsLibHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsLibHii.h; sourceTree = ""; }; - A57160BD2359688B000CEC60 /* BdsHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsHii.h; sourceTree = ""; }; - A57160BE2359688B000CEC60 /* TianoDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = ""; }; - A57160BF2359688B000CEC60 /* DataHubStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubStatusCodeRecord.h; sourceTree = ""; }; - A57160C02359688B000CEC60 /* AcpiVariableCompatibility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiVariableCompatibility.h; sourceTree = ""; }; - A57160C12359688B000CEC60 /* LegacyDevOrder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyDevOrder.h; sourceTree = ""; }; - A57160C22359688B000CEC60 /* LastEnumLang.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LastEnumLang.h; sourceTree = ""; }; - A57160C32359688B000CEC60 /* CapsuleDataFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleDataFile.h; sourceTree = ""; }; - A57160C42359688B000CEC60 /* IntelFrameworkModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkgExtra.uni; sourceTree = ""; }; - A57160C52359688B000CEC60 /* IntelFrameworkModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dsc; sourceTree = ""; }; - A57160C62359688B000CEC60 /* IntelFrameworkModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.uni; sourceTree = ""; }; - A57160C72359688B000CEC60 /* IntelFrameworkModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dec; sourceTree = ""; }; - A57160C923596894000CEC60 /* IntelFrameworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkgExtra.uni; sourceTree = ""; }; - A57160CB23596894000CEC60 /* FrameworkSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkSmm.h; sourceTree = ""; }; - A57160CC23596894000CEC60 /* FrameworkDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkDxe.h; sourceTree = ""; }; - A57160CE23596894000CEC60 /* BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScript.h; sourceTree = ""; }; - A57160CF23596894000CEC60 /* FirmwareVolumeImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeImageFormat.h; sourceTree = ""; }; - A57160D023596894000CEC60 /* SmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCis.h; sourceTree = ""; }; - A57160D123596894000CEC60 /* FrameworkInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkInternalFormRepresentation.h; sourceTree = ""; }; - A57160D223596894000CEC60 /* Hob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hob.h; sourceTree = ""; }; - A57160D323596894000CEC60 /* PeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCis.h; sourceTree = ""; }; - A57160D423596894000CEC60 /* FirmwareVolumeHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeHeader.h; sourceTree = ""; }; - A57160D523596894000CEC60 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; - A57160D623596894000CEC60 /* DxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCis.h; sourceTree = ""; }; - A57160D823596894000CEC60 /* SmmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase.h; sourceTree = ""; }; - A57160D923596894000CEC60 /* SmmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch.h; sourceTree = ""; }; - A57160DA23596894000CEC60 /* SmmIchnDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIchnDispatch.h; sourceTree = ""; }; - A57160DB23596894000CEC60 /* LegacyInterrupt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = ""; }; - A57160DC23596894000CEC60 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; - A57160DD23596894000CEC60 /* SmmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch.h; sourceTree = ""; }; - A57160DE23596894000CEC60 /* SmmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch.h; sourceTree = ""; }; - A57160DF23596894000CEC60 /* AcpiS3Save.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Save.h; sourceTree = ""; }; - A57160E023596894000CEC60 /* FrameworkMpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = ""; }; - A57160E123596894000CEC60 /* FrameworkFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFirmwareVolumeBlock.h; sourceTree = ""; }; - A57160E223596894000CEC60 /* SmmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch.h; sourceTree = ""; }; - A57160E323596894000CEC60 /* FrameworkFormCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormCallback.h; sourceTree = ""; }; - A57160E423596894000CEC60 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; - A57160E523596894000CEC60 /* SmmCpuSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuSaveState.h; sourceTree = ""; }; - A57160E623596894000CEC60 /* SmmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch.h; sourceTree = ""; }; - A57160E723596894000CEC60 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; - A57160E823596894000CEC60 /* LegacyBiosPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosPlatform.h; sourceTree = ""; }; - A57160E923596894000CEC60 /* FrameworkFormBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormBrowser.h; sourceTree = ""; }; - A57160EA23596894000CEC60 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; - A57160EB23596894000CEC60 /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = ""; }; - A57160EC23596894000CEC60 /* BootScriptSave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptSave.h; sourceTree = ""; }; - A57160ED23596894000CEC60 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; - A57160EE23596894000CEC60 /* SmmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch.h; sourceTree = ""; }; - A57160EF23596894000CEC60 /* SmmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch.h; sourceTree = ""; }; - A57160F023596894000CEC60 /* Legacy8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Legacy8259.h; sourceTree = ""; }; - A57160F123596894000CEC60 /* AcpiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSupport.h; sourceTree = ""; }; - A57160F223596894000CEC60 /* SmmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo.h; sourceTree = ""; }; - A57160F323596894000CEC60 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; - A57160F423596894000CEC60 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; - A57160F523596894000CEC60 /* FrameworkHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkHii.h; sourceTree = ""; }; - A57160F623596894000CEC60 /* FrameworkPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkPei.h; sourceTree = ""; }; - A57160F823596894000CEC60 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; - A57160F923596894000CEC60 /* DataHubRecords.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = ""; }; - A57160FA23596894000CEC60 /* SmmCommunicate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunicate.h; sourceTree = ""; }; - A57160FB23596894000CEC60 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; - A57160FC23596894000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A57160FD23596894000CEC60 /* FirmwareFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem.h; sourceTree = ""; }; - A57160FF23596894000CEC60 /* PciCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg.h; sourceTree = ""; }; - A571610023596894000CEC60 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; - A571610123596894000CEC60 /* S3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume.h; sourceTree = ""; }; - A571610223596894000CEC60 /* BootScriptExecuter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecuter.h; sourceTree = ""; }; - A571610323596894000CEC60 /* ReadOnlyVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable.h; sourceTree = ""; }; - A571610423596894000CEC60 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; - A571610523596894000CEC60 /* FvLoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvLoadFile.h; sourceTree = ""; }; - A571610623596894000CEC60 /* Smbus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus.h; sourceTree = ""; }; - A571610723596894000CEC60 /* FindFv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FindFv.h; sourceTree = ""; }; - A571610823596894000CEC60 /* IntelFrameworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dsc; sourceTree = ""; }; - A571610923596894000CEC60 /* IntelFrameworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.uni; sourceTree = ""; }; - A571610A23596894000CEC60 /* IntelFrameworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dec; sourceTree = ""; }; - A571610E2359689E000CEC60 /* Runtime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Runtime.c; sourceTree = ""; }; - A571610F2359689E000CEC60 /* RuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.inf; sourceTree = ""; }; - A57161102359689E000CEC60 /* RuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.uni; sourceTree = ""; }; - A57161112359689E000CEC60 /* Crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = ""; }; - A57161122359689E000CEC60 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; - A57161132359689E000CEC60 /* RuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeExtra.uni; sourceTree = ""; }; - A57161162359689E000CEC60 /* Stall.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = ""; }; - A57161172359689E000CEC60 /* MemoryProtection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProtection.c; sourceTree = ""; }; - A57161182359689E000CEC60 /* DebugImageInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = ""; }; - A57161192359689E000CEC60 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; - A571611A2359689E000CEC60 /* SetWatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = ""; }; - A571611B2359689E000CEC60 /* PropertiesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PropertiesTable.c; sourceTree = ""; }; - A571611C2359689E000CEC60 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; - A571611E2359689E000CEC60 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; - A571611F2359689E000CEC60 /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = ""; }; - A57161202359689E000CEC60 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; - A57161212359689E000CEC60 /* DriverSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = ""; }; - A57161222359689E000CEC60 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; - A57161232359689E000CEC60 /* DxeMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMain.inf; sourceTree = ""; }; - A57161252359689E000CEC60 /* FwVolBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = ""; }; - A57161262359689E000CEC60 /* FwVolBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = ""; }; - A57161282359689E000CEC60 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; - A57161292359689E000CEC60 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; - A571612B2359689E000CEC60 /* FwVolAttrib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = ""; }; - A571612C2359689E000CEC60 /* FwVolRead.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = ""; }; - A571612D2359689E000CEC60 /* FwVolDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = ""; }; - A571612E2359689E000CEC60 /* Ffs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = ""; }; - A571612F2359689E000CEC60 /* FwVolWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = ""; }; - A57161302359689E000CEC60 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; - A57161322359689E000CEC60 /* DxeProtocolNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = ""; }; - A57161332359689E000CEC60 /* DxeMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = ""; }; - A57161352359689E000CEC60 /* Library.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = ""; }; - A57161372359689E000CEC60 /* Gcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = ""; }; - A57161382359689E000CEC60 /* Gcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = ""; }; - A571613A2359689E000CEC60 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; - A571613B2359689E000CEC60 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; - A571613C2359689E000CEC60 /* DxeMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = ""; }; - A571613D2359689E000CEC60 /* DxeCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCore.uni; sourceTree = ""; }; - A571613F2359689E000CEC60 /* CoreSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = ""; }; - A57161412359689E000CEC60 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; - A57161422359689E000CEC60 /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; - A57161432359689E000CEC60 /* Event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = ""; }; - A57161442359689E000CEC60 /* Tpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = ""; }; - A57161452359689E000CEC60 /* DxeCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreExtra.uni; sourceTree = ""; }; - A57161472359689E000CEC60 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; - A57161482359689E000CEC60 /* MemData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = ""; }; - A57161492359689E000CEC60 /* MemoryProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileRecord.c; sourceTree = ""; }; - A571614A2359689E000CEC60 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; - A571614B2359689E000CEC60 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; - A571614C2359689E000CEC60 /* Imem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = ""; }; - A571614D2359689E000CEC60 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; - A571614F2359689E000CEC60 /* Smi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Smi.c; sourceTree = ""; }; - A57161502359689E000CEC60 /* SmiHandlerProfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfile.c; sourceTree = ""; }; - A57161512359689E000CEC60 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; - A57161522359689E000CEC60 /* PiSmmCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCore.c; sourceTree = ""; }; - A57161532359689E000CEC60 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; - A57161542359689E000CEC60 /* PiSmmIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIplExtra.uni; sourceTree = ""; }; - A57161552359689E000CEC60 /* SmramProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmramProfileRecord.c; sourceTree = ""; }; - A57161562359689E000CEC60 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; - A57161572359689E000CEC60 /* PiSmmCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreExtra.uni; sourceTree = ""; }; - A57161582359689E000CEC60 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; - A57161592359689E000CEC60 /* PiSmmCorePrivateData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCorePrivateData.h; sourceTree = ""; }; - A571615A2359689E000CEC60 /* PiSmmIpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmIpl.c; sourceTree = ""; }; - A571615B2359689E000CEC60 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; - A571615C2359689E000CEC60 /* PiSmmCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCore.h; sourceTree = ""; }; - A571615D2359689E000CEC60 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; - A571615E2359689E000CEC60 /* PiSmmCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.inf; sourceTree = ""; }; - A571615F2359689E000CEC60 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; - A57161602359689E000CEC60 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; - A57161612359689E000CEC60 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; - A57161622359689E000CEC60 /* PiSmmCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.uni; sourceTree = ""; }; - A57161632359689E000CEC60 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; - A57161642359689E000CEC60 /* PiSmmIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.uni; sourceTree = ""; }; - A57161652359689E000CEC60 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; - A57161662359689E000CEC60 /* PiSmmIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.inf; sourceTree = ""; }; - A57161682359689E000CEC60 /* PeiMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMain.inf; sourceTree = ""; }; - A571616A2359689E000CEC60 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; - A571616C2359689E000CEC60 /* MemoryServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryServices.c; sourceTree = ""; }; - A571616E2359689E000CEC60 /* Hob.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hob.c; sourceTree = ""; }; - A57161702359689E000CEC60 /* Security.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Security.c; sourceTree = ""; }; - A57161722359689E000CEC60 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; - A57161742359689E000CEC60 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; - A57161762359689E000CEC60 /* FwVol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVol.h; sourceTree = ""; }; - A57161772359689E000CEC60 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; - A57161792359689E000CEC60 /* Dependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dependency.h; sourceTree = ""; }; - A571617A2359689E000CEC60 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; - A571617C2359689E000CEC60 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; - A571617E2359689E000CEC60 /* PeiMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiMain.c; sourceTree = ""; }; - A57161802359689E000CEC60 /* StatusCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCode.c; sourceTree = ""; }; - A57161822359689E000CEC60 /* BootMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMode.c; sourceTree = ""; }; - A57161842359689E000CEC60 /* CpuIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo.c; sourceTree = ""; }; - A57161862359689E000CEC60 /* Ppi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ppi.c; sourceTree = ""; }; - A57161872359689E000CEC60 /* PeiCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreExtra.uni; sourceTree = ""; }; - A57161882359689E000CEC60 /* PeiMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiMain.h; sourceTree = ""; }; - A57161892359689E000CEC60 /* PeiCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCore.uni; sourceTree = ""; }; - A571618B2359689E000CEC60 /* DxeIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.uni; sourceTree = ""; }; - A571618D2359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A571618E2359689E000CEC60 /* DxeLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoad.c; sourceTree = ""; }; - A571618F2359689E000CEC60 /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = ""; }; - A57161912359689E000CEC60 /* VirtualMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = ""; }; - A57161922359689E000CEC60 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; - A57161932359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A57161942359689E000CEC60 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; - A57161962359689E000CEC60 /* IdtVectorAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IdtVectorAsm.nasm; sourceTree = ""; }; - A57161972359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A57161992359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; - A571619A2359689E000CEC60 /* DxeIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIplExtra.uni; sourceTree = ""; }; - A571619D2359689E000CEC60 /* DebugPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPort.c; sourceTree = ""; }; - A571619E2359689E000CEC60 /* DebugPortDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxeExtra.uni; sourceTree = ""; }; - A571619F2359689E000CEC60 /* DebugPortDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.inf; sourceTree = ""; }; - A57161A02359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57161A12359689E000CEC60 /* DebugPortDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.uni; sourceTree = ""; }; - A57161A22359689E000CEC60 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; - A57161A42359689E000CEC60 /* EsrtFmpDebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmpDebugPrint.c; sourceTree = ""; }; - A57161A52359689E000CEC60 /* EsrtFmpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxeExtra.uni; sourceTree = ""; }; - A57161A62359689E000CEC60 /* EsrtFmpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.inf; sourceTree = ""; }; - A57161A72359689E000CEC60 /* EsrtFmpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.uni; sourceTree = ""; }; - A57161A82359689E000CEC60 /* EsrtFmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmp.c; sourceTree = ""; }; - A57161AB2359689E000CEC60 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; - A57161AC2359689E000CEC60 /* PlDebugSupportX64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportX64.c; sourceTree = ""; }; - A57161AD2359689E000CEC60 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; - A57161AE2359689E000CEC60 /* DebugSupportDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxeExtra.uni; sourceTree = ""; }; - A57161AF2359689E000CEC60 /* DebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugSupport.c; sourceTree = ""; }; - A57161B12359689E000CEC60 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; - A57161B22359689E000CEC60 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; - A57161B32359689E000CEC60 /* PlDebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupport.c; sourceTree = ""; }; - A57161B42359689E000CEC60 /* PlDebugSupportIa32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportIa32.c; sourceTree = ""; }; - A57161B52359689E000CEC60 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; - A57161B62359689E000CEC60 /* DebugSupportDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.uni; sourceTree = ""; }; - A57161B72359689E000CEC60 /* DebugSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.inf; sourceTree = ""; }; - A57161BA2359689E000CEC60 /* AmlNamespace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = ""; }; - A57161BB2359689E000CEC60 /* AcpiTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxeExtra.uni; sourceTree = ""; }; - A57161BC2359689E000CEC60 /* AcpiTableProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = ""; }; - A57161BD2359689E000CEC60 /* AmlOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = ""; }; - A57161BE2359689E000CEC60 /* AmlString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = ""; }; - A57161BF2359689E000CEC60 /* AcpiSdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = ""; }; - A57161C02359689E000CEC60 /* AcpiTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = ""; }; - A57161C12359689E000CEC60 /* AcpiTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.uni; sourceTree = ""; }; - A57161C22359689E000CEC60 /* AmlChild.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = ""; }; - A57161C32359689E000CEC60 /* AcpiTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = ""; }; - A57161C42359689E000CEC60 /* AcpiSdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = ""; }; - A57161C52359689E000CEC60 /* Aml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = ""; }; - A57161C62359689E000CEC60 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; - A57161C82359689E000CEC60 /* AcpiS3ContextSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiS3ContextSave.c; sourceTree = ""; }; - A57161C92359689E000CEC60 /* S3SaveStateDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxeExtra.uni; sourceTree = ""; }; - A57161CA2359689E000CEC60 /* S3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SaveState.c; sourceTree = ""; }; - A57161CB2359689E000CEC60 /* S3SaveStateDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.uni; sourceTree = ""; }; - A57161CC2359689E000CEC60 /* S3SaveStateDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.inf; sourceTree = ""; }; - A57161CD2359689E000CEC60 /* InternalS3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalS3SaveState.h; sourceTree = ""; }; - A57161CF2359689E000CEC60 /* BootGraphicsResourceTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxeExtra.uni; sourceTree = ""; }; - A57161D02359689E000CEC60 /* BootGraphicsResourceTableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootGraphicsResourceTableDxe.c; sourceTree = ""; }; - A57161D12359689E000CEC60 /* BootGraphicsResourceTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.inf; sourceTree = ""; }; - A57161D22359689E000CEC60 /* BootGraphicsResourceTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.uni; sourceTree = ""; }; - A57161D42359689E000CEC60 /* FirmwarePerformanceSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.uni; sourceTree = ""; }; - A57161D52359689E000CEC60 /* FirmwarePerformanceSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.inf; sourceTree = ""; }; - A57161D62359689E000CEC60 /* FirmwarePerformanceSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmmExtra.uni; sourceTree = ""; }; - A57161D72359689E000CEC60 /* FirmwarePerformanceSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceSmm.c; sourceTree = ""; }; - A57161D92359689E000CEC60 /* FirmwarePerformancePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformancePei.c; sourceTree = ""; }; - A57161DA2359689E000CEC60 /* FirmwarePerformancePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePeiExtra.uni; sourceTree = ""; }; - A57161DB2359689E000CEC60 /* FirmwarePerformancePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.inf; sourceTree = ""; }; - A57161DC2359689E000CEC60 /* FirmwarePerformancePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.uni; sourceTree = ""; }; - A57161DE2359689E000CEC60 /* AcpiPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = ""; }; - A57161DF2359689E000CEC60 /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = ""; }; - A57161E02359689E000CEC60 /* AcpiPlatformExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformExtra.uni; sourceTree = ""; }; - A57161E12359689E000CEC60 /* AcpiPlatform.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatform.uni; sourceTree = ""; }; - A57161E32359689E000CEC60 /* BootScriptExecutorDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.inf; sourceTree = ""; }; - A57161E42359689E000CEC60 /* BootScriptExecutorDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.uni; sourceTree = ""; }; - A57161E62359689E000CEC60 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; - A57161E72359689E000CEC60 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; - A57161E82359689E000CEC60 /* ScriptExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScriptExecute.h; sourceTree = ""; }; - A57161E92359689E000CEC60 /* BootScriptExecutorDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxeExtra.uni; sourceTree = ""; }; - A57161EB2359689E000CEC60 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; - A57161EC2359689E000CEC60 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; - A57161ED2359689E000CEC60 /* ScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScriptExecute.c; sourceTree = ""; }; - A57161EF2359689E000CEC60 /* SmmS3SaveStateExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveStateExtra.uni; sourceTree = ""; }; - A57161F02359689E000CEC60 /* SmmS3SaveState.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.inf; sourceTree = ""; }; - A57161F12359689E000CEC60 /* SmmS3SaveState.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.uni; sourceTree = ""; }; - A57161F22359689E000CEC60 /* InternalSmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmmSaveState.h; sourceTree = ""; }; - A57161F32359689E000CEC60 /* SmmS3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmS3SaveState.c; sourceTree = ""; }; - A57161F52359689E000CEC60 /* FirmwarePerformanceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.inf; sourceTree = ""; }; - A57161F62359689E000CEC60 /* FirmwarePerformanceDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.uni; sourceTree = ""; }; - A57161F72359689E000CEC60 /* FirmwarePerformanceDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxeExtra.uni; sourceTree = ""; }; - A57161F82359689E000CEC60 /* FirmwarePerformanceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceDxe.c; sourceTree = ""; }; - A57161FA2359689E000CEC60 /* EbcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.uni; sourceTree = ""; }; - A57161FB2359689E000CEC60 /* EbcInt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcInt.h; sourceTree = ""; }; - A57161FC2359689E000CEC60 /* EbcExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcExecute.h; sourceTree = ""; }; - A57161FD2359689E000CEC60 /* EbcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.inf; sourceTree = ""; }; - A57161FF2359689E000CEC60 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; - A57162002359689E000CEC60 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; - A57162012359689E000CEC60 /* EbcDebugger.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.inf; sourceTree = ""; }; - A57162022359689E000CEC60 /* EbcDebuggerHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerHook.c; sourceTree = ""; }; - A57162042359689E000CEC60 /* EdbCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommand.h; sourceTree = ""; }; - A57162052359689E000CEC60 /* EdbDisasm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasm.h; sourceTree = ""; }; - A57162062359689E000CEC60 /* EdbDisasmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasmSupport.c; sourceTree = ""; }; - A57162072359689E000CEC60 /* EdbSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSymbol.c; sourceTree = ""; }; - A57162082359689E000CEC60 /* EdbSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSupport.h; sourceTree = ""; }; - A57162092359689E000CEC60 /* EdbCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommon.h; sourceTree = ""; }; - A571620A2359689E000CEC60 /* EdbHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbHook.c; sourceTree = ""; }; - A571620B2359689E000CEC60 /* EdbSupportUI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportUI.c; sourceTree = ""; }; - A571620C2359689E000CEC60 /* EdbSupportString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportString.c; sourceTree = ""; }; - A571620D2359689E000CEC60 /* EdbCmdExtIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtIo.c; sourceTree = ""; }; - A571620E2359689E000CEC60 /* Edb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Edb.c; sourceTree = ""; }; - A571620F2359689E000CEC60 /* EdbCmdMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdMemory.c; sourceTree = ""; }; - A57162102359689E000CEC60 /* EbcDebuggerConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerConfig.c; sourceTree = ""; }; - A57162112359689E000CEC60 /* EdbDisasmSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasmSupport.h; sourceTree = ""; }; - A57162122359689E000CEC60 /* EdbSymbol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSymbol.h; sourceTree = ""; }; - A57162132359689E000CEC60 /* EdbSupportFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportFile.c; sourceTree = ""; }; - A57162142359689E000CEC60 /* EdbCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCommand.c; sourceTree = ""; }; - A57162152359689E000CEC60 /* EdbCmdStep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdStep.c; sourceTree = ""; }; - A57162162359689E000CEC60 /* EdbDisasm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasm.c; sourceTree = ""; }; - A57162172359689E000CEC60 /* EdbCmdRegister.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdRegister.c; sourceTree = ""; }; - A57162182359689E000CEC60 /* EdbHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbHook.h; sourceTree = ""; }; - A57162192359689E000CEC60 /* EdbCmdGo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdGo.c; sourceTree = ""; }; - A571621A2359689E000CEC60 /* EdbCmdScope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdScope.c; sourceTree = ""; }; - A571621B2359689E000CEC60 /* EdbCmdQuit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdQuit.c; sourceTree = ""; }; - A571621C2359689E000CEC60 /* EdbCmdHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdHelp.c; sourceTree = ""; }; - A571621D2359689E000CEC60 /* EdbCmdExtPci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtPci.c; sourceTree = ""; }; - A571621E2359689E000CEC60 /* EdbCmdBranch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBranch.c; sourceTree = ""; }; - A571621F2359689E000CEC60 /* Edb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edb.h; sourceTree = ""; }; - A57162202359689E000CEC60 /* EdbCmdBreak.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreak.c; sourceTree = ""; }; - A57162212359689E000CEC60 /* EdbCmdSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdSymbol.c; sourceTree = ""; }; - A57162222359689E000CEC60 /* EdbCmdBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreakpoint.c; sourceTree = ""; }; - A57162232359689E000CEC60 /* EbcDebugger.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.uni; sourceTree = ""; }; - A57162242359689E000CEC60 /* EbcDebuggerConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.uni; sourceTree = ""; }; - A57162262359689E000CEC60 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; - A57162272359689E000CEC60 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; - A57162282359689E000CEC60 /* EbcInt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcInt.c; sourceTree = ""; }; - A57162292359689E000CEC60 /* EbcDebuggerConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.inf; sourceTree = ""; }; - A571622A2359689E000CEC60 /* EbcExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcExecute.c; sourceTree = ""; }; - A571622B2359689E000CEC60 /* EbcDebuggerHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcDebuggerHook.h; sourceTree = ""; }; - A571622D2359689E000CEC60 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; - A571622E2359689E000CEC60 /* EbcLowLevel.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EbcLowLevel.S; sourceTree = ""; }; - A571622F2359689E000CEC60 /* EbcDebuggerConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfigExtra.uni; sourceTree = ""; }; - A57162302359689E000CEC60 /* EbcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxeExtra.uni; sourceTree = ""; }; - A57162312359689E000CEC60 /* EbcDebuggerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerExtra.uni; sourceTree = ""; }; - A57162332359689E000CEC60 /* EsrtDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtDxe.c; sourceTree = ""; }; - A57162342359689E000CEC60 /* EsrtImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtImpl.c; sourceTree = ""; }; - A57162352359689E000CEC60 /* EsrtDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.uni; sourceTree = ""; }; - A57162362359689E000CEC60 /* EsrtImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtImpl.h; sourceTree = ""; }; - A57162372359689E000CEC60 /* EsrtDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.inf; sourceTree = ""; }; - A57162382359689E000CEC60 /* EsrtDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxeExtra.uni; sourceTree = ""; }; - A571623A2359689E000CEC60 /* SmbiosDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosDxe.h; sourceTree = ""; }; - A571623B2359689E000CEC60 /* SmbiosDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosDxe.c; sourceTree = ""; }; - A571623C2359689E000CEC60 /* SmbiosDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.inf; sourceTree = ""; }; - A571623D2359689E000CEC60 /* SmbiosDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.uni; sourceTree = ""; }; - A571623E2359689E000CEC60 /* SmbiosDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxeExtra.uni; sourceTree = ""; }; - A57162402359689E000CEC60 /* SectionExtractionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.uni; sourceTree = ""; }; - A57162412359689E000CEC60 /* SectionExtractionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.inf; sourceTree = ""; }; - A57162422359689E000CEC60 /* SectionExtractionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionDxe.c; sourceTree = ""; }; - A57162432359689E000CEC60 /* SectionExtractionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxeExtra.uni; sourceTree = ""; }; - A57162452359689E000CEC60 /* RegularExpressionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegularExpressionDxe.inf; sourceTree = ""; }; - A57162462359689E000CEC60 /* RegularExpressionDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionDxe.h; sourceTree = ""; }; - A57162482359689E000CEC60 /* unicode_property_data_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data_posix.c; sourceTree = ""; }; - A57162492359689E000CEC60 /* unicode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode.c; sourceTree = ""; }; - A571624A2359689E000CEC60 /* st.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = st.h; sourceTree = ""; }; - A571624B2359689E000CEC60 /* ascii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ascii.c; sourceTree = ""; }; - A571624C2359689E000CEC60 /* unicode_fold2_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold2_key.c; sourceTree = ""; }; - A571624D2359689E000CEC60 /* regparse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regparse.h; sourceTree = ""; }; - A571624E2359689E000CEC60 /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; - A571624F2359689E000CEC60 /* unicode_fold3_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold3_key.c; sourceTree = ""; }; - A57162502359689E000CEC60 /* regposix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposix.c; sourceTree = ""; }; - A57162512359689E000CEC60 /* unicode_fold1_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold1_key.c; sourceTree = ""; }; - A57162522359689E000CEC60 /* unicode_wb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_wb_data.c; sourceTree = ""; }; - A57162532359689E000CEC60 /* regexec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regexec.c; sourceTree = ""; }; - A57162542359689E000CEC60 /* regint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regint.h; sourceTree = ""; }; - A57162552359689E000CEC60 /* regenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regenc.h; sourceTree = ""; }; - A57162562359689E000CEC60 /* regcomp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regcomp.c; sourceTree = ""; }; - A57162572359689E000CEC60 /* unicode_egcb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_egcb_data.c; sourceTree = ""; }; - A57162582359689E000CEC60 /* regtrav.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regtrav.c; sourceTree = ""; }; - A57162592359689E000CEC60 /* regsyntax.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regsyntax.c; sourceTree = ""; }; - A571625A2359689E000CEC60 /* OnigurumaIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaIntrinsics.c; sourceTree = ""; }; - A571625B2359689E000CEC60 /* regversion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regversion.c; sourceTree = ""; }; - A571625C2359689E000CEC60 /* OnigurumaUefiPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaUefiPort.c; sourceTree = ""; }; - A571625D2359689E000CEC60 /* unicode_property_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data.c; sourceTree = ""; }; - A571625E2359689E000CEC60 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = ""; }; - A571625F2359689E000CEC60 /* st.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = st.c; sourceTree = ""; }; - A57162602359689E000CEC60 /* oniggnu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniggnu.h; sourceTree = ""; }; - A57162612359689E000CEC60 /* onigposix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = onigposix.h; sourceTree = ""; }; - A57162622359689E000CEC60 /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; - A57162632359689E000CEC60 /* utf16_le.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = utf16_le.c; sourceTree = ""; }; - A57162642359689E000CEC60 /* oniguruma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniguruma.h; sourceTree = ""; }; - A57162652359689E000CEC60 /* regposerr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposerr.c; sourceTree = ""; }; - A57162662359689E000CEC60 /* regparse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regparse.c; sourceTree = ""; }; - A57162672359689E000CEC60 /* onig_init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = onig_init.c; sourceTree = ""; }; - A57162682359689E000CEC60 /* regenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regenc.c; sourceTree = ""; }; - A57162692359689E000CEC60 /* regerror.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regerror.c; sourceTree = ""; }; - A571626A2359689E000CEC60 /* OnigurumaUefiPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OnigurumaUefiPort.h; sourceTree = ""; }; - A571626B2359689E000CEC60 /* unicode_unfold_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_unfold_key.c; sourceTree = ""; }; - A571626C2359689E000CEC60 /* reggnu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reggnu.c; sourceTree = ""; }; - A571626D2359689E000CEC60 /* unicode_fold_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold_data.c; sourceTree = ""; }; - A571626E2359689E000CEC60 /* RegularExpressionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegularExpressionDxe.c; sourceTree = ""; }; - A57162712359689E000CEC60 /* Measurement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Measurement.c; sourceTree = ""; }; - A57162722359689E000CEC60 /* SpeculationBarrierDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierDxe.c; sourceTree = ""; }; - A57162732359689E000CEC60 /* VariableStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableStandaloneMm.inf; sourceTree = ""; }; - A57162742359689E000CEC60 /* VariableSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.uni; sourceTree = ""; }; - A57162752359689E000CEC60 /* VariableSmmRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxeExtra.uni; sourceTree = ""; }; - A57162762359689E000CEC60 /* SpeculationBarrierSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierSmm.c; sourceTree = ""; }; - A57162772359689E000CEC60 /* VariableSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.inf; sourceTree = ""; }; - A57162782359689E000CEC60 /* VariableTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableTraditionalMm.c; sourceTree = ""; }; - A57162792359689E000CEC60 /* PrivilegePolymorphic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrivilegePolymorphic.h; sourceTree = ""; }; - A571627A2359689E000CEC60 /* VariableExLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableExLib.c; sourceTree = ""; }; - A571627B2359689E000CEC60 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; - A571627C2359689E000CEC60 /* VariableSmmRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmmRuntimeDxe.c; sourceTree = ""; }; - A571627D2359689E000CEC60 /* VariableSmmRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.inf; sourceTree = ""; }; - A571627E2359689E000CEC60 /* VariableStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableStandaloneMm.c; sourceTree = ""; }; - A571627F2359689E000CEC60 /* VariableSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmExtra.uni; sourceTree = ""; }; - A57162802359689E000CEC60 /* VariableSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmm.c; sourceTree = ""; }; - A57162812359689E000CEC60 /* TcgMorLockSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockSmm.c; sourceTree = ""; }; - A57162822359689E000CEC60 /* Reclaim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reclaim.c; sourceTree = ""; }; - A57162832359689E000CEC60 /* VariableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableDxe.c; sourceTree = ""; }; - A57162842359689E000CEC60 /* VariableSmmRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.uni; sourceTree = ""; }; - A57162852359689E000CEC60 /* TcgMorLockDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockDxe.c; sourceTree = ""; }; - A57162862359689E000CEC60 /* VarCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheck.c; sourceTree = ""; }; - A57162872359689E000CEC60 /* VariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.inf; sourceTree = ""; }; - A57162882359689E000CEC60 /* VariableRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxeExtra.uni; sourceTree = ""; }; - A57162892359689E000CEC60 /* VariableRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.uni; sourceTree = ""; }; - A571628A2359689E000CEC60 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; - A571628C2359689E000CEC60 /* PeiVariableExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariableExtra.uni; sourceTree = ""; }; - A571628D2359689E000CEC60 /* PeiVariable.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariable.uni; sourceTree = ""; }; - A571628E2359689E000CEC60 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; - A571628F2359689E000CEC60 /* VariablePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariablePei.inf; sourceTree = ""; }; - A57162902359689E000CEC60 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; - A57162922359689E000CEC60 /* InputHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputHandler.c; sourceTree = ""; }; - A57162932359689E000CEC60 /* FormDisplay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FormDisplay.c; sourceTree = ""; }; - A57162942359689E000CEC60 /* DisplayEngine.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngine.uni; sourceTree = ""; }; - A57162952359689E000CEC60 /* FormDisplayStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FormDisplayStr.uni; sourceTree = ""; }; - A57162962359689E000CEC60 /* FormDisplay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormDisplay.h; sourceTree = ""; }; - A57162972359689E000CEC60 /* Popup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Popup.c; sourceTree = ""; }; - A57162982359689E000CEC60 /* ProcessOptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProcessOptions.c; sourceTree = ""; }; - A57162992359689E000CEC60 /* DisplayEngineDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineDxe.inf; sourceTree = ""; }; - A571629A2359689E000CEC60 /* DisplayEngineExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineExtra.uni; sourceTree = ""; }; - A571629C2359689E000CEC60 /* CapsuleOnDiskLoadPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPeiExtra.uni; sourceTree = ""; }; - A571629D2359689E000CEC60 /* CapsuleOnDiskLoadPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDiskLoadPei.c; sourceTree = ""; }; - A571629E2359689E000CEC60 /* CapsuleOnDiskLoadPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.inf; sourceTree = ""; }; - A571629F2359689E000CEC60 /* CapsuleOnDiskLoadPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.uni; sourceTree = ""; }; - A57162A12359689E000CEC60 /* DriverHealthManagerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxeExtra.uni; sourceTree = ""; }; - A57162A22359689E000CEC60 /* DriverHealthManagerDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerDxe.h; sourceTree = ""; }; - A57162A32359689E000CEC60 /* DriverHealthManagerVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerVfr.h; sourceTree = ""; }; - A57162A42359689E000CEC60 /* DriverHealthManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerStrings.uni; sourceTree = ""; }; - A57162A52359689E000CEC60 /* DriverHealthManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerVfr.Vfr; sourceTree = ""; }; - A57162A62359689E000CEC60 /* DriverHealthManagerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.uni; sourceTree = ""; }; - A57162A72359689E000CEC60 /* DriverHealthConfigureVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthConfigureVfr.Vfr; sourceTree = ""; }; - A57162A82359689E000CEC60 /* DriverHealthManagerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverHealthManagerDxe.c; sourceTree = ""; }; - A57162A92359689E000CEC60 /* DriverHealthManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.inf; sourceTree = ""; }; - A57162AB2359689E000CEC60 /* MonotonicCounterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxeExtra.uni; sourceTree = ""; }; - A57162AC2359689E000CEC60 /* MonotonicCounterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.inf; sourceTree = ""; }; - A57162AD2359689E000CEC60 /* MonotonicCounter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MonotonicCounter.c; sourceTree = ""; }; - A57162AE2359689E000CEC60 /* MonotonicCounterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.uni; sourceTree = ""; }; - A57162B02359689E000CEC60 /* LegacyRegion2Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.uni; sourceTree = ""; }; - A57162B12359689E000CEC60 /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = ""; }; - A57162B22359689E000CEC60 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = ""; }; - A57162B32359689E000CEC60 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; - A57162B42359689E000CEC60 /* LegacyRegion2DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2DxeExtra.uni; sourceTree = ""; }; - A57162B62359689E000CEC60 /* WatchdogTimer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.inf; sourceTree = ""; }; - A57162B72359689E000CEC60 /* WatchdogTimer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.uni; sourceTree = ""; }; - A57162B82359689E000CEC60 /* WatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WatchdogTimer.c; sourceTree = ""; }; - A57162B92359689E000CEC60 /* WatchdogTimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimerExtra.uni; sourceTree = ""; }; - A57162BA2359689E000CEC60 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; - A57162BC2359689E000CEC60 /* FaultTolerantWriteSmmDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxeExtra.uni; sourceTree = ""; }; - A57162BD2359689E000CEC60 /* FaultTolerantWriteSmmCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmCommon.h; sourceTree = ""; }; - A57162BE2359689E000CEC60 /* FaultTolerantWriteSmmDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmDxe.h; sourceTree = ""; }; - A57162BF2359689E000CEC60 /* FaultTolerantWriteStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteStandaloneMm.inf; sourceTree = ""; }; - A57162C02359689E000CEC60 /* SmmFaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; - A57162C12359689E000CEC60 /* FaultTolerantWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWrite.c; sourceTree = ""; }; - A57162C22359689E000CEC60 /* FaultTolerantWriteDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.inf; sourceTree = ""; }; - A57162C32359689E000CEC60 /* FaultTolerantWriteStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteStandaloneMm.c; sourceTree = ""; }; - A57162C42359689E000CEC60 /* FaultTolerantWriteSmmDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmmDxe.c; sourceTree = ""; }; - A57162C52359689E000CEC60 /* FaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; - A57162C62359689E000CEC60 /* FaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.uni; sourceTree = ""; }; - A57162C72359689E000CEC60 /* FaultTolerantWriteSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmm.inf; sourceTree = ""; }; - A57162C82359689E000CEC60 /* FaultTolerantWriteTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteTraditionalMm.c; sourceTree = ""; }; - A57162C92359689E000CEC60 /* FaultTolerantWriteDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteDxe.c; sourceTree = ""; }; - A57162CA2359689E000CEC60 /* FaultTolerantWriteSmmDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.uni; sourceTree = ""; }; - A57162CB2359689E000CEC60 /* FaultTolerantWriteSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmm.c; sourceTree = ""; }; - A57162CC2359689E000CEC60 /* FtwMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FtwMisc.c; sourceTree = ""; }; - A57162CD2359689E000CEC60 /* SmmFaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxe.uni; sourceTree = ""; }; - A57162CE2359689E000CEC60 /* UpdateWorkingBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdateWorkingBlock.c; sourceTree = ""; }; - A57162CF2359689E000CEC60 /* FaultTolerantWriteSmmDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.inf; sourceTree = ""; }; - A57162D02359689E000CEC60 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; - A57162D22359689E000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; - A57162D32359689E000CEC60 /* DevicePathDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.inf; sourceTree = ""; }; - A57162D42359689E000CEC60 /* DevicePathDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxeExtra.uni; sourceTree = ""; }; - A57162D52359689E000CEC60 /* DevicePathDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.uni; sourceTree = ""; }; - A57162D72359689E000CEC60 /* NVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVDataStruc.h; sourceTree = ""; }; - A57162D82359689E000CEC60 /* DriverSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSample.c; sourceTree = ""; }; - A57162D92359689E000CEC60 /* DriverSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleDxe.inf; sourceTree = ""; }; - A57162DA2359689E000CEC60 /* Inventory.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Inventory.vfr; sourceTree = ""; }; - A57162DB2359689E000CEC60 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; - A57162DC2359689E000CEC60 /* DriverSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSample.uni; sourceTree = ""; }; - A57162DD2359689E000CEC60 /* InventoryStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = InventoryStrings.uni; sourceTree = ""; }; - A57162DE2359689E000CEC60 /* DriverSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleExtra.uni; sourceTree = ""; }; - A57162DF2359689E000CEC60 /* DriverSample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSample.h; sourceTree = ""; }; - A57162E02359689E000CEC60 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; - A57162E22359689E000CEC60 /* SmbiosMeasurementDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxeExtra.uni; sourceTree = ""; }; - A57162E32359689E000CEC60 /* SmbiosMeasurementDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosMeasurementDxe.c; sourceTree = ""; }; - A57162E42359689E000CEC60 /* SmbiosMeasurementDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.inf; sourceTree = ""; }; - A57162E52359689E000CEC60 /* SmbiosMeasurementDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.uni; sourceTree = ""; }; - A57162E72359689E000CEC60 /* HiiResourcesSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiResourcesSample.c; sourceTree = ""; }; - A57162E82359689E000CEC60 /* HiiResourcesSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSample.uni; sourceTree = ""; }; - A57162E92359689E000CEC60 /* HiiResourcesSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleDxe.inf; sourceTree = ""; }; - A57162EA2359689E000CEC60 /* HiiResourcesSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleExtra.uni; sourceTree = ""; }; - A57162EB2359689E000CEC60 /* SampleStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SampleStrings.uni; sourceTree = ""; }; - A57162EC2359689E000CEC60 /* Sample.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Sample.vfr; sourceTree = ""; }; - A57162EE2359689E000CEC60 /* InternalPlatDriOverrideDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalPlatDriOverrideDxe.h; sourceTree = ""; }; - A57162EF2359689E000CEC60 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; - A57162F02359689E000CEC60 /* PlatOverMngr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatOverMngr.h; sourceTree = ""; }; - A57162F12359689E000CEC60 /* PlatformDriOverrideDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformDriOverrideDxe.inf; sourceTree = ""; }; - A57162F22359689E000CEC60 /* PlatDriOverrideLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideLib.c; sourceTree = ""; }; - A57162F32359689E000CEC60 /* PlatDriOverrideDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxe.uni; sourceTree = ""; }; - A57162F42359689E000CEC60 /* PlatDriOverrideDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxeExtra.uni; sourceTree = ""; }; - A57162F52359689E000CEC60 /* PlatDriOverrideDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideDxe.c; sourceTree = ""; }; - A57162F62359689E000CEC60 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; - A57162F82359689E000CEC60 /* LoadFileOnFv2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LoadFileOnFv2.c; sourceTree = ""; }; - A57162F92359689E000CEC60 /* LoadFileOnFv2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.inf; sourceTree = ""; }; - A57162FA2359689E000CEC60 /* LoadFileOnFv2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.uni; sourceTree = ""; }; - A57162FB2359689E000CEC60 /* LoadFileOnFv2Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2Extra.uni; sourceTree = ""; }; - A57162FD2359689E000CEC60 /* BootManagerPolicyDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.uni; sourceTree = ""; }; - A57162FE2359689E000CEC60 /* BootManagerPolicyDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.inf; sourceTree = ""; }; - A57162FF2359689E000CEC60 /* BootManagerPolicyDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxeExtra.uni; sourceTree = ""; }; - A57163002359689E000CEC60 /* BootManagerPolicyDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerPolicyDxe.c; sourceTree = ""; }; - A57163032359689E000CEC60 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; - A57163042359689E000CEC60 /* PcdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxeExtra.uni; sourceTree = ""; }; - A57163052359689E000CEC60 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; - A57163062359689E000CEC60 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; - A57163072359689E000CEC60 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; - A57163082359689E000CEC60 /* PcdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxe.uni; sourceTree = ""; }; - A571630A2359689E000CEC60 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; - A571630B2359689E000CEC60 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; - A571630C2359689E000CEC60 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; - A571630D2359689E000CEC60 /* PcdPeim.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeim.uni; sourceTree = ""; }; - A571630E2359689E000CEC60 /* PcdPeimExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeimExtra.uni; sourceTree = ""; }; - A571630F2359689E000CEC60 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; - A57163112359689E000CEC60 /* SectionExtractionPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionPei.c; sourceTree = ""; }; - A57163122359689E000CEC60 /* SectionExtractionPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPeiExtra.uni; sourceTree = ""; }; - A57163132359689E000CEC60 /* SectionExtractionPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.uni; sourceTree = ""; }; - A57163142359689E000CEC60 /* SectionExtractionPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.inf; sourceTree = ""; }; - A57163172359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerRuntimeDxe.c; sourceTree = ""; }; - A57163182359689E000CEC60 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; - A57163192359689E000CEC60 /* StatusCodeHandlerRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxeExtra.uni; sourceTree = ""; }; - A571631A2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.uni; sourceTree = ""; }; - A571631B2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.inf; sourceTree = ""; }; - A571631C2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerRuntimeDxe.h; sourceTree = ""; }; - A571631D2359689E000CEC60 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; - A571631F2359689E000CEC60 /* StatusCodeHandlerPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.uni; sourceTree = ""; }; - A57163202359689E000CEC60 /* StatusCodeHandlerPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPeiExtra.uni; sourceTree = ""; }; - A57163212359689E000CEC60 /* StatusCodeHandlerPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.inf; sourceTree = ""; }; - A57163222359689E000CEC60 /* StatusCodeHandlerPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerPei.h; sourceTree = ""; }; - A57163232359689E000CEC60 /* MemoryStausCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStausCodeWorker.c; sourceTree = ""; }; - A57163242359689E000CEC60 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; - A57163252359689E000CEC60 /* StatusCodeHandlerPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerPei.c; sourceTree = ""; }; - A57163272359689E000CEC60 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; - A57163282359689E000CEC60 /* StatusCodeHandlerSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerSmm.c; sourceTree = ""; }; - A57163292359689E000CEC60 /* StatusCodeHandlerSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmmExtra.uni; sourceTree = ""; }; - A571632A2359689E000CEC60 /* StatusCodeHandlerSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.inf; sourceTree = ""; }; - A571632B2359689E000CEC60 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; - A571632C2359689E000CEC60 /* StatusCodeHandlerSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerSmm.h; sourceTree = ""; }; - A571632D2359689E000CEC60 /* StatusCodeHandlerSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.uni; sourceTree = ""; }; - A571632F2359689E000CEC60 /* DebugServicePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugServicePei.c; sourceTree = ""; }; - A57163302359689E000CEC60 /* DebugService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugService.h; sourceTree = ""; }; - A57163312359689E000CEC60 /* DebugServicePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.inf; sourceTree = ""; }; - A57163322359689E000CEC60 /* DebugServicePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.uni; sourceTree = ""; }; - A57163342359689E000CEC60 /* TimestampDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimestampDxe.c; sourceTree = ""; }; - A57163352359689E000CEC60 /* TimestampDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.uni; sourceTree = ""; }; - A57163362359689E000CEC60 /* TimestampDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.inf; sourceTree = ""; }; - A57163372359689E000CEC60 /* TimestampDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxeExtra.uni; sourceTree = ""; }; - A57163392359689E000CEC60 /* ResetSystemPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPeiExtra.uni; sourceTree = ""; }; - A571633A2359689E000CEC60 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; - A571633B2359689E000CEC60 /* ResetSystemPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.inf; sourceTree = ""; }; - A571633C2359689E000CEC60 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; - A571633D2359689E000CEC60 /* ResetSystemPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.uni; sourceTree = ""; }; - A571633F2359689E000CEC60 /* FvSimpleFileSystemEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystemEntryPoint.c; sourceTree = ""; }; - A57163402359689E000CEC60 /* FvSimpleFileSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystem.c; sourceTree = ""; }; - A57163412359689E000CEC60 /* FvSimpleFileSystemDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemDxe.inf; sourceTree = ""; }; - A57163422359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57163432359689E000CEC60 /* FvSimpleFileSystemInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvSimpleFileSystemInternal.h; sourceTree = ""; }; - A57163442359689E000CEC60 /* FvSimpleFileSystem.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystem.uni; sourceTree = ""; }; - A57163452359689E000CEC60 /* FvSimpleFileSystemExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemExtra.uni; sourceTree = ""; }; - A57163472359689E000CEC60 /* Defer3rdPartyImageLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Defer3rdPartyImageLoad.c; sourceTree = ""; }; - A57163482359689E000CEC60 /* SecurityStubDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.uni; sourceTree = ""; }; - A57163492359689E000CEC60 /* SecurityStub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecurityStub.c; sourceTree = ""; }; - A571634A2359689E000CEC60 /* SecurityStubDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.inf; sourceTree = ""; }; - A571634B2359689E000CEC60 /* SecurityStubDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxeExtra.uni; sourceTree = ""; }; - A571634C2359689E000CEC60 /* Defer3rdPartyImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Defer3rdPartyImageLoad.h; sourceTree = ""; }; - A571634F2359689E000CEC60 /* DiskIoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.uni; sourceTree = ""; }; - A57163502359689E000CEC60 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; - A57163512359689E000CEC60 /* DiskIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.inf; sourceTree = ""; }; - A57163522359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57163532359689E000CEC60 /* DiskIoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxeExtra.uni; sourceTree = ""; }; - A57163542359689E000CEC60 /* DiskIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskIo.c; sourceTree = ""; }; - A57163562359689E000CEC60 /* CdExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.inf; sourceTree = ""; }; - A57163572359689E000CEC60 /* PeiCdExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCdExpress.c; sourceTree = ""; }; - A57163582359689E000CEC60 /* CdExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.uni; sourceTree = ""; }; - A57163592359689E000CEC60 /* PeiCdExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCdExpress.h; sourceTree = ""; }; - A571635A2359689E000CEC60 /* CdExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPeiExtra.uni; sourceTree = ""; }; - A571635C2359689E000CEC60 /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = ""; }; - A571635D2359689E000CEC60 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; - A571635E2359689E000CEC60 /* PartitionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxeExtra.uni; sourceTree = ""; }; - A571635F2359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57163602359689E000CEC60 /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = ""; }; - A57163612359689E000CEC60 /* PartitionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.uni; sourceTree = ""; }; - A57163622359689E000CEC60 /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = ""; }; - A57163632359689E000CEC60 /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = ""; }; - A57163642359689E000CEC60 /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = ""; }; - A57163652359689E000CEC60 /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = ""; }; - A57163672359689E000CEC60 /* RamDiskImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskImpl.h; sourceTree = ""; }; - A57163682359689E000CEC60 /* RamDiskFileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskFileExplorer.c; sourceTree = ""; }; - A57163692359689E000CEC60 /* RamDiskNVData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskNVData.h; sourceTree = ""; }; - A571636A2359689E000CEC60 /* RamDiskHiiStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHiiStrings.uni; sourceTree = ""; }; - A571636B2359689E000CEC60 /* RamDiskImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskImpl.c; sourceTree = ""; }; - A571636C2359689E000CEC60 /* RamDiskBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskBlockIo.c; sourceTree = ""; }; - A571636D2359689E000CEC60 /* RamDiskProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskProtocol.c; sourceTree = ""; }; - A571636E2359689E000CEC60 /* RamDiskHii.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHii.vfr; sourceTree = ""; }; - A571636F2359689E000CEC60 /* RamDisk.asl */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDisk.asl; sourceTree = ""; }; - A57163702359689E000CEC60 /* RamDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.inf; sourceTree = ""; }; - A57163712359689E000CEC60 /* RamDiskDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskDriver.c; sourceTree = ""; }; - A57163722359689E000CEC60 /* RamDiskDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.uni; sourceTree = ""; }; - A57163752359689E000CEC60 /* EnglishDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.uni; sourceTree = ""; }; - A57163762359689F000CEC60 /* EnglishDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxeExtra.uni; sourceTree = ""; }; - A57163772359689F000CEC60 /* UnicodeCollationEng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UnicodeCollationEng.c; sourceTree = ""; }; - A57163782359689F000CEC60 /* EnglishDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.inf; sourceTree = ""; }; - A57163792359689F000CEC60 /* UnicodeCollationEng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollationEng.h; sourceTree = ""; }; - A571637B2359689F000CEC60 /* FileName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = ""; }; - A571637C2359689F000CEC60 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; - A571637D2359689F000CEC60 /* FileSystemOperations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileSystemOperations.c; sourceTree = ""; }; - A571637E2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571637F2359689F000CEC60 /* UdfDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UdfDxe.inf; sourceTree = ""; }; - A57163802359689F000CEC60 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; - A57163812359689F000CEC60 /* File.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = File.c; sourceTree = ""; }; - A57163842359689F000CEC60 /* LightMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LightMemoryTest.c; sourceTree = ""; }; - A57163852359689F000CEC60 /* GenericMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.inf; sourceTree = ""; }; - A57163862359689F000CEC60 /* GenericMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxeExtra.uni; sourceTree = ""; }; - A57163872359689F000CEC60 /* GenericMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.uni; sourceTree = ""; }; - A57163882359689F000CEC60 /* LightMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LightMemoryTest.h; sourceTree = ""; }; - A571638A2359689F000CEC60 /* NullMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NullMemoryTest.h; sourceTree = ""; }; - A571638B2359689F000CEC60 /* NullMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxeExtra.uni; sourceTree = ""; }; - A571638C2359689F000CEC60 /* NullMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.inf; sourceTree = ""; }; - A571638D2359689F000CEC60 /* NullMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NullMemoryTest.c; sourceTree = ""; }; - A571638E2359689F000CEC60 /* NullMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.uni; sourceTree = ""; }; - A57163902359689F000CEC60 /* HiiDatabaseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseDxe.inf; sourceTree = ""; }; - A57163912359689F000CEC60 /* HiiDatabase.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabase.uni; sourceTree = ""; }; - A57163922359689F000CEC60 /* Database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = ""; }; - A57163932359689F000CEC60 /* ConfigRouting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = ""; }; - A57163942359689F000CEC60 /* Font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = ""; }; - A57163952359689F000CEC60 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; - A57163962359689F000CEC60 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; - A57163972359689F000CEC60 /* HiiDatabaseExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseExtra.uni; sourceTree = ""; }; - A57163982359689F000CEC60 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; - A57163992359689F000CEC60 /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = ""; }; - A571639A2359689F000CEC60 /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = ""; }; - A571639B2359689F000CEC60 /* ImageEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = ""; }; - A571639D2359689F000CEC60 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; - A571639E2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.inf; sourceTree = ""; }; - A571639F2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.uni; sourceTree = ""; }; - A57163A02359689F000CEC60 /* PcatSingleSegmentPciCfg2PeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2PeiExtra.uni; sourceTree = ""; }; - A57163A22359689F000CEC60 /* FaultTolerantWritePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.inf; sourceTree = ""; }; - A57163A32359689F000CEC60 /* FaultTolerantWritePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.uni; sourceTree = ""; }; - A57163A42359689F000CEC60 /* FaultTolerantWritePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWritePei.c; sourceTree = ""; }; - A57163A52359689F000CEC60 /* FaultTolerantWritePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePeiExtra.uni; sourceTree = ""; }; - A57163A72359689F000CEC60 /* Language.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = ""; }; - A57163A82359689F000CEC60 /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = ""; }; - A57163A92359689F000CEC60 /* HwErrRecSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = ""; }; - A57163AA2359689F000CEC60 /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = ""; }; - A57163AB2359689F000CEC60 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = ""; }; - A57163AC2359689F000CEC60 /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = ""; }; - A57163AD2359689F000CEC60 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; - A57163AE2359689F000CEC60 /* Language.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = ""; }; - A57163AF2359689F000CEC60 /* HwErrRecSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = ""; }; - A57163B12359689F000CEC60 /* SmmCommunicationBufferExtraDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferExtraDxe.uni; sourceTree = ""; }; - A57163B22359689F000CEC60 /* SmmCommunicationBufferDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCommunicationBufferDxe.c; sourceTree = ""; }; - A57163B32359689F000CEC60 /* SmmCommunicationBufferDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.uni; sourceTree = ""; }; - A57163B42359689F000CEC60 /* SmmCommunicationBufferDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.inf; sourceTree = ""; }; - A57163B62359689F000CEC60 /* CapsulePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.uni; sourceTree = ""; }; - A57163B72359689F000CEC60 /* CapsulePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.inf; sourceTree = ""; }; - A57163B82359689F000CEC60 /* CapsuleX64Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64Extra.uni; sourceTree = ""; }; - A57163B92359689F000CEC60 /* CapsulePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePeiExtra.uni; sourceTree = ""; }; - A57163BB2359689F000CEC60 /* X64Entry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X64Entry.c; sourceTree = ""; }; - A57163BC2359689F000CEC60 /* PageFaultHandler.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = PageFaultHandler.nasm; sourceTree = ""; }; - A57163BE2359689F000CEC60 /* CapsuleCoalesce.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCoalesce.c; sourceTree = ""; }; - A57163BF2359689F000CEC60 /* CommonHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonHeader.h; sourceTree = ""; }; - A57163C02359689F000CEC60 /* CapsuleX64.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.uni; sourceTree = ""; }; - A57163C12359689F000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A57163C22359689F000CEC60 /* CapsuleX64.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.inf; sourceTree = ""; }; - A57163C32359689F000CEC60 /* UefiCapsule.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiCapsule.c; sourceTree = ""; }; - A57163C52359689F000CEC60 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; - A57163C62359689F000CEC60 /* ResetSystemRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxeExtra.uni; sourceTree = ""; }; - A57163C72359689F000CEC60 /* ResetSystemRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.uni; sourceTree = ""; }; - A57163C82359689F000CEC60 /* ResetSystemRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.inf; sourceTree = ""; }; - A57163C92359689F000CEC60 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; - A57163CB2359689F000CEC60 /* Print.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Print.c; sourceTree = ""; }; - A57163CC2359689F000CEC60 /* PrintDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxeExtra.uni; sourceTree = ""; }; - A57163CD2359689F000CEC60 /* PrintDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.uni; sourceTree = ""; }; - A57163CE2359689F000CEC60 /* PrintDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.inf; sourceTree = ""; }; - A57163D02359689F000CEC60 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; - A57163D12359689F000CEC60 /* SerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.inf; sourceTree = ""; }; - A57163D22359689F000CEC60 /* SerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.uni; sourceTree = ""; }; - A57163D32359689F000CEC60 /* SerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxeExtra.uni; sourceTree = ""; }; - A57163D62359689F000CEC60 /* SmmLockBoxExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxExtra.uni; sourceTree = ""; }; - A57163D72359689F000CEC60 /* SmmLockBox.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.inf; sourceTree = ""; }; - A57163D82359689F000CEC60 /* SmmLockBox.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.uni; sourceTree = ""; }; - A57163D92359689F000CEC60 /* SmmLockBox.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBox.c; sourceTree = ""; }; - A57163DB2359689F000CEC60 /* FileExplorerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorerDxe.c; sourceTree = ""; }; - A57163DC2359689F000CEC60 /* FileExplorerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.uni; sourceTree = ""; }; - A57163DD2359689F000CEC60 /* FileExplorerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxeExtra.uni; sourceTree = ""; }; - A57163DE2359689F000CEC60 /* FileExplorerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.inf; sourceTree = ""; }; - A57163E12359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterRuntimeDxe.c; sourceTree = ""; }; - A57163E22359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxeExtra.uni; sourceTree = ""; }; - A57163E32359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.uni; sourceTree = ""; }; - A57163E42359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.inf; sourceTree = ""; }; - A57163E52359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterRuntimeDxe.h; sourceTree = ""; }; - A57163E72359689F000CEC60 /* ReportStatusCodeRouterPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.inf; sourceTree = ""; }; - A57163E82359689F000CEC60 /* ReportStatusCodeRouterPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.uni; sourceTree = ""; }; - A57163E92359689F000CEC60 /* ReportStatusCodeRouterPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPeiExtra.uni; sourceTree = ""; }; - A57163EA2359689F000CEC60 /* ReportStatusCodeRouterPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterPei.h; sourceTree = ""; }; - A57163EB2359689F000CEC60 /* ReportStatusCodeRouterPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterPei.c; sourceTree = ""; }; - A57163ED2359689F000CEC60 /* ReportStatusCodeRouterSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterSmm.c; sourceTree = ""; }; - A57163EE2359689F000CEC60 /* ReportStatusCodeRouterSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmmExtra.uni; sourceTree = ""; }; - A57163EF2359689F000CEC60 /* ReportStatusCodeRouterSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.uni; sourceTree = ""; }; - A57163F02359689F000CEC60 /* ReportStatusCodeRouterSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterSmm.h; sourceTree = ""; }; - A57163F12359689F000CEC60 /* ReportStatusCodeRouterSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.inf; sourceTree = ""; }; - A57163F32359689F000CEC60 /* CapsuleCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCache.c; sourceTree = ""; }; - A57163F42359689F000CEC60 /* CapsuleCacheNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCacheNull.c; sourceTree = ""; }; - A57163F62359689F000CEC60 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; - A57163F72359689F000CEC60 /* CapsuleService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleService.h; sourceTree = ""; }; - A57163F82359689F000CEC60 /* CapsuleRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.uni; sourceTree = ""; }; - A57163F92359689F000CEC60 /* CapsuleRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.inf; sourceTree = ""; }; - A57163FA2359689F000CEC60 /* CapsuleRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxeExtra.uni; sourceTree = ""; }; - A57163FB2359689F000CEC60 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; - A57163FC2359689F000CEC60 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; - A57163FE2359689F000CEC60 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; - A57163FF2359689F000CEC60 /* CapsuleService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleService.c; sourceTree = ""; }; - A57164012359689F000CEC60 /* Expression.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Expression.c; sourceTree = ""; }; - A57164022359689F000CEC60 /* SetupBrowserExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserExtra.uni; sourceTree = ""; }; - A57164032359689F000CEC60 /* Setup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Setup.h; sourceTree = ""; }; - A57164042359689F000CEC60 /* Presentation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Presentation.c; sourceTree = ""; }; - A57164052359689F000CEC60 /* SetupBrowserDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserDxe.inf; sourceTree = ""; }; - A57164062359689F000CEC60 /* Setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Setup.c; sourceTree = ""; }; - A57164072359689F000CEC60 /* Expression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Expression.h; sourceTree = ""; }; - A57164082359689F000CEC60 /* IfrParse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IfrParse.c; sourceTree = ""; }; - A57164092359689F000CEC60 /* SetupBrowser.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowser.uni; sourceTree = ""; }; - A571640C2359689F000CEC60 /* GraphicsConsoleDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxeExtra.uni; sourceTree = ""; }; - A571640D2359689F000CEC60 /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = ""; }; - A571640E2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571640F2359689F000CEC60 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = ""; }; - A57164102359689F000CEC60 /* GraphicsConsoleDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.uni; sourceTree = ""; }; - A57164112359689F000CEC60 /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = ""; }; - A57164122359689F000CEC60 /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = ""; }; - A57164142359689F000CEC60 /* TerminalDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxeExtra.uni; sourceTree = ""; }; - A57164152359689F000CEC60 /* TerminalDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.uni; sourceTree = ""; }; - A57164162359689F000CEC60 /* TerminalConOut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConOut.c; sourceTree = ""; }; - A57164172359689F000CEC60 /* TerminalConIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConIn.c; sourceTree = ""; }; - A57164182359689F000CEC60 /* TerminalDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.inf; sourceTree = ""; }; - A57164192359689F000CEC60 /* Terminal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Terminal.c; sourceTree = ""; }; - A571641A2359689F000CEC60 /* Vtutf8.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Vtutf8.c; sourceTree = ""; }; - A571641B2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571641C2359689F000CEC60 /* Terminal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Terminal.h; sourceTree = ""; }; - A571641D2359689F000CEC60 /* Ansi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ansi.c; sourceTree = ""; }; - A571641F2359689F000CEC60 /* ConPlatformDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxeExtra.uni; sourceTree = ""; }; - A57164202359689F000CEC60 /* ConPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConPlatform.c; sourceTree = ""; }; - A57164212359689F000CEC60 /* ConPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.inf; sourceTree = ""; }; - A57164222359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57164232359689F000CEC60 /* ConPlatformDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.uni; sourceTree = ""; }; - A57164242359689F000CEC60 /* ConPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConPlatform.h; sourceTree = ""; }; - A57164262359689F000CEC60 /* ConSplitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConSplitter.h; sourceTree = ""; }; - A57164272359689F000CEC60 /* ConSplitterGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitterGraphics.c; sourceTree = ""; }; - A57164282359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57164292359689F000CEC60 /* ConSplitter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitter.c; sourceTree = ""; }; - A571642A2359689F000CEC60 /* ConSplitterDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.uni; sourceTree = ""; }; - A571642B2359689F000CEC60 /* ConSplitterDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxeExtra.uni; sourceTree = ""; }; - A571642C2359689F000CEC60 /* ConSplitterDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.inf; sourceTree = ""; }; - A571642E2359689F000CEC60 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; - A571642F2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57164302359689F000CEC60 /* GraphicsOutputDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsOutputDxe.inf; sourceTree = ""; }; - A57164312359689F000CEC60 /* GraphicsOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsOutput.c; sourceTree = ""; }; - A57164332359689F000CEC60 /* Metronome.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.inf; sourceTree = ""; }; - A57164342359689F000CEC60 /* Metronome.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Metronome.c; sourceTree = ""; }; - A57164352359689F000CEC60 /* Metronome.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.uni; sourceTree = ""; }; - A57164362359689F000CEC60 /* MetronomeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MetronomeExtra.uni; sourceTree = ""; }; - A57164372359689F000CEC60 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; - A571643A2359689F000CEC60 /* FmpAuthenticationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpAuthenticationLib.h; sourceTree = ""; }; - A571643B2359689F000CEC60 /* PlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHookLib.h; sourceTree = ""; }; - A571643C2359689F000CEC60 /* UefiBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootManagerLib.h; sourceTree = ""; }; - A571643D2359689F000CEC60 /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = ""; }; - A571643E2359689F000CEC60 /* TpmMeasurementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmMeasurementLib.h; sourceTree = ""; }; - A571643F2359689F000CEC60 /* PciHostBridgeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeLib.h; sourceTree = ""; }; - A57164402359689F000CEC60 /* SecurityManagementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityManagementLib.h; sourceTree = ""; }; - A57164412359689F000CEC60 /* DisplayUpdateProgressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayUpdateProgressLib.h; sourceTree = ""; }; - A57164422359689F000CEC60 /* IpmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiLib.h; sourceTree = ""; }; - A57164432359689F000CEC60 /* DebugAgentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugAgentLib.h; sourceTree = ""; }; - A57164442359689F000CEC60 /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = ""; }; - A57164452359689F000CEC60 /* PlatformBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBootManagerLib.h; sourceTree = ""; }; - A57164462359689F000CEC60 /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = ""; }; - A57164472359689F000CEC60 /* MemoryProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfileLib.h; sourceTree = ""; }; - A57164482359689F000CEC60 /* SmmCorePlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePlatformHookLib.h; sourceTree = ""; }; - A57164492359689F000CEC60 /* CustomizedDisplayLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLib.h; sourceTree = ""; }; - A571644A2359689F000CEC60 /* ResetUtilityLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetUtilityLib.h; sourceTree = ""; }; - A571644B2359689F000CEC60 /* SortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SortLib.h; sourceTree = ""; }; - A571644C2359689F000CEC60 /* FrameBufferBltLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameBufferBltLib.h; sourceTree = ""; }; - A571644D2359689F000CEC60 /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = ""; }; - A571644E2359689F000CEC60 /* OemHookStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OemHookStatusCodeLib.h; sourceTree = ""; }; - A571644F2359689F000CEC60 /* BmpSupportLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmpSupportLib.h; sourceTree = ""; }; - A57164502359689F000CEC60 /* LockBoxLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBoxLib.h; sourceTree = ""; }; - A57164512359689F000CEC60 /* ResetSystemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystemLib.h; sourceTree = ""; }; - A57164522359689F000CEC60 /* VarCheckLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckLib.h; sourceTree = ""; }; - A57164532359689F000CEC60 /* RecoveryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryLib.h; sourceTree = ""; }; - A57164542359689F000CEC60 /* AuthVariableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthVariableLib.h; sourceTree = ""; }; - A57164552359689F000CEC60 /* HiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiLib.h; sourceTree = ""; }; - A57164562359689F000CEC60 /* NonDiscoverableDeviceRegistrationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDeviceRegistrationLib.h; sourceTree = ""; }; - A57164572359689F000CEC60 /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = ""; }; - A57164582359689F000CEC60 /* BootLogoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogoLib.h; sourceTree = ""; }; - A57164592359689F000CEC60 /* PlatformVarCleanupLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformVarCleanupLib.h; sourceTree = ""; }; - A571645A2359689F000CEC60 /* CpuExceptionHandlerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionHandlerLib.h; sourceTree = ""; }; - A571645B2359689F000CEC60 /* CapsuleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleLib.h; sourceTree = ""; }; - A571645C2359689F000CEC60 /* S3Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Lib.h; sourceTree = ""; }; - A571645D2359689F000CEC60 /* FileExplorerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorerLib.h; sourceTree = ""; }; - A571645F2359689F000CEC60 /* Ps2Policy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Policy.h; sourceTree = ""; }; - A57164602359689F000CEC60 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; - A57164612359689F000CEC60 /* UfsHostControllerPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostControllerPlatform.h; sourceTree = ""; }; - A57164622359689F000CEC60 /* EsrtManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtManagement.h; sourceTree = ""; }; - A57164632359689F000CEC60 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; - A57164642359689F000CEC60 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; - A57164652359689F000CEC60 /* IpmiProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiProtocol.h; sourceTree = ""; }; - A57164662359689F000CEC60 /* SwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwapAddressRange.h; sourceTree = ""; }; - A57164672359689F000CEC60 /* DebuggerConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebuggerConfiguration.h; sourceTree = ""; }; - A57164682359689F000CEC60 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; - A57164692359689F000CEC60 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; - A571646A2359689F000CEC60 /* LoadPe32Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadPe32Image.h; sourceTree = ""; }; - A571646B2359689F000CEC60 /* VarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheck.h; sourceTree = ""; }; - A571646C2359689F000CEC60 /* FirmwareManagementProgress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagementProgress.h; sourceTree = ""; }; - A571646D2359689F000CEC60 /* AtaAtapiPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPolicy.h; sourceTree = ""; }; - A571646E2359689F000CEC60 /* SmmMemoryAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemoryAttribute.h; sourceTree = ""; }; - A571646F2359689F000CEC60 /* SdMmcOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcOverride.h; sourceTree = ""; }; - A57164702359689F000CEC60 /* FormBrowserEx2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx2.h; sourceTree = ""; }; - A57164712359689F000CEC60 /* SmmSwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwapAddressRange.h; sourceTree = ""; }; - A57164722359689F000CEC60 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; - A57164732359689F000CEC60 /* SmmFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFirmwareVolumeBlock.h; sourceTree = ""; }; - A57164742359689F000CEC60 /* EbcVmTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcVmTest.h; sourceTree = ""; }; - A57164752359689F000CEC60 /* PlatformLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformLogo.h; sourceTree = ""; }; - A57164762359689F000CEC60 /* PeCoffImageEmulator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffImageEmulator.h; sourceTree = ""; }; - A57164772359689F000CEC60 /* Print2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Print2.h; sourceTree = ""; }; - A57164782359689F000CEC60 /* BootLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo.h; sourceTree = ""; }; - A57164792359689F000CEC60 /* SmmReadyToBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToBoot.h; sourceTree = ""; }; - A571647A2359689F000CEC60 /* SmmLegacyBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLegacyBoot.h; sourceTree = ""; }; - A571647B2359689F000CEC60 /* SmmVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariable.h; sourceTree = ""; }; - A571647C2359689F000CEC60 /* SmmFaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFaultTolerantWrite.h; sourceTree = ""; }; - A571647D2359689F000CEC60 /* LockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBox.h; sourceTree = ""; }; - A571647E2359689F000CEC60 /* GenericMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericMemoryTest.h; sourceTree = ""; }; - A571647F2359689F000CEC60 /* DisplayProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayProtocol.h; sourceTree = ""; }; - A57164802359689F000CEC60 /* BootLogo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo2.h; sourceTree = ""; }; - A57164812359689F000CEC60 /* FormBrowserEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx.h; sourceTree = ""; }; - A57164822359689F000CEC60 /* VariableLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableLock.h; sourceTree = ""; }; - A57164832359689F000CEC60 /* EbcSimpleDebugger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcSimpleDebugger.h; sourceTree = ""; }; - A57164842359689F000CEC60 /* SmmVarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVarCheck.h; sourceTree = ""; }; - A57164852359689F000CEC60 /* SmmExitBootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmExitBootServices.h; sourceTree = ""; }; - A57164862359689F000CEC60 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; - A57164882359689F000CEC60 /* EndOfS3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfS3Resume.h; sourceTree = ""; }; - A57164892359689F000CEC60 /* MdeModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModulePkgTokenSpace.h; sourceTree = ""; }; - A571648A2359689F000CEC60 /* LoadModuleAtFixedAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadModuleAtFixedAddress.h; sourceTree = ""; }; - A571648B2359689F000CEC60 /* SystemNvDataGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemNvDataGuid.h; sourceTree = ""; }; - A571648C2359689F000CEC60 /* ExtendedFirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtendedFirmwarePerformance.h; sourceTree = ""; }; - A571648D2359689F000CEC60 /* MdeModuleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = ""; }; - A571648E2359689F000CEC60 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; - A571648F2359689F000CEC60 /* PlatformHasAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHasAcpi.h; sourceTree = ""; }; - A57164902359689F000CEC60 /* SmmVariableCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariableCommon.h; sourceTree = ""; }; - A57164912359689F000CEC60 /* MemoryProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfile.h; sourceTree = ""; }; - A57164922359689F000CEC60 /* RamDiskHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskHii.h; sourceTree = ""; }; - A57164932359689F000CEC60 /* PcdDataBaseSignatureGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseSignatureGuid.h; sourceTree = ""; }; - A57164942359689F000CEC60 /* VariableIndexTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableIndexTable.h; sourceTree = ""; }; - A57164952359689F000CEC60 /* ConsoleInDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleInDevice.h; sourceTree = ""; }; - A57164962359689F000CEC60 /* SerialPortLibVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLibVendor.h; sourceTree = ""; }; - A57164972359689F000CEC60 /* RecoveryDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryDevice.h; sourceTree = ""; }; - A57164982359689F000CEC60 /* IdleLoopEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdleLoopEvent.h; sourceTree = ""; }; - A57164992359689F000CEC60 /* Performance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Performance.h; sourceTree = ""; }; - A571649A2359689F000CEC60 /* UsbKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbKeyBoardLayout.h; sourceTree = ""; }; - A571649B2359689F000CEC60 /* ZeroGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZeroGuid.h; sourceTree = ""; }; - A571649C2359689F000CEC60 /* PcdDataBaseHobGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseHobGuid.h; sourceTree = ""; }; - A571649D2359689F000CEC60 /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = ""; }; - A571649E2359689F000CEC60 /* Ip4Config2Hii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Hii.h; sourceTree = ""; }; - A571649F2359689F000CEC60 /* PiSmmMemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmMemoryAttributesTable.h; sourceTree = ""; }; - A57164A02359689F000CEC60 /* VarErrorFlag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarErrorFlag.h; sourceTree = ""; }; - A57164A12359689F000CEC60 /* ConsoleOutDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleOutDevice.h; sourceTree = ""; }; - A57164A22359689F000CEC60 /* SmmLockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBox.h; sourceTree = ""; }; - A57164A32359689F000CEC60 /* BootScriptExecutorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecutorVariable.h; sourceTree = ""; }; - A57164A42359689F000CEC60 /* MtcVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtcVendor.h; sourceTree = ""; }; - A57164A52359689F000CEC60 /* DriverSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSampleHii.h; sourceTree = ""; }; - A57164A62359689F000CEC60 /* StandardErrorDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandardErrorDevice.h; sourceTree = ""; }; - A57164A72359689F000CEC60 /* MemoryStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryStatusCodeRecord.h; sourceTree = ""; }; - A57164A82359689F000CEC60 /* S3SmmInitDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmInitDone.h; sourceTree = ""; }; - A57164A92359689F000CEC60 /* StatusCodeDataTypeDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeDebug.h; sourceTree = ""; }; - A57164AA2359689F000CEC60 /* EventExitBootServiceFailed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventExitBootServiceFailed.h; sourceTree = ""; }; - A57164AB2359689F000CEC60 /* S3StorageDeviceInitList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StorageDeviceInitList.h; sourceTree = ""; }; - A57164AC2359689F000CEC60 /* CapsuleVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleVendor.h; sourceTree = ""; }; - A57164AD2359689F000CEC60 /* ConnectConInEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConnectConInEvent.h; sourceTree = ""; }; - A57164AE2359689F000CEC60 /* VlanConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigHii.h; sourceTree = ""; }; - A57164AF2359689F000CEC60 /* SmiHandlerProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfile.h; sourceTree = ""; }; - A57164B02359689F000CEC60 /* PerformanceMeasurement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceMeasurement.h; sourceTree = ""; }; - A57164B12359689F000CEC60 /* HiiBootMaintenanceFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiBootMaintenanceFormset.h; sourceTree = ""; }; - A57164B22359689F000CEC60 /* PlatDriOverrideHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatDriOverrideHii.h; sourceTree = ""; }; - A57164B32359689F000CEC60 /* DebugMask.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugMask.h; sourceTree = ""; }; - A57164B42359689F000CEC60 /* VariableFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = ""; }; - A57164B52359689F000CEC60 /* AcpiS3Context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Context.h; sourceTree = ""; }; - A57164B62359689F000CEC60 /* StatusCodeDataTypeVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeVariable.h; sourceTree = ""; }; - A57164B72359689F000CEC60 /* Ip4IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4IScsiConfigHii.h; sourceTree = ""; }; - A57164B82359689F000CEC60 /* Crc32GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Crc32GuidedSectionExtraction.h; sourceTree = ""; }; - A57164B92359689F000CEC60 /* TtyTerm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TtyTerm.h; sourceTree = ""; }; - A57164BA2359689F000CEC60 /* PiSmmCommunicationRegionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationRegionTable.h; sourceTree = ""; }; - A57164BB2359689F000CEC60 /* StatusCodeCallbackGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeCallbackGuid.h; sourceTree = ""; }; - A57164BC2359689F000CEC60 /* HiiResourceSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiResourceSampleHii.h; sourceTree = ""; }; - A57164BD2359689F000CEC60 /* MemoryTypeInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryTypeInformation.h; sourceTree = ""; }; - A57164BE2359689F000CEC60 /* FirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwarePerformance.h; sourceTree = ""; }; - A57164BF2359689F000CEC60 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; - A57164C12359689F000CEC60 /* SerialPortPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortPei.h; sourceTree = ""; }; - A57164C22359689F000CEC60 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; - A57164C32359689F000CEC60 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = ""; }; - A57164C42359689F000CEC60 /* SdMmcHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcHostController.h; sourceTree = ""; }; - A57164C52359689F000CEC60 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; - A57164C62359689F000CEC60 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; - A57164C72359689F000CEC60 /* AtaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaController.h; sourceTree = ""; }; - A57164C82359689F000CEC60 /* AtaAhciController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAhciController.h; sourceTree = ""; }; - A57164C92359689F000CEC60 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; - A57164CA2359689F000CEC60 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; - A57164CB2359689F000CEC60 /* IpmiPpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiPpi.h; sourceTree = ""; }; - A57164CC2359689F000CEC60 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; - A57164CD2359689F000CEC60 /* PlatformSpecificResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetNotification.h; sourceTree = ""; }; - A57164CE2359689F000CEC60 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; - A57164CF2359689F000CEC60 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; - A57164D02359689F000CEC60 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; - A57164D12359689F000CEC60 /* NvmExpressPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassThru.h; sourceTree = ""; }; - A57164D22359689F000CEC60 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; - A57164D32359689F000CEC60 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; - A57164D42359689F000CEC60 /* NvmExpressHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHostController.h; sourceTree = ""; }; - A57164D52359689F000CEC60 /* UsbController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbController.h; sourceTree = ""; }; - A57164D62359689F000CEC60 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; - A57164D72359689F000CEC60 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; - A57164D82359689F000CEC60 /* PostBootScriptTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostBootScriptTable.h; sourceTree = ""; }; - A57164D92359689F000CEC60 /* SecPerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPerformance.h; sourceTree = ""; }; - A57164DA2359689F000CEC60 /* MdeModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgExtra.uni; sourceTree = ""; }; - A57164DE2359689F000CEC60 /* SdBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIoPei.c; sourceTree = ""; }; - A57164DF2359689F000CEC60 /* SdHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHcMem.c; sourceTree = ""; }; - A57164E02359689F000CEC60 /* SdBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPeiExtra.uni; sourceTree = ""; }; - A57164E12359689F000CEC60 /* SdHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHci.h; sourceTree = ""; }; - A57164E22359689F000CEC60 /* SdBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.uni; sourceTree = ""; }; - A57164E32359689F000CEC60 /* SdBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.inf; sourceTree = ""; }; - A57164E42359689F000CEC60 /* SdHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHcMem.h; sourceTree = ""; }; - A57164E52359689F000CEC60 /* SdBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIoPei.h; sourceTree = ""; }; - A57164E62359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A57164E72359689F000CEC60 /* SdHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHci.c; sourceTree = ""; }; - A57164E92359689F000CEC60 /* EmmcHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHcMem.c; sourceTree = ""; }; - A57164EA2359689F000CEC60 /* EmmcHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHci.c; sourceTree = ""; }; - A57164EB2359689F000CEC60 /* EmmcBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIoPei.c; sourceTree = ""; }; - A57164EC2359689F000CEC60 /* EmmcBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPeiExtra.uni; sourceTree = ""; }; - A57164ED2359689F000CEC60 /* EmmcHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHcMem.h; sourceTree = ""; }; - A57164EE2359689F000CEC60 /* EmmcHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHci.h; sourceTree = ""; }; - A57164EF2359689F000CEC60 /* EmmcBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIoPei.h; sourceTree = ""; }; - A57164F02359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A57164F12359689F000CEC60 /* EmmcBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.uni; sourceTree = ""; }; - A57164F22359689F000CEC60 /* EmmcBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.inf; sourceTree = ""; }; - A57164F42359689F000CEC60 /* SdBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIo.c; sourceTree = ""; }; - A57164F52359689F000CEC60 /* SdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.uni; sourceTree = ""; }; - A57164F62359689F000CEC60 /* SdDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDxe.c; sourceTree = ""; }; - A57164F72359689F000CEC60 /* SdDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.inf; sourceTree = ""; }; - A57164F82359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57164F92359689F000CEC60 /* SdDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDiskInfo.h; sourceTree = ""; }; - A57164FA2359689F000CEC60 /* SdBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIo.h; sourceTree = ""; }; - A57164FB2359689F000CEC60 /* SdDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDxe.h; sourceTree = ""; }; - A57164FC2359689F000CEC60 /* SdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxeExtra.uni; sourceTree = ""; }; - A57164FD2359689F000CEC60 /* SdDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDiskInfo.c; sourceTree = ""; }; - A57164FF2359689F000CEC60 /* EmmcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDxe.h; sourceTree = ""; }; - A57165002359689F000CEC60 /* EmmcDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDiskInfo.h; sourceTree = ""; }; - A57165012359689F000CEC60 /* EmmcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.uni; sourceTree = ""; }; - A57165022359689F000CEC60 /* EmmcBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIo.c; sourceTree = ""; }; - A57165032359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165042359689F000CEC60 /* EmmcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.inf; sourceTree = ""; }; - A57165052359689F000CEC60 /* EmmcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDxe.c; sourceTree = ""; }; - A57165062359689F000CEC60 /* EmmcDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDiskInfo.c; sourceTree = ""; }; - A57165072359689F000CEC60 /* EmmcBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIo.h; sourceTree = ""; }; - A57165082359689F000CEC60 /* EmmcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxeExtra.uni; sourceTree = ""; }; - A571650B2359689F000CEC60 /* AtapiPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtapiPeim.h; sourceTree = ""; }; - A571650C2359689F000CEC60 /* IdeBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.uni; sourceTree = ""; }; - A571650D2359689F000CEC60 /* IdeBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPeiExtra.uni; sourceTree = ""; }; - A571650E2359689F000CEC60 /* IdeBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.inf; sourceTree = ""; }; - A571650F2359689F000CEC60 /* AtapiPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtapiPeim.c; sourceTree = ""; }; - A57165112359689F000CEC60 /* SdMmcPciHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHci.c; sourceTree = ""; }; - A57165122359689F000CEC60 /* SdMmcPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxeExtra.uni; sourceTree = ""; }; - A57165132359689F000CEC60 /* SdDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDevice.c; sourceTree = ""; }; - A57165142359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165152359689F000CEC60 /* SdMmcPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcDxe.h; sourceTree = ""; }; - A57165162359689F000CEC60 /* SdMmcPciHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHci.h; sourceTree = ""; }; - A57165172359689F000CEC60 /* EmmcDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDevice.c; sourceTree = ""; }; - A57165182359689F000CEC60 /* SdMmcPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.inf; sourceTree = ""; }; - A57165192359689F000CEC60 /* SdMmcPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.uni; sourceTree = ""; }; - A571651A2359689F000CEC60 /* SdMmcPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcDxe.c; sourceTree = ""; }; - A571651C2359689F000CEC60 /* IncompatiblePciDeviceSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportDxe.inf; sourceTree = ""; }; - A571651D2359689F000CEC60 /* IncompatiblePciDeviceSupportExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportExtra.uni; sourceTree = ""; }; - A571651E2359689F000CEC60 /* IncompatiblePciDeviceSupport.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupport.uni; sourceTree = ""; }; - A571651F2359689F000CEC60 /* IncompatiblePciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IncompatiblePciDeviceSupport.c; sourceTree = ""; }; - A57165212359689F000CEC60 /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = ""; }; - A57165222359689F000CEC60 /* PciDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = ""; }; - A57165232359689F000CEC60 /* PciResourceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciResourceSupport.c; sourceTree = ""; }; - A57165242359689F000CEC60 /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = ""; }; - A57165252359689F000CEC60 /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = ""; }; - A57165262359689F000CEC60 /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = ""; }; - A57165272359689F000CEC60 /* PciHotPlugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHotPlugSupport.c; sourceTree = ""; }; - A57165282359689F000CEC60 /* PciOptionRomSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = ""; }; - A57165292359689F000CEC60 /* PciRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = ""; }; - A571652A2359689F000CEC60 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = ""; }; - A571652B2359689F000CEC60 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; - A571652C2359689F000CEC60 /* PciBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxeExtra.uni; sourceTree = ""; }; - A571652D2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571652E2359689F000CEC60 /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = ""; }; - A571652F2359689F000CEC60 /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = ""; }; - A57165302359689F000CEC60 /* PciResourceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciResourceSupport.h; sourceTree = ""; }; - A57165312359689F000CEC60 /* PciDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = ""; }; - A57165322359689F000CEC60 /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = ""; }; - A57165332359689F000CEC60 /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = ""; }; - A57165342359689F000CEC60 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; - A57165352359689F000CEC60 /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = ""; }; - A57165362359689F000CEC60 /* PciRomTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = ""; }; - A57165372359689F000CEC60 /* PciBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.inf; sourceTree = ""; }; - A57165382359689F000CEC60 /* PciOptionRomSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = ""; }; - A57165392359689F000CEC60 /* PciHotPlugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugSupport.h; sourceTree = ""; }; - A571653A2359689F000CEC60 /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = ""; }; - A571653B2359689F000CEC60 /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = ""; }; - A571653C2359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A571653D2359689F000CEC60 /* PciBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.uni; sourceTree = ""; }; - A571653E2359689F000CEC60 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = ""; }; - A571653F2359689F000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A57165412359689F000CEC60 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; - A57165422359689F000CEC60 /* XhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.inf; sourceTree = ""; }; - A57165432359689F000CEC60 /* XhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhcPeim.h; sourceTree = ""; }; - A57165442359689F000CEC60 /* XhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.uni; sourceTree = ""; }; - A57165452359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A57165462359689F000CEC60 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; - A57165472359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A57165482359689F000CEC60 /* XhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPeiExtra.uni; sourceTree = ""; }; - A57165492359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A571654A2359689F000CEC60 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; - A571654B2359689F000CEC60 /* XhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhcPeim.c; sourceTree = ""; }; - A571654D2359689F000CEC60 /* EhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPeiExtra.uni; sourceTree = ""; }; - A571654E2359689F000CEC60 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; - A571654F2359689F000CEC60 /* EhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhcPeim.h; sourceTree = ""; }; - A57165502359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A57165512359689F000CEC60 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; - A57165522359689F000CEC60 /* EhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.uni; sourceTree = ""; }; - A57165532359689F000CEC60 /* EhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.inf; sourceTree = ""; }; - A57165542359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A57165552359689F000CEC60 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; - A57165562359689F000CEC60 /* EhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhcPeim.c; sourceTree = ""; }; - A57165572359689F000CEC60 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; - A57165582359689F000CEC60 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; - A57165592359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A571655B2359689F000CEC60 /* UfsPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxeExtra.uni; sourceTree = ""; }; - A571655C2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571655D2359689F000CEC60 /* UfsPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcDxe.c; sourceTree = ""; }; - A571655E2359689F000CEC60 /* UfsPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.uni; sourceTree = ""; }; - A571655F2359689F000CEC60 /* UfsPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcDxe.h; sourceTree = ""; }; - A57165602359689F000CEC60 /* UfsPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.inf; sourceTree = ""; }; - A57165622359689F000CEC60 /* UhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciSched.h; sourceTree = ""; }; - A57165632359689F000CEC60 /* UhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciReg.h; sourceTree = ""; }; - A57165642359689F000CEC60 /* UhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciDebug.c; sourceTree = ""; }; - A57165652359689F000CEC60 /* UhciQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciQueue.h; sourceTree = ""; }; - A57165662359689F000CEC60 /* Uhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Uhci.c; sourceTree = ""; }; - A57165672359689F000CEC60 /* UhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxeExtra.uni; sourceTree = ""; }; - A57165682359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165692359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A571656A2359689F000CEC60 /* UhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciSched.c; sourceTree = ""; }; - A571656B2359689F000CEC60 /* UhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.inf; sourceTree = ""; }; - A571656C2359689F000CEC60 /* UhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciDebug.h; sourceTree = ""; }; - A571656D2359689F000CEC60 /* UhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciReg.c; sourceTree = ""; }; - A571656E2359689F000CEC60 /* UhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.uni; sourceTree = ""; }; - A571656F2359689F000CEC60 /* UhciQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciQueue.c; sourceTree = ""; }; - A57165702359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A57165712359689F000CEC60 /* Uhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uhci.h; sourceTree = ""; }; - A57165722359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A57165742359689F000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; - A57165752359689F000CEC60 /* NvmExpressPeiHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiHci.h; sourceTree = ""; }; - A57165762359689F000CEC60 /* NvmExpressPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiStorageSecurity.h; sourceTree = ""; }; - A57165772359689F000CEC60 /* NvmExpressPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPei.c; sourceTree = ""; }; - A57165782359689F000CEC60 /* NvmExpressPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiBlockIo.c; sourceTree = ""; }; - A57165792359689F000CEC60 /* NvmExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPeiExtra.uni; sourceTree = ""; }; - A571657A2359689F000CEC60 /* NvmExpressPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiPassThru.h; sourceTree = ""; }; - A571657B2359689F000CEC60 /* NvmExpressPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiS3.c; sourceTree = ""; }; - A571657C2359689F000CEC60 /* NvmExpressPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiStorageSecurity.c; sourceTree = ""; }; - A571657D2359689F000CEC60 /* NvmExpressPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPei.h; sourceTree = ""; }; - A571657E2359689F000CEC60 /* NvmExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.inf; sourceTree = ""; }; - A571657F2359689F000CEC60 /* NvmExpressPeiHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiHci.c; sourceTree = ""; }; - A57165802359689F000CEC60 /* NvmExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.uni; sourceTree = ""; }; - A57165812359689F000CEC60 /* NvmExpressPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiBlockIo.h; sourceTree = ""; }; - A57165822359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A57165832359689F000CEC60 /* NvmExpressPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiPassThru.c; sourceTree = ""; }; - A57165852359689F000CEC60 /* SdMmcPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.inf; sourceTree = ""; }; - A57165862359689F000CEC60 /* SdMmcPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcPei.c; sourceTree = ""; }; - A57165872359689F000CEC60 /* SdMmcPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.uni; sourceTree = ""; }; - A57165882359689F000CEC60 /* SdMmcPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPeiExtra.uni; sourceTree = ""; }; - A57165892359689F000CEC60 /* SdMmcPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcPei.h; sourceTree = ""; }; - A571658B2359689F000CEC60 /* SataController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = ""; }; - A571658C2359689F000CEC60 /* SataControllerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.uni; sourceTree = ""; }; - A571658D2359689F000CEC60 /* SataControllerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxeExtra.uni; sourceTree = ""; }; - A571658E2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571658F2359689F000CEC60 /* SataControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = ""; }; - A57165902359689F000CEC60 /* SataController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = ""; }; - A57165922359689F000CEC60 /* PciSioSerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.inf; sourceTree = ""; }; - A57165932359689F000CEC60 /* Serial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Serial.c; sourceTree = ""; }; - A57165942359689F000CEC60 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; - A57165952359689F000CEC60 /* PciSioSerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.uni; sourceTree = ""; }; - A57165962359689F000CEC60 /* PciSioSerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxeExtra.uni; sourceTree = ""; }; - A57165972359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165982359689F000CEC60 /* Serial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Serial.h; sourceTree = ""; }; - A571659A2359689F000CEC60 /* PciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRootBridgeIo.c; sourceTree = ""; }; - A571659B2359689F000CEC60 /* PciHostResource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostResource.h; sourceTree = ""; }; - A571659C2359689F000CEC60 /* PciHostBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridge.h; sourceTree = ""; }; - A571659D2359689F000CEC60 /* PciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridge.h; sourceTree = ""; }; - A571659E2359689F000CEC60 /* PciHostBridgeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeDxe.inf; sourceTree = ""; }; - A571659F2359689F000CEC60 /* PciHostBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridge.c; sourceTree = ""; }; - A57165A12359689F000CEC60 /* XhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = ""; }; - A57165A22359689F000CEC60 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; - A57165A32359689F000CEC60 /* Xhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = ""; }; - A57165A42359689F000CEC60 /* XhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = ""; }; - A57165A52359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165A62359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A57165A72359689F000CEC60 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; - A57165A82359689F000CEC60 /* XhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = ""; }; - A57165A92359689F000CEC60 /* XhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = ""; }; - A57165AA2359689F000CEC60 /* Xhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = ""; }; - A57165AB2359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A57165AC2359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A57165AD2359689F000CEC60 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; - A57165AF2359689F000CEC60 /* UhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhcPeim.c; sourceTree = ""; }; - A57165B02359689F000CEC60 /* UhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.inf; sourceTree = ""; }; - A57165B12359689F000CEC60 /* UhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.uni; sourceTree = ""; }; - A57165B22359689F000CEC60 /* UhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPeiExtra.uni; sourceTree = ""; }; - A57165B32359689F000CEC60 /* UhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhcPeim.h; sourceTree = ""; }; - A57165B42359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A57165B62359689F000CEC60 /* NvmExpressHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressHci.c; sourceTree = ""; }; - A57165B72359689F000CEC60 /* NvmExpressPassthru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPassthru.c; sourceTree = ""; }; - A57165B82359689F000CEC60 /* NvmExpressBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressBlockIo.c; sourceTree = ""; }; - A57165B92359689F000CEC60 /* NvmExpressDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.inf; sourceTree = ""; }; - A57165BA2359689F000CEC60 /* NvmExpressDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.uni; sourceTree = ""; }; - A57165BB2359689F000CEC60 /* NvmExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpress.c; sourceTree = ""; }; - A57165BC2359689F000CEC60 /* NvmExpressDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressDiskInfo.h; sourceTree = ""; }; - A57165BD2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165BE2359689F000CEC60 /* NvmExpressBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressBlockIo.h; sourceTree = ""; }; - A57165BF2359689F000CEC60 /* NvmExpressHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHci.h; sourceTree = ""; }; - A57165C02359689F000CEC60 /* NvmExpressDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxeExtra.uni; sourceTree = ""; }; - A57165C12359689F000CEC60 /* NvmExpressDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressDiskInfo.c; sourceTree = ""; }; - A57165C22359689F000CEC60 /* NvmExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpress.h; sourceTree = ""; }; - A57165C42359689F000CEC60 /* NonDiscoverablePciDeviceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverablePciDeviceDxe.inf; sourceTree = ""; }; - A57165C52359689F000CEC60 /* NonDiscoverablePciDeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceIo.c; sourceTree = ""; }; - A57165C62359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165C72359689F000CEC60 /* NonDiscoverablePciDeviceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceDxe.c; sourceTree = ""; }; - A57165C82359689F000CEC60 /* NonDiscoverablePciDeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverablePciDeviceIo.h; sourceTree = ""; }; - A57165CA2359689F000CEC60 /* EhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciReg.c; sourceTree = ""; }; - A57165CB2359689F000CEC60 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; - A57165CC2359689F000CEC60 /* EhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciDebug.h; sourceTree = ""; }; - A57165CD2359689F000CEC60 /* EhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.uni; sourceTree = ""; }; - A57165CE2359689F000CEC60 /* Ehci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ehci.h; sourceTree = ""; }; - A57165CF2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165D02359689F000CEC60 /* EhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.inf; sourceTree = ""; }; - A57165D12359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; - A57165D22359689F000CEC60 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; - A57165D32359689F000CEC60 /* EhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxeExtra.uni; sourceTree = ""; }; - A57165D42359689F000CEC60 /* Ehci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ehci.c; sourceTree = ""; }; - A57165D52359689F000CEC60 /* EhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciDebug.c; sourceTree = ""; }; - A57165D62359689F000CEC60 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; - A57165D72359689F000CEC60 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; - A57165D82359689F000CEC60 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; - A57165D92359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; - A57165DA2359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A57165DC2359689F000CEC60 /* UfsPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.uni; sourceTree = ""; }; - A57165DD2359689F000CEC60 /* UfsPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.inf; sourceTree = ""; }; - A57165DE2359689F000CEC60 /* UfsPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcPei.h; sourceTree = ""; }; - A57165DF2359689F000CEC60 /* UfsPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPeiExtra.uni; sourceTree = ""; }; - A57165E02359689F000CEC60 /* UfsPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcPei.c; sourceTree = ""; }; - A57165E32359689F000CEC60 /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = ""; }; - A57165E42359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165E52359689F000CEC60 /* IsaBusDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaBusDxe.h; sourceTree = ""; }; - A57165E62359689F000CEC60 /* IsaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.inf; sourceTree = ""; }; - A57165E72359689F000CEC60 /* IsaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.uni; sourceTree = ""; }; - A57165E82359689F000CEC60 /* IsaBusDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaBusDxe.c; sourceTree = ""; }; - A57165E92359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A57165EB2359689F000CEC60 /* Ps2KbdTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdTextIn.c; sourceTree = ""; }; - A57165EC2359689F000CEC60 /* Ps2KeyboardDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxeExtra.uni; sourceTree = ""; }; - A57165ED2359689F000CEC60 /* Ps2Keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Keyboard.c; sourceTree = ""; }; - A57165EE2359689F000CEC60 /* Ps2KbdCtrller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdCtrller.c; sourceTree = ""; }; - A57165EF2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165F02359689F000CEC60 /* Ps2KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.inf; sourceTree = ""; }; - A57165F12359689F000CEC60 /* Ps2KeyboardDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.uni; sourceTree = ""; }; - A57165F22359689F000CEC60 /* Ps2Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Keyboard.h; sourceTree = ""; }; - A57165F42359689F000CEC60 /* Ps2Mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = ""; }; - A57165F52359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57165F62359689F000CEC60 /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = ""; }; - A57165F72359689F000CEC60 /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = ""; }; - A57165F82359689F000CEC60 /* Ps2MouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxeExtra.uni; sourceTree = ""; }; - A57165F92359689F000CEC60 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = ""; }; - A57165FA2359689F000CEC60 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = ""; }; - A57165FB2359689F000CEC60 /* Ps2MouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.uni; sourceTree = ""; }; - A57165FE2359689F000CEC60 /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = ""; }; - A57165FF2359689F000CEC60 /* ScsiDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = ""; }; - A57166002359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57166012359689F000CEC60 /* ScsiDisk.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDisk.uni; sourceTree = ""; }; - A57166022359689F000CEC60 /* ScsiDiskExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskExtra.uni; sourceTree = ""; }; - A57166032359689F000CEC60 /* ScsiDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = ""; }; - A57166052359689F000CEC60 /* ScsiBusExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusExtra.uni; sourceTree = ""; }; - A57166062359689F000CEC60 /* ScsiBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = ""; }; - A57166072359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57166082359689F000CEC60 /* ScsiBus.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBus.uni; sourceTree = ""; }; - A57166092359689F000CEC60 /* ScsiBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = ""; }; - A571660A2359689F000CEC60 /* ScsiBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = ""; }; - A571660D2359689F000CEC60 /* UfsBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.inf; sourceTree = ""; }; - A571660E2359689F000CEC60 /* UfsHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHcMem.c; sourceTree = ""; }; - A571660F2359689F000CEC60 /* UfsBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPeiExtra.uni; sourceTree = ""; }; - A57166102359689F000CEC60 /* UfsHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHci.c; sourceTree = ""; }; - A57166112359689F000CEC60 /* UfsBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.uni; sourceTree = ""; }; - A57166122359689F000CEC60 /* UfsBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsBlockIoPei.c; sourceTree = ""; }; - A57166132359689F000CEC60 /* UfsHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHcMem.h; sourceTree = ""; }; - A57166142359689F000CEC60 /* UfsHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHci.h; sourceTree = ""; }; - A57166152359689F000CEC60 /* UfsBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsBlockIoPei.h; sourceTree = ""; }; - A57166162359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A57166182359689F000CEC60 /* UfsPassThru.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThru.uni; sourceTree = ""; }; - A57166192359689F000CEC60 /* UfsPassThruHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThruHci.c; sourceTree = ""; }; - A571661A2359689F000CEC60 /* UfsPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThru.h; sourceTree = ""; }; - A571661B2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571661C2359689F000CEC60 /* UfsDevConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsDevConfigProtocol.c; sourceTree = ""; }; - A571661D2359689F000CEC60 /* UfsPassThruHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThruHci.h; sourceTree = ""; }; - A571661E2359689F000CEC60 /* UfsPassThruDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruDxe.inf; sourceTree = ""; }; - A571661F2359689F000CEC60 /* UfsPassThruExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruExtra.uni; sourceTree = ""; }; - A57166202359689F000CEC60 /* UfsPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThru.c; sourceTree = ""; }; - A57166232359689F000CEC60 /* I2cBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxeExtra.uni; sourceTree = ""; }; - A57166242359689F000CEC60 /* I2cDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxeExtra.uni; sourceTree = ""; }; - A57166252359689F000CEC60 /* I2cDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.inf; sourceTree = ""; }; - A57166262359689F000CEC60 /* I2cBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cBus.c; sourceTree = ""; }; - A57166272359689F000CEC60 /* I2cDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cDxe.h; sourceTree = ""; }; - A57166282359689F000CEC60 /* I2cDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.uni; sourceTree = ""; }; - A57166292359689F000CEC60 /* I2cHost.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cHost.c; sourceTree = ""; }; - A571662A2359689F000CEC60 /* I2cBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.uni; sourceTree = ""; }; - A571662B2359689F000CEC60 /* I2cBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.inf; sourceTree = ""; }; - A571662C2359689F000CEC60 /* I2cHostDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.inf; sourceTree = ""; }; - A571662D2359689F000CEC60 /* I2cHostDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxeExtra.uni; sourceTree = ""; }; - A571662E2359689F000CEC60 /* I2cDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cDxe.c; sourceTree = ""; }; - A571662F2359689F000CEC60 /* I2cHostDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.uni; sourceTree = ""; }; - A57166322359689F000CEC60 /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = ""; }; - A57166332359689F000CEC60 /* UsbMouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = ""; }; - A57166342359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57166352359689F000CEC60 /* UsbMouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = ""; }; - A57166362359689F000CEC60 /* UsbMouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = ""; }; - A57166372359689F000CEC60 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; - A57166382359689F000CEC60 /* UsbMouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = ""; }; - A571663A2359689F000CEC60 /* UsbMouseAbsolutePointerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxeExtra.uni; sourceTree = ""; }; - A571663B2359689F000CEC60 /* UsbMouseAbsolutePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouseAbsolutePointer.c; sourceTree = ""; }; - A571663C2359689F000CEC60 /* UsbMouseAbsolutePointerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.inf; sourceTree = ""; }; - A571663D2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571663E2359689F000CEC60 /* UsbMouseAbsolutePointerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.uni; sourceTree = ""; }; - A571663F2359689F000CEC60 /* UsbMouseAbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouseAbsolutePointer.h; sourceTree = ""; }; - A57166402359689F000CEC60 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; - A57166422359689F000CEC60 /* UsbEnumer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = ""; }; - A57166432359689F000CEC60 /* UsbBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = ""; }; - A57166442359689F000CEC60 /* UsbDesc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = ""; }; - A57166452359689F000CEC60 /* UsbBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = ""; }; - A57166462359689F000CEC60 /* UsbHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = ""; }; - A57166472359689F000CEC60 /* UsbBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = ""; }; - A57166482359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57166492359689F000CEC60 /* UsbUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = ""; }; - A571664A235968A0000CEC60 /* UsbEnumer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = ""; }; - A571664B235968A0000CEC60 /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = ""; }; - A571664C235968A0000CEC60 /* UsbDesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = ""; }; - A571664D235968A0000CEC60 /* UsbHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = ""; }; - A571664E235968A0000CEC60 /* UsbUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = ""; }; - A571664F235968A0000CEC60 /* UsbBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = ""; }; - A5716651235968A0000CEC60 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = ""; }; - A5716652235968A0000CEC60 /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = ""; }; - A5716653235968A0000CEC60 /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = ""; }; - A5716654235968A0000CEC60 /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = ""; }; - A5716655235968A0000CEC60 /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = ""; }; - A5716656235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A5716657235968A0000CEC60 /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = ""; }; - A5716658235968A0000CEC60 /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = ""; }; - A571665A235968A0000CEC60 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; - A571665B235968A0000CEC60 /* HubPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HubPeim.h; sourceTree = ""; }; - A571665C235968A0000CEC60 /* UsbBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPeiExtra.uni; sourceTree = ""; }; - A571665D235968A0000CEC60 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; - A571665E235968A0000CEC60 /* UsbIoPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbIoPeim.c; sourceTree = ""; }; - A571665F235968A0000CEC60 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; - A5716660235968A0000CEC60 /* HubPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HubPeim.c; sourceTree = ""; }; - A5716661235968A0000CEC60 /* UsbBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.uni; sourceTree = ""; }; - A5716662235968A0000CEC60 /* UsbPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbPeim.c; sourceTree = ""; }; - A5716663235968A0000CEC60 /* UsbBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.inf; sourceTree = ""; }; - A5716665235968A0000CEC60 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; - A5716666235968A0000CEC60 /* UsbBotPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPeiExtra.uni; sourceTree = ""; }; - A5716667235968A0000CEC60 /* UsbBotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBotPeim.h; sourceTree = ""; }; - A5716668235968A0000CEC60 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; - A5716669235968A0000CEC60 /* BotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BotPeim.c; sourceTree = ""; }; - A571666A235968A0000CEC60 /* UsbBotPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.inf; sourceTree = ""; }; - A571666B235968A0000CEC60 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; - A571666C235968A0000CEC60 /* PeiAtapi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAtapi.c; sourceTree = ""; }; - A571666D235968A0000CEC60 /* UsbBotPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.uni; sourceTree = ""; }; - A571666E235968A0000CEC60 /* UsbBotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBotPeim.c; sourceTree = ""; }; - A571666F235968A0000CEC60 /* BotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BotPeim.h; sourceTree = ""; }; - A5716671235968A0000CEC60 /* UsbMassDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassDiskInfo.c; sourceTree = ""; }; - A5716672235968A0000CEC60 /* UsbMassCbi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassCbi.h; sourceTree = ""; }; - A5716673235968A0000CEC60 /* UsbMassImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = ""; }; - A5716674235968A0000CEC60 /* UsbMassBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBoot.c; sourceTree = ""; }; - A5716675235968A0000CEC60 /* UsbMassBot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBot.h; sourceTree = ""; }; - A5716676235968A0000CEC60 /* UsbMassStorageDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.uni; sourceTree = ""; }; - A5716677235968A0000CEC60 /* UsbMassStorageDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxeExtra.uni; sourceTree = ""; }; - A5716678235968A0000CEC60 /* UsbMassStorageDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.inf; sourceTree = ""; }; - A5716679235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A571667A235968A0000CEC60 /* UsbMassCbi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassCbi.c; sourceTree = ""; }; - A571667B235968A0000CEC60 /* UsbMass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = ""; }; - A571667C235968A0000CEC60 /* UsbMassImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassImpl.c; sourceTree = ""; }; - A571667D235968A0000CEC60 /* UsbMassDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassDiskInfo.h; sourceTree = ""; }; - A571667E235968A0000CEC60 /* UsbMassBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = ""; }; - A571667F235968A0000CEC60 /* UsbMassBot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBot.c; sourceTree = ""; }; - A5716682235968A0000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; - A5716683235968A0000CEC60 /* AhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.inf; sourceTree = ""; }; - A5716684235968A0000CEC60 /* AhciPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPei.h; sourceTree = ""; }; - A5716685235968A0000CEC60 /* AhciPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiBlockIo.c; sourceTree = ""; }; - A5716686235968A0000CEC60 /* AhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.uni; sourceTree = ""; }; - A5716687235968A0000CEC60 /* AhciPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiPassThru.c; sourceTree = ""; }; - A5716688235968A0000CEC60 /* AhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPeiExtra.uni; sourceTree = ""; }; - A5716689235968A0000CEC60 /* AhciPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiStorageSecurity.c; sourceTree = ""; }; - A571668A235968A0000CEC60 /* AhciPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiBlockIo.h; sourceTree = ""; }; - A571668B235968A0000CEC60 /* AhciPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPei.c; sourceTree = ""; }; - A571668C235968A0000CEC60 /* AhciPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiPassThru.h; sourceTree = ""; }; - A571668D235968A0000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; - A571668E235968A0000CEC60 /* AhciPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiStorageSecurity.h; sourceTree = ""; }; - A571668F235968A0000CEC60 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; - A5716690235968A0000CEC60 /* AhciPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiS3.c; sourceTree = ""; }; - A5716692235968A0000CEC60 /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = ""; }; - A5716693235968A0000CEC60 /* AhciMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = ""; }; - A5716694235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A5716695235968A0000CEC60 /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = ""; }; - A5716696235968A0000CEC60 /* IdeMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = ""; }; - A5716697235968A0000CEC60 /* AtaAtapiPassThruDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxeExtra.uni; sourceTree = ""; }; - A5716698235968A0000CEC60 /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = ""; }; - A5716699235968A0000CEC60 /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = ""; }; - A571669A235968A0000CEC60 /* IdeMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = ""; }; - A571669B235968A0000CEC60 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; - A571669D235968A0000CEC60 /* AtaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = ""; }; - A571669E235968A0000CEC60 /* AtaPassThruExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = ""; }; - A571669F235968A0000CEC60 /* AtaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.uni; sourceTree = ""; }; - A57166A0235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A57166A1235968A0000CEC60 /* AtaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = ""; }; - A57166A2235968A0000CEC60 /* AtaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxeExtra.uni; sourceTree = ""; }; - A57166A3235968A0000CEC60 /* AtaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = ""; }; - A57166A6235968A0000CEC60 /* DxeCapsuleRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleRuntime.c; sourceTree = ""; }; - A57166A7235968A0000CEC60 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; - A57166A8235968A0000CEC60 /* DxeCapsuleProcessLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLibNull.c; sourceTree = ""; }; - A57166A9235968A0000CEC60 /* DxeCapsuleReportLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLibNull.c; sourceTree = ""; }; - A57166AA235968A0000CEC60 /* DxeCapsuleProcessLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLib.c; sourceTree = ""; }; - A57166AB235968A0000CEC60 /* DxeCapsuleReportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLib.c; sourceTree = ""; }; - A57166AC235968A0000CEC60 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; - A57166AD235968A0000CEC60 /* DxeRuntimeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.inf; sourceTree = ""; }; - A57166AE235968A0000CEC60 /* DxeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.uni; sourceTree = ""; }; - A57166AF235968A0000CEC60 /* DxeCapsuleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLib.c; sourceTree = ""; }; - A57166B0235968A0000CEC60 /* DxeRuntimeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.uni; sourceTree = ""; }; - A57166B1235968A0000CEC60 /* DxeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.inf; sourceTree = ""; }; - A57166B3235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIpmiLibSmmIpmiProtocol.c; sourceTree = ""; }; - A57166B4235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.inf; sourceTree = ""; }; - A57166B5235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.uni; sourceTree = ""; }; - A57166B7235968A0000CEC60 /* OemHookStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.inf; sourceTree = ""; }; - A57166B8235968A0000CEC60 /* OemHookStatusCodeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OemHookStatusCodeLibNull.c; sourceTree = ""; }; - A57166B9235968A0000CEC60 /* OemHookStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.uni; sourceTree = ""; }; - A57166BB235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; - A57166BC235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; - A57166BD235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; - A57166BF235968A0000CEC60 /* BootLogoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootLogoLib.c; sourceTree = ""; }; - A57166C0235968A0000CEC60 /* BootLogoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.inf; sourceTree = ""; }; - A57166C1235968A0000CEC60 /* BootLogoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.uni; sourceTree = ""; }; - A57166C3235968A0000CEC60 /* LockBoxNullLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.inf; sourceTree = ""; }; - A57166C4235968A0000CEC60 /* LockBoxNullLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LockBoxNullLib.c; sourceTree = ""; }; - A57166C5235968A0000CEC60 /* LockBoxNullLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.uni; sourceTree = ""; }; - A57166C7235968A0000CEC60 /* FmpAuthenticationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FmpAuthenticationLibNull.c; sourceTree = ""; }; - A57166C8235968A0000CEC60 /* FmpAuthenticationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.inf; sourceTree = ""; }; - A57166C9235968A0000CEC60 /* FmpAuthenticationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.uni; sourceTree = ""; }; - A57166CB235968A0000CEC60 /* PlatVarCleanup.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatVarCleanup.vfr; sourceTree = ""; }; - A57166CC235968A0000CEC60 /* PlatVarCleanupLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatVarCleanupLib.c; sourceTree = ""; }; - A57166CD235968A0000CEC60 /* PlatVarCleanup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanup.h; sourceTree = ""; }; - A57166CE235968A0000CEC60 /* PlatformVarCleanupLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.inf; sourceTree = ""; }; - A57166CF235968A0000CEC60 /* PlatVarCleanupHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanupHii.h; sourceTree = ""; }; - A57166D0235968A0000CEC60 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; - A57166D1235968A0000CEC60 /* PlatformVarCleanupLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.uni; sourceTree = ""; }; - A57166D3235968A0000CEC60 /* PeiIpmiLibIpmiPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiIpmiLibIpmiPpi.c; sourceTree = ""; }; - A57166D4235968A0000CEC60 /* PeiIpmiLibIpmiPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.inf; sourceTree = ""; }; - A57166D5235968A0000CEC60 /* PeiIpmiLibIpmiPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.uni; sourceTree = ""; }; - A57166D7235968A0000CEC60 /* LzmaArchCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchCustomDecompressLib.inf; sourceTree = ""; }; - A57166D8235968A0000CEC60 /* F86GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = F86GuidedSectionExtraction.c; sourceTree = ""; }; - A57166D9235968A0000CEC60 /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = ""; }; - A57166DC235968A0000CEC60 /* lzma-sdk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = ""; }; - A57166DD235968A0000CEC60 /* lzma-history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = ""; }; - A57166DF235968A0000CEC60 /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = ""; }; - A57166E0235968A0000CEC60 /* 7zTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = ""; }; - A57166E1235968A0000CEC60 /* Compiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = ""; }; - A57166E2235968A0000CEC60 /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = ""; }; - A57166E3235968A0000CEC60 /* Precomp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = ""; }; - A57166E4235968A0000CEC60 /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = ""; }; - A57166E5235968A0000CEC60 /* Bra86.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = ""; }; - A57166E6235968A0000CEC60 /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = ""; }; - A57166E7235968A0000CEC60 /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = ""; }; - A57166E8235968A0000CEC60 /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = ""; }; - A57166E9235968A0000CEC60 /* Bra.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = ""; }; - A57166EA235968A0000CEC60 /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = ""; }; - A57166EB235968A0000CEC60 /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = ""; }; - A57166EC235968A0000CEC60 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = ""; }; - A57166ED235968A0000CEC60 /* LzmaArchDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchDecompressLib.uni; sourceTree = ""; }; - A57166EE235968A0000CEC60 /* LzmaDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = ""; }; - A57166EF235968A0000CEC60 /* LzmaDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaDecompressLib.uni; sourceTree = ""; }; - A57166F0235968A0000CEC60 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; - A57166F1235968A0000CEC60 /* UefiLzma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = ""; }; - A57166F3235968A0000CEC60 /* DeviceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.uni; sourceTree = ""; }; - A57166F4235968A0000CEC60 /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = ""; }; - A57166F5235968A0000CEC60 /* DeviceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.inf; sourceTree = ""; }; - A57166F6235968A0000CEC60 /* DeviceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = ""; }; - A57166F7235968A0000CEC60 /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = ""; }; - A57166F8235968A0000CEC60 /* DeviceManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = ""; }; - A57166FA235968A0000CEC60 /* BaseIpmiLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseIpmiLibNull.c; sourceTree = ""; }; - A57166FB235968A0000CEC60 /* BaseIpmiLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.inf; sourceTree = ""; }; - A57166FC235968A0000CEC60 /* BaseIpmiLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.uni; sourceTree = ""; }; - A57166FE235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; - A57166FF235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; - A5716700235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; - A5716702235968A0000CEC60 /* BmConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConnect.c; sourceTree = ""; }; - A5716703235968A0000CEC60 /* BmConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConsole.c; sourceTree = ""; }; - A5716704235968A0000CEC60 /* BmHotkey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmHotkey.c; sourceTree = ""; }; - A5716705235968A0000CEC60 /* InternalBm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBm.h; sourceTree = ""; }; - A5716706235968A0000CEC60 /* UefiBootManagerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.inf; sourceTree = ""; }; - A5716707235968A0000CEC60 /* BmLoadOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLoadOption.c; sourceTree = ""; }; - A5716708235968A0000CEC60 /* BmBootDescription.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBootDescription.c; sourceTree = ""; }; - A5716709235968A0000CEC60 /* UefiBootManagerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.uni; sourceTree = ""; }; - A571670A235968A0000CEC60 /* BmDriverHealth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmDriverHealth.c; sourceTree = ""; }; - A571670B235968A0000CEC60 /* BmBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBoot.c; sourceTree = ""; }; - A571670C235968A0000CEC60 /* BmMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmMisc.c; sourceTree = ""; }; - A571670E235968A0000CEC60 /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = ""; }; - A571670F235968A0000CEC60 /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = ""; }; - A5716710235968A0000CEC60 /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = ""; }; - A5716711235968A0000CEC60 /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = ""; }; - A5716713235968A0000CEC60 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; - A5716714235968A0000CEC60 /* FileExplorerString.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerString.uni; sourceTree = ""; }; - A5716715235968A0000CEC60 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; - A5716716235968A0000CEC60 /* FileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = ""; }; - A5716717235968A0000CEC60 /* FileExplorerVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerVfr.vfr; sourceTree = ""; }; - A5716718235968A0000CEC60 /* FileExplorerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.inf; sourceTree = ""; }; - A5716719235968A0000CEC60 /* FileExplorerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.uni; sourceTree = ""; }; - A571671B235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.uni; sourceTree = ""; }; - A571671C235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.inf; sourceTree = ""; }; - A571671D235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpmiLibIpmiProtocol.c; sourceTree = ""; }; - A571671F235968A0000CEC60 /* VarCheckLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckLib.c; sourceTree = ""; }; - A5716720235968A0000CEC60 /* VarCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.inf; sourceTree = ""; }; - A5716721235968A0000CEC60 /* VarCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.uni; sourceTree = ""; }; - A5716723235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.uni; sourceTree = ""; }; - A5716724235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.inf; sourceTree = ""; }; - A5716725235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibGraphics.c; sourceTree = ""; }; - A5716727235968A0000CEC60 /* AuthVariableLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.uni; sourceTree = ""; }; - A5716728235968A0000CEC60 /* AuthVariableLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.inf; sourceTree = ""; }; - A5716729235968A0000CEC60 /* AuthVariableLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AuthVariableLibNull.c; sourceTree = ""; }; - A571672B235968A0000CEC60 /* SmmReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.uni; sourceTree = ""; }; - A571672C235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A571672D235968A0000CEC60 /* SmmReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.inf; sourceTree = ""; }; - A571672F235968A0000CEC60 /* PeiReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.uni; sourceTree = ""; }; - A5716730235968A0000CEC60 /* PeiReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.inf; sourceTree = ""; }; - A5716731235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A5716733235968A0000CEC60 /* PeiPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.uni; sourceTree = ""; }; - A5716734235968A0000CEC60 /* PeiPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPerformanceLib.c; sourceTree = ""; }; - A5716735235968A0000CEC60 /* PeiPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.inf; sourceTree = ""; }; - A5716737235968A0000CEC60 /* SmmLockBoxSmmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxSmmLib.c; sourceTree = ""; }; - A5716738235968A0000CEC60 /* SmmLockBoxPeiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.uni; sourceTree = ""; }; - A5716739235968A0000CEC60 /* SmmLockBoxDxeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.uni; sourceTree = ""; }; - A571673A235968A0000CEC60 /* SmmLockBoxPeiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.inf; sourceTree = ""; }; - A571673B235968A0000CEC60 /* SmmLockBoxDxeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.inf; sourceTree = ""; }; - A571673C235968A0000CEC60 /* SmmLockBoxSmmLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.inf; sourceTree = ""; }; - A571673D235968A0000CEC60 /* SmmLockBoxSmmLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.uni; sourceTree = ""; }; - A571673E235968A0000CEC60 /* SmmLockBoxPeiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxPeiLib.c; sourceTree = ""; }; - A571673F235968A0000CEC60 /* SmmLockBoxLibPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBoxLibPrivate.h; sourceTree = ""; }; - A5716740235968A0000CEC60 /* SmmLockBoxDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxDxeLib.c; sourceTree = ""; }; - A5716742235968A0000CEC60 /* DxePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePerformanceLib.c; sourceTree = ""; }; - A5716743235968A0000CEC60 /* DxePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.uni; sourceTree = ""; }; - A5716744235968A0000CEC60 /* DxePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.inf; sourceTree = ""; }; - A5716746235968A0000CEC60 /* SmmMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A5716747235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5716748235968A0000CEC60 /* SmmMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A5716749235968A0000CEC60 /* SmmMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemoryProfileLib.c; sourceTree = ""; }; - A571674B235968A0000CEC60 /* PlatformBootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformBootManager.c; sourceTree = ""; }; - A571674C235968A0000CEC60 /* PlatformBootManagerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.inf; sourceTree = ""; }; - A571674D235968A0000CEC60 /* PlatformBootManagerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.uni; sourceTree = ""; }; - A571674F235968A0000CEC60 /* DxeFileExplorerProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.inf; sourceTree = ""; }; - A5716750235968A0000CEC60 /* DxeFileExplorerProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.uni; sourceTree = ""; }; - A5716751235968A0000CEC60 /* DxeFileExplorerProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeFileExplorerProtocol.c; sourceTree = ""; }; - A5716753235968A0000CEC60 /* InternalBootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBootScriptLib.h; sourceTree = ""; }; - A5716754235968A0000CEC60 /* BootScriptInternalFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptInternalFormat.h; sourceTree = ""; }; - A5716755235968A0000CEC60 /* BootScriptSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptSave.c; sourceTree = ""; }; - A5716756235968A0000CEC60 /* BootScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptExecute.c; sourceTree = ""; }; - A5716757235968A0000CEC60 /* DxeS3BootScriptLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.inf; sourceTree = ""; }; - A5716758235968A0000CEC60 /* DxeS3BootScriptLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.uni; sourceTree = ""; }; - A571675A235968A0000CEC60 /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = ""; }; - A571675B235968A0000CEC60 /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = ""; }; - A571675C235968A0000CEC60 /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = ""; }; - A571675D235968A0000CEC60 /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = ""; }; - A571675F235968A0000CEC60 /* BasePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.inf; sourceTree = ""; }; - A5716760235968A0000CEC60 /* BasePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.uni; sourceTree = ""; }; - A5716761235968A0000CEC60 /* BasePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePlatformHookLibNull.c; sourceTree = ""; }; - A5716763235968A0000CEC60 /* BaseResetSystemLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.uni; sourceTree = ""; }; - A5716764235968A0000CEC60 /* BaseResetSystemLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.inf; sourceTree = ""; }; - A5716765235968A0000CEC60 /* BaseResetSystemLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseResetSystemLibNull.c; sourceTree = ""; }; - A5716767235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverableDeviceRegistrationLib.c; sourceTree = ""; }; - A5716768235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverableDeviceRegistrationLib.inf; sourceTree = ""; }; - A571676A235968A0000CEC60 /* FrameBufferBltLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrameBufferBltLib.c; sourceTree = ""; }; - A571676B235968A0000CEC60 /* FrameBufferBltLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrameBufferBltLib.inf; sourceTree = ""; }; - A571676D235968A0000CEC60 /* PciHostBridgeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.uni; sourceTree = ""; }; - A571676E235968A0000CEC60 /* PciHostBridgeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.inf; sourceTree = ""; }; - A571676F235968A0000CEC60 /* PciHostBridgeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridgeLibNull.c; sourceTree = ""; }; - A5716771235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.uni; sourceTree = ""; }; - A5716772235968A0000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5716773235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.inf; sourceTree = ""; }; - A5716775235968A0000CEC60 /* TpmMeasurementLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.uni; sourceTree = ""; }; - A5716776235968A0000CEC60 /* TpmMeasurementLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TpmMeasurementLibNull.c; sourceTree = ""; }; - A5716777235968A0000CEC60 /* TpmMeasurementLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.inf; sourceTree = ""; }; - A5716779235968A0000CEC60 /* PeiDebugPrintHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.uni; sourceTree = ""; }; - A571677A235968A0000CEC60 /* PeiDebugPrintHobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiDebugPrintHobLib.c; sourceTree = ""; }; - A571677B235968A0000CEC60 /* PeiDebugPrintHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.inf; sourceTree = ""; }; - A571677D235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.inf; sourceTree = ""; }; - A571677E235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.uni; sourceTree = ""; }; - A571677F235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A5716781235968A0000CEC60 /* UefiSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.inf; sourceTree = ""; }; - A5716782235968A0000CEC60 /* UefiSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiSortLib.c; sourceTree = ""; }; - A5716783235968A0000CEC60 /* UefiSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.uni; sourceTree = ""; }; - A5716785235968A0000CEC60 /* VarCheckHiiGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGen.c; sourceTree = ""; }; - A5716786235968A0000CEC60 /* VarCheckHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHii.h; sourceTree = ""; }; - A5716787235968A0000CEC60 /* VarCheckHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.uni; sourceTree = ""; }; - A5716788235968A0000CEC60 /* VarCheckHiiGenFromFv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromFv.c; sourceTree = ""; }; - A5716789235968A0000CEC60 /* VarCheckHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.inf; sourceTree = ""; }; - A571678A235968A0000CEC60 /* InternalVarCheckStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalVarCheckStructure.h; sourceTree = ""; }; - A571678B235968A0000CEC60 /* VarCheckHiiGenFromHii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromHii.c; sourceTree = ""; }; - A571678C235968A0000CEC60 /* VarCheckHiiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiLibNullClass.c; sourceTree = ""; }; - A571678D235968A0000CEC60 /* VarCheckHiiGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHiiGen.h; sourceTree = ""; }; - A571678F235968A0000CEC60 /* BaseMemoryAllocationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseMemoryAllocationLibNull.c; sourceTree = ""; }; - A5716790235968A0000CEC60 /* BaseMemoryAllocationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.inf; sourceTree = ""; }; - A5716791235968A0000CEC60 /* BaseMemoryAllocationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.uni; sourceTree = ""; }; - A5716793235968A0000CEC60 /* DisplayUpdateProgressLibText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibText.c; sourceTree = ""; }; - A5716794235968A0000CEC60 /* DisplayUpdateProgressLibText.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.inf; sourceTree = ""; }; - A5716795235968A0000CEC60 /* DisplayUpdateProgressLibText.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.uni; sourceTree = ""; }; - A5716797235968A0000CEC60 /* CustomizedDisplayLibModStrs.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLibModStrs.uni; sourceTree = ""; }; - A5716798235968A0000CEC60 /* Colors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Colors.h; sourceTree = ""; }; - A5716799235968A0000CEC60 /* CustomizedDisplayLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLibInternal.h; sourceTree = ""; }; - A571679A235968A0000CEC60 /* CustomizedDisplayLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.inf; sourceTree = ""; }; - A571679B235968A0000CEC60 /* CustomizedDisplayLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.uni; sourceTree = ""; }; - A571679C235968A0000CEC60 /* CustomizedDisplayLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLibInternal.c; sourceTree = ""; }; - A571679D235968A0000CEC60 /* CustomizedDisplayLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLib.c; sourceTree = ""; }; - A571679F235968A0000CEC60 /* SmmCorePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.inf; sourceTree = ""; }; - A57167A0235968A0000CEC60 /* SmmCorePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.uni; sourceTree = ""; }; - A57167A1235968A0000CEC60 /* SmmCorePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePlatformHookLibNull.c; sourceTree = ""; }; - A57167A3235968A0000CEC60 /* DebugAgentLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.uni; sourceTree = ""; }; - A57167A4235968A0000CEC60 /* DebugAgentLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.inf; sourceTree = ""; }; - A57167A5235968A0000CEC60 /* DebugAgentLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugAgentLibNull.c; sourceTree = ""; }; - A57167A7235968A0000CEC60 /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = ""; }; - A57167A8235968A0000CEC60 /* UefiHiiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.uni; sourceTree = ""; }; - A57167A9235968A0000CEC60 /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = ""; }; - A57167AB235968A0000CEC60 /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = ""; }; - A57167AC235968A0000CEC60 /* BootMaintenanceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.inf; sourceTree = ""; }; - A57167AD235968A0000CEC60 /* BootOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = ""; }; - A57167AE235968A0000CEC60 /* BootMaintenanceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.uni; sourceTree = ""; }; - A57167AF235968A0000CEC60 /* BootMaintenanceManagerCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUiSupport.c; sourceTree = ""; }; - A57167B0235968A0000CEC60 /* BootMaintenanceManagerCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUi.c; sourceTree = ""; }; - A57167B1235968A0000CEC60 /* BootMaintenanceManager.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManager.vfr; sourceTree = ""; }; - A57167B2235968A0000CEC60 /* BootMaintenanceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerStrings.uni; sourceTree = ""; }; - A57167B3235968A0000CEC60 /* BootMaintenanceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManager.h; sourceTree = ""; }; - A57167B4235968A0000CEC60 /* BootMaintenance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenance.c; sourceTree = ""; }; - A57167B5235968A0000CEC60 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; - A57167B6235968A0000CEC60 /* BootMaintenanceManagerCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUiSupport.h; sourceTree = ""; }; - A57167B7235968A0000CEC60 /* UpdatePage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = ""; }; - A57167B8235968A0000CEC60 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = ""; }; - A57167B9235968A0000CEC60 /* BootMaintenanceManagerCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUi.h; sourceTree = ""; }; - A57167BA235968A0000CEC60 /* ConsoleOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = ""; }; - A57167BB235968A0000CEC60 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; - A57167BD235968A0000CEC60 /* PlatformHookLibSerialPortPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.inf; sourceTree = ""; }; - A57167BE235968A0000CEC60 /* PlatformHookLibSerialPortPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.uni; sourceTree = ""; }; - A57167BF235968A0000CEC60 /* PlatformHookLibSerialPortPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformHookLibSerialPortPpi.c; sourceTree = ""; }; - A57167C1235968A0000CEC60 /* BaseSerialPortLib16550.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLib16550.c; sourceTree = ""; }; - A57167C2235968A0000CEC60 /* BaseSerialPortLib16550.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.inf; sourceTree = ""; }; - A57167C3235968A0000CEC60 /* BaseSerialPortLib16550.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.uni; sourceTree = ""; }; - A57167C5235968A0000CEC60 /* BaseHobLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseHobLibNull.c; sourceTree = ""; }; - A57167C6235968A0000CEC60 /* BaseHobLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.inf; sourceTree = ""; }; - A57167C7235968A0000CEC60 /* BaseHobLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.uni; sourceTree = ""; }; - A57167C9235968A0000CEC60 /* SmmPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPerformanceLib.c; sourceTree = ""; }; - A57167CA235968A0000CEC60 /* SmmPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.inf; sourceTree = ""; }; - A57167CB235968A0000CEC60 /* SmmPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.uni; sourceTree = ""; }; - A57167CD235968A0000CEC60 /* DxeCapsuleLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.inf; sourceTree = ""; }; - A57167CE235968A0000CEC60 /* DxeCapsuleLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.uni; sourceTree = ""; }; - A57167CF235968A0000CEC60 /* DxeCapsuleLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLibNull.c; sourceTree = ""; }; - A57167D1235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.inf; sourceTree = ""; }; - A57167D2235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.uni; sourceTree = ""; }; - A57167D3235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeDebugPrintErrorLevelLib.c; sourceTree = ""; }; - A57167D5235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.uni; sourceTree = ""; }; - A57167D6235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.inf; sourceTree = ""; }; - A57167D7235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreSmmServicesTableLib.c; sourceTree = ""; }; - A57167D9235968A0000CEC60 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; - A57167DA235968A0000CEC60 /* BrotliDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BrotliDecompressLibInternal.h; sourceTree = ""; }; - A57167DC235968A0000CEC60 /* port.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; - A57167DD235968A0000CEC60 /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; - A57167DE235968A0000CEC60 /* decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = ""; }; - A57167DF235968A0000CEC60 /* BrotliDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BrotliDecompress.c; sourceTree = ""; }; - A57167E1235968A0000CEC60 /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = ""; }; - A57167E2235968A0000CEC60 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; - A57167E4235968A0000CEC60 /* dictionary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = ""; }; - A57167E5235968A0000CEC60 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; - A57167E6235968A0000CEC60 /* transform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = ""; }; - A57167E7235968A0000CEC60 /* context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = ""; }; - A57167E8235968A0000CEC60 /* constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = ""; }; - A57167E9235968A0000CEC60 /* dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = ""; }; - A57167EA235968A0000CEC60 /* transform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = ""; }; - A57167EB235968A0000CEC60 /* platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = ""; }; - A57167ED235968A0000CEC60 /* state.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = ""; }; - A57167EE235968A0000CEC60 /* bit_reader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = ""; }; - A57167EF235968A0000CEC60 /* decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; - A57167F0235968A0000CEC60 /* huffman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; - A57167F1235968A0000CEC60 /* bit_reader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = ""; }; - A57167F2235968A0000CEC60 /* prefix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; - A57167F3235968A0000CEC60 /* state.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = ""; }; - A57167F4235968A0000CEC60 /* huffman.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; - A57167F5235968A0000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; - A57167F6235968A0000CEC60 /* BrotliDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliDecompressLib.uni; sourceTree = ""; }; - A57167F7235968A0000CEC60 /* BrotliCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliCustomDecompressLib.inf; sourceTree = ""; }; - A57167F8235968A0000CEC60 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; - A57167FA235968A0000CEC60 /* ResetUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetUtility.c; sourceTree = ""; }; - A57167FB235968A0000CEC60 /* ResetUtilityLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetUtilityLib.inf; sourceTree = ""; }; - A57167FD235968A0000CEC60 /* SmmCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePerformanceLib.c; sourceTree = ""; }; - A57167FE235968A0000CEC60 /* SmmCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.uni; sourceTree = ""; }; - A57167FF235968A0000CEC60 /* SmmCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.inf; sourceTree = ""; }; - A5716800235968A0000CEC60 /* SmmCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePerformanceLibInternal.h; sourceTree = ""; }; - A5716802235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5716803235968A0000CEC60 /* UefiMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A5716804235968A0000CEC60 /* UefiMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A5716805235968A0000CEC60 /* DxeMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMemoryProfileLib.c; sourceTree = ""; }; - A5716807235968A0000CEC60 /* PeiDebugLibDebugPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugLibDebugPpi.inf; sourceTree = ""; }; - A5716808235968A0000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A571680A235968A0000CEC60 /* SmmSmiHandlerProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmSmiHandlerProfileLib.c; sourceTree = ""; }; - A571680B235968A0000CEC60 /* SmmSmiHandlerProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.inf; sourceTree = ""; }; - A571680C235968A0000CEC60 /* SmmSmiHandlerProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.uni; sourceTree = ""; }; - A571680E235968A0000CEC60 /* DxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.inf; sourceTree = ""; }; - A571680F235968A0000CEC60 /* DxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.uni; sourceTree = ""; }; - A5716810235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; - A5716812235968A0000CEC60 /* VarCheckUefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.inf; sourceTree = ""; }; - A5716813235968A0000CEC60 /* VarCheckUefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.uni; sourceTree = ""; }; - A5716814235968A0000CEC60 /* VarCheckUefiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckUefiLibNullClass.c; sourceTree = ""; }; - A5716816235968A0000CEC60 /* RuntimeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.inf; sourceTree = ""; }; - A5716817235968A0000CEC60 /* RuntimeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeResetSystemLib.c; sourceTree = ""; }; - A5716818235968A0000CEC60 /* RuntimeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.uni; sourceTree = ""; }; - A571681A235968A0000CEC60 /* VarCheckPcdLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckPcdLibNullClass.c; sourceTree = ""; }; - A571681B235968A0000CEC60 /* VarCheckPcdStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckPcdStructure.h; sourceTree = ""; }; - A571681C235968A0000CEC60 /* VarCheckPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.uni; sourceTree = ""; }; - A571681D235968A0000CEC60 /* VarCheckPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.inf; sourceTree = ""; }; - A571681F235968A0000CEC60 /* DxeSecurityManagementLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSecurityManagementLib.c; sourceTree = ""; }; - A5716820235968A0000CEC60 /* DxeSecurityManagementLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.uni; sourceTree = ""; }; - A5716821235968A0000CEC60 /* DxeSecurityManagementLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.inf; sourceTree = ""; }; - A5716823235968A0000CEC60 /* PiSmmCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLib.c; sourceTree = ""; }; - A5716824235968A0000CEC60 /* PiSmmCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryAllocationServices.h; sourceTree = ""; }; - A5716825235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5716826235968A0000CEC60 /* PiSmmCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryProfileServices.h; sourceTree = ""; }; - A5716827235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.uni; sourceTree = ""; }; - A5716828235968A0000CEC60 /* PiSmmCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A5716829235968A0000CEC60 /* PiSmmCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLibNull.c; sourceTree = ""; }; - A571682A235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.inf; sourceTree = ""; }; - A571682B235968A0000CEC60 /* PiSmmCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A571682D235968A0000CEC60 /* DxePrintLibPrint2Protocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.uni; sourceTree = ""; }; - A571682E235968A0000CEC60 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; - A571682F235968A0000CEC60 /* DxePrintLibPrint2Protocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.inf; sourceTree = ""; }; - A5716831235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5716832235968A0000CEC60 /* DxeCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryAllocationServices.h; sourceTree = ""; }; - A5716833235968A0000CEC60 /* DxeCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryProfileServices.h; sourceTree = ""; }; - A5716834235968A0000CEC60 /* DxeCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; - A5716835235968A0000CEC60 /* DxeCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; - A5716836235968A0000CEC60 /* DxeCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLib.c; sourceTree = ""; }; - A5716837235968A0000CEC60 /* DxeCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.uni; sourceTree = ""; }; - A5716838235968A0000CEC60 /* DxeCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.inf; sourceTree = ""; }; - A5716839235968A0000CEC60 /* DxeCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLibNull.c; sourceTree = ""; }; - A571683B235968A0000CEC60 /* BootManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = ""; }; - A571683C235968A0000CEC60 /* BootManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = ""; }; - A571683D235968A0000CEC60 /* BootManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.uni; sourceTree = ""; }; - A571683E235968A0000CEC60 /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = ""; }; - A571683F235968A0000CEC60 /* BootManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.inf; sourceTree = ""; }; - A5716840235968A0000CEC60 /* BootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = ""; }; - A5716842235968A0000CEC60 /* BmpSupportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmpSupportLib.c; sourceTree = ""; }; - A5716843235968A0000CEC60 /* BaseBmpSupportLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.inf; sourceTree = ""; }; - A5716844235968A0000CEC60 /* BaseBmpSupportLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.uni; sourceTree = ""; }; - A5716846235968A0000CEC60 /* CpuExceptionHandlerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.uni; sourceTree = ""; }; - A5716847235968A0000CEC60 /* CpuExceptionHandlerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.inf; sourceTree = ""; }; - A5716848235968A0000CEC60 /* CpuExceptionHandlerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionHandlerLibNull.c; sourceTree = ""; }; - A571684A235968A0000CEC60 /* HiiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLib.c; sourceTree = ""; }; - A571684B235968A0000CEC60 /* UefiHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.uni; sourceTree = ""; }; - A571684C235968A0000CEC60 /* UefiHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.inf; sourceTree = ""; }; - A571684D235968A0000CEC60 /* HiiString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiString.c; sourceTree = ""; }; - A571684E235968A0000CEC60 /* HiiLanguage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLanguage.c; sourceTree = ""; }; - A571684F235968A0000CEC60 /* InternalHiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalHiiLib.h; sourceTree = ""; }; - A5716851235968A0000CEC60 /* BaseSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.inf; sourceTree = ""; }; - A5716852235968A0000CEC60 /* BaseSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.uni; sourceTree = ""; }; - A5716853235968A0000CEC60 /* BaseSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSortLib.c; sourceTree = ""; }; - A5716855235968A0000CEC60 /* DxeCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCorePerformanceLib.c; sourceTree = ""; }; - A5716856235968A0000CEC60 /* DxeCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCorePerformanceLibInternal.h; sourceTree = ""; }; - A5716857235968A0000CEC60 /* DxeCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.inf; sourceTree = ""; }; - A5716858235968A0000CEC60 /* DxeCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.uni; sourceTree = ""; }; - A571685A235968A0000CEC60 /* DxeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.uni; sourceTree = ""; }; - A571685B235968A0000CEC60 /* DxeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.inf; sourceTree = ""; }; - A571685C235968A0000CEC60 /* DxeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeResetSystemLib.c; sourceTree = ""; }; - A571685E235968A0000CEC60 /* PeiResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.uni; sourceTree = ""; }; - A571685F235968A0000CEC60 /* PeiResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.inf; sourceTree = ""; }; - A5716860235968A0000CEC60 /* PeiResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResetSystemLib.c; sourceTree = ""; }; - A5716861235968A0000CEC60 /* MdeModulePkgSample.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgSample.dec; sourceTree = ""; }; - A5716863235968A0000CEC60 /* LogoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.uni; sourceTree = ""; }; - A5716864235968A0000CEC60 /* LogoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.inf; sourceTree = ""; }; - A5716865235968A0000CEC60 /* Logo.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = Logo.bmp; sourceTree = ""; }; - A5716866235968A0000CEC60 /* Logo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.uni; sourceTree = ""; }; - A5716867235968A0000CEC60 /* LogoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxeExtra.uni; sourceTree = ""; }; - A5716868235968A0000CEC60 /* LogoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoExtra.uni; sourceTree = ""; }; - A5716869235968A0000CEC60 /* Logo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.inf; sourceTree = ""; }; - A571686A235968A0000CEC60 /* Logo.idf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.idf; sourceTree = ""; }; - A571686B235968A0000CEC60 /* Logo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Logo.c; sourceTree = ""; }; - A571686C235968A0000CEC60 /* MdeModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.uni; sourceTree = ""; }; - A571686D235968A0000CEC60 /* MdeModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dec; sourceTree = ""; }; - A5716870235968A0000CEC60 /* FrontPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = ""; }; - A5716871235968A0000CEC60 /* FrontPageCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUi.h; sourceTree = ""; }; - A5716872235968A0000CEC60 /* Ui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ui.h; sourceTree = ""; }; - A5716873235968A0000CEC60 /* FrontPageCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUiSupport.c; sourceTree = ""; }; - A5716874235968A0000CEC60 /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = ""; }; - A5716875235968A0000CEC60 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; - A5716876235968A0000CEC60 /* FrontPageCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUi.c; sourceTree = ""; }; - A5716877235968A0000CEC60 /* UiApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.uni; sourceTree = ""; }; - A5716878235968A0000CEC60 /* FrontPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = ""; }; - A5716879235968A0000CEC60 /* FrontPageStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = ""; }; - A571687A235968A0000CEC60 /* UiAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiAppExtra.uni; sourceTree = ""; }; - A571687B235968A0000CEC60 /* UiApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.inf; sourceTree = ""; }; - A571687C235968A0000CEC60 /* FrontPageCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUiSupport.h; sourceTree = ""; }; - A571687D235968A0000CEC60 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = ""; }; - A571687F235968A0000CEC60 /* HelloWorldStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldStr.uni; sourceTree = ""; }; - A5716880235968A0000CEC60 /* HelloWorld.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.uni; sourceTree = ""; }; - A5716881235968A0000CEC60 /* HelloWorld.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.inf; sourceTree = ""; }; - A5716882235968A0000CEC60 /* HelloWorld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = ""; }; - A5716883235968A0000CEC60 /* HelloWorldExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldExtra.uni; sourceTree = ""; }; - A5716885235968A0000CEC60 /* BootManagerMenu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerMenu.c; sourceTree = ""; }; - A5716886235968A0000CEC60 /* BootManagerMenuAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuAppExtra.uni; sourceTree = ""; }; - A5716887235968A0000CEC60 /* BootManagerMenuStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuStrings.uni; sourceTree = ""; }; - A5716888235968A0000CEC60 /* BootManagerMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerMenu.h; sourceTree = ""; }; - A5716889235968A0000CEC60 /* BootManagerMenuApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.inf; sourceTree = ""; }; - A571688A235968A0000CEC60 /* BootManagerMenuApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.uni; sourceTree = ""; }; - A571688C235968A0000CEC60 /* CapsuleApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleApp.h; sourceTree = ""; }; - A571688D235968A0000CEC60 /* CapsuleApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.inf; sourceTree = ""; }; - A571688E235968A0000CEC60 /* AppSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppSupport.c; sourceTree = ""; }; - A571688F235968A0000CEC60 /* CapsuleApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.uni; sourceTree = ""; }; - A5716890235968A0000CEC60 /* CapsuleAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleAppExtra.uni; sourceTree = ""; }; - A5716891235968A0000CEC60 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; - A5716892235968A0000CEC60 /* CapsuleApp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleApp.c; sourceTree = ""; }; - A5716893235968A0000CEC60 /* CapsuleDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleDump.c; sourceTree = ""; }; - A5716895235968A0000CEC60 /* MemoryProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.inf; sourceTree = ""; }; - A5716896235968A0000CEC60 /* MemoryProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileInfo.c; sourceTree = ""; }; - A5716897235968A0000CEC60 /* MemoryProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.uni; sourceTree = ""; }; - A5716898235968A0000CEC60 /* MemoryProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfoExtra.uni; sourceTree = ""; }; - A571689A235968A0000CEC60 /* DumpDynPcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcd.inf; sourceTree = ""; }; - A571689B235968A0000CEC60 /* DumpDynPcdStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcdStr.uni; sourceTree = ""; }; - A571689C235968A0000CEC60 /* DumpDynPcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpDynPcd.c; sourceTree = ""; }; - A571689E235968A0000CEC60 /* VariableInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfoExtra.uni; sourceTree = ""; }; - A571689F235968A0000CEC60 /* VariableInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.inf; sourceTree = ""; }; - A57168A0235968A0000CEC60 /* VariableInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.uni; sourceTree = ""; }; - A57168A1235968A0000CEC60 /* VariableInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableInfo.c; sourceTree = ""; }; - A57168A3235968A0000CEC60 /* SmiHandlerProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfoExtra.uni; sourceTree = ""; }; - A57168A4235968A0000CEC60 /* SmiHandlerProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.uni; sourceTree = ""; }; - A57168A5235968A0000CEC60 /* SmiHandlerProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.inf; sourceTree = ""; }; - A57168A6235968A0000CEC60 /* SmiHandlerProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileInfo.c; sourceTree = ""; }; - A57168A7235968A0000CEC60 /* MdeModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dsc; sourceTree = ""; }; - A57168AA235968A6000CEC60 /* PiPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPei.h; sourceTree = ""; }; - A57168AC235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A57168AD235968A6000CEC60 /* PiMm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMm.h; sourceTree = ""; }; - A57168AE235968A6000CEC60 /* Uefi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uefi.h; sourceTree = ""; }; - A57168B0235968A6000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; - A57168B1235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A57168B3235968A6000CEC60 /* UefiAcpiDataTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiAcpiDataTable.h; sourceTree = ""; }; - A57168B4235968A6000CEC60 /* UefiPxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiPxe.h; sourceTree = ""; }; - A57168B5235968A6000CEC60 /* UefiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiSpec.h; sourceTree = ""; }; - A57168B6235968A6000CEC60 /* UefiGpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiGpt.h; sourceTree = ""; }; - A57168B7235968A6000CEC60 /* UefiBaseType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBaseType.h; sourceTree = ""; }; - A57168B8235968A6000CEC60 /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = ""; }; - A57168B9235968A6000CEC60 /* UefiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = ""; }; - A57168BB235968A6000CEC60 /* IpmiNetFnFirmware.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnFirmware.h; sourceTree = ""; }; - A57168BC235968A6000CEC60 /* SdramSpdLpDdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdLpDdr.h; sourceTree = ""; }; - A57168BD235968A6000CEC60 /* ElTorito.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ElTorito.h; sourceTree = ""; }; - A57168BE235968A6000CEC60 /* SdramSpdDdr3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr3.h; sourceTree = ""; }; - A57168BF235968A6000CEC60 /* Acpi62.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi62.h; sourceTree = ""; }; - A57168C0235968A6000CEC60 /* WindowsSmmSecurityMitigationTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsSmmSecurityMitigationTable.h; sourceTree = ""; }; - A57168C1235968A6000CEC60 /* Nvme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nvme.h; sourceTree = ""; }; - A57168C2235968A6000CEC60 /* IoRemappingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoRemappingTable.h; sourceTree = ""; }; - A57168C3235968A6000CEC60 /* LowPowerIdleTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LowPowerIdleTable.h; sourceTree = ""; }; - A57168C4235968A6000CEC60 /* Emmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Emmc.h; sourceTree = ""; }; - A57168C5235968A6000CEC60 /* WatchdogActionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogActionTable.h; sourceTree = ""; }; - A57168C6235968A6000CEC60 /* DmaRemappingReportingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DmaRemappingReportingTable.h; sourceTree = ""; }; - A57168C7235968A6000CEC60 /* AlertStandardFormatTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AlertStandardFormatTable.h; sourceTree = ""; }; - A57168C8235968A6000CEC60 /* Acpi40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi40.h; sourceTree = ""; }; - A57168C9235968A6000CEC60 /* Bmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bmp.h; sourceTree = ""; }; - A57168CA235968A6000CEC60 /* UefiTcgPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiTcgPlatform.h; sourceTree = ""; }; - A57168CB235968A6000CEC60 /* SerialPortConsoleRedirectionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortConsoleRedirectionTable.h; sourceTree = ""; }; - A57168CC235968A6000CEC60 /* Pci22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci22.h; sourceTree = ""; }; - A57168CD235968A6000CEC60 /* Mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mbr.h; sourceTree = ""; }; - A57168CE235968A6000CEC60 /* Acpi61.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi61.h; sourceTree = ""; }; - A57168CF235968A6000CEC60 /* SdramSpdDdr4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr4.h; sourceTree = ""; }; - A57168D0235968A6000CEC60 /* TcgStorageOpal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageOpal.h; sourceTree = ""; }; - A57168D1235968A6000CEC60 /* IpmiNetFnChassis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnChassis.h; sourceTree = ""; }; - A57168D2235968A6000CEC60 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; - A57168D3235968A6000CEC60 /* Tpm2Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm2Acpi.h; sourceTree = ""; }; - A57168D4235968A6000CEC60 /* PeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = ""; }; - A57168D5235968A6000CEC60 /* PciExpress30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress30.h; sourceTree = ""; }; - A57168D6235968A6000CEC60 /* SdramSpd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpd.h; sourceTree = ""; }; - A57168D7235968A6000CEC60 /* Acpi10.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi10.h; sourceTree = ""; }; - A57168D8235968A6000CEC60 /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = ""; }; - A57168D9235968A6000CEC60 /* IpmiFruInformationStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiFruInformationStorage.h; sourceTree = ""; }; - A57168DA235968A6000CEC60 /* IpmiNetFnStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnStorage.h; sourceTree = ""; }; - A57168DB235968A6000CEC60 /* IScsiBootFirmwareTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiBootFirmwareTable.h; sourceTree = ""; }; - A57168DC235968A6000CEC60 /* Bluetooth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = ""; }; - A57168DD235968A6000CEC60 /* AcpiAml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiAml.h; sourceTree = ""; }; - A57168DE235968A6000CEC60 /* Acpi50.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi50.h; sourceTree = ""; }; - A57168DF235968A6000CEC60 /* Tpm20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm20.h; sourceTree = ""; }; - A57168E0235968A6000CEC60 /* PciCodeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCodeId.h; sourceTree = ""; }; - A57168E1235968A6000CEC60 /* IpmiNetFnTransport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnTransport.h; sourceTree = ""; }; - A57168E2235968A6000CEC60 /* Dhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp.h; sourceTree = ""; }; - A57168E3235968A6000CEC60 /* TpmPtp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmPtp.h; sourceTree = ""; }; - A57168E4235968A6000CEC60 /* Acpi20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi20.h; sourceTree = ""; }; - A57168E5235968A6000CEC60 /* Pci23.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci23.h; sourceTree = ""; }; - A57168E6235968A6000CEC60 /* IpmiNetFnApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnApp.h; sourceTree = ""; }; - A57168E7235968A6000CEC60 /* PciExpress40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress40.h; sourceTree = ""; }; - A57168E8235968A6000CEC60 /* IpmiNetFnSensorEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnSensorEvent.h; sourceTree = ""; }; - A57168E9235968A6000CEC60 /* Acpi60.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi60.h; sourceTree = ""; }; - A57168EA235968A6000CEC60 /* PciExpress21.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress21.h; sourceTree = ""; }; - A57168EB235968A6000CEC60 /* PciExpress31.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress31.h; sourceTree = ""; }; - A57168EC235968A6000CEC60 /* TcgStorageCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageCore.h; sourceTree = ""; }; - A57168ED235968A6000CEC60 /* HighPrecisionEventTimerTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HighPrecisionEventTimerTable.h; sourceTree = ""; }; - A57168EE235968A6000CEC60 /* Usb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb.h; sourceTree = ""; }; - A57168EF235968A6000CEC60 /* Acpi51.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi51.h; sourceTree = ""; }; - A57168F0235968A6000CEC60 /* Sd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sd.h; sourceTree = ""; }; - A57168F1235968A6000CEC60 /* WatchdogResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogResourceTable.h; sourceTree = ""; }; - A57168F2235968A6000CEC60 /* Acpi30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi30.h; sourceTree = ""; }; - A57168F3235968A6000CEC60 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; - A57168F4235968A6000CEC60 /* DebugPortTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPortTable.h; sourceTree = ""; }; - A57168F5235968A6000CEC60 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; - A57168F6235968A6000CEC60 /* MemoryOverwriteRequestControlLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteRequestControlLock.h; sourceTree = ""; }; - A57168F7235968A6000CEC60 /* Atapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Atapi.h; sourceTree = ""; }; - A57168F8235968A6000CEC60 /* TcpaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpaAcpi.h; sourceTree = ""; }; - A57168F9235968A6000CEC60 /* LegacyBiosMpTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosMpTable.h; sourceTree = ""; }; - A57168FA235968A6000CEC60 /* TpmTis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmTis.h; sourceTree = ""; }; - A57168FB235968A6000CEC60 /* Acpi63.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi63.h; sourceTree = ""; }; - A57168FC235968A6000CEC60 /* SmBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBus.h; sourceTree = ""; }; - A57168FD235968A6000CEC60 /* Http11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http11.h; sourceTree = ""; }; - A57168FE235968A6000CEC60 /* TcgPhysicalPresence.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgPhysicalPresence.h; sourceTree = ""; }; - A57168FF235968A6000CEC60 /* IpmiNetFnGroupExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnGroupExtension.h; sourceTree = ""; }; - A5716900235968A6000CEC60 /* Tls1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls1.h; sourceTree = ""; }; - A5716901235968A6000CEC60 /* Pci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = ""; }; - A5716902235968A6000CEC60 /* DebugPort2Table.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort2Table.h; sourceTree = ""; }; - A5716903235968A6000CEC60 /* Scsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Scsi.h; sourceTree = ""; }; - A5716904235968A6000CEC60 /* Pci30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci30.h; sourceTree = ""; }; - A5716905235968A6000CEC60 /* Hsti.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hsti.h; sourceTree = ""; }; - A5716906235968A6000CEC60 /* WindowsUxCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsUxCapsule.h; sourceTree = ""; }; - A5716907235968A6000CEC60 /* Tpm12.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm12.h; sourceTree = ""; }; - A5716908235968A6000CEC60 /* Ipmi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ipmi.h; sourceTree = ""; }; - A5716909235968A6000CEC60 /* IpmiNetFnBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnBridge.h; sourceTree = ""; }; - A571690A235968A6000CEC60 /* ServiceProcessorManagementInterfaceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceProcessorManagementInterfaceTable.h; sourceTree = ""; }; - A571690C235968A6000CEC60 /* OrderedCollectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderedCollectionLib.h; sourceTree = ""; }; - A571690D235968A6000CEC60 /* TimerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TimerLib.h; sourceTree = ""; }; - A571690E235968A6000CEC60 /* PeiServicesTablePointerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesTablePointerLib.h; sourceTree = ""; }; - A571690F235968A6000CEC60 /* SmiHandlerProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfileLib.h; sourceTree = ""; }; - A5716910235968A6000CEC60 /* UefiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLib.h; sourceTree = ""; }; - A5716911235968A6000CEC60 /* UefiDecompressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDecompressLib.h; sourceTree = ""; }; - A5716912235968A6000CEC60 /* UefiRuntimeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeServicesTableLib.h; sourceTree = ""; }; - A5716913235968A6000CEC60 /* PeimEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeimEntryPoint.h; sourceTree = ""; }; - A5716914235968A6000CEC60 /* RngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RngLib.h; sourceTree = ""; }; - A5716915235968A6000CEC60 /* PciCf8Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCf8Lib.h; sourceTree = ""; }; - A5716916235968A6000CEC60 /* SmmPeriodicSmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicSmiLib.h; sourceTree = ""; }; - A5716917235968A6000CEC60 /* PeiCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreEntryPoint.h; sourceTree = ""; }; - A5716918235968A6000CEC60 /* S3PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciLib.h; sourceTree = ""; }; - A5716919235968A6000CEC60 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; - A571691A235968A6000CEC60 /* DebugLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugLib.h; sourceTree = ""; }; - A571691B235968A6000CEC60 /* SynchronizationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SynchronizationLib.h; sourceTree = ""; }; - A571691C235968A6000CEC60 /* SafeIntLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SafeIntLib.h; sourceTree = ""; }; - A571691D235968A6000CEC60 /* S3SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmbusLib.h; sourceTree = ""; }; - A571691E235968A6000CEC60 /* DevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathLib.h; sourceTree = ""; }; - A571691F235968A6000CEC60 /* PcdLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdLib.h; sourceTree = ""; }; - A5716920235968A6000CEC60 /* FileHandleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileHandleLib.h; sourceTree = ""; }; - A5716921235968A6000CEC60 /* UefiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLib.h; sourceTree = ""; }; - A5716922235968A6000CEC60 /* SmmMemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemLib.h; sourceTree = ""; }; - A5716923235968A6000CEC60 /* PostCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostCodeLib.h; sourceTree = ""; }; - A5716924235968A6000CEC60 /* S3StallLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StallLib.h; sourceTree = ""; }; - A5716925235968A6000CEC60 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; - A5716926235968A6000CEC60 /* UefiBootServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootServicesTableLib.h; sourceTree = ""; }; - A5716927235968A6000CEC60 /* MmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmServicesTableLib.h; sourceTree = ""; }; - A5716928235968A6000CEC60 /* PeCoffExtraActionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffExtraActionLib.h; sourceTree = ""; }; - A5716929235968A6000CEC60 /* PciExpressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpressLib.h; sourceTree = ""; }; - A571692A235968A6000CEC60 /* S3IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3IoLib.h; sourceTree = ""; }; - A571692B235968A6000CEC60 /* ReportStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeLib.h; sourceTree = ""; }; - A571692C235968A6000CEC60 /* UefiScsiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiScsiLib.h; sourceTree = ""; }; - A571692D235968A6000CEC60 /* UefiRuntimeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeLib.h; sourceTree = ""; }; - A571692E235968A6000CEC60 /* SmmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmServicesTableLib.h; sourceTree = ""; }; - A571692F235968A6000CEC60 /* SerialPortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLib.h; sourceTree = ""; }; - A5716930235968A6000CEC60 /* DxeCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreEntryPoint.h; sourceTree = ""; }; - A5716931235968A6000CEC60 /* PeCoffGetEntryPointLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffGetEntryPointLib.h; sourceTree = ""; }; - A5716932235968A6000CEC60 /* UefiDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDriverEntryPoint.h; sourceTree = ""; }; - A5716933235968A6000CEC60 /* BaseMemoryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseMemoryLib.h; sourceTree = ""; }; - A5716934235968A6000CEC60 /* DxeServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesLib.h; sourceTree = ""; }; - A5716935235968A6000CEC60 /* PeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = ""; }; - A5716936235968A6000CEC60 /* S3PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciSegmentLib.h; sourceTree = ""; }; - A5716937235968A6000CEC60 /* BaseLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLib.h; sourceTree = ""; }; - A5716938235968A6000CEC60 /* SmmLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLib.h; sourceTree = ""; }; - A5716939235968A6000CEC60 /* PeiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesLib.h; sourceTree = ""; }; - A571693A235968A6000CEC60 /* DxeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesTableLib.h; sourceTree = ""; }; - A571693B235968A6000CEC60 /* SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusLib.h; sourceTree = ""; }; - A571693C235968A6000CEC60 /* MemoryAllocationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationLib.h; sourceTree = ""; }; - A571693D235968A6000CEC60 /* HstiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiLib.h; sourceTree = ""; }; - A571693E235968A6000CEC60 /* ExtractGuidedSectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtractGuidedSectionLib.h; sourceTree = ""; }; - A571693F235968A6000CEC60 /* ResourcePublicationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResourcePublicationLib.h; sourceTree = ""; }; - A5716940235968A6000CEC60 /* S3BootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3BootScriptLib.h; sourceTree = ""; }; - A5716941235968A6000CEC60 /* CacheMaintenanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CacheMaintenanceLib.h; sourceTree = ""; }; - A5716942235968A6000CEC60 /* CpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuLib.h; sourceTree = ""; }; - A5716943235968A6000CEC60 /* StandaloneMmDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandaloneMmDriverEntryPoint.h; sourceTree = ""; }; - A5716944235968A6000CEC60 /* SmmIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoLib.h; sourceTree = ""; }; - A5716945235968A6000CEC60 /* IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoLib.h; sourceTree = ""; }; - A5716946235968A6000CEC60 /* PrintLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLib.h; sourceTree = ""; }; - A5716947235968A6000CEC60 /* UefiApplicationEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiApplicationEntryPoint.h; sourceTree = ""; }; - A5716948235968A6000CEC60 /* PerformanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceLib.h; sourceTree = ""; }; - A5716949235968A6000CEC60 /* HobLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobLib.h; sourceTree = ""; }; - A571694A235968A6000CEC60 /* DebugPrintErrorLevelLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPrintErrorLevelLib.h; sourceTree = ""; }; - A571694B235968A6000CEC60 /* PciSegmentInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentInfoLib.h; sourceTree = ""; }; - A571694D235968A6000CEC60 /* LegacySpiController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiController.h; sourceTree = ""; }; - A571694E235968A6000CEC60 /* SpiHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiHc.h; sourceTree = ""; }; - A571694F235968A6000CEC60 /* Tcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp4.h; sourceTree = ""; }; - A5716950235968A6000CEC60 /* DriverFamilyOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverFamilyOverride.h; sourceTree = ""; }; - A5716951235968A6000CEC60 /* MmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSxDispatch.h; sourceTree = ""; }; - A5716952235968A6000CEC60 /* MmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpu.h; sourceTree = ""; }; - A5716953235968A6000CEC60 /* TcgService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgService.h; sourceTree = ""; }; - A5716954235968A6000CEC60 /* WiFi2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi2.h; sourceTree = ""; }; - A5716955235968A6000CEC60 /* PartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PartitionInfo.h; sourceTree = ""; }; - A5716956235968A6000CEC60 /* SmmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReportStatusCodeHandler.h; sourceTree = ""; }; - A5716957235968A6000CEC60 /* UgaDraw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = ""; }; - A5716958235968A6000CEC60 /* Bis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bis.h; sourceTree = ""; }; - A5716959235968A6000CEC60 /* SmartCardEdge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardEdge.h; sourceTree = ""; }; - A571695A235968A6000CEC60 /* EapConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapConfiguration.h; sourceTree = ""; }; - A571695B235968A6000CEC60 /* ShellDynamicCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellDynamicCommand.h; sourceTree = ""; }; - A571695C235968A6000CEC60 /* Rest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rest.h; sourceTree = ""; }; - A571695D235968A6000CEC60 /* NvdimmLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvdimmLabel.h; sourceTree = ""; }; - A571695E235968A6000CEC60 /* Udp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4.h; sourceTree = ""; }; - A571695F235968A6000CEC60 /* LoadedImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadedImage.h; sourceTree = ""; }; - A5716960235968A6000CEC60 /* WiFi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi.h; sourceTree = ""; }; - A5716961235968A6000CEC60 /* SmmSwDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch2.h; sourceTree = ""; }; - A5716962235968A6000CEC60 /* FormBrowser2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowser2.h; sourceTree = ""; }; - A5716963235968A6000CEC60 /* I2cHost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cHost.h; sourceTree = ""; }; - A5716964235968A6000CEC60 /* DevicePathFromText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathFromText.h; sourceTree = ""; }; - A5716965235968A6000CEC60 /* Shell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Shell.h; sourceTree = ""; }; - A5716966235968A6000CEC60 /* IpSec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSec.h; sourceTree = ""; }; - A5716967235968A6000CEC60 /* SimpleTextInEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextInEx.h; sourceTree = ""; }; - A5716968235968A6000CEC60 /* CpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2.h; sourceTree = ""; }; - A5716969235968A6000CEC60 /* Ip4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4.h; sourceTree = ""; }; - A571696A235968A6000CEC60 /* DriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration.h; sourceTree = ""; }; - A571696B235968A6000CEC60 /* SpiSmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmConfiguration.h; sourceTree = ""; }; - A571696C235968A6000CEC60 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; - A571696D235968A6000CEC60 /* Tls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls.h; sourceTree = ""; }; - A571696E235968A6000CEC60 /* MmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReadyToLock.h; sourceTree = ""; }; - A571696F235968A6000CEC60 /* SimpleFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleFileSystem.h; sourceTree = ""; }; - A5716970235968A6000CEC60 /* MmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStatusCode.h; sourceTree = ""; }; - A5716971235968A6000CEC60 /* Http.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http.h; sourceTree = ""; }; - A5716972235968A6000CEC60 /* ScsiPassThruExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThruExt.h; sourceTree = ""; }; - A5716973235968A6000CEC60 /* HiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigAccess.h; sourceTree = ""; }; - A5716974235968A6000CEC60 /* SmbusHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusHc.h; sourceTree = ""; }; - A5716975235968A6000CEC60 /* DevicePathToText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathToText.h; sourceTree = ""; }; - A5716976235968A6000CEC60 /* MmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpuIo.h; sourceTree = ""; }; - A5716977235968A6000CEC60 /* ServiceBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceBinding.h; sourceTree = ""; }; - A5716978235968A6000CEC60 /* DriverConfiguration2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration2.h; sourceTree = ""; }; - A5716979235968A6000CEC60 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; - A571697A235968A6000CEC60 /* FirmwareManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagement.h; sourceTree = ""; }; - A571697B235968A6000CEC60 /* EdidDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidDiscovered.h; sourceTree = ""; }; - A571697C235968A6000CEC60 /* MmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmEndOfDxe.h; sourceTree = ""; }; - A571697D235968A6000CEC60 /* BootManagerPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerPolicy.h; sourceTree = ""; }; - A571697E235968A6000CEC60 /* RealTimeClock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RealTimeClock.h; sourceTree = ""; }; - A571697F235968A6000CEC60 /* SimplePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimplePointer.h; sourceTree = ""; }; - A5716980235968A6000CEC60 /* Ip6Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Config.h; sourceTree = ""; }; - A5716981235968A6000CEC60 /* I2cIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cIo.h; sourceTree = ""; }; - A5716982235968A6000CEC60 /* Dns6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns6.h; sourceTree = ""; }; - A5716983235968A6000CEC60 /* UfsDeviceConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsDeviceConfig.h; sourceTree = ""; }; - A5716984235968A6000CEC60 /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = ""; }; - A5716985235968A6000CEC60 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; - A5716986235968A6000CEC60 /* TlsConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsConfig.h; sourceTree = ""; }; - A5716987235968A6000CEC60 /* ScsiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiIo.h; sourceTree = ""; }; - A5716988235968A6000CEC60 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; - A5716989235968A6000CEC60 /* SmmSxDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch2.h; sourceTree = ""; }; - A571698A235968A6000CEC60 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; - A571698B235968A6000CEC60 /* NetworkInterfaceIdentifier.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetworkInterfaceIdentifier.h; sourceTree = ""; }; - A571698C235968A6000CEC60 /* MmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPowerButtonDispatch.h; sourceTree = ""; }; - A571698D235968A6000CEC60 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; - A571698E235968A6000CEC60 /* EdidActive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidActive.h; sourceTree = ""; }; - A571698F235968A6000CEC60 /* UserCredential.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential.h; sourceTree = ""; }; - A5716990235968A6000CEC60 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; - A5716991235968A6000CEC60 /* UnicodeCollation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollation.h; sourceTree = ""; }; - A5716992235968A6000CEC60 /* MonotonicCounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MonotonicCounter.h; sourceTree = ""; }; - A5716993235968A6000CEC60 /* BluetoothHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothHc.h; sourceTree = ""; }; - A5716994235968A6000CEC60 /* PlatformDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = ""; }; - A5716995235968A6000CEC60 /* ManagedNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ManagedNetwork.h; sourceTree = ""; }; - A5716996235968A6000CEC60 /* DriverDiagnostics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics.h; sourceTree = ""; }; - A5716997235968A6000CEC60 /* HiiImageDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageDecoder.h; sourceTree = ""; }; - A5716998235968A6000CEC60 /* SimpleNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleNetwork.h; sourceTree = ""; }; - A5716999235968A6000CEC60 /* HiiString.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiString.h; sourceTree = ""; }; - A571699A235968A6000CEC60 /* TrEEProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TrEEProtocol.h; sourceTree = ""; }; - A571699B235968A6000CEC60 /* VariableWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableWrite.h; sourceTree = ""; }; - A571699C235968A6000CEC60 /* BluetoothLeConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothLeConfig.h; sourceTree = ""; }; - A571699D235968A6000CEC60 /* Ip4Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config.h; sourceTree = ""; }; - A571699E235968A6000CEC60 /* MmMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmMp.h; sourceTree = ""; }; - A571699F235968A6000CEC60 /* HiiPopup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPopup.h; sourceTree = ""; }; - A57169A0235968A6000CEC60 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; - A57169A1235968A6000CEC60 /* IScsiInitiatorName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiInitiatorName.h; sourceTree = ""; }; - A57169A2235968A6000CEC60 /* Ftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ftp4.h; sourceTree = ""; }; - A57169A3235968A6000CEC60 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; - A57169A4235968A6000CEC60 /* SimpleTextOut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextOut.h; sourceTree = ""; }; - A57169A5235968A6000CEC60 /* HiiConfigKeyword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigKeyword.h; sourceTree = ""; }; - A57169A6235968A6000CEC60 /* PciOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOverride.h; sourceTree = ""; }; - A57169A7235968A6000CEC60 /* DiskIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo2.h; sourceTree = ""; }; - A57169A8235968A6000CEC60 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; - A57169A9235968A6000CEC60 /* ComponentName2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName2.h; sourceTree = ""; }; - A57169AA235968A6000CEC60 /* SmmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStatusCode.h; sourceTree = ""; }; - A57169AB235968A6000CEC60 /* PciPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPlatform.h; sourceTree = ""; }; - A57169AC235968A6000CEC60 /* DriverDiagnostics2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics2.h; sourceTree = ""; }; - A57169AD235968A6000CEC60 /* Rng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rng.h; sourceTree = ""; }; - A57169AE235968A6000CEC60 /* Dhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4.h; sourceTree = ""; }; - A57169AF235968A6000CEC60 /* PxeBaseCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCode.h; sourceTree = ""; }; - A57169B0235968A6000CEC60 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; - A57169B1235968A6000CEC60 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; - A57169B2235968A6000CEC60 /* MmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReportStatusCodeHandler.h; sourceTree = ""; }; - A57169B3235968A6000CEC60 /* DxeMmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMmReadyToLock.h; sourceTree = ""; }; - A57169B4235968A6000CEC60 /* DriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverBinding.h; sourceTree = ""; }; - A57169B5235968A6000CEC60 /* FirmwareVolume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume2.h; sourceTree = ""; }; - A57169B6235968A6000CEC60 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; - A57169B7235968A6000CEC60 /* MmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmBase.h; sourceTree = ""; }; - A57169B8235968A6000CEC60 /* SmmCpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo2.h; sourceTree = ""; }; - A57169B9235968A6000CEC60 /* SmmUsbDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch2.h; sourceTree = ""; }; - A57169BA235968A6000CEC60 /* Mtftp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6.h; sourceTree = ""; }; - A57169BB235968A6000CEC60 /* S3SmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmSaveState.h; sourceTree = ""; }; - A57169BC235968A6000CEC60 /* SpiNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiNorFlash.h; sourceTree = ""; }; - A57169BD235968A6000CEC60 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; - A57169BE235968A6000CEC60 /* SmmPowerButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch2.h; sourceTree = ""; }; - A57169BF235968A6000CEC60 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; - A57169C0235968A6000CEC60 /* LegacySpiSmmFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmFlash.h; sourceTree = ""; }; - A57169C1235968A6000CEC60 /* PlatformToDriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformToDriverConfiguration.h; sourceTree = ""; }; - A57169C2235968A6000CEC60 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; - A57169C3235968A6000CEC60 /* DevicePathUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = ""; }; - A57169C4235968A6000CEC60 /* PxeBaseCodeCallBack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCodeCallBack.h; sourceTree = ""; }; - A57169C5235968A6000CEC60 /* LegacySpiSmmController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmController.h; sourceTree = ""; }; - A57169C6235968A6000CEC60 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; - A57169C7235968A6000CEC60 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; - A57169C8235968A6000CEC60 /* Tcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp6.h; sourceTree = ""; }; - A57169C9235968A6000CEC60 /* PciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridgeIo.h; sourceTree = ""; }; - A57169CA235968A6000CEC60 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; - A57169CB235968A6000CEC60 /* UgaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaIo.h; sourceTree = ""; }; - A57169CC235968A6000CEC60 /* SpiSmmNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmNorFlash.h; sourceTree = ""; }; - A57169CD235968A6000CEC60 /* Hash2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash2.h; sourceTree = ""; }; - A57169CE235968A6000CEC60 /* SpiConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiConfiguration.h; sourceTree = ""; }; - A57169CF235968A6000CEC60 /* SuperIoControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIoControl.h; sourceTree = ""; }; - A57169D0235968A6000CEC60 /* DevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = ""; }; - A57169D1235968A6000CEC60 /* TapeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TapeIo.h; sourceTree = ""; }; - A57169D2235968A6000CEC60 /* SmmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpu.h; sourceTree = ""; }; - A57169D3235968A6000CEC60 /* DriverSupportedEfiVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSupportedEfiVersion.h; sourceTree = ""; }; - A57169D4235968A6000CEC60 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; - A57169D5235968A6000CEC60 /* UserManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserManager.h; sourceTree = ""; }; - A57169D6235968A6000CEC60 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; - A57169D7235968A6000CEC60 /* SecurityPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityPolicy.h; sourceTree = ""; }; - A57169D8235968A6000CEC60 /* UsbFunctionIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbFunctionIo.h; sourceTree = ""; }; - A57169D9235968A6000CEC60 /* BusSpecificDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BusSpecificDriverOverride.h; sourceTree = ""; }; - A57169DA235968A6000CEC60 /* MmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSwDispatch.h; sourceTree = ""; }; - A57169DB235968A6000CEC60 /* Supplicant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Supplicant.h; sourceTree = ""; }; - A57169DC235968A6000CEC60 /* Udp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6.h; sourceTree = ""; }; - A57169DD235968A6000CEC60 /* SmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToLock.h; sourceTree = ""; }; - A57169DE235968A6000CEC60 /* PciHotPlugRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugRequest.h; sourceTree = ""; }; - A57169DF235968A6000CEC60 /* AuthenticationInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthenticationInfo.h; sourceTree = ""; }; - A57169E0235968A6000CEC60 /* Ip4Config2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2.h; sourceTree = ""; }; - A57169E1235968A6000CEC60 /* MmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCommunication.h; sourceTree = ""; }; - A57169E2235968A6000CEC60 /* EapManagement2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement2.h; sourceTree = ""; }; - A57169E3235968A6000CEC60 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; - A57169E4235968A6000CEC60 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; - A57169E5235968A6000CEC60 /* PciHostBridgeResourceAllocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeResourceAllocation.h; sourceTree = ""; }; - A57169E6235968A6000CEC60 /* HiiPackageList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPackageList.h; sourceTree = ""; }; - A57169E7235968A6000CEC60 /* SpiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiIo.h; sourceTree = ""; }; - A57169E8235968A6000CEC60 /* HiiImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImage.h; sourceTree = ""; }; - A57169E9235968A6000CEC60 /* Pkcs7Verify.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pkcs7Verify.h; sourceTree = ""; }; - A57169EA235968A6000CEC60 /* SmmGpiDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch2.h; sourceTree = ""; }; - A57169EB235968A6000CEC60 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; - A57169EC235968A6000CEC60 /* NvmExpressPassthru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassthru.h; sourceTree = ""; }; - A57169ED235968A6000CEC60 /* IpSecConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSecConfig.h; sourceTree = ""; }; - A57169EE235968A6000CEC60 /* DeferredImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeferredImageLoad.h; sourceTree = ""; }; - A57169EF235968A6000CEC60 /* MmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmUsbDispatch.h; sourceTree = ""; }; - A57169F0235968A6000CEC60 /* SmmStandbyButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch2.h; sourceTree = ""; }; - A57169F1235968A6000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A57169F2235968A6000CEC60 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; - A57169F3235968A6000CEC60 /* RegularExpressionProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionProtocol.h; sourceTree = ""; }; - A57169F4235968A6000CEC60 /* IdeControllerInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeControllerInit.h; sourceTree = ""; }; - A57169F5235968A6000CEC60 /* Cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpu.h; sourceTree = ""; }; - A57169F6235968A6000CEC60 /* AbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AbsolutePointer.h; sourceTree = ""; }; - A57169F7235968A6000CEC60 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; - A57169F8235968A6000CEC60 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; - A57169F9235968A6000CEC60 /* HiiConfigRouting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigRouting.h; sourceTree = ""; }; - A57169FA235968A6000CEC60 /* BluetoothAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothAttribute.h; sourceTree = ""; }; - A57169FB235968A6000CEC60 /* Ip6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6.h; sourceTree = ""; }; - A57169FC235968A6000CEC60 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; - A57169FD235968A6000CEC60 /* Dns4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns4.h; sourceTree = ""; }; - A57169FE235968A6000CEC60 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; - A57169FF235968A6000CEC60 /* HiiImageEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageEx.h; sourceTree = ""; }; - A5716A00235968A6000CEC60 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; - A5716A01235968A6000CEC60 /* MmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPeriodicTimerDispatch.h; sourceTree = ""; }; - A5716A02235968A6000CEC60 /* RamDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDisk.h; sourceTree = ""; }; - A5716A03235968A6000CEC60 /* ScsiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThru.h; sourceTree = ""; }; - A5716A04235968A6000CEC60 /* DiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskInfo.h; sourceTree = ""; }; - A5716A05235968A6000CEC60 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; - A5716A06235968A6000CEC60 /* SerialIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialIo.h; sourceTree = ""; }; - A5716A07235968A6000CEC60 /* DriverHealth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealth.h; sourceTree = ""; }; - A5716A08235968A6000CEC60 /* Arp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Arp.h; sourceTree = ""; }; - A5716A09235968A6000CEC60 /* ShellParameters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellParameters.h; sourceTree = ""; }; - A5716A0A235968A6000CEC60 /* IncompatiblePciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IncompatiblePciDeviceSupport.h; sourceTree = ""; }; - A5716A0B235968A6000CEC60 /* LegacySpiFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiFlash.h; sourceTree = ""; }; - A5716A0C235968A6000CEC60 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; - A5716A0D235968A6000CEC60 /* Smbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbios.h; sourceTree = ""; }; - A5716A0E235968A6000CEC60 /* EapManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement.h; sourceTree = ""; }; - A5716A0F235968A6000CEC60 /* EraseBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EraseBlock.h; sourceTree = ""; }; - A5716A10235968A6000CEC60 /* Tcg2Protocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcg2Protocol.h; sourceTree = ""; }; - A5716A11235968A6000CEC60 /* AcpiSystemDescriptionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSystemDescriptionTable.h; sourceTree = ""; }; - A5716A12235968A6000CEC60 /* PciEnumerationComplete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerationComplete.h; sourceTree = ""; }; - A5716A13235968A6000CEC60 /* ResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetNotification.h; sourceTree = ""; }; - A5716A14235968A6000CEC60 /* PciHotPlugInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugInit.h; sourceTree = ""; }; - A5716A15235968A6000CEC60 /* Kms.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Kms.h; sourceTree = ""; }; - A5716A16235968A6000CEC60 /* MmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPciRootBridgeIo.h; sourceTree = ""; }; - A5716A17235968A6000CEC60 /* I2cBusConfigurationManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cBusConfigurationManagement.h; sourceTree = ""; }; - A5716A18235968A6000CEC60 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; - A5716A19235968A6000CEC60 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; - A5716A1A235968A6000CEC60 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; - A5716A1B235968A6000CEC60 /* SmmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmEndOfDxe.h; sourceTree = ""; }; - A5716A1C235968A6000CEC60 /* MmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmConfiguration.h; sourceTree = ""; }; - A5716A1D235968A6000CEC60 /* SmmPeriodicTimerDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch2.h; sourceTree = ""; }; - A5716A1E235968A6000CEC60 /* S3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SaveState.h; sourceTree = ""; }; - A5716A1F235968A6000CEC60 /* SdMmcPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPassThru.h; sourceTree = ""; }; - A5716A20235968A6000CEC60 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; - A5716A21235968A6000CEC60 /* Dhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6.h; sourceTree = ""; }; - A5716A22235968A6000CEC60 /* DxeSmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeSmmReadyToLock.h; sourceTree = ""; }; - A5716A23235968A6000CEC60 /* MpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpService.h; sourceTree = ""; }; - A5716A24235968A6000CEC60 /* SmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmConfiguration.h; sourceTree = ""; }; - A5716A25235968A6000CEC60 /* MmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmGpiDispatch.h; sourceTree = ""; }; - A5716A26235968A6000CEC60 /* SmmControl2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl2.h; sourceTree = ""; }; - A5716A27235968A6000CEC60 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; - A5716A28235968A6000CEC60 /* Timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timestamp.h; sourceTree = ""; }; - A5716A29235968A6000CEC60 /* BlockIoCrypto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoCrypto.h; sourceTree = ""; }; - A5716A2A235968A6000CEC60 /* SmartCardReader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardReader.h; sourceTree = ""; }; - A5716A2B235968A6000CEC60 /* FirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBlock.h; sourceTree = ""; }; - A5716A2C235968A6000CEC60 /* HttpBootCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootCallback.h; sourceTree = ""; }; - A5716A2D235968A6000CEC60 /* SimpleTextIn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextIn.h; sourceTree = ""; }; - A5716A2E235968A6000CEC60 /* MmIoTrapDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmIoTrapDispatch.h; sourceTree = ""; }; - A5716A2F235968A6000CEC60 /* Hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = ""; }; - A5716A30235968A6000CEC60 /* VlanConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfig.h; sourceTree = ""; }; - A5716A31235968A6000CEC60 /* HiiFont.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFont.h; sourceTree = ""; }; - A5716A32235968A6000CEC60 /* SmmAccess2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess2.h; sourceTree = ""; }; - A5716A33235968A6000CEC60 /* UserCredential2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential2.h; sourceTree = ""; }; - A5716A34235968A6000CEC60 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; - A5716A35235968A6000CEC60 /* EdidOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidOverride.h; sourceTree = ""; }; - A5716A36235968A6000CEC60 /* I2cEnumerate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cEnumerate.h; sourceTree = ""; }; - A5716A37235968A6000CEC60 /* BluetoothConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothConfig.h; sourceTree = ""; }; - A5716A38235968A6000CEC60 /* BluetoothIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothIo.h; sourceTree = ""; }; - A5716A39235968A6000CEC60 /* MmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStandbyButtonDispatch.h; sourceTree = ""; }; - A5716A3A235968A6000CEC60 /* Mtftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4.h; sourceTree = ""; }; - A5716A3B235968A6000CEC60 /* SmmIoTrapDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoTrapDispatch2.h; sourceTree = ""; }; - A5716A3C235968A6000CEC60 /* SpiSmmHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmHc.h; sourceTree = ""; }; - A5716A3D235968A6000CEC60 /* Ebc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ebc.h; sourceTree = ""; }; - A5716A3E235968A6000CEC60 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; - A5716A3F235968A6000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; - A5716A40235968A6000CEC60 /* Eap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Eap.h; sourceTree = ""; }; - A5716A41235968A6000CEC60 /* AdapterInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdapterInformation.h; sourceTree = ""; }; - A5716A42235968A6000CEC60 /* SmmBase2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase2.h; sourceTree = ""; }; - A5716A43235968A6000CEC60 /* SmmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPciRootBridgeIo.h; sourceTree = ""; }; - A5716A44235968A6000CEC60 /* HttpUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilities.h; sourceTree = ""; }; - A5716A45235968A6000CEC60 /* LoadFile2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile2.h; sourceTree = ""; }; - A5716A47235968A6000CEC60 /* PiFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = ""; }; - A5716A48235968A6000CEC60 /* PiMmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMmCis.h; sourceTree = ""; }; - A5716A49235968A6000CEC60 /* PiDxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxeCis.h; sourceTree = ""; }; - A5716A4A235968A6000CEC60 /* PiStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiStatusCode.h; sourceTree = ""; }; - A5716A4B235968A6000CEC60 /* PiBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = ""; }; - A5716A4C235968A6000CEC60 /* PiHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiHob.h; sourceTree = ""; }; - A5716A4D235968A6000CEC60 /* PiPeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPeiCis.h; sourceTree = ""; }; - A5716A4E235968A6000CEC60 /* PiSmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCis.h; sourceTree = ""; }; - A5716A4F235968A6000CEC60 /* PiDependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDependency.h; sourceTree = ""; }; - A5716A50235968A6000CEC60 /* PiS3BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiS3BootScript.h; sourceTree = ""; }; - A5716A51235968A6000CEC60 /* PiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMultiPhase.h; sourceTree = ""; }; - A5716A52235968A6000CEC60 /* PiFirmwareFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = ""; }; - A5716A53235968A6000CEC60 /* PiI2c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiI2c.h; sourceTree = ""; }; - A5716A55235968A6000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; - A5716A56235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5716A57235968A6000CEC60 /* PiSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmm.h; sourceTree = ""; }; - A5716A5A235968A6000CEC60 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; - A5716A5B235968A6000CEC60 /* SmramSaveStateMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = ""; }; - A5716A5D235968A6000CEC60 /* Pentium4Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pentium4Msr.h; sourceTree = ""; }; - A5716A5E235968A6000CEC60 /* GoldmontPlusMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontPlusMsr.h; sourceTree = ""; }; - A5716A5F235968A6000CEC60 /* IvyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IvyBridgeMsr.h; sourceTree = ""; }; - A5716A60235968A6000CEC60 /* BroadwellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BroadwellMsr.h; sourceTree = ""; }; - A5716A61235968A6000CEC60 /* HaswellEMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellEMsr.h; sourceTree = ""; }; - A5716A62235968A6000CEC60 /* XeonE7Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonE7Msr.h; sourceTree = ""; }; - A5716A63235968A6000CEC60 /* Core2Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Core2Msr.h; sourceTree = ""; }; - A5716A64235968A6000CEC60 /* NehalemMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NehalemMsr.h; sourceTree = ""; }; - A5716A65235968A6000CEC60 /* SandyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SandyBridgeMsr.h; sourceTree = ""; }; - A5716A66235968A6000CEC60 /* P6Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = P6Msr.h; sourceTree = ""; }; - A5716A67235968A6000CEC60 /* PentiumMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMsr.h; sourceTree = ""; }; - A5716A68235968A6000CEC60 /* SilvermontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SilvermontMsr.h; sourceTree = ""; }; - A5716A69235968A6000CEC60 /* Xeon5600Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xeon5600Msr.h; sourceTree = ""; }; - A5716A6A235968A6000CEC60 /* SkylakeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SkylakeMsr.h; sourceTree = ""; }; - A5716A6B235968A6000CEC60 /* CoreMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreMsr.h; sourceTree = ""; }; - A5716A6C235968A6000CEC60 /* XeonDMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonDMsr.h; sourceTree = ""; }; - A5716A6D235968A6000CEC60 /* XeonPhiMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonPhiMsr.h; sourceTree = ""; }; - A5716A6E235968A6000CEC60 /* PentiumMMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMMsr.h; sourceTree = ""; }; - A5716A6F235968A6000CEC60 /* GoldmontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontMsr.h; sourceTree = ""; }; - A5716A70235968A6000CEC60 /* HaswellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellMsr.h; sourceTree = ""; }; - A5716A71235968A6000CEC60 /* AtomMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtomMsr.h; sourceTree = ""; }; - A5716A72235968A6000CEC60 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; - A5716A73235968A6000CEC60 /* StmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmStatusCode.h; sourceTree = ""; }; - A5716A74235968A6000CEC60 /* StmResourceDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmResourceDescriptor.h; sourceTree = ""; }; - A5716A75235968A6000CEC60 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; - A5716A76235968A6000CEC60 /* StmApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = ""; }; - A5716A77235968A6000CEC60 /* ArchitecturalMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = ""; }; - A5716A78235968A6000CEC60 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; - A5716A7A235968A6000CEC60 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; - A5716A7B235968A6000CEC60 /* Fam17Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fam17Msr.h; sourceTree = ""; }; - A5716A7C235968A6000CEC60 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; - A5716A7D235968A6000CEC60 /* PiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxe.h; sourceTree = ""; }; - A5716A7F235968A6000CEC60 /* MdePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdePkgTokenSpace.h; sourceTree = ""; }; - A5716A80235968A6000CEC60 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; - A5716A81235968A6000CEC60 /* FileInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileInfo.h; sourceTree = ""; }; - A5716A82235968A6000CEC60 /* SystemResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemResourceTable.h; sourceTree = ""; }; - A5716A83235968A6000CEC60 /* AprioriFileName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AprioriFileName.h; sourceTree = ""; }; - A5716A84235968A6000CEC60 /* PropertiesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PropertiesTable.h; sourceTree = ""; }; - A5716A85235968A6000CEC60 /* MemoryAllocationHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationHob.h; sourceTree = ""; }; - A5716A86235968A6000CEC60 /* EventGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventGroup.h; sourceTree = ""; }; - A5716A87235968A6000CEC60 /* FirmwareFileSystem3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem3.h; sourceTree = ""; }; - A5716A88235968A6000CEC60 /* Cper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cper.h; sourceTree = ""; }; - A5716A89235968A6000CEC60 /* MemoryOverwriteControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteControl.h; sourceTree = ""; }; - A5716A8A235968A6000CEC60 /* Gpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gpt.h; sourceTree = ""; }; - A5716A8B235968A6000CEC60 /* MemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAttributesTable.h; sourceTree = ""; }; - A5716A8C235968A6000CEC60 /* EventLegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventLegacyBios.h; sourceTree = ""; }; - A5716A8D235968A6000CEC60 /* FmpCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpCapsule.h; sourceTree = ""; }; - A5716A8E235968A6000CEC60 /* FirmwareContentsSigned.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareContentsSigned.h; sourceTree = ""; }; - A5716A8F235968A6000CEC60 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; - A5716A90235968A6000CEC60 /* Apriori.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apriori.h; sourceTree = ""; }; - A5716A91235968A6000CEC60 /* DxeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServices.h; sourceTree = ""; }; - A5716A92235968A6000CEC60 /* Btt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Btt.h; sourceTree = ""; }; - A5716A93235968A6000CEC60 /* HobList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobList.h; sourceTree = ""; }; - A5716A94235968A6000CEC60 /* GraphicsInfoHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsInfoHob.h; sourceTree = ""; }; - A5716A95235968A6000CEC60 /* HiiFormMapMethodGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFormMapMethodGuid.h; sourceTree = ""; }; - A5716A96235968A6000CEC60 /* FileSystemVolumeLabelInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemVolumeLabelInfo.h; sourceTree = ""; }; - A5716A97235968A6000CEC60 /* FirmwareFileSystem2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem2.h; sourceTree = ""; }; - A5716A98235968A6000CEC60 /* StatusCodeDataTypeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeId.h; sourceTree = ""; }; - A5716A99235968A6000CEC60 /* DebugImageInfoTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugImageInfoTable.h; sourceTree = ""; }; - A5716A9A235968A6000CEC60 /* HiiKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiKeyBoardLayout.h; sourceTree = ""; }; - A5716A9B235968A6000CEC60 /* WinCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WinCertificate.h; sourceTree = ""; }; - A5716A9C235968A6000CEC60 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; - A5716A9D235968A6000CEC60 /* ImageAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageAuthentication.h; sourceTree = ""; }; - A5716A9E235968A6000CEC60 /* VectorHandoffTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffTable.h; sourceTree = ""; }; - A5716A9F235968A6000CEC60 /* FileSystemInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemInfo.h; sourceTree = ""; }; - A5716AA0235968A6000CEC60 /* HardwareErrorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HardwareErrorVariable.h; sourceTree = ""; }; - A5716AA1235968A6000CEC60 /* Mps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mps.h; sourceTree = ""; }; - A5716AA2235968A6000CEC60 /* PcAnsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = ""; }; - A5716AA3235968A6000CEC60 /* GlobalVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = ""; }; - A5716AA4235968A6000CEC60 /* HiiPlatformSetupFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPlatformSetupFormset.h; sourceTree = ""; }; - A5716AA5235968A6000CEC60 /* CapsuleReport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleReport.h; sourceTree = ""; }; - A5716AA7235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5716AA9235968A6000CEC60 /* PeiCoreFvLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreFvLocation.h; sourceTree = ""; }; - A5716AAA235968A6000CEC60 /* SecHobData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecHobData.h; sourceTree = ""; }; - A5716AAB235968A6000CEC60 /* VectorHandoffInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffInfo.h; sourceTree = ""; }; - A5716AAC235968A6000CEC60 /* ReadOnlyVariable2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable2.h; sourceTree = ""; }; - A5716AAD235968A7000CEC60 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; - A5716AAE235968A7000CEC60 /* S3Resume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume2.h; sourceTree = ""; }; - A5716AAF235968A7000CEC60 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; - A5716AB0235968A7000CEC60 /* Reset2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset2.h; sourceTree = ""; }; - A5716AB1235968A7000CEC60 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; - A5716AB2235968A7000CEC60 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; - A5716AB3235968A7000CEC60 /* EndOfPeiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfPeiPhase.h; sourceTree = ""; }; - A5716AB4235968A7000CEC60 /* Smbus2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus2.h; sourceTree = ""; }; - A5716AB5235968A7000CEC60 /* BootInRecoveryMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootInRecoveryMode.h; sourceTree = ""; }; - A5716AB6235968A7000CEC60 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; - A5716AB7235968A7000CEC60 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; - A5716AB8235968A7000CEC60 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; - A5716AB9235968A7000CEC60 /* MemoryDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryDiscovered.h; sourceTree = ""; }; - A5716ABA235968A7000CEC60 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; - A5716ABB235968A7000CEC60 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; - A5716ABC235968A7000CEC60 /* LoadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadImage.h; sourceTree = ""; }; - A5716ABD235968A7000CEC60 /* FirmwareVolumeInfo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo2.h; sourceTree = ""; }; - A5716ABE235968A7000CEC60 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; - A5716ABF235968A7000CEC60 /* Stall.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Stall.h; sourceTree = ""; }; - A5716AC0235968A7000CEC60 /* PciCfg2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg2.h; sourceTree = ""; }; - A5716AC1235968A7000CEC60 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; - A5716AC2235968A7000CEC60 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; - A5716AC3235968A7000CEC60 /* MasterBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterBootMode.h; sourceTree = ""; }; - A5716AC4235968A7000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; - A5716AC5235968A7000CEC60 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; - A5716AC6235968A7000CEC60 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; - A5716AC7235968A7000CEC60 /* FirmwareVolumeInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo.h; sourceTree = ""; }; - A5716AC8235968A7000CEC60 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; - A5716AC9235968A7000CEC60 /* RecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryModule.h; sourceTree = ""; }; - A5716ACA235968A7000CEC60 /* SecPlatformInformation2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation2.h; sourceTree = ""; }; - A5716ACB235968A7000CEC60 /* Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = ""; }; - A5716ACC235968A7000CEC60 /* MpServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpServices.h; sourceTree = ""; }; - A5716ACD235968A7000CEC60 /* TemporaryRamSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamSupport.h; sourceTree = ""; }; - A5716ACE235968A7000CEC60 /* TemporaryRamDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamDone.h; sourceTree = ""; }; - A5716ACF235968A7000CEC60 /* DeviceRecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceRecoveryModule.h; sourceTree = ""; }; - A5716AD0235968A7000CEC60 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; - A5716AD1235968A7000CEC60 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; - A5716AD2235968A7000CEC60 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; - A5716AD3235968A7000CEC60 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; - A5716AD4235968A7000CEC60 /* SecPlatformInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation.h; sourceTree = ""; }; - A5716AD5235968A7000CEC60 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; - A5716AD6235968A7000CEC60 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; - A5716AD8235968A7000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; - A5716AD9235968A7000CEC60 /* Base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = ""; }; - A5716ADC235968A7000CEC60 /* PeiServicesTablePointerLibIdt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.uni; sourceTree = ""; }; - A5716ADD235968A7000CEC60 /* PeiServicesTablePointerLibIdt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.inf; sourceTree = ""; }; - A5716ADE235968A7000CEC60 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; - A5716AE0235968A7000CEC60 /* StandaloneMmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmServicesTableLib.c; sourceTree = ""; }; - A5716AE1235968A7000CEC60 /* StandaloneMmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.inf; sourceTree = ""; }; - A5716AE2235968A7000CEC60 /* StandaloneMmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.uni; sourceTree = ""; }; - A5716AE4235968A7000CEC60 /* PeiPciLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.uni; sourceTree = ""; }; - A5716AE5235968A7000CEC60 /* PeiPciLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.inf; sourceTree = ""; }; - A5716AE6235968A7000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5716AE8235968A7000CEC60 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; - A5716AE9235968A7000CEC60 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; - A5716AEA235968A7000CEC60 /* PeiSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiSmbusLib.c; sourceTree = ""; }; - A5716AEB235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.inf; sourceTree = ""; }; - A5716AEC235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.uni; sourceTree = ""; }; - A5716AEE235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseDebugPrintErrorLevelLib.c; sourceTree = ""; }; - A5716AEF235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.inf; sourceTree = ""; }; - A5716AF0235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.uni; sourceTree = ""; }; - A5716AF2235968A7000CEC60 /* BaseCacheMaintenanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.inf; sourceTree = ""; }; - A5716AF3235968A7000CEC60 /* BaseCacheMaintenanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.uni; sourceTree = ""; }; - A5716AF4235968A7000CEC60 /* X86Cache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Cache.c; sourceTree = ""; }; - A5716AF5235968A7000CEC60 /* ArmCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArmCache.c; sourceTree = ""; }; - A5716AF6235968A7000CEC60 /* EbcCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcCache.c; sourceTree = ""; }; - A5716AF8235968A7000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A5716AF9235968A7000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A5716AFA235968A7000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A5716AFB235968A7000CEC60 /* DxeIoLibCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.uni; sourceTree = ""; }; - A5716AFC235968A7000CEC60 /* DxeCpuIo2LibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCpuIo2LibInternal.h; sourceTree = ""; }; - A5716AFD235968A7000CEC60 /* DxeIoLibCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.inf; sourceTree = ""; }; - A5716AFF235968A7000CEC60 /* BasePciLibCf8.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.inf; sourceTree = ""; }; - A5716B00235968A7000CEC60 /* BasePciLibCf8.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.uni; sourceTree = ""; }; - A5716B01235968A7000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5716B03235968A7000CEC60 /* PeiServicesTablePointerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.uni; sourceTree = ""; }; - A5716B04235968A7000CEC60 /* PeiServicesTablePointerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.inf; sourceTree = ""; }; - A5716B05235968A7000CEC60 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; - A5716B07235968A7000CEC60 /* BaseDebugLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.inf; sourceTree = ""; }; - A5716B08235968A7000CEC60 /* BaseDebugLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.uni; sourceTree = ""; }; - A5716B09235968A7000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5716B0B235968A7000CEC60 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; - A5716B0C235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.inf; sourceTree = ""; }; - A5716B0D235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.uni; sourceTree = ""; }; - A5716B0E235968A7000CEC60 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; - A5716B10235968A7000CEC60 /* PeiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.inf; sourceTree = ""; }; - A5716B11235968A7000CEC60 /* PeiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesLib.c; sourceTree = ""; }; - A5716B12235968A7000CEC60 /* PeiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.uni; sourceTree = ""; }; - A5716B14235968A7000CEC60 /* BasePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.uni; sourceTree = ""; }; - A5716B15235968A7000CEC60 /* BasePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.inf; sourceTree = ""; }; - A5716B16235968A7000CEC60 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; - A5716B18235968A7000CEC60 /* BaseS3SmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.inf; sourceTree = ""; }; - A5716B19235968A7000CEC60 /* BaseS3SmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.uni; sourceTree = ""; }; - A5716B1A235968A7000CEC60 /* S3SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SmbusLib.c; sourceTree = ""; }; - A5716B1C235968A7000CEC60 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; - A5716B1D235968A7000CEC60 /* DxeServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesLib.c; sourceTree = ""; }; - A5716B1F235968A7000CEC60 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; - A5716B20235968A7000CEC60 /* DxeServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.uni; sourceTree = ""; }; - A5716B21235968A7000CEC60 /* DxeServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.inf; sourceTree = ""; }; - A5716B23235968A7000CEC60 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; - A5716B24235968A7000CEC60 /* SecPeiDxeTimerLibCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.inf; sourceTree = ""; }; - A5716B25235968A7000CEC60 /* SecPeiDxeTimerLibCpu.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.uni; sourceTree = ""; }; - A5716B27235968A7000CEC60 /* StandaloneMmDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.inf; sourceTree = ""; }; - A5716B28235968A7000CEC60 /* StandaloneMmDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.uni; sourceTree = ""; }; - A5716B29235968A7000CEC60 /* StandaloneMmDriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmDriverEntryPoint.c; sourceTree = ""; }; - A5716B2B235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.uni; sourceTree = ""; }; - A5716B2C235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.inf; sourceTree = ""; }; - A5716B2D235968A7000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5716B2F235968A7000CEC60 /* SwapBytes32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes32.c; sourceTree = ""; }; - A5716B30235968A7000CEC60 /* X86ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadIdtr.c; sourceTree = ""; }; - A5716B32235968A7000CEC60 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; - A5716B33235968A7000CEC60 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; - A5716B34235968A7000CEC60 /* SetJumpLongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJumpLongJump.c; sourceTree = ""; }; - A5716B35235968A7000CEC60 /* SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrier.c; sourceTree = ""; }; - A5716B36235968A7000CEC60 /* BaseLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLibInternals.h; sourceTree = ""; }; - A5716B37235968A7000CEC60 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; - A5716B38235968A7000CEC60 /* X86WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteIdtr.c; sourceTree = ""; }; - A5716B39235968A7000CEC60 /* FilePaths.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FilePaths.c; sourceTree = ""; }; - A5716B3A235968A7000CEC60 /* BaseLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.uni; sourceTree = ""; }; - A5716B3B235968A7000CEC60 /* X86FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxRestore.c; sourceTree = ""; }; - A5716B3C235968A7000CEC60 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; - A5716B3D235968A7000CEC60 /* LongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LongJump.c; sourceTree = ""; }; - A5716B3E235968A7000CEC60 /* Cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = ""; }; - A5716B3F235968A7000CEC60 /* BaseLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.inf; sourceTree = ""; }; - A5716B40235968A7000CEC60 /* GetPowerOfTwo64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo64.c; sourceTree = ""; }; - A5716B42235968A7000CEC60 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; - A5716B43235968A7000CEC60 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; - A5716B44235968A7000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; - A5716B45235968A7000CEC60 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; - A5716B46235968A7000CEC60 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; - A5716B47235968A7000CEC60 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; - A5716B48235968A7000CEC60 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; - A5716B49235968A7000CEC60 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; - A5716B4A235968A7000CEC60 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; - A5716B4B235968A7000CEC60 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; - A5716B4C235968A7000CEC60 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; - A5716B4D235968A7000CEC60 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; - A5716B4E235968A7000CEC60 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; - A5716B4F235968A7000CEC60 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; - A5716B50235968A7000CEC60 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; - A5716B51235968A7000CEC60 /* SwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwitchStack.nasm; sourceTree = ""; }; - A5716B52235968A7000CEC60 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; - A5716B53235968A7000CEC60 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; - A5716B54235968A7000CEC60 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; - A5716B55235968A7000CEC60 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; - A5716B56235968A7000CEC60 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; - A5716B57235968A7000CEC60 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; - A5716B58235968A7000CEC60 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; - A5716B59235968A7000CEC60 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; - A5716B5A235968A7000CEC60 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; - A5716B5B235968A7000CEC60 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; - A5716B5C235968A7000CEC60 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; - A5716B5D235968A7000CEC60 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; - A5716B5E235968A7000CEC60 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; - A5716B5F235968A7000CEC60 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; - A5716B60235968A7000CEC60 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; - A5716B61235968A7000CEC60 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; - A5716B62235968A7000CEC60 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; - A5716B63235968A7000CEC60 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; - A5716B64235968A7000CEC60 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; - A5716B65235968A7000CEC60 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; - A5716B66235968A7000CEC60 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; - A5716B67235968A7000CEC60 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; - A5716B68235968A7000CEC60 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; - A5716B69235968A7000CEC60 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; - A5716B6A235968A7000CEC60 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; - A5716B6B235968A7000CEC60 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; - A5716B6C235968A7000CEC60 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; - A5716B6D235968A7000CEC60 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; - A5716B6E235968A7000CEC60 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; - A5716B6F235968A7000CEC60 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; - A5716B70235968A7000CEC60 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; - A5716B71235968A7000CEC60 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; - A5716B72235968A7000CEC60 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; - A5716B73235968A7000CEC60 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; - A5716B74235968A7000CEC60 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; - A5716B75235968A7000CEC60 /* DisablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging64.nasm; sourceTree = ""; }; - A5716B76235968A7000CEC60 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; - A5716B77235968A7000CEC60 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; - A5716B78235968A7000CEC60 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; - A5716B79235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5716B7A235968A7000CEC60 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; - A5716B7B235968A7000CEC60 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; - A5716B7C235968A7000CEC60 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; - A5716B7D235968A7000CEC60 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; - A5716B7E235968A7000CEC60 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; - A5716B7F235968A7000CEC60 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; - A5716B80235968A7000CEC60 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; - A5716B81235968A7000CEC60 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; - A5716B82235968A7000CEC60 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; - A5716B83235968A7000CEC60 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; - A5716B84235968A7000CEC60 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; - A5716B85235968A7000CEC60 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; - A5716B86235968A7000CEC60 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; - A5716B87235968A7000CEC60 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; - A5716B88235968A7000CEC60 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; - A5716B89235968A7000CEC60 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; - A5716B8A235968A7000CEC60 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; - A5716B8B235968A7000CEC60 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; - A5716B8C235968A7000CEC60 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; - A5716B8D235968A7000CEC60 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; - A5716B8E235968A7000CEC60 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; - A5716B8F235968A7000CEC60 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; - A5716B90235968A7000CEC60 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; - A5716B91235968A7000CEC60 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; - A5716B92235968A7000CEC60 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; - A5716B93235968A7000CEC60 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; - A5716B94235968A7000CEC60 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; - A5716B95235968A7000CEC60 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; - A5716B96235968A7000CEC60 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; - A5716B97235968A7000CEC60 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; - A5716B98235968A7000CEC60 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; - A5716B99235968A7000CEC60 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; - A5716B9A235968A7000CEC60 /* X86Msr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Msr.c; sourceTree = ""; }; - A5716B9B235968A7000CEC60 /* DivU64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x64Remainder.c; sourceTree = ""; }; - A5716B9C235968A7000CEC60 /* X86Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Thunk.c; sourceTree = ""; }; - A5716B9D235968A7000CEC60 /* CpuDeadLoop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDeadLoop.c; sourceTree = ""; }; - A5716B9E235968A7000CEC60 /* LowBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet64.c; sourceTree = ""; }; - A5716B9F235968A7000CEC60 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; - A5716BA0235968A7000CEC60 /* X86PatchInstruction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86PatchInstruction.c; sourceTree = ""; }; - A5716BA1235968A7000CEC60 /* X86FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxSave.c; sourceTree = ""; }; - A5716BA2235968A7000CEC60 /* X86GetInterruptState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86GetInterruptState.c; sourceTree = ""; }; - A5716BA3235968A7000CEC60 /* CheckSum.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CheckSum.c; sourceTree = ""; }; - A5716BA4235968A7000CEC60 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; - A5716BA5235968A7000CEC60 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; - A5716BA6235968A7000CEC60 /* X86DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging32.c; sourceTree = ""; }; - A5716BA7235968A7000CEC60 /* BitField.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitField.c; sourceTree = ""; }; - A5716BA8235968A7000CEC60 /* X86EnablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging64.c; sourceTree = ""; }; - A5716BA9235968A7000CEC60 /* HighBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet64.c; sourceTree = ""; }; - A5716BAA235968A7000CEC60 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; - A5716BAB235968A7000CEC60 /* SafeString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeString.c; sourceTree = ""; }; - A5716BAC235968A7000CEC60 /* MultS64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultS64x64.c; sourceTree = ""; }; - A5716BAD235968A7000CEC60 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; - A5716BAF235968A7000CEC60 /* EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnablePaging32.c; sourceTree = ""; }; - A5716BB0235968A7000CEC60 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; - A5716BB1235968A7000CEC60 /* WriteDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr3.c; sourceTree = ""; }; - A5716BB2235968A7000CEC60 /* ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGdtr.c; sourceTree = ""; }; - A5716BB3235968A7000CEC60 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; - A5716BB4235968A7000CEC60 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; - A5716BB5235968A7000CEC60 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; - A5716BB6235968A7000CEC60 /* ReadDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr2.c; sourceTree = ""; }; - A5716BB7235968A7000CEC60 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; - A5716BB8235968A7000CEC60 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; - A5716BB9235968A7000CEC60 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; - A5716BBA235968A7000CEC60 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; - A5716BBB235968A7000CEC60 /* ReadSs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadSs.c; sourceTree = ""; }; - A5716BBC235968A7000CEC60 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; - A5716BBD235968A7000CEC60 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; - A5716BBE235968A7000CEC60 /* Monitor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Monitor.c; sourceTree = ""; }; - A5716BBF235968A7000CEC60 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; - A5716BC0235968A7000CEC60 /* WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteGdtr.c; sourceTree = ""; }; - A5716BC1235968A7000CEC60 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; - A5716BC2235968A7000CEC60 /* ReadDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr6.c; sourceTree = ""; }; - A5716BC3235968A7000CEC60 /* ReadPmc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadPmc.c; sourceTree = ""; }; - A5716BC4235968A7000CEC60 /* Wbinvd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Wbinvd.c; sourceTree = ""; }; - A5716BC5235968A7000CEC60 /* DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisablePaging32.c; sourceTree = ""; }; - A5716BC6235968A7000CEC60 /* RShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RShiftU64.nasm; sourceTree = ""; }; - A5716BC7235968A7000CEC60 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; - A5716BC8235968A7000CEC60 /* Invd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Invd.c; sourceTree = ""; }; - A5716BC9235968A7000CEC60 /* WriteDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr7.c; sourceTree = ""; }; - A5716BCA235968A7000CEC60 /* WriteMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm7.c; sourceTree = ""; }; - A5716BCB235968A7000CEC60 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; - A5716BCC235968A7000CEC60 /* ReadCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr2.c; sourceTree = ""; }; - A5716BCD235968A7000CEC60 /* LShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LShiftU64.nasm; sourceTree = ""; }; - A5716BCE235968A7000CEC60 /* ReadTr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTr.c; sourceTree = ""; }; - A5716BCF235968A7000CEC60 /* ReadMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm6.c; sourceTree = ""; }; - A5716BD0235968A7000CEC60 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; - A5716BD1235968A7000CEC60 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; - A5716BD2235968A7000CEC60 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; - A5716BD3235968A7000CEC60 /* WriteCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr3.c; sourceTree = ""; }; - A5716BD4235968A7000CEC60 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; - A5716BD5235968A7000CEC60 /* CpuPause.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPause.c; sourceTree = ""; }; - A5716BD6235968A7000CEC60 /* ReadMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm2.c; sourceTree = ""; }; - A5716BD7235968A7000CEC60 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; - A5716BD8235968A7000CEC60 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; - A5716BD9235968A7000CEC60 /* CpuIdEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIdEx.c; sourceTree = ""; }; - A5716BDA235968A7000CEC60 /* WriteMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm3.c; sourceTree = ""; }; - A5716BDB235968A7000CEC60 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; - A5716BDC235968A7000CEC60 /* ReadDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr1.c; sourceTree = ""; }; - A5716BDD235968A7000CEC60 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; - A5716BDE235968A7000CEC60 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; - A5716BDF235968A7000CEC60 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; - A5716BE0235968A7000CEC60 /* ReadEs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEs.c; sourceTree = ""; }; - A5716BE1235968A7000CEC60 /* FlushCacheLine.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FlushCacheLine.c; sourceTree = ""; }; - A5716BE2235968A7000CEC60 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; - A5716BE3235968A7000CEC60 /* WriteDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr0.c; sourceTree = ""; }; - A5716BE4235968A7000CEC60 /* DisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableInterrupts.c; sourceTree = ""; }; - A5716BE5235968A7000CEC60 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; - A5716BE6235968A7000CEC60 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; - A5716BE7235968A7000CEC60 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; - A5716BE8235968A7000CEC60 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; - A5716BE9235968A7000CEC60 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; - A5716BEA235968A7000CEC60 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; - A5716BEB235968A7000CEC60 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; - A5716BEC235968A7000CEC60 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; - A5716BED235968A7000CEC60 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; - A5716BEE235968A7000CEC60 /* WriteDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr4.c; sourceTree = ""; }; - A5716BEF235968A7000CEC60 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; - A5716BF0235968A7000CEC60 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; - A5716BF1235968A7000CEC60 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; - A5716BF2235968A7000CEC60 /* ReadDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr5.c; sourceTree = ""; }; - A5716BF3235968A7000CEC60 /* EnableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableCache.c; sourceTree = ""; }; - A5716BF4235968A7000CEC60 /* ReadMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm5.c; sourceTree = ""; }; - A5716BF5235968A7000CEC60 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; - A5716BF6235968A7000CEC60 /* EnableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableInterrupts.c; sourceTree = ""; }; - A5716BF7235968A7000CEC60 /* WriteCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr0.c; sourceTree = ""; }; - A5716BF8235968A7000CEC60 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; - A5716BF9235968A7000CEC60 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; - A5716BFA235968A7000CEC60 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; - A5716BFB235968A7000CEC60 /* DivU64x64Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x64Remainder.nasm; sourceTree = ""; }; - A5716BFC235968A7000CEC60 /* WriteMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm4.c; sourceTree = ""; }; - A5716BFD235968A7000CEC60 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; - A5716BFE235968A7000CEC60 /* WriteLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteLdtr.c; sourceTree = ""; }; - A5716BFF235968A7000CEC60 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; - A5716C00235968A7000CEC60 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; - A5716C01235968A7000CEC60 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; - A5716C02235968A7000CEC60 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; - A5716C03235968A7000CEC60 /* WriteMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm0.c; sourceTree = ""; }; - A5716C04235968A7000CEC60 /* ReadDs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDs.c; sourceTree = ""; }; - A5716C05235968A7000CEC60 /* FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxSave.c; sourceTree = ""; }; - A5716C06235968A7000CEC60 /* WriteCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr4.c; sourceTree = ""; }; - A5716C07235968A7000CEC60 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; - A5716C08235968A7000CEC60 /* ReadMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm1.c; sourceTree = ""; }; - A5716C09235968A7000CEC60 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; - A5716C0A235968A7000CEC60 /* ReadLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadLdtr.c; sourceTree = ""; }; - A5716C0B235968A7000CEC60 /* ARShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ARShiftU64.nasm; sourceTree = ""; }; - A5716C0C235968A7000CEC60 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; - A5716C0D235968A7000CEC60 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; - A5716C0E235968A7000CEC60 /* ReadDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr0.c; sourceTree = ""; }; - A5716C0F235968A7000CEC60 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; - A5716C10235968A7000CEC60 /* SwapBytes64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwapBytes64.nasm; sourceTree = ""; }; - A5716C11235968A7000CEC60 /* ReadCs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCs.c; sourceTree = ""; }; - A5716C12235968A7000CEC60 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; - A5716C13235968A7000CEC60 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; - A5716C14235968A7000CEC60 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; - A5716C15235968A7000CEC60 /* WriteDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr1.c; sourceTree = ""; }; - A5716C16235968A7000CEC60 /* MultU64x64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x64.nasm; sourceTree = ""; }; - A5716C17235968A7000CEC60 /* WriteDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr5.c; sourceTree = ""; }; - A5716C18235968A7000CEC60 /* LRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LRotU64.nasm; sourceTree = ""; }; - A5716C19235968A7000CEC60 /* Mwait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mwait.c; sourceTree = ""; }; - A5716C1A235968A7000CEC60 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; - A5716C1B235968A7000CEC60 /* RRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RRotU64.nasm; sourceTree = ""; }; - A5716C1C235968A7000CEC60 /* ReadDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr4.c; sourceTree = ""; }; - A5716C1D235968A7000CEC60 /* ReadGs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGs.c; sourceTree = ""; }; - A5716C1E235968A7000CEC60 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; - A5716C1F235968A7000CEC60 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; - A5716C20235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5716C21235968A7000CEC60 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; - A5716C22235968A7000CEC60 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; - A5716C23235968A7000CEC60 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; - A5716C24235968A7000CEC60 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; - A5716C25235968A7000CEC60 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; - A5716C26235968A7000CEC60 /* ReadMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm4.c; sourceTree = ""; }; - A5716C27235968A7000CEC60 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; - A5716C28235968A7000CEC60 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; - A5716C29235968A7000CEC60 /* ReadFs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadFs.c; sourceTree = ""; }; - A5716C2A235968A7000CEC60 /* ReadCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr0.c; sourceTree = ""; }; - A5716C2B235968A7000CEC60 /* CpuId.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuId.c; sourceTree = ""; }; - A5716C2C235968A7000CEC60 /* MultU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x32.nasm; sourceTree = ""; }; - A5716C2D235968A7000CEC60 /* WriteMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm5.c; sourceTree = ""; }; - A5716C2E235968A7000CEC60 /* DisablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging32.nasm; sourceTree = ""; }; - A5716C2F235968A7000CEC60 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; - A5716C30235968A7000CEC60 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; - A5716C31235968A7000CEC60 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; - A5716C32235968A7000CEC60 /* WriteMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm1.c; sourceTree = ""; }; - A5716C33235968A7000CEC60 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; - A5716C34235968A7000CEC60 /* ReadCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr4.c; sourceTree = ""; }; - A5716C35235968A7000CEC60 /* DivU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32.nasm; sourceTree = ""; }; - A5716C36235968A7000CEC60 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; - A5716C37235968A7000CEC60 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; - A5716C38235968A7000CEC60 /* ReadMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm0.c; sourceTree = ""; }; - A5716C39235968A7000CEC60 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; - A5716C3A235968A7000CEC60 /* DisableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableCache.c; sourceTree = ""; }; - A5716C3B235968A7000CEC60 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; - A5716C3C235968A7000CEC60 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; - A5716C3D235968A7000CEC60 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; - A5716C3E235968A7000CEC60 /* FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxRestore.c; sourceTree = ""; }; - A5716C3F235968A7000CEC60 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; - A5716C40235968A7000CEC60 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; - A5716C41235968A7000CEC60 /* WriteDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr2.c; sourceTree = ""; }; - A5716C42235968A7000CEC60 /* EnablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging64.nasm; sourceTree = ""; }; - A5716C43235968A7000CEC60 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; - A5716C44235968A7000CEC60 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; - A5716C45235968A7000CEC60 /* WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteIdtr.c; sourceTree = ""; }; - A5716C46235968A7000CEC60 /* ReadDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr3.c; sourceTree = ""; }; - A5716C47235968A7000CEC60 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; - A5716C48235968A7000CEC60 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; - A5716C49235968A7000CEC60 /* ReadDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr7.c; sourceTree = ""; }; - A5716C4A235968A7000CEC60 /* ReadEflags.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEflags.c; sourceTree = ""; }; - A5716C4B235968A7000CEC60 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; - A5716C4C235968A7000CEC60 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; - A5716C4D235968A7000CEC60 /* DivU64x32Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32Remainder.nasm; sourceTree = ""; }; - A5716C4E235968A7000CEC60 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; - A5716C4F235968A7000CEC60 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; - A5716C50235968A7000CEC60 /* WriteDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr6.c; sourceTree = ""; }; - A5716C51235968A7000CEC60 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; - A5716C52235968A7000CEC60 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; - A5716C53235968A7000CEC60 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; - A5716C54235968A7000CEC60 /* ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadIdtr.c; sourceTree = ""; }; - A5716C55235968A7000CEC60 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; - A5716C56235968A7000CEC60 /* ReadCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr3.c; sourceTree = ""; }; - A5716C57235968A7000CEC60 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; - A5716C58235968A7000CEC60 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; - A5716C59235968A7000CEC60 /* WriteMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm6.c; sourceTree = ""; }; - A5716C5A235968A7000CEC60 /* ReadTsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTsc.c; sourceTree = ""; }; - A5716C5B235968A7000CEC60 /* WriteCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr2.c; sourceTree = ""; }; - A5716C5C235968A7000CEC60 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; - A5716C5D235968A7000CEC60 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; - A5716C5E235968A7000CEC60 /* ReadMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm7.c; sourceTree = ""; }; - A5716C5F235968A7000CEC60 /* EnableDisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableDisableInterrupts.c; sourceTree = ""; }; - A5716C60235968A7000CEC60 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; - A5716C61235968A7000CEC60 /* ReadMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm3.c; sourceTree = ""; }; - A5716C62235968A7000CEC60 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; - A5716C63235968A7000CEC60 /* InternalSwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InternalSwitchStack.nasm; sourceTree = ""; }; - A5716C64235968A7000CEC60 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; - A5716C65235968A7000CEC60 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; - A5716C66235968A7000CEC60 /* WriteMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm2.c; sourceTree = ""; }; - A5716C67235968A7000CEC60 /* ModU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ModU64x32.nasm; sourceTree = ""; }; - A5716C68235968A7000CEC60 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; - A5716C69235968A7000CEC60 /* EnablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging32.nasm; sourceTree = ""; }; - A5716C6A235968A7000CEC60 /* GetPowerOfTwo32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo32.c; sourceTree = ""; }; - A5716C6B235968A7000CEC60 /* Math64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Math64.c; sourceTree = ""; }; - A5716C6C235968A7000CEC60 /* RRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU32.c; sourceTree = ""; }; - A5716C6D235968A7000CEC60 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; - A5716C6E235968A7000CEC60 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; - A5716C6F235968A7000CEC60 /* X86MemoryFence.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86MemoryFence.c; sourceTree = ""; }; - A5716C70235968A7000CEC60 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; - A5716C71235968A7000CEC60 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; - A5716C72235968A7000CEC60 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; - A5716C73235968A7000CEC60 /* ChkStkGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChkStkGcc.c; sourceTree = ""; }; - A5716C74235968A7000CEC60 /* SetJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJump.c; sourceTree = ""; }; - A5716C75235968A7000CEC60 /* X86EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging32.c; sourceTree = ""; }; - A5716C76235968A7000CEC60 /* X86WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteGdtr.c; sourceTree = ""; }; - A5716C77235968A7000CEC60 /* SwapBytes16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes16.c; sourceTree = ""; }; - A5716C78235968A7000CEC60 /* HighBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet32.c; sourceTree = ""; }; - A5716C79235968A7000CEC60 /* X86RdRand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86RdRand.c; sourceTree = ""; }; - A5716C7B235968A7000CEC60 /* Math64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Math64.S; sourceTree = ""; }; - A5716C7C235968A7000CEC60 /* CpuPause.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuPause.asm; sourceTree = ""; }; - A5716C7D235968A7000CEC60 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; - A5716C7E235968A7000CEC60 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; - A5716C7F235968A7000CEC60 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; - A5716C80235968A7000CEC60 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; - A5716C81235968A7000CEC60 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; - A5716C82235968A7000CEC60 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; - A5716C83235968A7000CEC60 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; - A5716C84235968A7000CEC60 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; - A5716C85235968A7000CEC60 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; - A5716C86235968A7000CEC60 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; - A5716C87235968A7000CEC60 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; - A5716C88235968A7000CEC60 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; - A5716C89235968A7000CEC60 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; - A5716C8A235968A7000CEC60 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; - A5716C8B235968A7000CEC60 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; - A5716C8C235968A7000CEC60 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; - A5716C8D235968A7000CEC60 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; - A5716C8E235968A7000CEC60 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; - A5716C8F235968A7000CEC60 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; - A5716C90235968A7000CEC60 /* X86DisablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging64.c; sourceTree = ""; }; - A5716C91235968A7000CEC60 /* X86ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadGdtr.c; sourceTree = ""; }; - A5716C92235968A7000CEC60 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; - A5716C94235968A7000CEC60 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; - A5716C95235968A7000CEC60 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; - A5716C96235968A7000CEC60 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; - A5716C97235968A7000CEC60 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; - A5716C98235968A7000CEC60 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; - A5716C99235968A7000CEC60 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; - A5716C9A235968A7000CEC60 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; - A5716C9B235968A7000CEC60 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; - A5716C9C235968A7000CEC60 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; - A5716C9D235968A7000CEC60 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; - A5716C9E235968A7000CEC60 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; - A5716C9F235968A7000CEC60 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; - A5716CA0235968A7000CEC60 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; - A5716CA1235968A7000CEC60 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; - A5716CA2235968A7000CEC60 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; - A5716CA3235968A7000CEC60 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; - A5716CA4235968A7000CEC60 /* LowBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet32.c; sourceTree = ""; }; - A5716CA5235968A7000CEC60 /* LRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU32.c; sourceTree = ""; }; - A5716CA6235968A7000CEC60 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; - A5716CA7235968A7000CEC60 /* LinkedList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinkedList.c; sourceTree = ""; }; - A5716CA8235968A7000CEC60 /* X86SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86SpeculationBarrier.c; sourceTree = ""; }; - A5716CAA235968A7000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716CAB235968A7000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716CAC235968A7000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716CAD235968A7000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716CAF235968A7000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716CB0235968A7000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716CB1235968A7000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716CB2235968A7000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716CB3235968A7000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716CB4235968A7000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716CB5235968A7000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716CB6235968A7000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716CB7235968A7000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716CB8235968A7000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716CB9235968A7000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716CBA235968A7000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716CBB235968A7000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716CBC235968A7000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716CBE235968A7000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716CBF235968A7000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716CC0235968A7000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716CC1235968A7000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716CC2235968A7000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716CC3235968A7000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716CC4235968A7000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716CC5235968A7000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716CC6235968A7000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716CC7235968A7000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716CC8235968A7000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716CC9235968A7000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716CCA235968A7000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716CCB235968A7000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716CCC235968A7000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716CCD235968A7000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716CCE235968A7000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716CCF235968A7000CEC60 /* BaseMemoryLibRepStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.uni; sourceTree = ""; }; - A5716CD0235968A7000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716CD1235968A7000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716CD2235968A7000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716CD3235968A7000CEC60 /* BaseMemoryLibRepStr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.inf; sourceTree = ""; }; - A5716CD5235968A7000CEC60 /* BaseSynchronizationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.uni; sourceTree = ""; }; - A5716CD7235968A7000CEC60 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; - A5716CD8235968A7000CEC60 /* BaseSynchronizationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.inf; sourceTree = ""; }; - A5716CDA235968A7000CEC60 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; - A5716CDB235968A7000CEC60 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; - A5716CDC235968A7000CEC60 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; - A5716CDD235968A7000CEC60 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; - A5716CDE235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5716CDF235968A7000CEC60 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; - A5716CE0235968A7000CEC60 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; - A5716CE1235968A7000CEC60 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; - A5716CE2235968A7000CEC60 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; - A5716CE3235968A7000CEC60 /* InterlockedIncrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedIncrementMsc.c; sourceTree = ""; }; - A5716CE5235968A7000CEC60 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; - A5716CE6235968A7000CEC60 /* InternalGetSpinLockProperties.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalGetSpinLockProperties.c; sourceTree = ""; }; - A5716CE7235968A7000CEC60 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; - A5716CE8235968A7000CEC60 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; - A5716CE9235968A7000CEC60 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; - A5716CEA235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; - A5716CEB235968A7000CEC60 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; - A5716CEC235968A7000CEC60 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; - A5716CED235968A7000CEC60 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; - A5716CEE235968A7000CEC60 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; - A5716CEF235968A7000CEC60 /* BaseSynchronizationLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseSynchronizationLibInternals.h; sourceTree = ""; }; - A5716CF0235968A7000CEC60 /* SynchronizationMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationMsc.c; sourceTree = ""; }; - A5716CF1235968A7000CEC60 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; - A5716CF3235968A7000CEC60 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; - A5716CF4235968A7000CEC60 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; - A5716CF6235968A7000CEC60 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; - A5716CF7235968A7000CEC60 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; - A5716CF8235968A7000CEC60 /* SynchronizationGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationGcc.c; sourceTree = ""; }; - A5716CF9235968A7000CEC60 /* InterlockedDecrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedDecrementMsc.c; sourceTree = ""; }; - A5716CFB235968A7000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716CFC235968A7000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716CFD235968A7000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716CFE235968A7000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716CFF235968A7000CEC60 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; - A5716D00235968A7000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716D01235968A7000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716D02235968A7000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716D03235968A7000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716D04235968A7000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716D05235968A7000CEC60 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; - A5716D06235968A7000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716D07235968A7000CEC60 /* UefiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.inf; sourceTree = ""; }; - A5716D08235968A7000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716D09235968A7000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716D0A235968A7000CEC60 /* UefiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.uni; sourceTree = ""; }; - A5716D0B235968A7000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716D0C235968A7000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716D0E235968A7000CEC60 /* PciSegmentLibCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLibCommon.h; sourceTree = ""; }; - A5716D0F235968A7000CEC60 /* DxeRuntimePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; - A5716D10235968A7000CEC60 /* BasePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; - A5716D11235968A7000CEC60 /* DxeRuntimePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; - A5716D12235968A7000CEC60 /* BasePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; - A5716D13235968A7000CEC60 /* BasePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePciSegmentLib.c; sourceTree = ""; }; - A5716D14235968A7000CEC60 /* PciSegmentLibCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLibCommon.c; sourceTree = ""; }; - A5716D15235968A7000CEC60 /* DxeRuntimePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeRuntimePciSegmentLib.c; sourceTree = ""; }; - A5716D18235968A7000CEC60 /* CpuSleepFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepFlushTlb.c; sourceTree = ""; }; - A5716D1A235968A7000CEC60 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; - A5716D1B235968A7000CEC60 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; - A5716D1C235968A7000CEC60 /* BaseCpuLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.uni; sourceTree = ""; }; - A5716D1D235968A7000CEC60 /* BaseCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.inf; sourceTree = ""; }; - A5716D1F235968A7000CEC60 /* CpuSleep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleep.c; sourceTree = ""; }; - A5716D20235968A7000CEC60 /* CpuFlushTlbGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlbGcc.c; sourceTree = ""; }; - A5716D21235968A7000CEC60 /* CpuFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlb.c; sourceTree = ""; }; - A5716D22235968A7000CEC60 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; - A5716D23235968A7000CEC60 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; - A5716D24235968A7000CEC60 /* CpuSleepGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepGcc.c; sourceTree = ""; }; - A5716D26235968A7000CEC60 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; - A5716D27235968A7000CEC60 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; - A5716D28235968A7000CEC60 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; - A5716D29235968A7000CEC60 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; - A5716D2B235968A7000CEC60 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; - A5716D2C235968A7000CEC60 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; - A5716D2D235968A7000CEC60 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; - A5716D2E235968A7000CEC60 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; - A5716D30235968A7000CEC60 /* PeiExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiExtractGuidedSectionLib.c; sourceTree = ""; }; - A5716D31235968A7000CEC60 /* PeiExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.uni; sourceTree = ""; }; - A5716D32235968A7000CEC60 /* PeiExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.inf; sourceTree = ""; }; - A5716D34235968A7000CEC60 /* DriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverEntryPoint.c; sourceTree = ""; }; - A5716D35235968A7000CEC60 /* UefiDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.inf; sourceTree = ""; }; - A5716D36235968A7000CEC60 /* UefiDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.uni; sourceTree = ""; }; - A5716D38235968A7000CEC60 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; - A5716D39235968A7000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5716D3A235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.uni; sourceTree = ""; }; - A5716D3B235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.inf; sourceTree = ""; }; - A5716D3D235968A7000CEC60 /* SmmPciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciExpressLib.inf; sourceTree = ""; }; - A5716D3E235968A7000CEC60 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; - A5716D40235968A7000CEC60 /* DxeRuntimePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.uni; sourceTree = ""; }; - A5716D41235968A7000CEC60 /* DxeRuntimePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.inf; sourceTree = ""; }; - A5716D42235968A7000CEC60 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; - A5716D44235968A7000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716D45235968A7000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716D46235968A7000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716D47235968A7000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716D49235968A7000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716D4A235968A7000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716D4B235968A7000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716D4C235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716D4D235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716D4E235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716D4F235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716D50235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716D51235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716D52235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716D53235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716D54235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716D55235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716D56235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716D58235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716D59235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716D5A235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716D5B235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716D5C235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716D5D235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716D5E235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716D5F235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716D60235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716D61235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716D62235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716D63235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716D64235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716D65235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716D66235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716D67235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716D69235968A8000CEC60 /* ScanMemGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMemGeneric.c; sourceTree = ""; }; - A5716D6A235968A8000CEC60 /* CompareMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareMem.asm; sourceTree = ""; }; - A5716D6B235968A8000CEC60 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; - A5716D6C235968A8000CEC60 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; - A5716D6D235968A8000CEC60 /* ScanMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ScanMem.asm; sourceTree = ""; }; - A5716D6E235968A8000CEC60 /* CopyMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CopyMem.asm; sourceTree = ""; }; - A5716D6F235968A8000CEC60 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; - A5716D70235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716D71235968A8000CEC60 /* SetMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetMem.asm; sourceTree = ""; }; - A5716D72235968A8000CEC60 /* CompareGuid.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareGuid.asm; sourceTree = ""; }; - A5716D73235968A8000CEC60 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; - A5716D74235968A8000CEC60 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; - A5716D75235968A8000CEC60 /* BaseMemoryLibOptDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.uni; sourceTree = ""; }; - A5716D76235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716D77235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716D79235968A8000CEC60 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; - A5716D7A235968A8000CEC60 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; - A5716D7B235968A8000CEC60 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; - A5716D7C235968A8000CEC60 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; - A5716D7D235968A8000CEC60 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; - A5716D7E235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716D7F235968A8000CEC60 /* BaseMemoryLibOptDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.inf; sourceTree = ""; }; - A5716D80235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716D82235968A8000CEC60 /* PerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PerformanceLib.c; sourceTree = ""; }; - A5716D83235968A8000CEC60 /* BasePerformanceLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.inf; sourceTree = ""; }; - A5716D84235968A8000CEC60 /* BasePerformanceLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.uni; sourceTree = ""; }; - A5716D86235968A8000CEC60 /* BasePciSegmentLibPci.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.inf; sourceTree = ""; }; - A5716D87235968A8000CEC60 /* BasePciSegmentLibPci.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.uni; sourceTree = ""; }; - A5716D88235968A8000CEC60 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; - A5716D8A235968A8000CEC60 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; - A5716D8B235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.inf; sourceTree = ""; }; - A5716D8C235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.uni; sourceTree = ""; }; - A5716D8E235968A8000CEC60 /* BasePcdLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.uni; sourceTree = ""; }; - A5716D8F235968A8000CEC60 /* BasePcdLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.inf; sourceTree = ""; }; - A5716D90235968A8000CEC60 /* PcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcdLib.c; sourceTree = ""; }; - A5716D92235968A8000CEC60 /* BaseStackCheckGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckGcc.c; sourceTree = ""; }; - A5716D93235968A8000CEC60 /* BaseStackCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.uni; sourceTree = ""; }; - A5716D94235968A8000CEC60 /* BaseStackCheckNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckNull.c; sourceTree = ""; }; - A5716D95235968A8000CEC60 /* BaseStackCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.inf; sourceTree = ""; }; - A5716D97235968A8000CEC60 /* BaseRngLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.uni; sourceTree = ""; }; - A5716D98235968A8000CEC60 /* BaseRngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.inf; sourceTree = ""; }; - A5716D99235968A8000CEC60 /* BaseRng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseRng.c; sourceTree = ""; }; - A5716D9B235968A8000CEC60 /* DxeCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreEntryPoint.c; sourceTree = ""; }; - A5716D9C235968A8000CEC60 /* DxeCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.uni; sourceTree = ""; }; - A5716D9D235968A8000CEC60 /* DxeCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.inf; sourceTree = ""; }; - A5716D9F235968A8000CEC60 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; - A5716DA0235968A8000CEC60 /* BasePostCodeLibPort80.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.inf; sourceTree = ""; }; - A5716DA1235968A8000CEC60 /* BasePostCodeLibPort80.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.uni; sourceTree = ""; }; - A5716DA3235968A8000CEC60 /* PeiCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.uni; sourceTree = ""; }; - A5716DA4235968A8000CEC60 /* PeiCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.inf; sourceTree = ""; }; - A5716DA5235968A8000CEC60 /* PeiCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCoreEntryPoint.c; sourceTree = ""; }; - A5716DA7235968A8000CEC60 /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = ""; }; - A5716DA8235968A8000CEC60 /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = ""; }; - A5716DA9235968A8000CEC60 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; - A5716DAB235968A8000CEC60 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; - A5716DAC235968A8000CEC60 /* BasePeCoffLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.uni; sourceTree = ""; }; - A5716DAD235968A8000CEC60 /* BasePeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.inf; sourceTree = ""; }; - A5716DAF235968A8000CEC60 /* SmmLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.uni; sourceTree = ""; }; - A5716DB0235968A8000CEC60 /* SmmLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.inf; sourceTree = ""; }; - A5716DB1235968A8000CEC60 /* SmmLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLibNull.c; sourceTree = ""; }; - A5716DB3235968A8000CEC60 /* BasePciCf8Lib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.uni; sourceTree = ""; }; - A5716DB4235968A8000CEC60 /* BasePciCf8Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.inf; sourceTree = ""; }; - A5716DB5235968A8000CEC60 /* PciCf8Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCf8Lib.c; sourceTree = ""; }; - A5716DB7235968A8000CEC60 /* MmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.uni; sourceTree = ""; }; - A5716DB8235968A8000CEC60 /* MmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.inf; sourceTree = ""; }; - A5716DB9235968A8000CEC60 /* MmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MmServicesTableLib.c; sourceTree = ""; }; - A5716DBB235968A8000CEC60 /* SafeIntLib64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib64.c; sourceTree = ""; }; - A5716DBC235968A8000CEC60 /* SafeIntLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLibEbc.c; sourceTree = ""; }; - A5716DBD235968A8000CEC60 /* BaseSafeIntLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSafeIntLib.inf; sourceTree = ""; }; - A5716DBE235968A8000CEC60 /* SafeIntLib32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib32.c; sourceTree = ""; }; - A5716DBF235968A8000CEC60 /* SafeIntLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib.c; sourceTree = ""; }; - A5716DC1235968A8000CEC60 /* SmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmServicesTableLib.c; sourceTree = ""; }; - A5716DC2235968A8000CEC60 /* SmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.inf; sourceTree = ""; }; - A5716DC3235968A8000CEC60 /* SmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.uni; sourceTree = ""; }; - A5716DC5235968A8000CEC60 /* DxeExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.uni; sourceTree = ""; }; - A5716DC6235968A8000CEC60 /* DxeExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.inf; sourceTree = ""; }; - A5716DC7235968A8000CEC60 /* DxeExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeExtractGuidedSectionLib.c; sourceTree = ""; }; - A5716DC9235968A8000CEC60 /* UefiApplicationEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.uni; sourceTree = ""; }; - A5716DCA235968A8000CEC60 /* UefiApplicationEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.inf; sourceTree = ""; }; - A5716DCB235968A8000CEC60 /* ApplicationEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplicationEntryPoint.c; sourceTree = ""; }; - A5716DCD235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716DCE235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716DCF235968A8000CEC60 /* BaseMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.inf; sourceTree = ""; }; - A5716DD0235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716DD1235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716DD2235968A8000CEC60 /* BaseMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.uni; sourceTree = ""; }; - A5716DD3235968A8000CEC60 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; - A5716DD4235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716DD5235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716DD6235968A8000CEC60 /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = ""; }; - A5716DD7235968A8000CEC60 /* SetMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem.c; sourceTree = ""; }; - A5716DD8235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716DD9235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716DDA235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716DDB235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716DDC235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716DDD235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716DDE235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716DDF235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716DE1235968A8000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A5716DE2235968A8000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A5716DE3235968A8000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A5716DE4235968A8000CEC60 /* SmmCpuIoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIoLibInternal.h; sourceTree = ""; }; - A5716DE5235968A8000CEC60 /* SmmIoLibSmmCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.uni; sourceTree = ""; }; - A5716DE6235968A8000CEC60 /* SmmIoLibSmmCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.inf; sourceTree = ""; }; - A5716DE8235968A8000CEC60 /* DxeSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmbusLib.c; sourceTree = ""; }; - A5716DE9235968A8000CEC60 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; - A5716DEA235968A8000CEC60 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; - A5716DEB235968A8000CEC60 /* DxeSmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.inf; sourceTree = ""; }; - A5716DEC235968A8000CEC60 /* DxeSmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.uni; sourceTree = ""; }; - A5716DEE235968A8000CEC60 /* BaseSmbusLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSmbusLibNull.c; sourceTree = ""; }; - A5716DEF235968A8000CEC60 /* BaseSmbusLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.uni; sourceTree = ""; }; - A5716DF0235968A8000CEC60 /* BaseSmbusLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.inf; sourceTree = ""; }; - A5716DF2235968A8000CEC60 /* BaseTimerLibNullTemplate.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.uni; sourceTree = ""; }; - A5716DF3235968A8000CEC60 /* BaseTimerLibNullTemplate.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.inf; sourceTree = ""; }; - A5716DF4235968A8000CEC60 /* TimerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimerLibNull.c; sourceTree = ""; }; - A5716DF6235968A8000CEC60 /* BaseS3IoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.inf; sourceTree = ""; }; - A5716DF7235968A8000CEC60 /* BaseS3IoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.uni; sourceTree = ""; }; - A5716DF8235968A8000CEC60 /* S3IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3IoLib.c; sourceTree = ""; }; - A5716DFA235968A8000CEC60 /* BaseDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.uni; sourceTree = ""; }; - A5716DFB235968A8000CEC60 /* BaseDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.inf; sourceTree = ""; }; - A5716DFC235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5716DFE235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716DFF235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716E00235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716E01235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716E03235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716E04235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716E05235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716E06235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716E07235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716E08235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716E09235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716E0A235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716E0B235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716E0C235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716E0D235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716E0E235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716E0F235968A8000CEC60 /* BaseMemoryLibSse2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.uni; sourceTree = ""; }; - A5716E10235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716E11235968A8000CEC60 /* BaseMemoryLibSse2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.inf; sourceTree = ""; }; - A5716E12235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716E14235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716E15235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716E16235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716E17235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716E18235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716E19235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716E1A235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716E1B235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716E1C235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716E1D235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716E1E235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716E1F235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716E20235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716E21235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716E22235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716E23235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716E24235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716E25235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716E26235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716E27235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716E29235968A8000CEC60 /* BaseUefiDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.uni; sourceTree = ""; }; - A5716E2A235968A8000CEC60 /* BaseUefiDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.inf; sourceTree = ""; }; - A5716E2B235968A8000CEC60 /* BaseUefiDecompressLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseUefiDecompressLibInternals.h; sourceTree = ""; }; - A5716E2C235968A8000CEC60 /* BaseUefiTianoCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiTianoCustomDecompressLib.inf; sourceTree = ""; }; - A5716E2D235968A8000CEC60 /* BaseUefiDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiDecompressLib.c; sourceTree = ""; }; - A5716E2E235968A8000CEC60 /* BaseUefiTianoCustomDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiTianoCustomDecompressLib.c; sourceTree = ""; }; - A5716E30235968A8000CEC60 /* BaseSerialPortLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.uni; sourceTree = ""; }; - A5716E31235968A8000CEC60 /* BaseSerialPortLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.inf; sourceTree = ""; }; - A5716E32235968A8000CEC60 /* BaseSerialPortLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLibNull.c; sourceTree = ""; }; - A5716E34235968A8000CEC60 /* BaseS3BootScriptLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.inf; sourceTree = ""; }; - A5716E35235968A8000CEC60 /* BootScriptLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptLib.c; sourceTree = ""; }; - A5716E36235968A8000CEC60 /* BaseS3BootScriptLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.uni; sourceTree = ""; }; - A5716E38235968A8000CEC60 /* DxePcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePcdLib.c; sourceTree = ""; }; - A5716E39235968A8000CEC60 /* DxePcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.uni; sourceTree = ""; }; - A5716E3A235968A8000CEC60 /* DxePcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.inf; sourceTree = ""; }; - A5716E3C235968A8000CEC60 /* SmmPeriodicSmiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.inf; sourceTree = ""; }; - A5716E3D235968A8000CEC60 /* SmmPeriodicSmiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.uni; sourceTree = ""; }; - A5716E3E235968A8000CEC60 /* SmmPeriodicSmiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPeriodicSmiLib.c; sourceTree = ""; }; - A5716E40235968A8000CEC60 /* UefiScsiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiScsiLib.c; sourceTree = ""; }; - A5716E41235968A8000CEC60 /* UefiScsiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.uni; sourceTree = ""; }; - A5716E42235968A8000CEC60 /* UefiScsiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.inf; sourceTree = ""; }; - A5716E44235968A8000CEC60 /* PeiResourcePublicationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResourcePublicationLib.c; sourceTree = ""; }; - A5716E45235968A8000CEC60 /* PeiResourcePublicationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.inf; sourceTree = ""; }; - A5716E46235968A8000CEC60 /* PeiResourcePublicationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.uni; sourceTree = ""; }; - A5716E48235968A8000CEC60 /* DxeHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.inf; sourceTree = ""; }; - A5716E49235968A8000CEC60 /* DxeHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.uni; sourceTree = ""; }; - A5716E4A235968A8000CEC60 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; - A5716E4C235968A8000CEC60 /* S3PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciSegmentLib.c; sourceTree = ""; }; - A5716E4D235968A8000CEC60 /* BaseS3PciSegmentLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.uni; sourceTree = ""; }; - A5716E4E235968A8000CEC60 /* BaseS3PciSegmentLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.inf; sourceTree = ""; }; - A5716E50235968A8000CEC60 /* BasePciSegmentInfoLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.inf; sourceTree = ""; }; - A5716E51235968A8000CEC60 /* BasePciSegmentInfoLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.uni; sourceTree = ""; }; - A5716E52235968A8000CEC60 /* PciSegmentInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentInfoLib.c; sourceTree = ""; }; - A5716E54235968A8000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5716E55235968A8000CEC60 /* SmmMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.uni; sourceTree = ""; }; - A5716E56235968A8000CEC60 /* SmmMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.inf; sourceTree = ""; }; - A5716E58235968A8000CEC60 /* BaseExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.uni; sourceTree = ""; }; - A5716E59235968A8000CEC60 /* BaseExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.inf; sourceTree = ""; }; - A5716E5A235968A8000CEC60 /* BaseExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseExtractGuidedSectionLib.c; sourceTree = ""; }; - A5716E5C235968A8000CEC60 /* UefiBootServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.uni; sourceTree = ""; }; - A5716E5D235968A8000CEC60 /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = ""; }; - A5716E5E235968A8000CEC60 /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = ""; }; - A5716E60235968A8000CEC60 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; - A5716E61235968A8000CEC60 /* UefiDebugLibStdErr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.uni; sourceTree = ""; }; - A5716E62235968A8000CEC60 /* UefiDebugLibStdErr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.inf; sourceTree = ""; }; - A5716E63235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5716E65235968A8000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5716E66235968A8000CEC60 /* PeiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.uni; sourceTree = ""; }; - A5716E67235968A8000CEC60 /* PeiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.inf; sourceTree = ""; }; - A5716E69235968A8000CEC60 /* DevicePathUtilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = ""; }; - A5716E6A235968A8000CEC60 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; - A5716E6B235968A8000CEC60 /* DevicePathFromText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = ""; }; - A5716E6C235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.uni; sourceTree = ""; }; - A5716E6D235968A8000CEC60 /* DevicePathToText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathToText.c; sourceTree = ""; }; - A5716E6E235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLibOptionalDevicePathProtocol.c; sourceTree = ""; }; - A5716E6F235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.inf; sourceTree = ""; }; - A5716E70235968A8000CEC60 /* UefiDevicePathLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.uni; sourceTree = ""; }; - A5716E71235968A8000CEC60 /* UefiDevicePathLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.inf; sourceTree = ""; }; - A5716E72235968A8000CEC60 /* UefiDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = ""; }; - A5716E74235968A8000CEC60 /* PeiHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.uni; sourceTree = ""; }; - A5716E75235968A8000CEC60 /* PeiHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.inf; sourceTree = ""; }; - A5716E76235968A8000CEC60 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; - A5716E78235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716E79235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716E7A235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716E7B235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716E7C235968A8000CEC60 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; - A5716E7D235968A8000CEC60 /* PeiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.inf; sourceTree = ""; }; - A5716E7E235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716E7F235968A8000CEC60 /* PeiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.uni; sourceTree = ""; }; - A5716E80235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716E81235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716E82235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716E83235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716E84235968A8000CEC60 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; - A5716E85235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716E86235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716E87235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716E88235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716E89235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716E8B235968A8000CEC60 /* BaseIoLibIntrinsic.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.inf; sourceTree = ""; }; - A5716E8C235968A8000CEC60 /* IoLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibEbc.c; sourceTree = ""; }; - A5716E8D235968A8000CEC60 /* BaseIoLibIntrinsic.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.uni; sourceTree = ""; }; - A5716E8E235968A8000CEC60 /* IoLibGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibGcc.c; sourceTree = ""; }; - A5716E8F235968A8000CEC60 /* BaseIoLibIntrinsicSev.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicSev.inf; sourceTree = ""; }; - A5716E90235968A8000CEC60 /* BaseIoLibIntrinsicInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseIoLibIntrinsicInternal.h; sourceTree = ""; }; - A5716E91235968A8000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A5716E93235968A8000CEC60 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; - A5716E94235968A8000CEC60 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; - A5716E95235968A8000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A5716E96235968A8000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A5716E97235968A8000CEC60 /* IoLibMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMsc.c; sourceTree = ""; }; - A5716E99235968A8000CEC60 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; - A5716E9A235968A8000CEC60 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; - A5716E9B235968A8000CEC60 /* IoLibArm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArm.c; sourceTree = ""; }; - A5716E9D235968A8000CEC60 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; - A5716E9E235968A8000CEC60 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; - A5716E9F235968A8000CEC60 /* BaseIoLibIntrinsicArmVirt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.inf; sourceTree = ""; }; - A5716EA1235968A8000CEC60 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; - A5716EA2235968A8000CEC60 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; - A5716EA3235968A8000CEC60 /* IoLibArmVirt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArmVirt.c; sourceTree = ""; }; - A5716EA4235968A8000CEC60 /* BaseIoLibIntrinsicArmVirt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.uni; sourceTree = ""; }; - A5716EA6235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.inf; sourceTree = ""; }; - A5716EA7235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.uni; sourceTree = ""; }; - A5716EA8235968A8000CEC60 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; - A5716EAA235968A8000CEC60 /* BasePeCoffGetEntryPointLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.uni; sourceTree = ""; }; - A5716EAB235968A8000CEC60 /* BasePeCoffGetEntryPointLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.inf; sourceTree = ""; }; - A5716EAC235968A8000CEC60 /* PeCoffGetEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffGetEntryPoint.c; sourceTree = ""; }; - A5716EAE235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.inf; sourceTree = ""; }; - A5716EAF235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.uni; sourceTree = ""; }; - A5716EB0235968A8000CEC60 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; - A5716EB2235968A8000CEC60 /* SmmIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIoLib.c; sourceTree = ""; }; - A5716EB3235968A8000CEC60 /* SmmIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.uni; sourceTree = ""; }; - A5716EB4235968A8000CEC60 /* SmmIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.inf; sourceTree = ""; }; - A5716EB6235968A8000CEC60 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; - A5716EB7235968A8000CEC60 /* DxeCoreHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.inf; sourceTree = ""; }; - A5716EB8235968A8000CEC60 /* DxeCoreHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.uni; sourceTree = ""; }; - A5716EBA235968A8000CEC60 /* UefiRuntimeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.uni; sourceTree = ""; }; - A5716EBB235968A8000CEC60 /* UefiRuntimeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.inf; sourceTree = ""; }; - A5716EBC235968A8000CEC60 /* UefiRuntimeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServicesTableLib.c; sourceTree = ""; }; - A5716EBE235968A8000CEC60 /* PeiPcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPcdLib.c; sourceTree = ""; }; - A5716EBF235968A8000CEC60 /* PeiPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.inf; sourceTree = ""; }; - A5716EC0235968A8000CEC60 /* PeiPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.uni; sourceTree = ""; }; - A5716EC2235968A8000CEC60 /* SmmMemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.uni; sourceTree = ""; }; - A5716EC3235968A8000CEC60 /* SmmMemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemLib.c; sourceTree = ""; }; - A5716EC4235968A8000CEC60 /* SmmMemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.inf; sourceTree = ""; }; - A5716EC6235968A8000CEC60 /* UefiFileHandleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.inf; sourceTree = ""; }; - A5716EC7235968A8000CEC60 /* UefiFileHandleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.uni; sourceTree = ""; }; - A5716EC8235968A8000CEC60 /* UefiFileHandleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiFileHandleLib.c; sourceTree = ""; }; - A5716ECA235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5716ECB235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.inf; sourceTree = ""; }; - A5716ECC235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.uni; sourceTree = ""; }; - A5716ECE235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716ECF235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716ED0235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716ED1235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716ED3235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716ED4235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716ED5235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716ED6235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716ED7235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716ED8235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716ED9235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716EDA235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716EDB235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716EDC235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716EDD235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716EDE235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716EDF235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716EE0235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716EE2235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716EE3235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716EE4235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716EE5235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716EE6235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716EE7235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716EE8235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716EE9235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716EEA235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716EEB235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716EEC235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716EED235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716EEE235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716EEF235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716EF0235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716EF1235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716EF2235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716EF3235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716EF4235968A8000CEC60 /* BaseMemoryLibMmx.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.inf; sourceTree = ""; }; - A5716EF5235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716EF6235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716EF7235968A8000CEC60 /* BaseMemoryLibMmx.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.uni; sourceTree = ""; }; - A5716EF9235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.inf; sourceTree = ""; }; - A5716EFA235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.uni; sourceTree = ""; }; - A5716EFB235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseOrderedCollectionRedBlackTreeLib.c; sourceTree = ""; }; - A5716EFD235968A8000CEC60 /* UefiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.inf; sourceTree = ""; }; - A5716EFE235968A8000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; - A5716EFF235968A8000CEC60 /* UefiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.uni; sourceTree = ""; }; - A5716F01235968A8000CEC60 /* UefiRuntimeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.uni; sourceTree = ""; }; - A5716F02235968A8000CEC60 /* UefiRuntimeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.inf; sourceTree = ""; }; - A5716F03235968A8000CEC60 /* RuntimeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeLib.c; sourceTree = ""; }; - A5716F05235968A8000CEC60 /* UefiDebugLibConOut.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.inf; sourceTree = ""; }; - A5716F06235968A8000CEC60 /* UefiDebugLibConOut.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.uni; sourceTree = ""; }; - A5716F07235968A8000CEC60 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; - A5716F08235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; - A5716F0A235968A8000CEC60 /* BasePciLibPciExpress.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.uni; sourceTree = ""; }; - A5716F0B235968A8000CEC60 /* BasePciLibPciExpress.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.inf; sourceTree = ""; }; - A5716F0C235968A8000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5716F0E235968A8000CEC60 /* UefiLibPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLibPrint.c; sourceTree = ""; }; - A5716F0F235968A8000CEC60 /* UefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.uni; sourceTree = ""; }; - A5716F10235968A8000CEC60 /* UefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.inf; sourceTree = ""; }; - A5716F11235968A8000CEC60 /* UefiDriverModel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDriverModel.c; sourceTree = ""; }; - A5716F12235968A8000CEC60 /* UefiNotTiano.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiNotTiano.c; sourceTree = ""; }; - A5716F13235968A8000CEC60 /* Console.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = ""; }; - A5716F14235968A8000CEC60 /* UefiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLib.c; sourceTree = ""; }; - A5716F15235968A8000CEC60 /* UefiLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLibInternal.h; sourceTree = ""; }; - A5716F16235968A8000CEC60 /* Acpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Acpi.c; sourceTree = ""; }; - A5716F18235968A8000CEC60 /* DxeHstiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.uni; sourceTree = ""; }; - A5716F19235968A8000CEC60 /* HstiDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiDxe.c; sourceTree = ""; }; - A5716F1A235968A8000CEC60 /* DxeHstiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.inf; sourceTree = ""; }; - A5716F1B235968A8000CEC60 /* HstiAip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiAip.c; sourceTree = ""; }; - A5716F1C235968A8000CEC60 /* HstiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiDxe.h; sourceTree = ""; }; - A5716F1E235968A8000CEC60 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; - A5716F1F235968A8000CEC60 /* BasePostCodeLibDebug.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.uni; sourceTree = ""; }; - A5716F20235968A8000CEC60 /* BasePostCodeLibDebug.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.inf; sourceTree = ""; }; - A5716F22235968A8000CEC60 /* BaseS3StallLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.inf; sourceTree = ""; }; - A5716F23235968A8000CEC60 /* BaseS3StallLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.uni; sourceTree = ""; }; - A5716F24235968A8000CEC60 /* S3StallLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3StallLib.c; sourceTree = ""; }; - A5716F26235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; - A5716F27235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; - A5716F28235968A8000CEC60 /* BaseMemoryLibOptPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.uni; sourceTree = ""; }; - A5716F29235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; - A5716F2A235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; - A5716F2B235968A8000CEC60 /* BaseMemoryLibOptPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.inf; sourceTree = ""; }; - A5716F2D235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716F2E235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716F2F235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716F30235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716F31235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716F32235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716F33235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716F34235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716F35235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716F36235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716F37235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716F38235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716F39235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; - A5716F3A235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; - A5716F3C235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; - A5716F3D235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; - A5716F3E235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; - A5716F3F235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; - A5716F40235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; - A5716F41235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; - A5716F42235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; - A5716F43235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; - A5716F44235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; - A5716F45235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; - A5716F46235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; - A5716F47235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; - A5716F48235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; - A5716F49235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; - A5716F4A235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; - A5716F4B235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; - A5716F4C235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; - A5716F4D235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; - A5716F4E235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; - A5716F4F235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; - A5716F51235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.uni; sourceTree = ""; }; - A5716F52235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.inf; sourceTree = ""; }; - A5716F53235968A8000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; - A5716F55235968A8000CEC60 /* PeimEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeimEntryPoint.c; sourceTree = ""; }; - A5716F56235968A8000CEC60 /* PeimEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.uni; sourceTree = ""; }; - A5716F57235968A8000CEC60 /* PeimEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.inf; sourceTree = ""; }; - A5716F59235968A8000CEC60 /* SmiHandlerProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileLibNull.c; sourceTree = ""; }; - A5716F5A235968A8000CEC60 /* SmiHandlerProfileLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.inf; sourceTree = ""; }; - A5716F5B235968A8000CEC60 /* SmiHandlerProfileLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.uni; sourceTree = ""; }; - A5716F5D235968A8000CEC60 /* S3PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciLib.c; sourceTree = ""; }; - A5716F5E235968A8000CEC60 /* BaseS3PciLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.uni; sourceTree = ""; }; - A5716F5F235968A8000CEC60 /* BaseS3PciLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.inf; sourceTree = ""; }; - A5716F61235968A8000CEC60 /* PrintLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLibInternal.h; sourceTree = ""; }; - A5716F62235968A8000CEC60 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; - A5716F63235968A8000CEC60 /* BasePrintLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.inf; sourceTree = ""; }; - A5716F64235968A8000CEC60 /* BasePrintLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.uni; sourceTree = ""; }; - A5716F65235968A8000CEC60 /* PrintLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLibInternal.c; sourceTree = ""; }; - A5716F67235968A8000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; - A5716F68235968A8000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; - A5716F69235968A8000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; - A5716F6A235968A8000CEC60 /* PeiIoLibCpuIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.uni; sourceTree = ""; }; - A5716F6B235968A8000CEC60 /* PeiIoLibCpuIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.inf; sourceTree = ""; }; - A5716F6D235968A9000CEC60 /* BaseReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseReportStatusCodeLib.c; sourceTree = ""; }; - A5716F6E235968A9000CEC60 /* BaseReportStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.uni; sourceTree = ""; }; - A5716F6F235968A9000CEC60 /* BaseReportStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.inf; sourceTree = ""; }; - A5716F71235968A9000CEC60 /* DxeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesTableLib.c; sourceTree = ""; }; - A5716F72235968A9000CEC60 /* DxeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.inf; sourceTree = ""; }; - A5716F73235968A9000CEC60 /* DxeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.uni; sourceTree = ""; }; - A5716F75235968A9000CEC60 /* BasePeCoffExtraActionLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffExtraActionLibNull.inf; sourceTree = ""; }; - A5716F76235968A9000CEC60 /* PeCoffExtraActionLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeCoffExtraActionLibNull.uni; sourceTree = ""; }; - A5716F77235968A9000CEC60 /* PeCoffExtraActionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffExtraActionLib.c; sourceTree = ""; }; - A5716F79235968A9000CEC60 /* UsbDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDxeLib.c; sourceTree = ""; }; - A5716F7A235968A9000CEC60 /* UefiUsbLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.inf; sourceTree = ""; }; - A5716F7B235968A9000CEC60 /* UefiUsbLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.uni; sourceTree = ""; }; - A5716F7C235968A9000CEC60 /* Hid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hid.c; sourceTree = ""; }; - A5716F7D235968A9000CEC60 /* UefiUsbLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLibInternal.h; sourceTree = ""; }; - A5716F7E235968A9000CEC60 /* MdePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dec; sourceTree = ""; }; - A5716F7F235968A9000CEC60 /* MdePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.uni; sourceTree = ""; }; - A5716F80235968A9000CEC60 /* MdePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkgExtra.uni; sourceTree = ""; }; - A5716F81235968A9000CEC60 /* MdePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dsc; sourceTree = ""; }; A5716F82235968BE000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = Nasm.inc; path = ../../Nasm.inc; sourceTree = ""; }; - A5716F85235968CC000CEC60 /* PcAtChipsetPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dec; sourceTree = ""; }; - A5716F86235968CC000CEC60 /* PcAtChipsetPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.uni; sourceTree = ""; }; - A5716F88235968CC000CEC60 /* IsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaAcpi.c; sourceTree = ""; }; - A5716F89235968CC000CEC60 /* IsaAcpiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpiExtra.uni; sourceTree = ""; }; - A5716F8A235968CC000CEC60 /* PcatIsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatIsaAcpi.h; sourceTree = ""; }; - A5716F8B235968CC000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A5716F8C235968CC000CEC60 /* IsaAcpi.c.bak */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.c.bak; sourceTree = ""; }; - A5716F8D235968CC000CEC60 /* PcatIsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIsaAcpi.c; sourceTree = ""; }; - A5716F8E235968CC000CEC60 /* IsaAcpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.inf; sourceTree = ""; }; - A5716F8F235968CC000CEC60 /* IsaAcpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.uni; sourceTree = ""; }; - A5716F91235968CC000CEC60 /* HpetTimerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.uni; sourceTree = ""; }; - A5716F92235968CC000CEC60 /* HpetTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HpetTimer.c; sourceTree = ""; }; - A5716F93235968CC000CEC60 /* HpetTimerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxeExtra.uni; sourceTree = ""; }; - A5716F94235968CC000CEC60 /* HpetTimerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.inf; sourceTree = ""; }; - A5716F95235968CC000CEC60 /* PcAtChipsetPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dsc; sourceTree = ""; }; - A5716F98235968CC000CEC60 /* IoApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApicLib.h; sourceTree = ""; }; - A5716F9A235968CC000CEC60 /* IoApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApic.h; sourceTree = ""; }; - A5716F9B235968CC000CEC60 /* Hpet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hpet.h; sourceTree = ""; }; - A5716F9D235968CC000CEC60 /* PcAtChipsetTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAtChipsetTokenSpace.h; sourceTree = ""; }; - A5716FA1235968CC000CEC60 /* IdeController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeController.c; sourceTree = ""; }; - A5716FA2235968CC000CEC60 /* IdeControllerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerExtra.uni; sourceTree = ""; }; - A5716FA3235968CC000CEC60 /* IdeControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerDxe.inf; sourceTree = ""; }; - A5716FA4235968CC000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; - A5716FA5235968CC000CEC60 /* IdeController.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeController.uni; sourceTree = ""; }; - A5716FA6235968CC000CEC60 /* IdeController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeController.h; sourceTree = ""; }; - A5716FA9235968CC000CEC60 /* DxeAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.uni; sourceTree = ""; }; - A5716FAA235968CC000CEC60 /* DxeAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.inf; sourceTree = ""; }; - A5716FAB235968CC000CEC60 /* BaseAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.uni; sourceTree = ""; }; - A5716FAC235968CC000CEC60 /* BaseAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.inf; sourceTree = ""; }; - A5716FAD235968CC000CEC60 /* BaseAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseAcpiTimerLib.c; sourceTree = ""; }; - A5716FAE235968CC000CEC60 /* PeiAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.inf; sourceTree = ""; }; - A5716FAF235968CC000CEC60 /* PeiAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.uni; sourceTree = ""; }; - A5716FB0235968CC000CEC60 /* DxeAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeAcpiTimerLib.c; sourceTree = ""; }; - A5716FB1235968CC000CEC60 /* PeiAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAcpiTimerLib.c; sourceTree = ""; }; - A5716FB2235968CC000CEC60 /* AcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTimerLib.c; sourceTree = ""; }; - A5716FB4235968CC000CEC60 /* BaseIoApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.uni; sourceTree = ""; }; - A5716FB5235968CC000CEC60 /* BaseIoApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.inf; sourceTree = ""; }; - A5716FB6235968CC000CEC60 /* IoApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoApicLib.c; sourceTree = ""; }; - A5716FB8235968CC000CEC60 /* ResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystemLib.c; sourceTree = ""; }; - A5716FB9235968CC000CEC60 /* ResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.uni; sourceTree = ""; }; - A5716FBA235968CC000CEC60 /* ResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.inf; sourceTree = ""; }; - A5716FBC235968CC000CEC60 /* SerialPortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialPortLib.c; sourceTree = ""; }; - A5716FBD235968CC000CEC60 /* SerialIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialIoLib.inf; sourceTree = ""; }; - A5716FBE235968CC000CEC60 /* PcAtSerialPortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtSerialPortLib.uni; sourceTree = ""; }; - A5716FC0235968CC000CEC60 /* Legacy8259Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259Extra.uni; sourceTree = ""; }; - A5716FC1235968CC000CEC60 /* 8259.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 8259.c; sourceTree = ""; }; - A5716FC2235968CC000CEC60 /* 8259.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8259.inf; sourceTree = ""; }; - A5716FC3235968CC000CEC60 /* Legacy8259.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259.uni; sourceTree = ""; }; - A5716FC4235968CC000CEC60 /* 8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 8259.h; sourceTree = ""; }; - A5716FC5235968CC000CEC60 /* PcAtChipsetPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkgExtra.uni; sourceTree = ""; }; - A5716FC7235968CC000CEC60 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; - A5716FC8235968CC000CEC60 /* Timer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Timer.uni; sourceTree = ""; }; - A5716FC9235968CC000CEC60 /* 8254Timer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8254Timer.inf; sourceTree = ""; }; - A5716FCA235968CC000CEC60 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; - A5716FCB235968CC000CEC60 /* TimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimerExtra.uni; sourceTree = ""; }; - A5716FCD235968CC000CEC60 /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = ""; }; - A5716FCE235968CC000CEC60 /* PcRtc.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtc.uni; sourceTree = ""; }; - A5716FCF235968CC000CEC60 /* PcRtc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = ""; }; - A5716FD0235968CC000CEC60 /* PcRtcEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = ""; }; - A5716FD1235968CC000CEC60 /* PcRtcExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = ""; }; - A5716FD2235968CC000CEC60 /* PcRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; 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 = ""; }; A5716FD7235A1576000CEC60 /* IsaIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaIo.c; sourceTree = ""; }; @@ -5428,6 +2381,3412 @@ 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 = ""; }; + A5AA0000237F13BE009CD413 /* BaseLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseLibInternals.h; sourceTree = ""; }; + A5AA0001237F13BE009CD413 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; + A5AA0002237F13BE009CD413 /* X86WriteIdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86WriteIdtr.c; sourceTree = ""; }; + A5AA0003237F13BE009CD413 /* FilePaths.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FilePaths.c; sourceTree = ""; }; + A5AA0004237F13BE009CD413 /* BaseLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseLib.uni; sourceTree = ""; }; + A5AA0005237F13BE009CD413 /* X86FxRestore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86FxRestore.c; sourceTree = ""; }; + A5AA0006237F13BE009CD413 /* RRotU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; + A5AA0007237F13BE009CD413 /* LongJump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LongJump.c; sourceTree = ""; }; + A5AA0008237F13BE009CD413 /* Cpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = ""; }; + A5AA0009237F13BE009CD413 /* BaseLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseLib.inf; sourceTree = ""; }; + A5AA000A237F13BE009CD413 /* GetPowerOfTwo64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo64.c; sourceTree = ""; }; + A5AA000C237F13BE009CD413 /* WriteMm4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; + A5AA000D237F13BE009CD413 /* WriteDr6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; + A5AA000E237F13BE009CD413 /* Nasm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; + A5AA000F237F13BE009CD413 /* WriteTr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; + A5AA0010237F13BE009CD413 /* WriteCr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; + A5AA0011237F13BE009CD413 /* Mwait.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; + A5AA0012237F13BE009CD413 /* ReadFs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; + A5AA0013237F13BE009CD413 /* ReadDs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; + A5AA0014237F13BE009CD413 /* FxRestore.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; + A5AA0015237F13BE009CD413 /* ReadMm4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; + A5AA0016237F13BE009CD413 /* ReadDr6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; + A5AA0017237F13BE009CD413 /* CpuPause.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; + A5AA0018237F13BE009CD413 /* ReadCr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; + A5AA0019237F13BE009CD413 /* WriteLdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; + A5AA001A237F13BE009CD413 /* ReadDr7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; + A5AA001B237F13BE009CD413 /* SwitchStack.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SwitchStack.nasm; sourceTree = ""; }; + A5AA001C237F13BE009CD413 /* ReadMm5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; + A5AA001D237F13BE009CD413 /* WriteMsr64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; + A5AA001E237F13BE009CD413 /* ReadIdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; + A5AA001F237F13BE009CD413 /* WriteDr7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; + A5AA0020237F13BE009CD413 /* WriteMm5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; + A5AA0021237F13BE009CD413 /* ReadMm2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; + A5AA0022237F13BE009CD413 /* ReadDr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; + A5AA0023237F13BE009CD413 /* ReadEs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; + A5AA0024237F13BE009CD413 /* ReadCr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; + A5AA0025237F13BE009CD413 /* EnableCache.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; + A5AA0026237F13BE009CD413 /* CpuIdEx.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; + A5AA0027237F13BE009CD413 /* SetJump.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; + A5AA0028237F13BE009CD413 /* WriteMm2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; + A5AA0029237F13BE009CD413 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; + A5AA002A237F13BE009CD413 /* RdRand.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; + A5AA002B237F13BE009CD413 /* WriteDr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; + A5AA002C237F13BE009CD413 /* DisableCache.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; + A5AA002D237F13BE009CD413 /* WriteCr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; + A5AA002E237F13BE009CD413 /* ReadGs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; + A5AA002F237F13BE009CD413 /* WriteGdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; + A5AA0030237F13BE009CD413 /* ReadCs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; + A5AA0031237F13BE009CD413 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; + A5AA0032237F13BE009CD413 /* WriteCr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; + A5AA0033237F13BE009CD413 /* WriteDr1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; + A5AA0034237F13BE009CD413 /* ReadMsr64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; + A5AA0035237F13BE009CD413 /* WriteMm3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; + A5AA0036237F13BE009CD413 /* Thunk16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; + A5AA0037237F13BE009CD413 /* ReadCr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; + A5AA0038237F13BE009CD413 /* ReadDr1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; + A5AA0039237F13BE009CD413 /* ReadMm3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; + A5AA003A237F13BE009CD413 /* ReadCr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; + A5AA003B237F13BE009CD413 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; + A5AA003C237F13BE009CD413 /* ReadDr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; + A5AA003D237F13BE009CD413 /* Lfence.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; + A5AA003E237F13BE009CD413 /* ReadMm0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; + A5AA003F237F13BE009CD413 /* DisablePaging64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DisablePaging64.nasm; sourceTree = ""; }; + A5AA0040237F13BE009CD413 /* WriteCr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; + A5AA0041237F13BE009CD413 /* WriteDr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; + A5AA0042237F13BE009CD413 /* WriteMm0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; + A5AA0043237F13BE009CD413 /* GccInline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A5AA0044237F13BE009CD413 /* CpuBreakpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; + A5AA0045237F13BE009CD413 /* WriteMm1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; + A5AA0046237F13BE009CD413 /* ReadTr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; + A5AA0047237F13BE009CD413 /* WriteDr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; + A5AA0048237F13BE009CD413 /* ReadMm1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; + A5AA0049237F13BE009CD413 /* ReadDr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; + A5AA004A237F13BE009CD413 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; + A5AA004B237F13BE009CD413 /* Invd.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; + A5AA004C237F13BE009CD413 /* LongJump.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; + A5AA004D237F13BE009CD413 /* ReadGdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; + A5AA004E237F13BE009CD413 /* Wbinvd.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; + A5AA004F237F13BE009CD413 /* ReadEflags.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; + A5AA0050237F13BE009CD413 /* WriteMsr64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; + A5AA0051237F13BE009CD413 /* Non-existing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; + A5AA0052237F13BE009CD413 /* WriteDr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; + A5AA0053237F13BE009CD413 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; + A5AA0054237F13BE009CD413 /* WriteMm6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; + A5AA0055237F13BE009CD413 /* ReadLdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; + A5AA0056237F13BE009CD413 /* WriteIdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; + A5AA0057237F13BE009CD413 /* FxSave.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; + A5AA0058237F13BE009CD413 /* Monitor.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; + A5AA0059237F13BE009CD413 /* ReadDr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; + A5AA005A237F13BE009CD413 /* ReadMm6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; + A5AA005B237F13BE009CD413 /* ReadMsr64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; + A5AA005C237F13BE009CD413 /* ReadMm7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; + A5AA005D237F13BE009CD413 /* ReadDr5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; + A5AA005E237F13BE009CD413 /* ReadSs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; + A5AA005F237F13BE009CD413 /* WriteMm7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; + A5AA0060237F13BE009CD413 /* CpuId.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; + A5AA0061237F13BE009CD413 /* WriteDr5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; + A5AA0062237F13BE009CD413 /* ReadPmc.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; + A5AA0063237F13BE009CD413 /* ReadTsc.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; + A5AA0064237F13BE009CD413 /* X86Msr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86Msr.c; sourceTree = ""; }; + A5AA0065237F13BE009CD413 /* DivU64x64Remainder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DivU64x64Remainder.c; sourceTree = ""; }; + A5AA0066237F13BE009CD413 /* X86Thunk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86Thunk.c; sourceTree = ""; }; + A5AA0067237F13BE009CD413 /* CpuDeadLoop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuDeadLoop.c; sourceTree = ""; }; + A5AA0068237F13BE009CD413 /* LowBitSet64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LowBitSet64.c; sourceTree = ""; }; + A5AA0069237F13BE009CD413 /* LRotU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; + A5AA006A237F13BE009CD413 /* X86PatchInstruction.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86PatchInstruction.c; sourceTree = ""; }; + A5AA006B237F13BE009CD413 /* X86FxSave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86FxSave.c; sourceTree = ""; }; + A5AA006C237F13BE009CD413 /* X86GetInterruptState.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86GetInterruptState.c; sourceTree = ""; }; + A5AA006D237F13BE009CD413 /* CheckSum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CheckSum.c; sourceTree = ""; }; + A5AA006E237F13BE009CD413 /* MultU64x32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; + A5AA006F237F13BE009CD413 /* String.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; + A5AA0070237F13BE009CD413 /* X86DisablePaging32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging32.c; sourceTree = ""; }; + A5AA0071237F13BE009CD413 /* BitField.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BitField.c; sourceTree = ""; }; + A5AA0072237F13BE009CD413 /* X86EnablePaging64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging64.c; sourceTree = ""; }; + A5AA0073237F13BE009CD413 /* HighBitSet64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HighBitSet64.c; sourceTree = ""; }; + A5AA0074237F13BE009CD413 /* LShiftU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; + A5AA0075237F13BE009CD413 /* SafeString.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeString.c; sourceTree = ""; }; + A5AA0076237F13BE009CD413 /* MultS64x64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MultS64x64.c; sourceTree = ""; }; + A5AA0077237F13BE009CD413 /* Unaligned.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; + A5AA0079237F13BE009CD413 /* EnablePaging32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EnablePaging32.c; sourceTree = ""; }; + A5AA007A237F13BE009CD413 /* WriteMm4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = ""; }; + A5AA007B237F13BE009CD413 /* WriteDr3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr3.c; sourceTree = ""; }; + A5AA007C237F13BE009CD413 /* ReadGdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadGdtr.c; sourceTree = ""; }; + A5AA007D237F13BE009CD413 /* WriteDr6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = ""; }; + A5AA007E237F13BE009CD413 /* WriteTr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = ""; }; + A5AA007F237F13BE009CD413 /* WriteCr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = ""; }; + A5AA0080237F13BE009CD413 /* ReadDr2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr2.c; sourceTree = ""; }; + A5AA0081237F13BE009CD413 /* Mwait.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = ""; }; + A5AA0082237F13BE009CD413 /* ReadFs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = ""; }; + A5AA0083237F13BE009CD413 /* ReadDs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = ""; }; + A5AA0084237F13BE009CD413 /* FxRestore.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = ""; }; + A5AA0085237F13BE009CD413 /* ReadSs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadSs.c; sourceTree = ""; }; + A5AA0086237F13BE009CD413 /* ReadMm4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = ""; }; + A5AA0087237F13BE009CD413 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = ""; }; + A5AA0088237F13BE009CD413 /* Monitor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Monitor.c; sourceTree = ""; }; + A5AA0089237F13BE009CD413 /* ReadDr6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = ""; }; + A5AA008A237F13BE009CD413 /* WriteGdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteGdtr.c; sourceTree = ""; }; + A5AA008B237F13BE009CD413 /* CpuPause.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = ""; }; + A5AA008C237F13BE009CD413 /* ReadDr6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr6.c; sourceTree = ""; }; + A5AA008D237F13BE009CD413 /* ReadPmc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadPmc.c; sourceTree = ""; }; + A5AA008E237F13BE009CD413 /* Wbinvd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Wbinvd.c; sourceTree = ""; }; + A5AA008F237F13BE009CD413 /* DisablePaging32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DisablePaging32.c; sourceTree = ""; }; + A5AA0090237F13BE009CD413 /* RShiftU64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = RShiftU64.nasm; sourceTree = ""; }; + A5AA0091237F13BE009CD413 /* ReadCr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = ""; }; + A5AA0092237F13BE009CD413 /* Invd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Invd.c; sourceTree = ""; }; + A5AA0093237F13BE009CD413 /* WriteDr7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr7.c; sourceTree = ""; }; + A5AA0094237F13BE009CD413 /* WriteMm7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm7.c; sourceTree = ""; }; + A5AA0095237F13BE009CD413 /* RRotU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = ""; }; + A5AA0096237F13BE009CD413 /* ReadCr2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadCr2.c; sourceTree = ""; }; + A5AA0097237F13BE009CD413 /* LShiftU64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = LShiftU64.nasm; sourceTree = ""; }; + A5AA0098237F13BE009CD413 /* ReadTr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadTr.c; sourceTree = ""; }; + A5AA0099237F13BE009CD413 /* ReadMm6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm6.c; sourceTree = ""; }; + A5AA009A237F13BE009CD413 /* WriteLdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = ""; }; + A5AA009B237F13BE009CD413 /* ReadDr7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = ""; }; + A5AA009C237F13BE009CD413 /* ReadMm5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = ""; }; + A5AA009D237F13BE009CD413 /* WriteCr3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteCr3.c; sourceTree = ""; }; + A5AA009E237F13BE009CD413 /* WriteMsr64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = ""; }; + A5AA009F237F13BE009CD413 /* CpuPause.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuPause.c; sourceTree = ""; }; + A5AA00A0237F13BE009CD413 /* ReadMm2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm2.c; sourceTree = ""; }; + A5AA00A1237F13BE009CD413 /* ReadIdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = ""; }; + A5AA00A2237F13BE009CD413 /* WriteDr7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = ""; }; + A5AA00A3237F13BE009CD413 /* CpuIdEx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuIdEx.c; sourceTree = ""; }; + A5AA00A4237F13BE009CD413 /* WriteMm3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm3.c; sourceTree = ""; }; + A5AA00A5237F13BE009CD413 /* WriteMm5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = ""; }; + A5AA00A6237F13BE009CD413 /* ReadDr1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr1.c; sourceTree = ""; }; + A5AA00A7237F13BE009CD413 /* ReadMm2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = ""; }; + A5AA00A8237F13BE009CD413 /* ReadDr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = ""; }; + A5AA00A9237F13BE009CD413 /* ReadEs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = ""; }; + A5AA00AA237F13BE009CD413 /* ReadEs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadEs.c; sourceTree = ""; }; + A5AA00AB237F13BE009CD413 /* FlushCacheLine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FlushCacheLine.c; sourceTree = ""; }; + A5AA00AC237F13BE009CD413 /* ReadCr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = ""; }; + A5AA00AD237F13BE009CD413 /* WriteDr0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr0.c; sourceTree = ""; }; + A5AA00AE237F13BE009CD413 /* DisableInterrupts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DisableInterrupts.c; sourceTree = ""; }; + A5AA00AF237F13BE009CD413 /* EnableCache.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = ""; }; + A5AA00B0237F13BE009CD413 /* CpuIdEx.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = ""; }; + A5AA00B1237F13BE009CD413 /* SetJump.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = ""; }; + A5AA00B2237F13BE009CD413 /* WriteMm2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = ""; }; + A5AA00B3237F13BE009CD413 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = ""; }; + A5AA00B4237F13BE009CD413 /* RdRand.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = ""; }; + A5AA00B5237F13BE009CD413 /* WriteDr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = ""; }; + A5AA00B6237F13BE009CD413 /* DisableCache.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = ""; }; + A5AA00B7237F13BE009CD413 /* LRotU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = ""; }; + A5AA00B8237F13BE009CD413 /* WriteDr4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr4.c; sourceTree = ""; }; + A5AA00B9237F13BE009CD413 /* WriteCr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = ""; }; + A5AA00BA237F13BE009CD413 /* ReadGs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = ""; }; + A5AA00BB237F13BE009CD413 /* WriteGdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = ""; }; + A5AA00BC237F13BE009CD413 /* ReadDr5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr5.c; sourceTree = ""; }; + A5AA00BD237F13BE009CD413 /* EnableCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EnableCache.c; sourceTree = ""; }; + A5AA00BE237F13BE009CD413 /* ReadMm5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm5.c; sourceTree = ""; }; + A5AA00BF237F13BE009CD413 /* ReadCs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = ""; }; + A5AA00C0237F13BE009CD413 /* EnableInterrupts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EnableInterrupts.c; sourceTree = ""; }; + A5AA00C1237F13BE009CD413 /* WriteCr0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteCr0.c; sourceTree = ""; }; + A5AA00C2237F13BE009CD413 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = ""; }; + A5AA00C3237F13BE009CD413 /* MultU64x32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = ""; }; + A5AA00C4237F13BE009CD413 /* WriteCr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = ""; }; + A5AA00C5237F13BE009CD413 /* DivU64x64Remainder.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DivU64x64Remainder.nasm; sourceTree = ""; }; + A5AA00C6237F13BE009CD413 /* WriteMm4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm4.c; sourceTree = ""; }; + A5AA00C7237F13BE009CD413 /* WriteDr1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = ""; }; + A5AA00C8237F13BE009CD413 /* WriteLdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteLdtr.c; sourceTree = ""; }; + A5AA00C9237F13BE009CD413 /* ReadMsr64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = ""; }; + A5AA00CA237F13BE009CD413 /* WriteMm3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = ""; }; + A5AA00CB237F13BE009CD413 /* Thunk16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = ""; }; + A5AA00CC237F13BE009CD413 /* ReadCr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = ""; }; + A5AA00CD237F13BE009CD413 /* WriteMm0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm0.c; sourceTree = ""; }; + A5AA00CE237F13BE009CD413 /* ReadDs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDs.c; sourceTree = ""; }; + A5AA00CF237F13BE009CD413 /* FxSave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FxSave.c; sourceTree = ""; }; + A5AA00D0237F13BE009CD413 /* WriteCr4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteCr4.c; sourceTree = ""; }; + A5AA00D1237F13BE009CD413 /* ReadDr1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = ""; }; + A5AA00D2237F13BE009CD413 /* ReadMm1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm1.c; sourceTree = ""; }; + A5AA00D3237F13BE009CD413 /* ReadMm3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = ""; }; + A5AA00D4237F13BE009CD413 /* ReadLdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadLdtr.c; sourceTree = ""; }; + A5AA00D5237F13BE009CD413 /* ARShiftU64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ARShiftU64.nasm; sourceTree = ""; }; + A5AA00D6237F13BE009CD413 /* LShiftU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = ""; }; + A5AA00D7237F13BE009CD413 /* ReadCr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = ""; }; + A5AA00D8237F13BE009CD413 /* ReadDr0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr0.c; sourceTree = ""; }; + A5AA00D9237F13BE009CD413 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = ""; }; + A5AA00DA237F13BE009CD413 /* SwapBytes64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SwapBytes64.nasm; sourceTree = ""; }; + A5AA00DB237F13BE009CD413 /* ReadCs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadCs.c; sourceTree = ""; }; + A5AA00DC237F13BE009CD413 /* ReadDr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = ""; }; + A5AA00DD237F13BE009CD413 /* Lfence.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = ""; }; + A5AA00DE237F13BE009CD413 /* ReadMm0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = ""; }; + A5AA00DF237F13BE009CD413 /* WriteDr1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr1.c; sourceTree = ""; }; + A5AA00E0237F13BE009CD413 /* MultU64x64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = MultU64x64.nasm; sourceTree = ""; }; + A5AA00E1237F13BE009CD413 /* WriteDr5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr5.c; sourceTree = ""; }; + A5AA00E2237F13BE009CD413 /* LRotU64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = LRotU64.nasm; sourceTree = ""; }; + A5AA00E3237F13BE009CD413 /* Mwait.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Mwait.c; sourceTree = ""; }; + A5AA00E4237F13BE009CD413 /* WriteCr0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = ""; }; + A5AA00E5237F13BE009CD413 /* RRotU64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = RRotU64.nasm; sourceTree = ""; }; + A5AA00E6237F13BE009CD413 /* ReadDr4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr4.c; sourceTree = ""; }; + A5AA00E7237F13BE009CD413 /* ReadGs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadGs.c; sourceTree = ""; }; + A5AA00E8237F13BE009CD413 /* WriteDr2.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = ""; }; + A5AA00E9237F13BE009CD413 /* WriteMm0.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = ""; }; + A5AA00EA237F13BE009CD413 /* GccInline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A5AA00EB237F13BE009CD413 /* CpuBreakpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; + A5AA00EC237F13BE009CD413 /* WriteMm1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = ""; }; + A5AA00ED237F13BE009CD413 /* ReadTr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = ""; }; + A5AA00EE237F13BE009CD413 /* InternalSwitchStack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; + A5AA00EF237F13BE009CD413 /* DivU64x32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; + A5AA00F0237F13BE009CD413 /* ReadMm4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm4.c; sourceTree = ""; }; + A5AA00F1237F13BE009CD413 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; + A5AA00F2237F13BE009CD413 /* WriteDr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = ""; }; + A5AA00F3237F13BE009CD413 /* ReadFs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadFs.c; sourceTree = ""; }; + A5AA00F4237F13BE009CD413 /* ReadCr0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadCr0.c; sourceTree = ""; }; + A5AA00F5237F13BE009CD413 /* CpuId.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuId.c; sourceTree = ""; }; + A5AA00F6237F13BE009CD413 /* MultU64x32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = MultU64x32.nasm; sourceTree = ""; }; + A5AA00F7237F13BE009CD413 /* WriteMm5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm5.c; sourceTree = ""; }; + A5AA00F8237F13BE009CD413 /* DisablePaging32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DisablePaging32.nasm; sourceTree = ""; }; + A5AA00F9237F13BE009CD413 /* SwapBytes64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; + A5AA00FA237F13BE009CD413 /* RShiftU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; + A5AA00FB237F13BE009CD413 /* ReadMm1.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = ""; }; + A5AA00FC237F13BE009CD413 /* WriteMm1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm1.c; sourceTree = ""; }; + A5AA00FD237F13BE009CD413 /* ReadDr3.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = ""; }; + A5AA00FE237F13BE009CD413 /* ReadCr4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadCr4.c; sourceTree = ""; }; + A5AA00FF237F13BE009CD413 /* DivU64x32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DivU64x32.nasm; sourceTree = ""; }; + A5AA0100237F13BE009CD413 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = ""; }; + A5AA0101237F13BE009CD413 /* Invd.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = ""; }; + A5AA0102237F13BE009CD413 /* ReadMm0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm0.c; sourceTree = ""; }; + A5AA0103237F13BE009CD413 /* LongJump.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = ""; }; + A5AA0104237F13BE009CD413 /* DisableCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DisableCache.c; sourceTree = ""; }; + A5AA0105237F13BE009CD413 /* ReadGdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = ""; }; + A5AA0106237F13BE009CD413 /* Wbinvd.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = ""; }; + A5AA0107237F13BE009CD413 /* ReadEflags.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = ""; }; + A5AA0108237F13BE009CD413 /* FxRestore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FxRestore.c; sourceTree = ""; }; + A5AA0109237F13BE009CD413 /* WriteMsr64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = ""; }; + A5AA010A237F13BE009CD413 /* Non-existing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = ""; }; + A5AA010B237F13BE009CD413 /* WriteDr2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr2.c; sourceTree = ""; }; + A5AA010C237F13BE009CD413 /* EnablePaging64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnablePaging64.nasm; sourceTree = ""; }; + A5AA010D237F13BE009CD413 /* WriteDr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = ""; }; + A5AA010E237F13BE009CD413 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = ""; }; + A5AA010F237F13BE009CD413 /* WriteIdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteIdtr.c; sourceTree = ""; }; + A5AA0110237F13BE009CD413 /* ReadDr3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr3.c; sourceTree = ""; }; + A5AA0111237F13BE009CD413 /* WriteMm6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = ""; }; + A5AA0112237F13BE009CD413 /* ReadLdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = ""; }; + A5AA0113237F13BE009CD413 /* ReadDr7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadDr7.c; sourceTree = ""; }; + A5AA0114237F13BE009CD413 /* ReadEflags.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadEflags.c; sourceTree = ""; }; + A5AA0115237F13BE009CD413 /* WriteIdtr.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = ""; }; + A5AA0116237F13BE009CD413 /* MultU64x64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; + A5AA0117237F13BE009CD413 /* DivU64x32Remainder.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = DivU64x32Remainder.nasm; sourceTree = ""; }; + A5AA0118237F13BE009CD413 /* FxSave.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = ""; }; + A5AA0119237F13BE009CD413 /* Monitor.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = ""; }; + A5AA011A237F13BE009CD413 /* WriteDr6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteDr6.c; sourceTree = ""; }; + A5AA011B237F13BE009CD413 /* ReadDr4.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = ""; }; + A5AA011C237F13BE009CD413 /* ReadMm6.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = ""; }; + A5AA011D237F13BE009CD413 /* ReadMsr64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = ""; }; + A5AA011E237F13BE009CD413 /* ReadIdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadIdtr.c; sourceTree = ""; }; + A5AA011F237F13BE009CD413 /* ARShiftU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; + A5AA0120237F13BE009CD413 /* ReadCr3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadCr3.c; sourceTree = ""; }; + A5AA0121237F13BE009CD413 /* ReadMm7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = ""; }; + A5AA0122237F13BE009CD413 /* ReadDr5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = ""; }; + A5AA0123237F13BE009CD413 /* WriteMm6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm6.c; sourceTree = ""; }; + A5AA0124237F13BE009CD413 /* ReadTsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadTsc.c; sourceTree = ""; }; + A5AA0125237F13BE009CD413 /* WriteCr2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteCr2.c; sourceTree = ""; }; + A5AA0126237F13BE009CD413 /* ModU64x32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; + A5AA0127237F13BE009CD413 /* ReadSs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = ""; }; + A5AA0128237F13BE009CD413 /* ReadMm7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm7.c; sourceTree = ""; }; + A5AA0129237F13BE009CD413 /* EnableDisableInterrupts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EnableDisableInterrupts.c; sourceTree = ""; }; + A5AA012A237F13BE009CD413 /* WriteMm7.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = ""; }; + A5AA012B237F13BE009CD413 /* ReadMm3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReadMm3.c; sourceTree = ""; }; + A5AA012C237F13BE009CD413 /* CpuId.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = ""; }; + A5AA012D237F13BE009CD413 /* InternalSwitchStack.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InternalSwitchStack.nasm; sourceTree = ""; }; + A5AA012E237F13BE009CD413 /* WriteDr5.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = ""; }; + A5AA012F237F13BE009CD413 /* ReadPmc.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = ""; }; + A5AA0130237F13BE009CD413 /* WriteMm2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WriteMm2.c; sourceTree = ""; }; + A5AA0131237F13BE009CD413 /* ModU64x32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ModU64x32.nasm; sourceTree = ""; }; + A5AA0132237F13BE009CD413 /* ReadTsc.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = ""; }; + A5AA0133237F13BE009CD413 /* EnablePaging32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EnablePaging32.nasm; sourceTree = ""; }; + A5AA0134237F13BE009CD413 /* GetPowerOfTwo32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo32.c; sourceTree = ""; }; + A5AA0135237F13BE009CD413 /* Math64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Math64.c; sourceTree = ""; }; + A5AA0136237F13BE009CD413 /* RRotU32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RRotU32.c; sourceTree = ""; }; + A5AA0137237F13BE009CD413 /* DivU64x32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = ""; }; + A5AA0138237F13BE009CD413 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = ""; }; + A5AA0139237F13BE009CD413 /* X86MemoryFence.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86MemoryFence.c; sourceTree = ""; }; + A5AA013A237F13BE009CD413 /* SwapBytes64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = ""; }; + A5AA013B237F13BE009CD413 /* RShiftU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = ""; }; + A5AA013C237F13BE009CD413 /* SwitchStack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; + A5AA013D237F13BE009CD413 /* ChkStkGcc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ChkStkGcc.c; sourceTree = ""; }; + A5AA013E237F13BE009CD413 /* SetJump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetJump.c; sourceTree = ""; }; + A5AA013F237F13BE009CD413 /* X86EnablePaging32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging32.c; sourceTree = ""; }; + A5AA0140237F13BE009CD413 /* X86WriteGdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86WriteGdtr.c; sourceTree = ""; }; + A5AA0141237F13BE009CD413 /* SwapBytes16.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SwapBytes16.c; sourceTree = ""; }; + A5AA0142237F13BF009CD413 /* HighBitSet32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HighBitSet32.c; sourceTree = ""; }; + A5AA0143237F13BF009CD413 /* X86RdRand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86RdRand.c; sourceTree = ""; }; + A5AA0145237F13BF009CD413 /* Math64.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = Math64.S; sourceTree = ""; }; + A5AA0146237F13BF009CD413 /* CpuPause.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuPause.asm; sourceTree = ""; }; + A5AA0147237F13BF009CD413 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; + A5AA0148237F13BF009CD413 /* SwitchStack.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; + A5AA0149237F13BF009CD413 /* CpuBreakpoint.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; + A5AA014A237F13BF009CD413 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; + A5AA014B237F13BF009CD413 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; + A5AA014C237F13BF009CD413 /* GetInterruptsState.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; + A5AA014D237F13BF009CD413 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; + A5AA014E237F13BF009CD413 /* SpeculationBarrier.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; + A5AA014F237F13BF009CD413 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; + A5AA0150237F13BF009CD413 /* SetJumpLongJump.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; + A5AA0151237F13BF009CD413 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; + A5AA0152237F13BF009CD413 /* Unaligned.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = ""; }; + A5AA0153237F13BF009CD413 /* InternalSwitchStack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = ""; }; + A5AA0154237F13BF009CD413 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; + A5AA0155237F13BF009CD413 /* MemoryFence.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; + A5AA0156237F13BF009CD413 /* DisableInterrupts.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; + A5AA0157237F13BF009CD413 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; + A5AA0158237F13BF009CD413 /* EnableInterrupts.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; + A5AA0159237F13BF009CD413 /* MultU64x64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = ""; }; + A5AA015A237F13BF009CD413 /* X86DisablePaging64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging64.c; sourceTree = ""; }; + A5AA015B237F13BF009CD413 /* X86ReadGdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86ReadGdtr.c; sourceTree = ""; }; + A5AA015C237F13BF009CD413 /* ARShiftU64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = ""; }; + A5AA015E237F13BF009CD413 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = ""; }; + A5AA015F237F13BF009CD413 /* SwitchStack.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = ""; }; + A5AA0160237F13BF009CD413 /* CpuBreakpoint.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = ""; }; + A5AA0161237F13BF009CD413 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = ""; }; + A5AA0162237F13BF009CD413 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = ""; }; + A5AA0163237F13BF009CD413 /* GetInterruptsState.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = ""; }; + A5AA0164237F13BF009CD413 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = ""; }; + A5AA0165237F13BF009CD413 /* SpeculationBarrier.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = ""; }; + A5AA0166237F13BF009CD413 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = ""; }; + A5AA0167237F13BF009CD413 /* SetJumpLongJump.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = ""; }; + A5AA0168237F13BF009CD413 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = ""; }; + A5AA0169237F13BF009CD413 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = ""; }; + A5AA016A237F13BF009CD413 /* MemoryFence.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = ""; }; + A5AA016B237F13BF009CD413 /* DisableInterrupts.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = ""; }; + A5AA016C237F13BF009CD413 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = ""; }; + A5AA016D237F13BF009CD413 /* EnableInterrupts.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = ""; }; + A5AA016E237F13BF009CD413 /* LowBitSet32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LowBitSet32.c; sourceTree = ""; }; + A5AA016F237F13BF009CD413 /* LRotU32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LRotU32.c; sourceTree = ""; }; + A5AA0170237F13BF009CD413 /* ModU64x32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = ""; }; + A5AA0171237F13BF009CD413 /* LinkedList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LinkedList.c; sourceTree = ""; }; + A5AA0172237F13BF009CD413 /* X86SpeculationBarrier.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86SpeculationBarrier.c; sourceTree = ""; }; + A5AA0174237F13BF009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA0175237F13BF009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA0176237F13BF009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA0177237F13BF009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA0179237F13BF009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA017A237F13BF009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA017B237F13BF009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA017C237F13BF009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA017D237F13BF009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA017E237F13BF009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA017F237F13BF009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA0180237F13BF009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA0181237F13BF009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA0182237F13BF009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA0183237F13BF009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA0184237F13BF009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA0185237F13BF009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA0186237F13BF009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA0188237F13BF009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA0189237F13BF009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA018A237F13BF009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA018B237F13BF009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA018C237F13BF009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA018D237F13BF009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA018E237F13BF009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA018F237F13BF009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA0190237F13BF009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA0191237F13BF009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA0192237F13BF009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA0193237F13BF009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA0194237F13BF009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA0195237F13BF009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA0196237F13BF009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA0197237F13BF009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA0198237F13BF009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA0199237F13BF009CD413 /* BaseMemoryLibRepStr.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibRepStr.uni; sourceTree = ""; }; + A5AA019A237F13BF009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA019B237F13BF009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA019C237F13BF009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA019D237F13BF009CD413 /* BaseMemoryLibRepStr.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibRepStr.inf; sourceTree = ""; }; + A5AA019F237F13BF009CD413 /* BaseSynchronizationLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSynchronizationLib.uni; sourceTree = ""; }; + A5AA01A1237F13BF009CD413 /* Synchronization.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; + A5AA01A2237F13BF009CD413 /* BaseSynchronizationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSynchronizationLib.inf; sourceTree = ""; }; + A5AA01A4237F13BF009CD413 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; + A5AA01A5237F13BF009CD413 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; + A5AA01A6237F13BF009CD413 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; + A5AA01A7237F13BF009CD413 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; + A5AA01A8237F13BF009CD413 /* GccInline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A5AA01A9237F13BF009CD413 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; + A5AA01AA237F13BF009CD413 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; + A5AA01AB237F13BF009CD413 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; + A5AA01AC237F13BF009CD413 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; + A5AA01AD237F13BF009CD413 /* InterlockedIncrementMsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedIncrementMsc.c; sourceTree = ""; }; + A5AA01AF237F13BF009CD413 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = ""; }; + A5AA01B0237F13BF009CD413 /* InternalGetSpinLockProperties.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InternalGetSpinLockProperties.c; sourceTree = ""; }; + A5AA01B1237F13BF009CD413 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = ""; }; + A5AA01B2237F13BF009CD413 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = ""; }; + A5AA01B3237F13BF009CD413 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = ""; }; + A5AA01B4237F13BF009CD413 /* GccInline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = ""; }; + A5AA01B5237F13BF009CD413 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = ""; }; + A5AA01B6237F13BF009CD413 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = ""; }; + A5AA01B7237F13BF009CD413 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = ""; }; + A5AA01B8237F13BF009CD413 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = ""; }; + A5AA01B9237F13BF009CD413 /* BaseSynchronizationLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseSynchronizationLibInternals.h; sourceTree = ""; }; + A5AA01BA237F13BF009CD413 /* SynchronizationMsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SynchronizationMsc.c; sourceTree = ""; }; + A5AA01BB237F13BF009CD413 /* Synchronization.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = ""; }; + A5AA01BD237F13BF009CD413 /* Synchronization.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; + A5AA01BE237F13BF009CD413 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; + A5AA01C0237F13BF009CD413 /* Synchronization.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = ""; }; + A5AA01C1237F13BF009CD413 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = ""; }; + A5AA01C2237F13BF009CD413 /* SynchronizationGcc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SynchronizationGcc.c; sourceTree = ""; }; + A5AA01C3237F13BF009CD413 /* InterlockedDecrementMsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InterlockedDecrementMsc.c; sourceTree = ""; }; + A5AA01C5237F13BF009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA01C6237F13BF009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA01C7237F13BF009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA01C8237F13BF009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA01C9237F13BF009CD413 /* MemLibGeneric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; + A5AA01CA237F13BF009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA01CB237F13BF009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA01CC237F13BF009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA01CD237F13BF009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA01CE237F13BF009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA01CF237F13BF009CD413 /* MemLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; + A5AA01D0237F13BF009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA01D1237F13BF009CD413 /* UefiMemoryLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiMemoryLib.inf; sourceTree = ""; }; + A5AA01D2237F13BF009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA01D3237F13BF009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA01D4237F13BF009CD413 /* UefiMemoryLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiMemoryLib.uni; sourceTree = ""; }; + A5AA01D5237F13BF009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA01D6237F13BF009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA01D8237F13BF009CD413 /* PciSegmentLibCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciSegmentLibCommon.h; sourceTree = ""; }; + A5AA01D9237F13BF009CD413 /* DxeRuntimePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; + A5AA01DA237F13BF009CD413 /* BasePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.inf; sourceTree = ""; }; + A5AA01DB237F13BF009CD413 /* DxeRuntimePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; + A5AA01DC237F13BF009CD413 /* BasePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.uni; sourceTree = ""; }; + A5AA01DD237F13BF009CD413 /* BasePciSegmentLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BasePciSegmentLib.c; sourceTree = ""; }; + A5AA01DE237F13BF009CD413 /* PciSegmentLibCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciSegmentLibCommon.c; sourceTree = ""; }; + A5AA01DF237F13BF009CD413 /* DxeRuntimePciSegmentLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeRuntimePciSegmentLib.c; sourceTree = ""; }; + A5AA01E2237F13BF009CD413 /* CpuSleepFlushTlb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuSleepFlushTlb.c; sourceTree = ""; }; + A5AA01E4237F13BF009CD413 /* CpuSleep.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; + A5AA01E5237F13BF009CD413 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; + A5AA01E6237F13BF009CD413 /* BaseCpuLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseCpuLib.uni; sourceTree = ""; }; + A5AA01E7237F13BF009CD413 /* BaseCpuLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseCpuLib.inf; sourceTree = ""; }; + A5AA01E9237F13BF009CD413 /* CpuSleep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuSleep.c; sourceTree = ""; }; + A5AA01EA237F13BF009CD413 /* CpuFlushTlbGcc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlbGcc.c; sourceTree = ""; }; + A5AA01EB237F13BF009CD413 /* CpuFlushTlb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlb.c; sourceTree = ""; }; + A5AA01EC237F13BF009CD413 /* CpuSleep.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = ""; }; + A5AA01ED237F13BF009CD413 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = ""; }; + A5AA01EE237F13BF009CD413 /* CpuSleepGcc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuSleepGcc.c; sourceTree = ""; }; + A5AA01F0237F13BF009CD413 /* CpuFlushTlb.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; + A5AA01F1237F13BF009CD413 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; + A5AA01F2237F13BF009CD413 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; + A5AA01F3237F13BF009CD413 /* CpuSleep.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; + A5AA01F5237F13BF009CD413 /* CpuFlushTlb.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = ""; }; + A5AA01F6237F13BF009CD413 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = ""; }; + A5AA01F7237F13BF009CD413 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = ""; }; + A5AA01F8237F13BF009CD413 /* CpuSleep.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = ""; }; + A5AA01FA237F13BF009CD413 /* PeiExtractGuidedSectionLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiExtractGuidedSectionLib.c; sourceTree = ""; }; + A5AA01FB237F13BF009CD413 /* PeiExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.uni; sourceTree = ""; }; + A5AA01FC237F13BF009CD413 /* PeiExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.inf; sourceTree = ""; }; + A5AA01FE237F13BF009CD413 /* DriverEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DriverEntryPoint.c; sourceTree = ""; }; + A5AA01FF237F13BF009CD413 /* UefiDriverEntryPoint.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDriverEntryPoint.inf; sourceTree = ""; }; + A5AA0200237F13BF009CD413 /* UefiDriverEntryPoint.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDriverEntryPoint.uni; sourceTree = ""; }; + A5AA0202237F13BF009CD413 /* DebugLibConstructor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; + A5AA0203237F13BF009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AA0204237F13BF009CD413 /* UefiDebugLibDebugPortProtocol.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.uni; sourceTree = ""; }; + A5AA0205237F13BF009CD413 /* UefiDebugLibDebugPortProtocol.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.inf; sourceTree = ""; }; + A5AA0207237F13BF009CD413 /* SmmPciExpressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmPciExpressLib.inf; sourceTree = ""; }; + A5AA0208237F13BF009CD413 /* PciExpressLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; + A5AA020A237F13BF009CD413 /* DxeRuntimePciExpressLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimePciExpressLib.uni; sourceTree = ""; }; + A5AA020B237F13BF009CD413 /* DxeRuntimePciExpressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimePciExpressLib.inf; sourceTree = ""; }; + A5AA020C237F13BF009CD413 /* PciExpressLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; + A5AA020E237F13BF009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA020F237F13BF009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA0210237F13BF009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA0211237F13BF009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA0213237F13BF009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA0214237F13BF009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA0215237F13BF009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA0216237F13BF009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA0217237F13BF009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA0218237F13BF009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA0219237F13BF009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA021A237F13BF009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA021B237F13BF009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA021C237F13BF009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA021D237F13BF009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA021E237F13BF009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA021F237F13BF009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA0220237F13BF009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA0222237F13BF009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA0223237F13BF009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA0224237F13BF009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA0225237F13BF009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA0226237F13BF009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA0227237F13BF009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA0228237F13BF009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA0229237F13BF009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA022A237F13BF009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA022B237F13BF009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA022C237F13BF009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA022D237F13BF009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA022E237F13BF009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA022F237F13BF009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA0230237F13BF009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA0231237F13BF009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA0233237F13BF009CD413 /* ScanMemGeneric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMemGeneric.c; sourceTree = ""; }; + A5AA0234237F13BF009CD413 /* CompareMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareMem.asm; sourceTree = ""; }; + A5AA0235237F13BF009CD413 /* CopyMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; + A5AA0236237F13BF009CD413 /* SetMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; + A5AA0237237F13BF009CD413 /* ScanMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ScanMem.asm; sourceTree = ""; }; + A5AA0238237F13BF009CD413 /* CopyMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CopyMem.asm; sourceTree = ""; }; + A5AA0239237F13BF009CD413 /* CompareMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; + A5AA023A237F13BF009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA023B237F13BF009CD413 /* SetMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetMem.asm; sourceTree = ""; }; + A5AA023C237F13BF009CD413 /* CompareGuid.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareGuid.asm; sourceTree = ""; }; + A5AA023D237F13BF009CD413 /* CompareGuid.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; + A5AA023E237F13BF009CD413 /* ScanMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; + A5AA023F237F13BF009CD413 /* BaseMemoryLibOptDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibOptDxe.uni; sourceTree = ""; }; + A5AA0240237F13BF009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA0241237F13BF009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA0243237F13BF009CD413 /* CopyMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = ""; }; + A5AA0244237F13BF009CD413 /* SetMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = ""; }; + A5AA0245237F13BF009CD413 /* CompareMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = ""; }; + A5AA0246237F13BF009CD413 /* CompareGuid.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = ""; }; + A5AA0247237F13BF009CD413 /* ScanMem.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = ""; }; + A5AA0248237F13BF009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA0249237F13BF009CD413 /* BaseMemoryLibOptDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibOptDxe.inf; sourceTree = ""; }; + A5AA024A237F13BF009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA024C237F13BF009CD413 /* PerformanceLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PerformanceLib.c; sourceTree = ""; }; + A5AA024D237F13BF009CD413 /* BasePerformanceLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePerformanceLibNull.inf; sourceTree = ""; }; + A5AA024E237F13BF009CD413 /* BasePerformanceLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePerformanceLibNull.uni; sourceTree = ""; }; + A5AA0250237F13BF009CD413 /* BasePciSegmentLibPci.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciSegmentLibPci.inf; sourceTree = ""; }; + A5AA0251237F13BF009CD413 /* BasePciSegmentLibPci.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciSegmentLibPci.uni; sourceTree = ""; }; + A5AA0252237F13BF009CD413 /* PciSegmentLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; + A5AA0254237F13BF009CD413 /* PostCode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; + A5AA0255237F13BF009CD413 /* PeiDxePostCodeLibReportStatusCode.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.inf; sourceTree = ""; }; + A5AA0256237F13BF009CD413 /* PeiDxePostCodeLibReportStatusCode.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.uni; sourceTree = ""; }; + A5AA0258237F13BF009CD413 /* BasePcdLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePcdLibNull.uni; sourceTree = ""; }; + A5AA0259237F13BF009CD413 /* BasePcdLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePcdLibNull.inf; sourceTree = ""; }; + A5AA025A237F13BF009CD413 /* PcdLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PcdLib.c; sourceTree = ""; }; + A5AA025C237F13BF009CD413 /* BaseStackCheckGcc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckGcc.c; sourceTree = ""; }; + A5AA025D237F13BF009CD413 /* BaseStackCheckLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseStackCheckLib.uni; sourceTree = ""; }; + A5AA025E237F13BF009CD413 /* BaseStackCheckNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckNull.c; sourceTree = ""; }; + A5AA025F237F13BF009CD413 /* BaseStackCheckLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseStackCheckLib.inf; sourceTree = ""; }; + A5AA0261237F13BF009CD413 /* BaseRngLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseRngLib.uni; sourceTree = ""; }; + A5AA0262237F13BF009CD413 /* BaseRngLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseRngLib.inf; sourceTree = ""; }; + A5AA0263237F13BF009CD413 /* BaseRng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseRng.c; sourceTree = ""; }; + A5AA0265237F13BF009CD413 /* DxeCoreEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCoreEntryPoint.c; sourceTree = ""; }; + A5AA0266237F13BF009CD413 /* DxeCoreEntryPoint.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreEntryPoint.uni; sourceTree = ""; }; + A5AA0267237F13BF009CD413 /* DxeCoreEntryPoint.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreEntryPoint.inf; sourceTree = ""; }; + A5AA0269237F13BF009CD413 /* PostCode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; + A5AA026A237F13BF009CD413 /* BasePostCodeLibPort80.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePostCodeLibPort80.inf; sourceTree = ""; }; + A5AA026B237F13BF009CD413 /* BasePostCodeLibPort80.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePostCodeLibPort80.uni; sourceTree = ""; }; + A5AA026D237F13BF009CD413 /* PeiCoreEntryPoint.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiCoreEntryPoint.uni; sourceTree = ""; }; + A5AA026E237F13BF009CD413 /* PeiCoreEntryPoint.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiCoreEntryPoint.inf; sourceTree = ""; }; + A5AA026F237F13BF009CD413 /* PeiCoreEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiCoreEntryPoint.c; sourceTree = ""; }; + A5AA0271237F13BF009CD413 /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = ""; }; + A5AA0272237F13BF009CD413 /* BasePeCoff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = ""; }; + A5AA0273237F13BF009CD413 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; + A5AA0275237F13BF009CD413 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; + A5AA0276237F13BF009CD413 /* BasePeCoffLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePeCoffLib.uni; sourceTree = ""; }; + A5AA0277237F13BF009CD413 /* BasePeCoffLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePeCoffLib.inf; sourceTree = ""; }; + A5AA0279237F13BF009CD413 /* SmmLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLibNull.uni; sourceTree = ""; }; + A5AA027A237F13BF009CD413 /* SmmLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLibNull.inf; sourceTree = ""; }; + A5AA027B237F13BF009CD413 /* SmmLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmLibNull.c; sourceTree = ""; }; + A5AA027D237F13BF009CD413 /* BasePciCf8Lib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciCf8Lib.uni; sourceTree = ""; }; + A5AA027E237F13BF009CD413 /* BasePciCf8Lib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciCf8Lib.inf; sourceTree = ""; }; + A5AA027F237F13BF009CD413 /* PciCf8Lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciCf8Lib.c; sourceTree = ""; }; + A5AA0281237F13BF009CD413 /* MmServicesTableLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MmServicesTableLib.uni; sourceTree = ""; }; + A5AA0282237F13BF009CD413 /* MmServicesTableLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MmServicesTableLib.inf; sourceTree = ""; }; + A5AA0283237F13BF009CD413 /* MmServicesTableLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MmServicesTableLib.c; sourceTree = ""; }; + A5AA0285237F13BF009CD413 /* SafeIntLib64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeIntLib64.c; sourceTree = ""; }; + A5AA0286237F13BF009CD413 /* SafeIntLibEbc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeIntLibEbc.c; sourceTree = ""; }; + A5AA0287237F13BF009CD413 /* BaseSafeIntLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSafeIntLib.inf; sourceTree = ""; }; + A5AA0288237F13BF009CD413 /* SafeIntLib32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeIntLib32.c; sourceTree = ""; }; + A5AA0289237F13BF009CD413 /* SafeIntLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SafeIntLib.c; sourceTree = ""; }; + A5AA028B237F13BF009CD413 /* SmmServicesTableLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmServicesTableLib.c; sourceTree = ""; }; + A5AA028C237F13BF009CD413 /* SmmServicesTableLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmServicesTableLib.inf; sourceTree = ""; }; + A5AA028D237F13BF009CD413 /* SmmServicesTableLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmServicesTableLib.uni; sourceTree = ""; }; + A5AA028F237F13BF009CD413 /* DxeExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.uni; sourceTree = ""; }; + A5AA0290237F13BF009CD413 /* DxeExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.inf; sourceTree = ""; }; + A5AA0291237F13BF009CD413 /* DxeExtractGuidedSectionLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeExtractGuidedSectionLib.c; sourceTree = ""; }; + A5AA0293237F13BF009CD413 /* UefiApplicationEntryPoint.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiApplicationEntryPoint.uni; sourceTree = ""; }; + A5AA0294237F13BF009CD413 /* UefiApplicationEntryPoint.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiApplicationEntryPoint.inf; sourceTree = ""; }; + A5AA0295237F13BF009CD413 /* ApplicationEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ApplicationEntryPoint.c; sourceTree = ""; }; + A5AA0297237F13BF009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA0298237F13BF009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA0299237F13BF009CD413 /* BaseMemoryLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLib.inf; sourceTree = ""; }; + A5AA029A237F13BF009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA029B237F13BF009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA029C237F13BF009CD413 /* BaseMemoryLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLib.uni; sourceTree = ""; }; + A5AA029D237F13BF009CD413 /* MemLibGeneric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; + A5AA029E237F13BF009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA029F237F13BF009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA02A0237F13BF009CD413 /* CopyMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = ""; }; + A5AA02A1237F13BF009CD413 /* SetMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem.c; sourceTree = ""; }; + A5AA02A2237F13BF009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA02A3237F13BF009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA02A4237F13BF009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA02A5237F13BF009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA02A6237F13BF009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA02A7237F13BF009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA02A8237F13BF009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA02A9237F13BF009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA02AB237F13BF009CD413 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A5AA02AC237F13BF009CD413 /* IoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A5AA02AD237F13BF009CD413 /* IoHighLevel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A5AA02AE237F13BF009CD413 /* SmmCpuIoLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCpuIoLibInternal.h; sourceTree = ""; }; + A5AA02AF237F13BF009CD413 /* SmmIoLibSmmCpuIo2.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.uni; sourceTree = ""; }; + A5AA02B0237F13BF009CD413 /* SmmIoLibSmmCpuIo2.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.inf; sourceTree = ""; }; + A5AA02B2237F13BF009CD413 /* DxeSmbusLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeSmbusLib.c; sourceTree = ""; }; + A5AA02B3237F13BF009CD413 /* SmbusLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; + A5AA02B4237F13BF009CD413 /* InternalSmbusLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; + A5AA02B5237F13BF009CD413 /* DxeSmbusLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeSmbusLib.inf; sourceTree = ""; }; + A5AA02B6237F13BF009CD413 /* DxeSmbusLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeSmbusLib.uni; sourceTree = ""; }; + A5AA02B8237F13BF009CD413 /* BaseSmbusLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseSmbusLibNull.c; sourceTree = ""; }; + A5AA02B9237F13BF009CD413 /* BaseSmbusLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSmbusLibNull.uni; sourceTree = ""; }; + A5AA02BA237F13BF009CD413 /* BaseSmbusLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSmbusLibNull.inf; sourceTree = ""; }; + A5AA02BC237F13BF009CD413 /* BaseTimerLibNullTemplate.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseTimerLibNullTemplate.uni; sourceTree = ""; }; + A5AA02BD237F13BF009CD413 /* BaseTimerLibNullTemplate.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseTimerLibNullTemplate.inf; sourceTree = ""; }; + A5AA02BE237F13BF009CD413 /* TimerLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TimerLibNull.c; sourceTree = ""; }; + A5AA02C0237F13BF009CD413 /* BaseS3IoLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3IoLib.inf; sourceTree = ""; }; + A5AA02C1237F13BF009CD413 /* BaseS3IoLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3IoLib.uni; sourceTree = ""; }; + A5AA02C2237F13BF009CD413 /* S3IoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = S3IoLib.c; sourceTree = ""; }; + A5AA02C4237F13BF009CD413 /* BaseDebugLibSerialPort.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseDebugLibSerialPort.uni; sourceTree = ""; }; + A5AA02C5237F13BF009CD413 /* BaseDebugLibSerialPort.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseDebugLibSerialPort.inf; sourceTree = ""; }; + A5AA02C6237F13BF009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AA02C8237F13BF009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA02C9237F13BF009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA02CA237F13BF009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA02CB237F13BF009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA02CD237F13BF009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA02CE237F13BF009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA02CF237F13BF009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA02D0237F13BF009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA02D1237F13BF009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA02D2237F13BF009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA02D3237F13BF009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA02D4237F13BF009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA02D5237F13BF009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA02D6237F13BF009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA02D7237F13BF009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA02D8237F13BF009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA02D9237F13BF009CD413 /* BaseMemoryLibSse2.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibSse2.uni; sourceTree = ""; }; + A5AA02DA237F13BF009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA02DB237F13BF009CD413 /* BaseMemoryLibSse2.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibSse2.inf; sourceTree = ""; }; + A5AA02DC237F13BF009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA02DE237F13BF009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA02DF237F13BF009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA02E0237F13BF009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA02E1237F13BF009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA02E2237F13BF009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA02E3237F13BF009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA02E4237F13BF009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA02E5237F13BF009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA02E6237F13BF009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA02E7237F13BF009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA02E8237F13BF009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA02E9237F13BF009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA02EA237F13BF009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA02EB237F13BF009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA02EC237F13BF009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA02ED237F13BF009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA02EE237F13BF009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA02EF237F13BF009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA02F0237F13BF009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA02F1237F13BF009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA02F3237F13BF009CD413 /* BaseUefiDecompressLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseUefiDecompressLib.uni; sourceTree = ""; }; + A5AA02F4237F13BF009CD413 /* BaseUefiDecompressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseUefiDecompressLib.inf; sourceTree = ""; }; + A5AA02F5237F13BF009CD413 /* BaseUefiDecompressLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseUefiDecompressLibInternals.h; sourceTree = ""; }; + A5AA02F6237F13BF009CD413 /* BaseUefiTianoCustomDecompressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseUefiTianoCustomDecompressLib.inf; sourceTree = ""; }; + A5AA02F7237F13BF009CD413 /* BaseUefiDecompressLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseUefiDecompressLib.c; sourceTree = ""; }; + A5AA02F8237F13BF009CD413 /* BaseUefiTianoCustomDecompressLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseUefiTianoCustomDecompressLib.c; sourceTree = ""; }; + A5AA02FA237F13BF009CD413 /* BaseSerialPortLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSerialPortLibNull.uni; sourceTree = ""; }; + A5AA02FB237F13BF009CD413 /* BaseSerialPortLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSerialPortLibNull.inf; sourceTree = ""; }; + A5AA02FC237F13BF009CD413 /* BaseSerialPortLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLibNull.c; sourceTree = ""; }; + A5AA02FE237F13BF009CD413 /* BaseS3BootScriptLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3BootScriptLibNull.inf; sourceTree = ""; }; + A5AA02FF237F13BF009CD413 /* BootScriptLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootScriptLib.c; sourceTree = ""; }; + A5AA0300237F13BF009CD413 /* BaseS3BootScriptLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3BootScriptLibNull.uni; sourceTree = ""; }; + A5AA0302237F13BF009CD413 /* DxePcdLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxePcdLib.c; sourceTree = ""; }; + A5AA0303237F13BF009CD413 /* DxePcdLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxePcdLib.uni; sourceTree = ""; }; + A5AA0304237F13BF009CD413 /* DxePcdLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxePcdLib.inf; sourceTree = ""; }; + A5AA0306237F13BF009CD413 /* SmmPeriodicSmiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmPeriodicSmiLib.inf; sourceTree = ""; }; + A5AA0307237F13BF009CD413 /* SmmPeriodicSmiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmPeriodicSmiLib.uni; sourceTree = ""; }; + A5AA0308237F13BF009CD413 /* SmmPeriodicSmiLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmPeriodicSmiLib.c; sourceTree = ""; }; + A5AA030A237F13BF009CD413 /* UefiScsiLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiScsiLib.c; sourceTree = ""; }; + A5AA030B237F13BF009CD413 /* UefiScsiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiScsiLib.uni; sourceTree = ""; }; + A5AA030C237F13BF009CD413 /* UefiScsiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiScsiLib.inf; sourceTree = ""; }; + A5AA030E237F13BF009CD413 /* PeiResourcePublicationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiResourcePublicationLib.c; sourceTree = ""; }; + A5AA030F237F13BF009CD413 /* PeiResourcePublicationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiResourcePublicationLib.inf; sourceTree = ""; }; + A5AA0310237F13BF009CD413 /* PeiResourcePublicationLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiResourcePublicationLib.uni; sourceTree = ""; }; + A5AA0312237F13BF009CD413 /* DxeHobLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeHobLib.inf; sourceTree = ""; }; + A5AA0313237F13BF009CD413 /* DxeHobLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeHobLib.uni; sourceTree = ""; }; + A5AA0314237F13BF009CD413 /* HobLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; + A5AA0316237F13BF009CD413 /* S3PciSegmentLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = S3PciSegmentLib.c; sourceTree = ""; }; + A5AA0317237F13BF009CD413 /* BaseS3PciSegmentLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3PciSegmentLib.uni; sourceTree = ""; }; + A5AA0318237F13BF009CD413 /* BaseS3PciSegmentLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3PciSegmentLib.inf; sourceTree = ""; }; + A5AA031A237F13BF009CD413 /* BasePciSegmentInfoLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.inf; sourceTree = ""; }; + A5AA031B237F13BF009CD413 /* BasePciSegmentInfoLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.uni; sourceTree = ""; }; + A5AA031C237F13BF009CD413 /* PciSegmentInfoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciSegmentInfoLib.c; sourceTree = ""; }; + A5AA031E237F13BF009CD413 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A5AA031F237F13BF009CD413 /* SmmMemoryAllocationLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmMemoryAllocationLib.uni; sourceTree = ""; }; + A5AA0320237F13BF009CD413 /* SmmMemoryAllocationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmMemoryAllocationLib.inf; sourceTree = ""; }; + A5AA0322237F13BF009CD413 /* BaseExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.uni; sourceTree = ""; }; + A5AA0323237F13BF009CD413 /* BaseExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.inf; sourceTree = ""; }; + A5AA0324237F13BF009CD413 /* BaseExtractGuidedSectionLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseExtractGuidedSectionLib.c; sourceTree = ""; }; + A5AA0326237F13BF009CD413 /* UefiBootServicesTableLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiBootServicesTableLib.uni; sourceTree = ""; }; + A5AA0327237F13BF009CD413 /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = ""; }; + A5AA0328237F13BF009CD413 /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = ""; }; + A5AA032A237F13BF009CD413 /* DebugLibConstructor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; + A5AA032B237F13BF009CD413 /* UefiDebugLibStdErr.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDebugLibStdErr.uni; sourceTree = ""; }; + A5AA032C237F13BF009CD413 /* UefiDebugLibStdErr.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDebugLibStdErr.inf; sourceTree = ""; }; + A5AA032D237F13BF009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AA032F237F13C0009CD413 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A5AA0330237F13C0009CD413 /* PeiMemoryAllocationLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiMemoryAllocationLib.uni; sourceTree = ""; }; + A5AA0331237F13C0009CD413 /* PeiMemoryAllocationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiMemoryAllocationLib.inf; sourceTree = ""; }; + A5AA0333237F13C0009CD413 /* DevicePathUtilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = ""; }; + A5AA0334237F13C0009CD413 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; + A5AA0335237F13C0009CD413 /* DevicePathFromText.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = ""; }; + A5AA0336237F13C0009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.uni; sourceTree = ""; }; + A5AA0337237F13C0009CD413 /* DevicePathToText.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePathToText.c; sourceTree = ""; }; + A5AA0338237F13C0009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLibOptionalDevicePathProtocol.c; sourceTree = ""; }; + A5AA0339237F13C0009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.inf; sourceTree = ""; }; + A5AA033A237F13C0009CD413 /* UefiDevicePathLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDevicePathLib.uni; sourceTree = ""; }; + A5AA033B237F13C0009CD413 /* UefiDevicePathLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDevicePathLib.inf; sourceTree = ""; }; + A5AA033C237F13C0009CD413 /* UefiDevicePathLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = ""; }; + A5AA033E237F13C0009CD413 /* PeiHobLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiHobLib.uni; sourceTree = ""; }; + A5AA033F237F13C0009CD413 /* PeiHobLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiHobLib.inf; sourceTree = ""; }; + A5AA0340237F13C0009CD413 /* HobLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; + A5AA0342237F13C0009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA0343237F13C0009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA0344237F13C0009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA0345237F13C0009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA0346237F13C0009CD413 /* MemLibGeneric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = ""; }; + A5AA0347237F13C0009CD413 /* PeiMemoryLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiMemoryLib.inf; sourceTree = ""; }; + A5AA0348237F13C0009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA0349237F13C0009CD413 /* PeiMemoryLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiMemoryLib.uni; sourceTree = ""; }; + A5AA034A237F13C0009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA034B237F13C0009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA034C237F13C0009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA034D237F13C0009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA034E237F13C0009CD413 /* MemLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = ""; }; + A5AA034F237F13C0009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA0350237F13C0009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA0351237F13C0009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA0352237F13C0009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA0353237F13C0009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA0355237F13C0009CD413 /* BaseIoLibIntrinsic.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIoLibIntrinsic.inf; sourceTree = ""; }; + A5AA0356237F13C0009CD413 /* IoLibEbc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibEbc.c; sourceTree = ""; }; + A5AA0357237F13C0009CD413 /* BaseIoLibIntrinsic.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIoLibIntrinsic.uni; sourceTree = ""; }; + A5AA0358237F13C0009CD413 /* IoLibGcc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibGcc.c; sourceTree = ""; }; + A5AA0359237F13C0009CD413 /* BaseIoLibIntrinsicSev.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIoLibIntrinsicSev.inf; sourceTree = ""; }; + A5AA035A237F13C0009CD413 /* BaseIoLibIntrinsicInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseIoLibIntrinsicInternal.h; sourceTree = ""; }; + A5AA035B237F13C0009CD413 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A5AA035D237F13C0009CD413 /* IoFifo.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; + A5AA035E237F13C0009CD413 /* IoFifoSev.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; + A5AA035F237F13C0009CD413 /* IoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A5AA0360237F13C0009CD413 /* IoHighLevel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A5AA0361237F13C0009CD413 /* IoLibMsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibMsc.c; sourceTree = ""; }; + A5AA0363237F13C0009CD413 /* IoFifo.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = ""; }; + A5AA0364237F13C0009CD413 /* IoFifoSev.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = ""; }; + A5AA0365237F13C0009CD413 /* IoLibArm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibArm.c; sourceTree = ""; }; + A5AA0367237F13C0009CD413 /* ArmVirtMmio.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; + A5AA0368237F13C0009CD413 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; + A5AA0369237F13C0009CD413 /* BaseIoLibIntrinsicArmVirt.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.inf; sourceTree = ""; }; + A5AA036B237F13C0009CD413 /* ArmVirtMmio.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = ""; }; + A5AA036C237F13C0009CD413 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = ""; }; + A5AA036D237F13C0009CD413 /* IoLibArmVirt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibArmVirt.c; sourceTree = ""; }; + A5AA036E237F13C0009CD413 /* BaseIoLibIntrinsicArmVirt.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.uni; sourceTree = ""; }; + A5AA0370237F13C0009CD413 /* PeiPciSegmentLibPciCfg2.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.inf; sourceTree = ""; }; + A5AA0371237F13C0009CD413 /* PeiPciSegmentLibPciCfg2.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.uni; sourceTree = ""; }; + A5AA0372237F13C0009CD413 /* PciSegmentLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; + A5AA0374237F13C0009CD413 /* BasePeCoffGetEntryPointLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.uni; sourceTree = ""; }; + A5AA0375237F13C0009CD413 /* BasePeCoffGetEntryPointLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.inf; sourceTree = ""; }; + A5AA0376237F13C0009CD413 /* PeCoffGetEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeCoffGetEntryPoint.c; sourceTree = ""; }; + A5AA0378237F13C0009CD413 /* UefiDevicePathLibDevicePathProtocol.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.inf; sourceTree = ""; }; + A5AA0379237F13C0009CD413 /* UefiDevicePathLibDevicePathProtocol.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.uni; sourceTree = ""; }; + A5AA037A237F13C0009CD413 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; + A5AA037C237F13C0009CD413 /* SmmIoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmIoLib.c; sourceTree = ""; }; + A5AA037D237F13C0009CD413 /* SmmIoLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmIoLib.uni; sourceTree = ""; }; + A5AA037E237F13C0009CD413 /* SmmIoLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmIoLib.inf; sourceTree = ""; }; + A5AA0380237F13C0009CD413 /* HobLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = ""; }; + A5AA0381237F13C0009CD413 /* DxeCoreHobLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreHobLib.inf; sourceTree = ""; }; + A5AA0382237F13C0009CD413 /* DxeCoreHobLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreHobLib.uni; sourceTree = ""; }; + A5AA0384237F13C0009CD413 /* UefiRuntimeServicesTableLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.uni; sourceTree = ""; }; + A5AA0385237F13C0009CD413 /* UefiRuntimeServicesTableLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.inf; sourceTree = ""; }; + A5AA0386237F13C0009CD413 /* UefiRuntimeServicesTableLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServicesTableLib.c; sourceTree = ""; }; + A5AA0388237F13C0009CD413 /* PeiPcdLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiPcdLib.c; sourceTree = ""; }; + A5AA0389237F13C0009CD413 /* PeiPcdLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPcdLib.inf; sourceTree = ""; }; + A5AA038A237F13C0009CD413 /* PeiPcdLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPcdLib.uni; sourceTree = ""; }; + A5AA038C237F13C0009CD413 /* SmmMemLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmMemLib.uni; sourceTree = ""; }; + A5AA038D237F13C0009CD413 /* SmmMemLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmMemLib.c; sourceTree = ""; }; + A5AA038E237F13C0009CD413 /* SmmMemLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmMemLib.inf; sourceTree = ""; }; + A5AA0390237F13C0009CD413 /* UefiFileHandleLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiFileHandleLib.inf; sourceTree = ""; }; + A5AA0391237F13C0009CD413 /* UefiFileHandleLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiFileHandleLib.uni; sourceTree = ""; }; + A5AA0392237F13C0009CD413 /* UefiFileHandleLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiFileHandleLib.c; sourceTree = ""; }; + A5AA0394237F13C0009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AA0395237F13C0009CD413 /* DxeRuntimeDebugLibSerialPort.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.inf; sourceTree = ""; }; + A5AA0396237F13C0009CD413 /* DxeRuntimeDebugLibSerialPort.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.uni; sourceTree = ""; }; + A5AA0398237F13C0009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA0399237F13C0009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA039A237F13C0009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA039B237F13C0009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA039D237F13C0009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA039E237F13C0009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA039F237F13C0009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA03A0237F13C0009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA03A1237F13C0009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA03A2237F13C0009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA03A3237F13C0009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA03A4237F13C0009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA03A5237F13C0009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA03A6237F13C0009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA03A7237F13C0009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA03A8237F13C0009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA03A9237F13C0009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA03AA237F13C0009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA03AC237F13C0009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA03AD237F13C0009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA03AE237F13C0009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA03AF237F13C0009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA03B0237F13C0009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA03B1237F13C0009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA03B2237F13C0009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA03B3237F13C0009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA03B4237F13C0009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA03B5237F13C0009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA03B6237F13C0009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA03B7237F13C0009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA03B8237F13C0009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA03B9237F13C0009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA03BA237F13C0009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA03BB237F13C0009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA03BC237F13C0009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA03BD237F13C0009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA03BE237F13C0009CD413 /* BaseMemoryLibMmx.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibMmx.inf; sourceTree = ""; }; + A5AA03BF237F13C0009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA03C0237F13C0009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA03C1237F13C0009CD413 /* BaseMemoryLibMmx.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibMmx.uni; sourceTree = ""; }; + A5AA03C3237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.inf; sourceTree = ""; }; + A5AA03C4237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.uni; sourceTree = ""; }; + A5AA03C5237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseOrderedCollectionRedBlackTreeLib.c; sourceTree = ""; }; + A5AA03C7237F13C0009CD413 /* UefiMemoryAllocationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiMemoryAllocationLib.inf; sourceTree = ""; }; + A5AA03C8237F13C0009CD413 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A5AA03C9237F13C0009CD413 /* UefiMemoryAllocationLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiMemoryAllocationLib.uni; sourceTree = ""; }; + A5AA03CB237F13C0009CD413 /* UefiRuntimeLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiRuntimeLib.uni; sourceTree = ""; }; + A5AA03CC237F13C0009CD413 /* UefiRuntimeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiRuntimeLib.inf; sourceTree = ""; }; + A5AA03CD237F13C0009CD413 /* RuntimeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RuntimeLib.c; sourceTree = ""; }; + A5AA03CF237F13C0009CD413 /* UefiDebugLibConOut.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDebugLibConOut.inf; sourceTree = ""; }; + A5AA03D0237F13C0009CD413 /* UefiDebugLibConOut.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiDebugLibConOut.uni; sourceTree = ""; }; + A5AA03D1237F13C0009CD413 /* DebugLibConstructor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = ""; }; + A5AA03D2237F13C0009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AA03D4237F13C0009CD413 /* BasePciLibPciExpress.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciLibPciExpress.uni; sourceTree = ""; }; + A5AA03D5237F13C0009CD413 /* BasePciLibPciExpress.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciLibPciExpress.inf; sourceTree = ""; }; + A5AA03D6237F13C0009CD413 /* PciLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A5AA03D8237F13C0009CD413 /* UefiLibPrint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiLibPrint.c; sourceTree = ""; }; + A5AA03D9237F13C0009CD413 /* UefiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiLib.uni; sourceTree = ""; }; + A5AA03DA237F13C0009CD413 /* UefiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiLib.inf; sourceTree = ""; }; + A5AA03DB237F13C0009CD413 /* UefiDriverModel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiDriverModel.c; sourceTree = ""; }; + A5AA03DC237F13C0009CD413 /* UefiNotTiano.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiNotTiano.c; sourceTree = ""; }; + A5AA03DD237F13C0009CD413 /* Console.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = ""; }; + A5AA03DE237F13C0009CD413 /* UefiLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiLib.c; sourceTree = ""; }; + A5AA03DF237F13C0009CD413 /* UefiLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiLibInternal.h; sourceTree = ""; }; + A5AA03E0237F13C0009CD413 /* Acpi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Acpi.c; sourceTree = ""; }; + A5AA03E2237F13C0009CD413 /* DxeHstiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeHstiLib.uni; sourceTree = ""; }; + A5AA03E3237F13C0009CD413 /* HstiDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HstiDxe.c; sourceTree = ""; }; + A5AA03E4237F13C0009CD413 /* DxeHstiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeHstiLib.inf; sourceTree = ""; }; + A5AA03E5237F13C0009CD413 /* HstiAip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HstiAip.c; sourceTree = ""; }; + A5AA03E6237F13C0009CD413 /* HstiDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HstiDxe.h; sourceTree = ""; }; + A5AA03E8237F13C0009CD413 /* PostCode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = ""; }; + A5AA03E9237F13C0009CD413 /* BasePostCodeLibDebug.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePostCodeLibDebug.uni; sourceTree = ""; }; + A5AA03EA237F13C0009CD413 /* BasePostCodeLibDebug.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePostCodeLibDebug.inf; sourceTree = ""; }; + A5AA03EC237F13C0009CD413 /* BaseS3StallLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3StallLib.inf; sourceTree = ""; }; + A5AA03ED237F13C0009CD413 /* BaseS3StallLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3StallLib.uni; sourceTree = ""; }; + A5AA03EE237F13C0009CD413 /* S3StallLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = S3StallLib.c; sourceTree = ""; }; + A5AA03F0237F13C0009CD413 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = ""; }; + A5AA03F1237F13C0009CD413 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = ""; }; + A5AA03F2237F13C0009CD413 /* BaseMemoryLibOptPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibOptPei.uni; sourceTree = ""; }; + A5AA03F3237F13C0009CD413 /* CopyMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = ""; }; + A5AA03F4237F13C0009CD413 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = ""; }; + A5AA03F5237F13C0009CD413 /* BaseMemoryLibOptPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryLibOptPei.inf; sourceTree = ""; }; + A5AA03F7237F13C0009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA03F8237F13C0009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA03F9237F13C0009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA03FA237F13C0009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA03FB237F13C0009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA03FC237F13C0009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA03FD237F13C0009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA03FE237F13C0009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA03FF237F13C0009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA0400237F13C0009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA0401237F13C0009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA0402237F13C0009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA0403237F13C0009CD413 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = ""; }; + A5AA0404237F13C0009CD413 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = ""; }; + A5AA0406237F13C0009CD413 /* ZeroMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = ""; }; + A5AA0407237F13C0009CD413 /* CompareMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = ""; }; + A5AA0408237F13C0009CD413 /* SetMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = ""; }; + A5AA0409237F13C0009CD413 /* ScanMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = ""; }; + A5AA040A237F13C0009CD413 /* ScanMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = ""; }; + A5AA040B237F13C0009CD413 /* SetMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = ""; }; + A5AA040C237F13C0009CD413 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = ""; }; + A5AA040D237F13C0009CD413 /* SetMem64.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = ""; }; + A5AA040E237F13C0009CD413 /* ScanMem8.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = ""; }; + A5AA040F237F13C0009CD413 /* SetMem32.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = ""; }; + A5AA0410237F13C0009CD413 /* ScanMem16.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = ""; }; + A5AA0411237F13C0009CD413 /* CopyMem.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = ""; }; + A5AA0412237F13C0009CD413 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = ""; }; + A5AA0413237F13C0009CD413 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = ""; }; + A5AA0414237F13C0009CD413 /* SetMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = ""; }; + A5AA0415237F13C0009CD413 /* CompareMemWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = ""; }; + A5AA0416237F13C0009CD413 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = ""; }; + A5AA0417237F13C0009CD413 /* MemLibGuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = ""; }; + A5AA0418237F13C0009CD413 /* MemLibInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = ""; }; + A5AA0419237F13C0009CD413 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = ""; }; + A5AA041B237F13C0009CD413 /* UefiPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.uni; sourceTree = ""; }; + A5AA041C237F13C0009CD413 /* UefiPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.inf; sourceTree = ""; }; + A5AA041D237F13C0009CD413 /* PciLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A5AA041F237F13C0009CD413 /* PeimEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeimEntryPoint.c; sourceTree = ""; }; + A5AA0420237F13C0009CD413 /* PeimEntryPoint.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeimEntryPoint.uni; sourceTree = ""; }; + A5AA0421237F13C0009CD413 /* PeimEntryPoint.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeimEntryPoint.inf; sourceTree = ""; }; + A5AA0423237F13C0009CD413 /* SmiHandlerProfileLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileLibNull.c; sourceTree = ""; }; + A5AA0424237F13C0009CD413 /* SmiHandlerProfileLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmiHandlerProfileLibNull.inf; sourceTree = ""; }; + A5AA0425237F13C0009CD413 /* SmiHandlerProfileLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmiHandlerProfileLibNull.uni; sourceTree = ""; }; + A5AA0427237F13C0009CD413 /* S3PciLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = S3PciLib.c; sourceTree = ""; }; + A5AA0428237F13C0009CD413 /* BaseS3PciLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3PciLib.uni; sourceTree = ""; }; + A5AA0429237F13C0009CD413 /* BaseS3PciLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3PciLib.inf; sourceTree = ""; }; + A5AA042B237F13C0009CD413 /* PrintLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrintLibInternal.h; sourceTree = ""; }; + A5AA042C237F13C0009CD413 /* PrintLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; + A5AA042D237F13C0009CD413 /* BasePrintLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePrintLib.inf; sourceTree = ""; }; + A5AA042E237F13C0009CD413 /* BasePrintLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePrintLib.uni; sourceTree = ""; }; + A5AA042F237F13C0009CD413 /* PrintLibInternal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PrintLibInternal.c; sourceTree = ""; }; + A5AA0431237F13C0009CD413 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A5AA0432237F13C0009CD413 /* IoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A5AA0433237F13C0009CD413 /* IoHighLevel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A5AA0434237F13C0009CD413 /* PeiIoLibCpuIo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiIoLibCpuIo.uni; sourceTree = ""; }; + A5AA0435237F13C0009CD413 /* PeiIoLibCpuIo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiIoLibCpuIo.inf; sourceTree = ""; }; + A5AA0437237F13C0009CD413 /* BaseReportStatusCodeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseReportStatusCodeLib.c; sourceTree = ""; }; + A5AA0438237F13C0009CD413 /* BaseReportStatusCodeLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.uni; sourceTree = ""; }; + A5AA0439237F13C0009CD413 /* BaseReportStatusCodeLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.inf; sourceTree = ""; }; + A5AA043B237F13C0009CD413 /* DxeServicesTableLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeServicesTableLib.c; sourceTree = ""; }; + A5AA043C237F13C0009CD413 /* DxeServicesTableLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeServicesTableLib.inf; sourceTree = ""; }; + A5AA043D237F13C0009CD413 /* DxeServicesTableLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeServicesTableLib.uni; sourceTree = ""; }; + A5AA043F237F13C0009CD413 /* BasePeCoffExtraActionLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePeCoffExtraActionLibNull.inf; sourceTree = ""; }; + A5AA0440237F13C0009CD413 /* PeCoffExtraActionLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeCoffExtraActionLibNull.uni; sourceTree = ""; }; + A5AA0441237F13C0009CD413 /* PeCoffExtraActionLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeCoffExtraActionLib.c; sourceTree = ""; }; + A5AA0443237F13C0009CD413 /* UsbDxeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbDxeLib.c; sourceTree = ""; }; + A5AA0444237F13C0009CD413 /* UefiUsbLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiUsbLib.inf; sourceTree = ""; }; + A5AA0445237F13C0009CD413 /* UefiUsbLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiUsbLib.uni; sourceTree = ""; }; + A5AA0446237F13C0009CD413 /* Hid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Hid.c; sourceTree = ""; }; + A5AA0447237F13C0009CD413 /* UefiUsbLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiUsbLibInternal.h; sourceTree = ""; }; + A5AA0448237F13C0009CD413 /* MdePkg.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdePkg.dec; sourceTree = ""; }; + A5AA0449237F13C0009CD413 /* MdePkg.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdePkg.uni; sourceTree = ""; }; + A5AA044A237F13C0009CD413 /* MdePkgExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdePkgExtra.uni; sourceTree = ""; }; + A5AA044B237F13C0009CD413 /* MdePkg.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdePkg.dsc; sourceTree = ""; }; + A5AA0778237F13CD009CD413 /* PcAtChipsetPkg.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcAtChipsetPkg.dec; sourceTree = ""; }; + A5AA0779237F13CD009CD413 /* PcAtChipsetPkg.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcAtChipsetPkg.uni; sourceTree = ""; }; + A5AA077B237F13CD009CD413 /* IsaAcpi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsaAcpi.c; sourceTree = ""; }; + A5AA077C237F13CD009CD413 /* IsaAcpiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IsaAcpiExtra.uni; sourceTree = ""; }; + A5AA077D237F13CD009CD413 /* PcatIsaAcpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcatIsaAcpi.h; sourceTree = ""; }; + A5AA077E237F13CD009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AA077F237F13CD009CD413 /* IsaAcpi.c.bak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IsaAcpi.c.bak; sourceTree = ""; }; + A5AA0780237F13CD009CD413 /* PcatIsaAcpi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PcatIsaAcpi.c; sourceTree = ""; }; + A5AA0781237F13CD009CD413 /* IsaAcpi.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IsaAcpi.inf; sourceTree = ""; }; + A5AA0782237F13CD009CD413 /* IsaAcpi.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IsaAcpi.uni; sourceTree = ""; }; + A5AA0784237F13CD009CD413 /* HpetTimerDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HpetTimerDxe.uni; sourceTree = ""; }; + A5AA0785237F13CD009CD413 /* HpetTimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HpetTimer.c; sourceTree = ""; }; + A5AA0786237F13CD009CD413 /* HpetTimerDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HpetTimerDxeExtra.uni; sourceTree = ""; }; + A5AA0787237F13CD009CD413 /* HpetTimerDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HpetTimerDxe.inf; sourceTree = ""; }; + A5AA0788237F13CD009CD413 /* PcAtChipsetPkg.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcAtChipsetPkg.dsc; sourceTree = ""; }; + A5AA078B237F13CD009CD413 /* IoApicLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IoApicLib.h; sourceTree = ""; }; + A5AA078D237F13CD009CD413 /* IoApic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IoApic.h; sourceTree = ""; }; + A5AA078E237F13CD009CD413 /* Hpet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hpet.h; sourceTree = ""; }; + A5AA0790237F13CD009CD413 /* PcAtChipsetTokenSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcAtChipsetTokenSpace.h; sourceTree = ""; }; + A5AA0794237F13CD009CD413 /* IdeController.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IdeController.c; sourceTree = ""; }; + A5AA0795237F13CD009CD413 /* IdeControllerExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IdeControllerExtra.uni; sourceTree = ""; }; + A5AA0796237F13CD009CD413 /* IdeControllerDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IdeControllerDxe.inf; sourceTree = ""; }; + A5AA0797237F13CD009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AA0798237F13CD009CD413 /* IdeController.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IdeController.uni; sourceTree = ""; }; + A5AA0799237F13CD009CD413 /* IdeController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IdeController.h; sourceTree = ""; }; + A5AA079C237F13CD009CD413 /* DxeAcpiTimerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeAcpiTimerLib.uni; sourceTree = ""; }; + A5AA079D237F13CD009CD413 /* DxeAcpiTimerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeAcpiTimerLib.inf; sourceTree = ""; }; + A5AA079E237F13CD009CD413 /* BaseAcpiTimerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseAcpiTimerLib.uni; sourceTree = ""; }; + A5AA079F237F13CD009CD413 /* BaseAcpiTimerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseAcpiTimerLib.inf; sourceTree = ""; }; + A5AA07A0237F13CD009CD413 /* BaseAcpiTimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseAcpiTimerLib.c; sourceTree = ""; }; + A5AA07A1237F13CD009CD413 /* PeiAcpiTimerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiAcpiTimerLib.inf; sourceTree = ""; }; + A5AA07A2237F13CD009CD413 /* PeiAcpiTimerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiAcpiTimerLib.uni; sourceTree = ""; }; + A5AA07A3237F13CD009CD413 /* DxeAcpiTimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeAcpiTimerLib.c; sourceTree = ""; }; + A5AA07A4237F13CD009CD413 /* PeiAcpiTimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiAcpiTimerLib.c; sourceTree = ""; }; + A5AA07A5237F13CD009CD413 /* AcpiTimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AcpiTimerLib.c; sourceTree = ""; }; + A5AA07A7237F13CD009CD413 /* BaseIoApicLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIoApicLib.uni; sourceTree = ""; }; + A5AA07A8237F13CD009CD413 /* BaseIoApicLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIoApicLib.inf; sourceTree = ""; }; + A5AA07A9237F13CD009CD413 /* IoApicLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoApicLib.c; sourceTree = ""; }; + A5AA07AB237F13CD009CD413 /* ResetSystemLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ResetSystemLib.c; sourceTree = ""; }; + A5AA07AC237F13CD009CD413 /* ResetSystemLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemLib.uni; sourceTree = ""; }; + A5AA07AD237F13CD009CD413 /* ResetSystemLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemLib.inf; sourceTree = ""; }; + A5AA07AF237F13CD009CD413 /* SerialPortLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SerialPortLib.c; sourceTree = ""; }; + A5AA07B0237F13CD009CD413 /* SerialIoLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SerialIoLib.inf; sourceTree = ""; }; + A5AA07B1237F13CD009CD413 /* PcAtSerialPortLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcAtSerialPortLib.uni; sourceTree = ""; }; + A5AA07B3237F13CD009CD413 /* Legacy8259Extra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Legacy8259Extra.uni; sourceTree = ""; }; + A5AA07B4237F13CD009CD413 /* 8259.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 8259.c; sourceTree = ""; }; + A5AA07B5237F13CD009CD413 /* 8259.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 8259.inf; sourceTree = ""; }; + A5AA07B6237F13CD009CD413 /* Legacy8259.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Legacy8259.uni; sourceTree = ""; }; + A5AA07B7237F13CD009CD413 /* 8259.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 8259.h; sourceTree = ""; }; + A5AA07B8237F13CD009CD413 /* PcAtChipsetPkgExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcAtChipsetPkgExtra.uni; sourceTree = ""; }; + A5AA07BA237F13CD009CD413 /* Timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; + A5AA07BB237F13CD009CD413 /* Timer.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Timer.uni; sourceTree = ""; }; + A5AA07BC237F13CD009CD413 /* 8254Timer.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 8254Timer.inf; sourceTree = ""; }; + A5AA07BD237F13CD009CD413 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; + A5AA07BE237F13CD009CD413 /* TimerExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TimerExtra.uni; sourceTree = ""; }; + A5AA07C0237F13CD009CD413 /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = ""; }; + A5AA07C1237F13CD009CD413 /* PcRtc.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcRtc.uni; sourceTree = ""; }; + A5AA07C2237F13CD009CD413 /* PcRtc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = ""; }; + A5AA07C3237F13CD009CD413 /* PcRtcEntry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = ""; }; + A5AA07C4237F13CD009CD413 /* PcRtcExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = ""; }; + A5AA07C5237F13CD009CD413 /* PcRtc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; sourceTree = ""; }; + A5AAF293237F1321009CD413 /* PlatformBdsLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformBdsLib.h; sourceTree = ""; }; + A5AAF294237F1321009CD413 /* GenericBdsLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = ""; }; + A5AAF296237F1321009CD413 /* ExitPmAuth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExitPmAuth.h; sourceTree = ""; }; + A5AAF297237F1321009CD413 /* IsaAcpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IsaAcpi.h; sourceTree = ""; }; + A5AAF298237F1321009CD413 /* OEMBadging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OEMBadging.h; sourceTree = ""; }; + A5AAF299237F1321009CD413 /* VgaMiniPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = ""; }; + A5AAF29A237F1321009CD413 /* IsaIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IsaIo.h; sourceTree = ""; }; + A5AAF29C237F1321009CD413 /* LegacyBios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; + A5AAF29D237F1321009CD413 /* IntelFrameworkModulePkgTokenSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntelFrameworkModulePkgTokenSpace.h; sourceTree = ""; }; + A5AAF29E237F1321009CD413 /* BlockIoVendor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = ""; }; + A5AAF29F237F1321009CD413 /* HdBootVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdBootVariable.h; sourceTree = ""; }; + A5AAF2A0237F1321009CD413 /* BdsLibHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BdsLibHii.h; sourceTree = ""; }; + A5AAF2A1237F1321009CD413 /* BdsHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BdsHii.h; sourceTree = ""; }; + A5AAF2A2237F1321009CD413 /* TianoDecompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = ""; }; + A5AAF2A3237F1321009CD413 /* DataHubStatusCodeRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataHubStatusCodeRecord.h; sourceTree = ""; }; + A5AAF2A4237F1321009CD413 /* AcpiVariableCompatibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiVariableCompatibility.h; sourceTree = ""; }; + A5AAF2A5237F1321009CD413 /* LegacyDevOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyDevOrder.h; sourceTree = ""; }; + A5AAF2A6237F1321009CD413 /* LastEnumLang.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LastEnumLang.h; sourceTree = ""; }; + A5AAF2A7237F1321009CD413 /* CapsuleDataFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleDataFile.h; sourceTree = ""; }; + A5AAF2A8237F1321009CD413 /* IntelFrameworkModulePkgExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkModulePkgExtra.uni; sourceTree = ""; }; + A5AAF2A9237F1321009CD413 /* IntelFrameworkModulePkg.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkModulePkg.dsc; sourceTree = ""; }; + A5AAF2AA237F1321009CD413 /* IntelFrameworkModulePkg.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkModulePkg.uni; sourceTree = ""; }; + A5AAF2AB237F1321009CD413 /* IntelFrameworkModulePkg.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkModulePkg.dec; sourceTree = ""; }; + A5AAF333237F13A5009CD413 /* IntelFrameworkPkgExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkPkgExtra.uni; sourceTree = ""; }; + A5AAF335237F13A5009CD413 /* FrameworkSmm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkSmm.h; sourceTree = ""; }; + A5AAF336237F13A5009CD413 /* FrameworkDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkDxe.h; sourceTree = ""; }; + A5AAF338237F13A5009CD413 /* BootScript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootScript.h; sourceTree = ""; }; + A5AAF339237F13A5009CD413 /* FirmwareVolumeImageFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeImageFormat.h; sourceTree = ""; }; + A5AAF33A237F13A5009CD413 /* SmmCis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCis.h; sourceTree = ""; }; + A5AAF33B237F13A5009CD413 /* FrameworkInternalFormRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkInternalFormRepresentation.h; sourceTree = ""; }; + A5AAF33C237F13A5009CD413 /* Hob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hob.h; sourceTree = ""; }; + A5AAF33D237F13A5009CD413 /* PeiCis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiCis.h; sourceTree = ""; }; + A5AAF33E237F13A5009CD413 /* FirmwareVolumeHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeHeader.h; sourceTree = ""; }; + A5AAF33F237F13A5009CD413 /* StatusCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; + A5AAF340237F13A5009CD413 /* DxeCis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCis.h; sourceTree = ""; }; + A5AAF342237F13A5009CD413 /* SmmBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmBase.h; sourceTree = ""; }; + A5AAF343237F13A5009CD413 /* SmmUsbDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch.h; sourceTree = ""; }; + A5AAF344237F13A5009CD413 /* SmmIchnDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmIchnDispatch.h; sourceTree = ""; }; + A5AAF345237F13A5009CD413 /* LegacyInterrupt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = ""; }; + A5AAF346237F13A5009CD413 /* LegacyBios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = ""; }; + A5AAF347237F13A5009CD413 /* SmmSxDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch.h; sourceTree = ""; }; + A5AAF348237F13A5009CD413 /* SmmGpiDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch.h; sourceTree = ""; }; + A5AAF349237F13A5009CD413 /* AcpiS3Save.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiS3Save.h; sourceTree = ""; }; + A5AAF34A237F13A5009CD413 /* FrameworkMpService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = ""; }; + A5AAF34B237F13A5009CD413 /* FrameworkFirmwareVolumeBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkFirmwareVolumeBlock.h; sourceTree = ""; }; + A5AAF34C237F13A5009CD413 /* SmmPowerButtonDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch.h; sourceTree = ""; }; + A5AAF34D237F13A5009CD413 /* FrameworkFormCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkFormCallback.h; sourceTree = ""; }; + A5AAF34E237F13A5009CD413 /* SmmControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; + A5AAF34F237F13A5009CD413 /* SmmCpuSaveState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCpuSaveState.h; sourceTree = ""; }; + A5AAF350237F13A5009CD413 /* SmmStandbyButtonDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch.h; sourceTree = ""; }; + A5AAF351237F13A5009CD413 /* SectionExtraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; + A5AAF352237F13A5009CD413 /* LegacyBiosPlatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyBiosPlatform.h; sourceTree = ""; }; + A5AAF353237F13A5009CD413 /* FrameworkFormBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkFormBrowser.h; sourceTree = ""; }; + A5AAF354237F13A5009CD413 /* SmmAccess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; + A5AAF355237F13A5009CD413 /* LegacyRegion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = ""; }; + A5AAF356237F13A5009CD413 /* BootScriptSave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootScriptSave.h; sourceTree = ""; }; + A5AAF357237F13A5009CD413 /* DataHub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = ""; }; + A5AAF358237F13A5009CD413 /* SmmSwDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch.h; sourceTree = ""; }; + A5AAF359237F13A5009CD413 /* SmmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch.h; sourceTree = ""; }; + A5AAF35A237F13A5009CD413 /* Legacy8259.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Legacy8259.h; sourceTree = ""; }; + A5AAF35B237F13A5009CD413 /* AcpiSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiSupport.h; sourceTree = ""; }; + A5AAF35C237F13A5009CD413 /* SmmCpuIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo.h; sourceTree = ""; }; + A5AAF35D237F13A5009CD413 /* CpuIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; + A5AAF35E237F13A5009CD413 /* FirmwareVolume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; + A5AAF35F237F13A5009CD413 /* FrameworkHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkHii.h; sourceTree = ""; }; + A5AAF360237F13A5009CD413 /* FrameworkPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkPei.h; sourceTree = ""; }; + A5AAF362237F13A5009CD413 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; + A5AAF363237F13A5009CD413 /* DataHubRecords.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = ""; }; + A5AAF364237F13A5009CD413 /* SmmCommunicate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCommunicate.h; sourceTree = ""; }; + A5AAF365237F13A5009CD413 /* BlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; + A5AAF366237F13A5009CD413 /* Capsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A5AAF367237F13A5009CD413 /* FirmwareFileSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem.h; sourceTree = ""; }; + A5AAF369237F13A5009CD413 /* PciCfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciCfg.h; sourceTree = ""; }; + A5AAF36A237F13A5009CD413 /* Security.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; + A5AAF36B237F13A5009CD413 /* S3Resume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3Resume.h; sourceTree = ""; }; + A5AAF36C237F13A5009CD413 /* BootScriptExecuter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootScriptExecuter.h; sourceTree = ""; }; + A5AAF36D237F13A5009CD413 /* ReadOnlyVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable.h; sourceTree = ""; }; + A5AAF36E237F13A5009CD413 /* SectionExtraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = ""; }; + A5AAF36F237F13A5009CD413 /* FvLoadFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FvLoadFile.h; sourceTree = ""; }; + A5AAF370237F13A5009CD413 /* Smbus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Smbus.h; sourceTree = ""; }; + A5AAF371237F13A5009CD413 /* FindFv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FindFv.h; sourceTree = ""; }; + A5AAF372237F13A5009CD413 /* IntelFrameworkPkg.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkPkg.dsc; sourceTree = ""; }; + A5AAF373237F13A5009CD413 /* IntelFrameworkPkg.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkPkg.uni; sourceTree = ""; }; + A5AAF374237F13A5009CD413 /* IntelFrameworkPkg.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IntelFrameworkPkg.dec; sourceTree = ""; }; + A5AAF378237F13B0009CD413 /* Runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Runtime.c; sourceTree = ""; }; + A5AAF379237F13B0009CD413 /* RuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RuntimeDxe.inf; sourceTree = ""; }; + A5AAF37A237F13B0009CD413 /* RuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RuntimeDxe.uni; sourceTree = ""; }; + A5AAF37B237F13B0009CD413 /* Crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = ""; }; + A5AAF37C237F13B0009CD413 /* Runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; + A5AAF37D237F13B0009CD413 /* RuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF380237F13B0009CD413 /* Stall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = ""; }; + A5AAF381237F13B0009CD413 /* MemoryProtection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryProtection.c; sourceTree = ""; }; + A5AAF382237F13B0009CD413 /* DebugImageInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = ""; }; + A5AAF383237F13B0009CD413 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; + A5AAF384237F13B0009CD413 /* SetWatchdogTimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = ""; }; + A5AAF385237F13B0009CD413 /* PropertiesTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PropertiesTable.c; sourceTree = ""; }; + A5AAF386237F13B0009CD413 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; + A5AAF388237F13B0009CD413 /* Handle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; + A5AAF389237F13B0009CD413 /* Handle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = ""; }; + A5AAF38A237F13B0009CD413 /* Locate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; + A5AAF38B237F13B0009CD413 /* DriverSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = ""; }; + A5AAF38C237F13B0009CD413 /* Notify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; + A5AAF38D237F13B0009CD413 /* DxeMain.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeMain.inf; sourceTree = ""; }; + A5AAF38F237F13B0009CD413 /* FwVolBlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = ""; }; + A5AAF390237F13B0009CD413 /* FwVolBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = ""; }; + A5AAF392237F13B0009CD413 /* Dispatcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; + A5AAF393237F13B0009CD413 /* Dependency.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; + A5AAF395237F13B0009CD413 /* FwVolAttrib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = ""; }; + A5AAF396237F13B0009CD413 /* FwVolRead.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = ""; }; + A5AAF397237F13B0009CD413 /* FwVolDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = ""; }; + A5AAF398237F13B0009CD413 /* Ffs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = ""; }; + A5AAF399237F13B0009CD413 /* FwVolWrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = ""; }; + A5AAF39A237F13B0009CD413 /* FwVol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; + A5AAF39C237F13B0009CD413 /* DxeProtocolNotify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = ""; }; + A5AAF39D237F13B0009CD413 /* DxeMain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = ""; }; + A5AAF39F237F13B0009CD413 /* Library.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = ""; }; + A5AAF3A1237F13B0009CD413 /* Gcd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = ""; }; + A5AAF3A2237F13B0009CD413 /* Gcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = ""; }; + A5AAF3A4237F13B0009CD413 /* Image.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; + A5AAF3A5237F13B0009CD413 /* Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = ""; }; + A5AAF3A6237F13B0009CD413 /* DxeMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = ""; }; + A5AAF3A7237F13B0009CD413 /* DxeCore.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCore.uni; sourceTree = ""; }; + A5AAF3A9237F13B0009CD413 /* CoreSectionExtraction.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = ""; }; + A5AAF3AB237F13B0009CD413 /* Timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = ""; }; + A5AAF3AC237F13B0009CD413 /* Event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; + A5AAF3AD237F13B0009CD413 /* Event.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = ""; }; + A5AAF3AE237F13B0009CD413 /* Tpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = ""; }; + A5AAF3AF237F13B0009CD413 /* DxeCoreExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreExtra.uni; sourceTree = ""; }; + A5AAF3B1237F13B0009CD413 /* HeapGuard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; + A5AAF3B2237F13B0009CD413 /* MemData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = ""; }; + A5AAF3B3237F13B0009CD413 /* MemoryProfileRecord.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryProfileRecord.c; sourceTree = ""; }; + A5AAF3B4237F13B0009CD413 /* Page.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; + A5AAF3B5237F13B0009CD413 /* HeapGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; + A5AAF3B6237F13B0009CD413 /* Imem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = ""; }; + A5AAF3B7237F13B0009CD413 /* Pool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; + A5AAF3B9237F13B0009CD413 /* Smi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Smi.c; sourceTree = ""; }; + A5AAF3BA237F13B0009CD413 /* SmiHandlerProfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfile.c; sourceTree = ""; }; + A5AAF3BB237F13B0009CD413 /* HeapGuard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = ""; }; + A5AAF3BC237F13B0009CD413 /* PiSmmCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PiSmmCore.c; sourceTree = ""; }; + A5AAF3BD237F13B0009CD413 /* Dispatcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; + A5AAF3BE237F13B0009CD413 /* PiSmmIplExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmIplExtra.uni; sourceTree = ""; }; + A5AAF3BF237F13B0009CD413 /* SmramProfileRecord.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmramProfileRecord.c; sourceTree = ""; }; + A5AAF3C0237F13B0009CD413 /* Handle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = ""; }; + A5AAF3C1237F13B0009CD413 /* PiSmmCoreExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCoreExtra.uni; sourceTree = ""; }; + A5AAF3C2237F13B0009CD413 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = ""; }; + A5AAF3C3237F13B0009CD413 /* PiSmmCorePrivateData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmmCorePrivateData.h; sourceTree = ""; }; + A5AAF3C4237F13B0009CD413 /* PiSmmIpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PiSmmIpl.c; sourceTree = ""; }; + A5AAF3C5237F13B0009CD413 /* Page.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = ""; }; + A5AAF3C6237F13B0009CD413 /* PiSmmCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmmCore.h; sourceTree = ""; }; + A5AAF3C7237F13B0009CD413 /* HeapGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = ""; }; + A5AAF3C8237F13B0009CD413 /* PiSmmCore.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCore.inf; sourceTree = ""; }; + A5AAF3C9237F13B0009CD413 /* Locate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = ""; }; + A5AAF3CA237F13B0009CD413 /* Dependency.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; + A5AAF3CB237F13B0009CD413 /* Pool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = ""; }; + A5AAF3CC237F13B0009CD413 /* PiSmmCore.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCore.uni; sourceTree = ""; }; + A5AAF3CD237F13B0009CD413 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = ""; }; + A5AAF3CE237F13B0009CD413 /* PiSmmIpl.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmIpl.uni; sourceTree = ""; }; + A5AAF3CF237F13B0009CD413 /* Notify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = ""; }; + A5AAF3D0237F13B0009CD413 /* PiSmmIpl.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmIpl.inf; sourceTree = ""; }; + A5AAF3D2237F13B0009CD413 /* PeiMain.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiMain.inf; sourceTree = ""; }; + A5AAF3D4237F13B0009CD413 /* PciCfg2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; + A5AAF3D6237F13B0009CD413 /* MemoryServices.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryServices.c; sourceTree = ""; }; + A5AAF3D8237F13B0009CD413 /* Hob.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Hob.c; sourceTree = ""; }; + A5AAF3DA237F13B0009CD413 /* Security.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Security.c; sourceTree = ""; }; + A5AAF3DC237F13B0009CD413 /* Reset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = ""; }; + A5AAF3DE237F13B0009CD413 /* Dispatcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = ""; }; + A5AAF3E0237F13B0009CD413 /* FwVol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FwVol.h; sourceTree = ""; }; + A5AAF3E1237F13B0009CD413 /* FwVol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = ""; }; + A5AAF3E3237F13B0009CD413 /* Dependency.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dependency.h; sourceTree = ""; }; + A5AAF3E4237F13B0009CD413 /* Dependency.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = ""; }; + A5AAF3E6237F13B0009CD413 /* Image.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; + A5AAF3E8237F13B0009CD413 /* PeiMain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiMain.c; sourceTree = ""; }; + A5AAF3EA237F13B0009CD413 /* StatusCode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StatusCode.c; sourceTree = ""; }; + A5AAF3EC237F13B0009CD413 /* BootMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootMode.c; sourceTree = ""; }; + A5AAF3EE237F13B0009CD413 /* CpuIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuIo.c; sourceTree = ""; }; + A5AAF3F0237F13B0009CD413 /* Ppi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ppi.c; sourceTree = ""; }; + A5AAF3F1237F13B0009CD413 /* PeiCoreExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiCoreExtra.uni; sourceTree = ""; }; + A5AAF3F2237F13B0009CD413 /* PeiMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiMain.h; sourceTree = ""; }; + A5AAF3F3237F13B0009CD413 /* PeiCore.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiCore.uni; sourceTree = ""; }; + A5AAF3F5237F13B0009CD413 /* DxeIpl.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeIpl.uni; sourceTree = ""; }; + A5AAF3F7237F13B0009CD413 /* DxeLoadFunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A5AAF3F8237F13B0009CD413 /* DxeLoad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeLoad.c; sourceTree = ""; }; + A5AAF3F9237F13B0009CD413 /* DxeIpl.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = ""; }; + A5AAF3FB237F13B0009CD413 /* VirtualMemory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = ""; }; + A5AAF3FC237F13B0009CD413 /* VirtualMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; + A5AAF3FD237F13B0009CD413 /* DxeLoadFunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A5AAF3FE237F13B0009CD413 /* DxeIpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; + A5AAF400237F13B0009CD413 /* IdtVectorAsm.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = IdtVectorAsm.nasm; sourceTree = ""; }; + A5AAF401237F13B0009CD413 /* DxeLoadFunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A5AAF403237F13B0009CD413 /* DxeLoadFunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = ""; }; + A5AAF404237F13B0009CD413 /* DxeIplExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeIplExtra.uni; sourceTree = ""; }; + A5AAF407237F13B0009CD413 /* DebugPort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugPort.c; sourceTree = ""; }; + A5AAF408237F13B0009CD413 /* DebugPortDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugPortDxeExtra.uni; sourceTree = ""; }; + A5AAF409237F13B0009CD413 /* DebugPortDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugPortDxe.inf; sourceTree = ""; }; + A5AAF40A237F13B0009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF40B237F13B0009CD413 /* DebugPortDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugPortDxe.uni; sourceTree = ""; }; + A5AAF40C237F13B0009CD413 /* DebugPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; + A5AAF40E237F13B0009CD413 /* EsrtFmpDebugPrint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EsrtFmpDebugPrint.c; sourceTree = ""; }; + A5AAF40F237F13B0009CD413 /* EsrtFmpDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EsrtFmpDxeExtra.uni; sourceTree = ""; }; + A5AAF410237F13B0009CD413 /* EsrtFmpDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EsrtFmpDxe.inf; sourceTree = ""; }; + A5AAF411237F13B0009CD413 /* EsrtFmpDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EsrtFmpDxe.uni; sourceTree = ""; }; + A5AAF412237F13B0009CD413 /* EsrtFmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EsrtFmp.c; sourceTree = ""; }; + A5AAF415237F13B0009CD413 /* PlDebugSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; + A5AAF416237F13B0009CD413 /* PlDebugSupportX64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportX64.c; sourceTree = ""; }; + A5AAF417237F13B0009CD413 /* AsmFuncs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; + A5AAF418237F13B0009CD413 /* DebugSupportDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugSupportDxeExtra.uni; sourceTree = ""; }; + A5AAF419237F13B0009CD413 /* DebugSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugSupport.c; sourceTree = ""; }; + A5AAF41B237F13B0009CD413 /* PlDebugSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = ""; }; + A5AAF41C237F13B0009CD413 /* AsmFuncs.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = ""; }; + A5AAF41D237F13B0009CD413 /* PlDebugSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlDebugSupport.c; sourceTree = ""; }; + A5AAF41E237F13B0009CD413 /* PlDebugSupportIa32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportIa32.c; sourceTree = ""; }; + A5AAF41F237F13B0009CD413 /* DebugSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; + A5AAF420237F13B0009CD413 /* DebugSupportDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugSupportDxe.uni; sourceTree = ""; }; + A5AAF421237F13B0009CD413 /* DebugSupportDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugSupportDxe.inf; sourceTree = ""; }; + A5AAF424237F13B0009CD413 /* AmlNamespace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = ""; }; + A5AAF425237F13B0009CD413 /* AcpiTableDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiTableDxeExtra.uni; sourceTree = ""; }; + A5AAF426237F13B0009CD413 /* AcpiTableProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = ""; }; + A5AAF427237F13B0009CD413 /* AmlOption.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = ""; }; + A5AAF428237F13B0009CD413 /* AmlString.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = ""; }; + A5AAF429237F13B0009CD413 /* AcpiSdt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = ""; }; + A5AAF42A237F13B0009CD413 /* AcpiTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = ""; }; + A5AAF42B237F13B0009CD413 /* AcpiTableDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiTableDxe.uni; sourceTree = ""; }; + A5AAF42C237F13B0009CD413 /* AmlChild.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = ""; }; + A5AAF42D237F13B0009CD413 /* AcpiTableDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = ""; }; + A5AAF42E237F13B0009CD413 /* AcpiSdt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = ""; }; + A5AAF42F237F13B0009CD413 /* Aml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = ""; }; + A5AAF430237F13B0009CD413 /* AcpiTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; + A5AAF432237F13B0009CD413 /* AcpiS3ContextSave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AcpiS3ContextSave.c; sourceTree = ""; }; + A5AAF433237F13B0009CD413 /* S3SaveStateDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = S3SaveStateDxeExtra.uni; sourceTree = ""; }; + A5AAF434237F13B0009CD413 /* S3SaveState.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = S3SaveState.c; sourceTree = ""; }; + A5AAF435237F13B0009CD413 /* S3SaveStateDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = S3SaveStateDxe.uni; sourceTree = ""; }; + A5AAF436237F13B0009CD413 /* S3SaveStateDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = S3SaveStateDxe.inf; sourceTree = ""; }; + A5AAF437237F13B0009CD413 /* InternalS3SaveState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalS3SaveState.h; sourceTree = ""; }; + A5AAF439237F13B0009CD413 /* BootGraphicsResourceTableDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootGraphicsResourceTableDxeExtra.uni; sourceTree = ""; }; + A5AAF43A237F13B0009CD413 /* BootGraphicsResourceTableDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootGraphicsResourceTableDxe.c; sourceTree = ""; }; + A5AAF43B237F13B0009CD413 /* BootGraphicsResourceTableDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.inf; sourceTree = ""; }; + A5AAF43C237F13B0009CD413 /* BootGraphicsResourceTableDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.uni; sourceTree = ""; }; + A5AAF43E237F13B0009CD413 /* FirmwarePerformanceSmm.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformanceSmm.uni; sourceTree = ""; }; + A5AAF43F237F13B0009CD413 /* FirmwarePerformanceSmm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformanceSmm.inf; sourceTree = ""; }; + A5AAF440237F13B0009CD413 /* FirmwarePerformanceSmmExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformanceSmmExtra.uni; sourceTree = ""; }; + A5AAF441237F13B0009CD413 /* FirmwarePerformanceSmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceSmm.c; sourceTree = ""; }; + A5AAF443237F13B0009CD413 /* FirmwarePerformancePei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformancePei.c; sourceTree = ""; }; + A5AAF444237F13B0009CD413 /* FirmwarePerformancePeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformancePeiExtra.uni; sourceTree = ""; }; + A5AAF445237F13B0009CD413 /* FirmwarePerformancePei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformancePei.inf; sourceTree = ""; }; + A5AAF446237F13B0009CD413 /* FirmwarePerformancePei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformancePei.uni; sourceTree = ""; }; + A5AAF448237F13B0009CD413 /* AcpiPlatform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = ""; }; + A5AAF449237F13B0009CD413 /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = ""; }; + A5AAF44A237F13B0009CD413 /* AcpiPlatformExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiPlatformExtra.uni; sourceTree = ""; }; + A5AAF44B237F13B0009CD413 /* AcpiPlatform.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AcpiPlatform.uni; sourceTree = ""; }; + A5AAF44D237F13B0009CD413 /* BootScriptExecutorDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootScriptExecutorDxe.inf; sourceTree = ""; }; + A5AAF44E237F13B0009CD413 /* BootScriptExecutorDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootScriptExecutorDxe.uni; sourceTree = ""; }; + A5AAF450237F13B0009CD413 /* S3Asm.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; + A5AAF451237F13B0009CD413 /* SetIdtEntry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; + A5AAF452237F13B0009CD413 /* ScriptExecute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScriptExecute.h; sourceTree = ""; }; + A5AAF453237F13B0009CD413 /* BootScriptExecutorDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootScriptExecutorDxeExtra.uni; sourceTree = ""; }; + A5AAF455237F13B0009CD413 /* S3Asm.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = ""; }; + A5AAF456237F13B0009CD413 /* SetIdtEntry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = ""; }; + A5AAF457237F13B0009CD413 /* ScriptExecute.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScriptExecute.c; sourceTree = ""; }; + A5AAF459237F13B0009CD413 /* SmmS3SaveStateExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmS3SaveStateExtra.uni; sourceTree = ""; }; + A5AAF45A237F13B0009CD413 /* SmmS3SaveState.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmS3SaveState.inf; sourceTree = ""; }; + A5AAF45B237F13B0009CD413 /* SmmS3SaveState.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmS3SaveState.uni; sourceTree = ""; }; + A5AAF45C237F13B0009CD413 /* InternalSmmSaveState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalSmmSaveState.h; sourceTree = ""; }; + A5AAF45D237F13B0009CD413 /* SmmS3SaveState.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmS3SaveState.c; sourceTree = ""; }; + A5AAF45F237F13B0009CD413 /* FirmwarePerformanceDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformanceDxe.inf; sourceTree = ""; }; + A5AAF460237F13B0009CD413 /* FirmwarePerformanceDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformanceDxe.uni; sourceTree = ""; }; + A5AAF461237F13B0009CD413 /* FirmwarePerformanceDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FirmwarePerformanceDxeExtra.uni; sourceTree = ""; }; + A5AAF462237F13B0009CD413 /* FirmwarePerformanceDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceDxe.c; sourceTree = ""; }; + A5AAF464237F13B0009CD413 /* EbcDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDxe.uni; sourceTree = ""; }; + A5AAF465237F13B0009CD413 /* EbcInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EbcInt.h; sourceTree = ""; }; + A5AAF466237F13B0009CD413 /* EbcExecute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EbcExecute.h; sourceTree = ""; }; + A5AAF467237F13B0009CD413 /* EbcDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDxe.inf; sourceTree = ""; }; + A5AAF469237F13B0009CD413 /* EbcSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; + A5AAF46A237F13B0009CD413 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; + A5AAF46B237F13B0009CD413 /* EbcDebugger.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDebugger.inf; sourceTree = ""; }; + A5AAF46C237F13B0009CD413 /* EbcDebuggerHook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerHook.c; sourceTree = ""; }; + A5AAF46E237F13B0009CD413 /* EdbCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdbCommand.h; sourceTree = ""; }; + A5AAF46F237F13B0009CD413 /* EdbDisasm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdbDisasm.h; sourceTree = ""; }; + A5AAF470237F13B0009CD413 /* EdbDisasmSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbDisasmSupport.c; sourceTree = ""; }; + A5AAF471237F13B0009CD413 /* EdbSymbol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbSymbol.c; sourceTree = ""; }; + A5AAF472237F13B0009CD413 /* EdbSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdbSupport.h; sourceTree = ""; }; + A5AAF473237F13B0009CD413 /* EdbCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdbCommon.h; sourceTree = ""; }; + A5AAF474237F13B0009CD413 /* EdbHook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbHook.c; sourceTree = ""; }; + A5AAF475237F13B0009CD413 /* EdbSupportUI.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbSupportUI.c; sourceTree = ""; }; + A5AAF476237F13B0009CD413 /* EdbSupportString.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbSupportString.c; sourceTree = ""; }; + A5AAF477237F13B0009CD413 /* EdbCmdExtIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtIo.c; sourceTree = ""; }; + A5AAF478237F13B0009CD413 /* Edb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Edb.c; sourceTree = ""; }; + A5AAF479237F13B0009CD413 /* EdbCmdMemory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdMemory.c; sourceTree = ""; }; + A5AAF47A237F13B0009CD413 /* EbcDebuggerConfig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerConfig.c; sourceTree = ""; }; + A5AAF47B237F13B0009CD413 /* EdbDisasmSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdbDisasmSupport.h; sourceTree = ""; }; + A5AAF47C237F13B0009CD413 /* EdbSymbol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdbSymbol.h; sourceTree = ""; }; + A5AAF47D237F13B0009CD413 /* EdbSupportFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbSupportFile.c; sourceTree = ""; }; + A5AAF47E237F13B0009CD413 /* EdbCommand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCommand.c; sourceTree = ""; }; + A5AAF47F237F13B0009CD413 /* EdbCmdStep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdStep.c; sourceTree = ""; }; + A5AAF480237F13B0009CD413 /* EdbDisasm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbDisasm.c; sourceTree = ""; }; + A5AAF481237F13B0009CD413 /* EdbCmdRegister.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdRegister.c; sourceTree = ""; }; + A5AAF482237F13B0009CD413 /* EdbHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdbHook.h; sourceTree = ""; }; + A5AAF483237F13B1009CD413 /* EdbCmdGo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdGo.c; sourceTree = ""; }; + A5AAF484237F13B1009CD413 /* EdbCmdScope.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdScope.c; sourceTree = ""; }; + A5AAF485237F13B1009CD413 /* EdbCmdQuit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdQuit.c; sourceTree = ""; }; + A5AAF486237F13B1009CD413 /* EdbCmdHelp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdHelp.c; sourceTree = ""; }; + A5AAF487237F13B1009CD413 /* EdbCmdExtPci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtPci.c; sourceTree = ""; }; + A5AAF488237F13B1009CD413 /* EdbCmdBranch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdBranch.c; sourceTree = ""; }; + A5AAF489237F13B1009CD413 /* Edb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Edb.h; sourceTree = ""; }; + A5AAF48A237F13B1009CD413 /* EdbCmdBreak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreak.c; sourceTree = ""; }; + A5AAF48B237F13B1009CD413 /* EdbCmdSymbol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdSymbol.c; sourceTree = ""; }; + A5AAF48C237F13B1009CD413 /* EdbCmdBreakpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreakpoint.c; sourceTree = ""; }; + A5AAF48D237F13B1009CD413 /* EbcDebugger.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDebugger.uni; sourceTree = ""; }; + A5AAF48E237F13B1009CD413 /* EbcDebuggerConfig.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDebuggerConfig.uni; sourceTree = ""; }; + A5AAF490237F13B1009CD413 /* EbcSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; + A5AAF491237F13B1009CD413 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = ""; }; + A5AAF492237F13B1009CD413 /* EbcInt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcInt.c; sourceTree = ""; }; + A5AAF493237F13B1009CD413 /* EbcDebuggerConfig.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDebuggerConfig.inf; sourceTree = ""; }; + A5AAF494237F13B1009CD413 /* EbcExecute.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcExecute.c; sourceTree = ""; }; + A5AAF495237F13B1009CD413 /* EbcDebuggerHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EbcDebuggerHook.h; sourceTree = ""; }; + A5AAF497237F13B1009CD413 /* EbcSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = ""; }; + A5AAF498237F13B1009CD413 /* EbcLowLevel.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = EbcLowLevel.S; sourceTree = ""; }; + A5AAF499237F13B1009CD413 /* EbcDebuggerConfigExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDebuggerConfigExtra.uni; sourceTree = ""; }; + A5AAF49A237F13B1009CD413 /* EbcDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDxeExtra.uni; sourceTree = ""; }; + A5AAF49B237F13B1009CD413 /* EbcDebuggerExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EbcDebuggerExtra.uni; sourceTree = ""; }; + A5AAF49D237F13B1009CD413 /* EsrtDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EsrtDxe.c; sourceTree = ""; }; + A5AAF49E237F13B1009CD413 /* EsrtImpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EsrtImpl.c; sourceTree = ""; }; + A5AAF49F237F13B1009CD413 /* EsrtDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EsrtDxe.uni; sourceTree = ""; }; + A5AAF4A0237F13B1009CD413 /* EsrtImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EsrtImpl.h; sourceTree = ""; }; + A5AAF4A1237F13B1009CD413 /* EsrtDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EsrtDxe.inf; sourceTree = ""; }; + A5AAF4A2237F13B1009CD413 /* EsrtDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EsrtDxeExtra.uni; sourceTree = ""; }; + A5AAF4A4237F13B1009CD413 /* SmbiosDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbiosDxe.h; sourceTree = ""; }; + A5AAF4A5237F13B1009CD413 /* SmbiosDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosDxe.c; sourceTree = ""; }; + A5AAF4A6237F13B1009CD413 /* SmbiosDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosDxe.inf; sourceTree = ""; }; + A5AAF4A7237F13B1009CD413 /* SmbiosDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosDxe.uni; sourceTree = ""; }; + A5AAF4A8237F13B1009CD413 /* SmbiosDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosDxeExtra.uni; sourceTree = ""; }; + A5AAF4AA237F13B1009CD413 /* SectionExtractionDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SectionExtractionDxe.uni; sourceTree = ""; }; + A5AAF4AB237F13B1009CD413 /* SectionExtractionDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SectionExtractionDxe.inf; sourceTree = ""; }; + A5AAF4AC237F13B1009CD413 /* SectionExtractionDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SectionExtractionDxe.c; sourceTree = ""; }; + A5AAF4AD237F13B1009CD413 /* SectionExtractionDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SectionExtractionDxeExtra.uni; sourceTree = ""; }; + A5AAF4AF237F13B1009CD413 /* RegularExpressionDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RegularExpressionDxe.inf; sourceTree = ""; }; + A5AAF4B0237F13B1009CD413 /* RegularExpressionDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegularExpressionDxe.h; sourceTree = ""; }; + A5AAF4B2237F13B1009CD413 /* unicode_property_data_posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_property_data_posix.c; sourceTree = ""; }; + A5AAF4B3237F13B1009CD413 /* unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode.c; sourceTree = ""; }; + A5AAF4B4237F13B1009CD413 /* st.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = st.h; sourceTree = ""; }; + A5AAF4B5237F13B1009CD413 /* ascii.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ascii.c; sourceTree = ""; }; + A5AAF4B6237F13B1009CD413 /* unicode_fold2_key.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_fold2_key.c; sourceTree = ""; }; + A5AAF4B7237F13B1009CD413 /* regparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regparse.h; sourceTree = ""; }; + A5AAF4B8237F13B1009CD413 /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; + A5AAF4B9237F13B1009CD413 /* unicode_fold3_key.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_fold3_key.c; sourceTree = ""; }; + A5AAF4BA237F13B1009CD413 /* regposix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regposix.c; sourceTree = ""; }; + A5AAF4BB237F13B1009CD413 /* unicode_fold1_key.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_fold1_key.c; sourceTree = ""; }; + A5AAF4BC237F13B1009CD413 /* unicode_wb_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_wb_data.c; sourceTree = ""; }; + A5AAF4BD237F13B1009CD413 /* regexec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regexec.c; sourceTree = ""; }; + A5AAF4BE237F13B1009CD413 /* regint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regint.h; sourceTree = ""; }; + A5AAF4BF237F13B1009CD413 /* regenc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regenc.h; sourceTree = ""; }; + A5AAF4C0237F13B1009CD413 /* regcomp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regcomp.c; sourceTree = ""; }; + A5AAF4C1237F13B1009CD413 /* unicode_egcb_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_egcb_data.c; sourceTree = ""; }; + A5AAF4C2237F13B1009CD413 /* regtrav.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regtrav.c; sourceTree = ""; }; + A5AAF4C3237F13B1009CD413 /* regsyntax.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regsyntax.c; sourceTree = ""; }; + A5AAF4C4237F13B1009CD413 /* OnigurumaIntrinsics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OnigurumaIntrinsics.c; sourceTree = ""; }; + A5AAF4C5237F13B1009CD413 /* regversion.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regversion.c; sourceTree = ""; }; + A5AAF4C6237F13B1009CD413 /* OnigurumaUefiPort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OnigurumaUefiPort.c; sourceTree = ""; }; + A5AAF4C7237F13B1009CD413 /* unicode_property_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_property_data.c; sourceTree = ""; }; + A5AAF4C8237F13B1009CD413 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = ""; }; + A5AAF4C9237F13B1009CD413 /* st.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = st.c; sourceTree = ""; }; + A5AAF4CA237F13B1009CD413 /* oniggnu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oniggnu.h; sourceTree = ""; }; + A5AAF4CB237F13B1009CD413 /* onigposix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = onigposix.h; sourceTree = ""; }; + A5AAF4CC237F13B1009CD413 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + A5AAF4CD237F13B1009CD413 /* utf16_le.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utf16_le.c; sourceTree = ""; }; + A5AAF4CE237F13B1009CD413 /* oniguruma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oniguruma.h; sourceTree = ""; }; + A5AAF4CF237F13B1009CD413 /* regposerr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regposerr.c; sourceTree = ""; }; + A5AAF4D0237F13B1009CD413 /* regparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regparse.c; sourceTree = ""; }; + A5AAF4D1237F13B1009CD413 /* onig_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = onig_init.c; sourceTree = ""; }; + A5AAF4D2237F13B1009CD413 /* regenc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regenc.c; sourceTree = ""; }; + A5AAF4D3237F13B1009CD413 /* regerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regerror.c; sourceTree = ""; }; + A5AAF4D4237F13B1009CD413 /* OnigurumaUefiPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnigurumaUefiPort.h; sourceTree = ""; }; + A5AAF4D5237F13B1009CD413 /* unicode_unfold_key.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_unfold_key.c; sourceTree = ""; }; + A5AAF4D6237F13B1009CD413 /* reggnu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reggnu.c; sourceTree = ""; }; + A5AAF4D7237F13B1009CD413 /* unicode_fold_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unicode_fold_data.c; sourceTree = ""; }; + A5AAF4D8237F13B1009CD413 /* RegularExpressionDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RegularExpressionDxe.c; sourceTree = ""; }; + A5AAF4DB237F13B1009CD413 /* Measurement.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Measurement.c; sourceTree = ""; }; + A5AAF4DC237F13B1009CD413 /* SpeculationBarrierDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierDxe.c; sourceTree = ""; }; + A5AAF4DD237F13B1009CD413 /* VariableStandaloneMm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableStandaloneMm.inf; sourceTree = ""; }; + A5AAF4DE237F13B1009CD413 /* VariableSmm.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableSmm.uni; sourceTree = ""; }; + A5AAF4DF237F13B1009CD413 /* VariableSmmRuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableSmmRuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF4E0237F13B1009CD413 /* SpeculationBarrierSmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierSmm.c; sourceTree = ""; }; + A5AAF4E1237F13B1009CD413 /* VariableSmm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableSmm.inf; sourceTree = ""; }; + A5AAF4E2237F13B1009CD413 /* VariableTraditionalMm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VariableTraditionalMm.c; sourceTree = ""; }; + A5AAF4E3237F13B1009CD413 /* PrivilegePolymorphic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrivilegePolymorphic.h; sourceTree = ""; }; + A5AAF4E4237F13B1009CD413 /* VariableExLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VariableExLib.c; sourceTree = ""; }; + A5AAF4E5237F13B1009CD413 /* Variable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; + A5AAF4E6237F13B1009CD413 /* VariableSmmRuntimeDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VariableSmmRuntimeDxe.c; sourceTree = ""; }; + A5AAF4E7237F13B1009CD413 /* VariableSmmRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableSmmRuntimeDxe.inf; sourceTree = ""; }; + A5AAF4E8237F13B1009CD413 /* VariableStandaloneMm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VariableStandaloneMm.c; sourceTree = ""; }; + A5AAF4E9237F13B1009CD413 /* VariableSmmExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableSmmExtra.uni; sourceTree = ""; }; + A5AAF4EA237F13B1009CD413 /* VariableSmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VariableSmm.c; sourceTree = ""; }; + A5AAF4EB237F13B1009CD413 /* TcgMorLockSmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TcgMorLockSmm.c; sourceTree = ""; }; + A5AAF4EC237F13B1009CD413 /* Reclaim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Reclaim.c; sourceTree = ""; }; + A5AAF4ED237F13B1009CD413 /* VariableDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VariableDxe.c; sourceTree = ""; }; + A5AAF4EE237F13B1009CD413 /* VariableSmmRuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableSmmRuntimeDxe.uni; sourceTree = ""; }; + A5AAF4EF237F13B1009CD413 /* TcgMorLockDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TcgMorLockDxe.c; sourceTree = ""; }; + A5AAF4F0237F13B1009CD413 /* VarCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheck.c; sourceTree = ""; }; + A5AAF4F1237F13B1009CD413 /* VariableRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableRuntimeDxe.inf; sourceTree = ""; }; + A5AAF4F2237F13B1009CD413 /* VariableRuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableRuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF4F3237F13B1009CD413 /* VariableRuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableRuntimeDxe.uni; sourceTree = ""; }; + A5AAF4F4237F13B1009CD413 /* Variable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; + A5AAF4F6237F13B1009CD413 /* PeiVariableExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiVariableExtra.uni; sourceTree = ""; }; + A5AAF4F7237F13B1009CD413 /* PeiVariable.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiVariable.uni; sourceTree = ""; }; + A5AAF4F8237F13B1009CD413 /* Variable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; + A5AAF4F9237F13B1009CD413 /* VariablePei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariablePei.inf; sourceTree = ""; }; + A5AAF4FA237F13B1009CD413 /* Variable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; + A5AAF4FC237F13B1009CD413 /* InputHandler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = InputHandler.c; sourceTree = ""; }; + A5AAF4FD237F13B1009CD413 /* FormDisplay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FormDisplay.c; sourceTree = ""; }; + A5AAF4FE237F13B1009CD413 /* DisplayEngine.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DisplayEngine.uni; sourceTree = ""; }; + A5AAF4FF237F13B1009CD413 /* FormDisplayStr.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FormDisplayStr.uni; sourceTree = ""; }; + A5AAF500237F13B1009CD413 /* FormDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FormDisplay.h; sourceTree = ""; }; + A5AAF501237F13B1009CD413 /* Popup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Popup.c; sourceTree = ""; }; + A5AAF502237F13B1009CD413 /* ProcessOptions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ProcessOptions.c; sourceTree = ""; }; + A5AAF503237F13B1009CD413 /* DisplayEngineDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DisplayEngineDxe.inf; sourceTree = ""; }; + A5AAF504237F13B1009CD413 /* DisplayEngineExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DisplayEngineExtra.uni; sourceTree = ""; }; + A5AAF506237F13B1009CD413 /* CapsuleOnDiskLoadPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleOnDiskLoadPeiExtra.uni; sourceTree = ""; }; + A5AAF507237F13B1009CD413 /* CapsuleOnDiskLoadPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDiskLoadPei.c; sourceTree = ""; }; + A5AAF508237F13B1009CD413 /* CapsuleOnDiskLoadPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.inf; sourceTree = ""; }; + A5AAF509237F13B1009CD413 /* CapsuleOnDiskLoadPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.uni; sourceTree = ""; }; + A5AAF50B237F13B1009CD413 /* DriverHealthManagerDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverHealthManagerDxeExtra.uni; sourceTree = ""; }; + A5AAF50C237F13B1009CD413 /* DriverHealthManagerDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerDxe.h; sourceTree = ""; }; + A5AAF50D237F13B1009CD413 /* DriverHealthManagerVfr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerVfr.h; sourceTree = ""; }; + A5AAF50E237F13B1009CD413 /* DriverHealthManagerStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverHealthManagerStrings.uni; sourceTree = ""; }; + A5AAF50F237F13B1009CD413 /* DriverHealthManagerVfr.Vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverHealthManagerVfr.Vfr; sourceTree = ""; }; + A5AAF510237F13B1009CD413 /* DriverHealthManagerDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverHealthManagerDxe.uni; sourceTree = ""; }; + A5AAF511237F13B1009CD413 /* DriverHealthConfigureVfr.Vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverHealthConfigureVfr.Vfr; sourceTree = ""; }; + A5AAF512237F13B1009CD413 /* DriverHealthManagerDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DriverHealthManagerDxe.c; sourceTree = ""; }; + A5AAF513237F13B1009CD413 /* DriverHealthManagerDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverHealthManagerDxe.inf; sourceTree = ""; }; + A5AAF515237F13B1009CD413 /* MonotonicCounterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MonotonicCounterRuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF516237F13B1009CD413 /* MonotonicCounterRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.inf; sourceTree = ""; }; + A5AAF517237F13B1009CD413 /* MonotonicCounter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MonotonicCounter.c; sourceTree = ""; }; + A5AAF518237F13B1009CD413 /* MonotonicCounterRuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.uni; sourceTree = ""; }; + A5AAF51A237F13B1009CD413 /* LegacyRegion2Dxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LegacyRegion2Dxe.uni; sourceTree = ""; }; + A5AAF51B237F13B1009CD413 /* LegacyRegion2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = ""; }; + A5AAF51C237F13B1009CD413 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = ""; }; + A5AAF51D237F13B1009CD413 /* LegacyRegion2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; + A5AAF51E237F13B1009CD413 /* LegacyRegion2DxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LegacyRegion2DxeExtra.uni; sourceTree = ""; }; + A5AAF520237F13B1009CD413 /* WatchdogTimer.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WatchdogTimer.inf; sourceTree = ""; }; + A5AAF521237F13B1009CD413 /* WatchdogTimer.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WatchdogTimer.uni; sourceTree = ""; }; + A5AAF522237F13B1009CD413 /* WatchdogTimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = WatchdogTimer.c; sourceTree = ""; }; + A5AAF523237F13B1009CD413 /* WatchdogTimerExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = WatchdogTimerExtra.uni; sourceTree = ""; }; + A5AAF524237F13B1009CD413 /* WatchdogTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; + A5AAF526237F13B1009CD413 /* FaultTolerantWriteSmmDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteSmmDxeExtra.uni; sourceTree = ""; }; + A5AAF527237F13B1009CD413 /* FaultTolerantWriteSmmCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmCommon.h; sourceTree = ""; }; + A5AAF528237F13B1009CD413 /* FaultTolerantWriteSmmDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmDxe.h; sourceTree = ""; }; + A5AAF529237F13B1009CD413 /* FaultTolerantWriteStandaloneMm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteStandaloneMm.inf; sourceTree = ""; }; + A5AAF52A237F13B1009CD413 /* SmmFaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmFaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; + A5AAF52B237F13B1009CD413 /* FaultTolerantWrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWrite.c; sourceTree = ""; }; + A5AAF52C237F13B1009CD413 /* FaultTolerantWriteDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteDxe.inf; sourceTree = ""; }; + A5AAF52D237F13B1009CD413 /* FaultTolerantWriteStandaloneMm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteStandaloneMm.c; sourceTree = ""; }; + A5AAF52E237F13B1009CD413 /* FaultTolerantWriteSmmDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmmDxe.c; sourceTree = ""; }; + A5AAF52F237F13B1009CD413 /* FaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteDxeExtra.uni; sourceTree = ""; }; + A5AAF530237F13B1009CD413 /* FaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteDxe.uni; sourceTree = ""; }; + A5AAF531237F13B1009CD413 /* FaultTolerantWriteSmm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteSmm.inf; sourceTree = ""; }; + A5AAF532237F13B1009CD413 /* FaultTolerantWriteTraditionalMm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteTraditionalMm.c; sourceTree = ""; }; + A5AAF533237F13B1009CD413 /* FaultTolerantWriteDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteDxe.c; sourceTree = ""; }; + A5AAF534237F13B1009CD413 /* FaultTolerantWriteSmmDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.uni; sourceTree = ""; }; + A5AAF535237F13B1009CD413 /* FaultTolerantWriteSmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmm.c; sourceTree = ""; }; + A5AAF536237F13B1009CD413 /* FtwMisc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FtwMisc.c; sourceTree = ""; }; + A5AAF537237F13B1009CD413 /* SmmFaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmFaultTolerantWriteDxe.uni; sourceTree = ""; }; + A5AAF538237F13B1009CD413 /* UpdateWorkingBlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UpdateWorkingBlock.c; sourceTree = ""; }; + A5AAF539237F13B1009CD413 /* FaultTolerantWriteSmmDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.inf; sourceTree = ""; }; + A5AAF53A237F13B1009CD413 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; + A5AAF53C237F13B1009CD413 /* DevicePath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; + A5AAF53D237F13B1009CD413 /* DevicePathDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DevicePathDxe.inf; sourceTree = ""; }; + A5AAF53E237F13B1009CD413 /* DevicePathDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DevicePathDxeExtra.uni; sourceTree = ""; }; + A5AAF53F237F13B1009CD413 /* DevicePathDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DevicePathDxe.uni; sourceTree = ""; }; + A5AAF541237F13B1009CD413 /* NVDataStruc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NVDataStruc.h; sourceTree = ""; }; + A5AAF542237F13B1009CD413 /* DriverSample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DriverSample.c; sourceTree = ""; }; + A5AAF543237F13B1009CD413 /* DriverSampleDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverSampleDxe.inf; sourceTree = ""; }; + A5AAF544237F13B1009CD413 /* Inventory.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Inventory.vfr; sourceTree = ""; }; + A5AAF545237F13B1009CD413 /* Vfr.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; + A5AAF546237F13B1009CD413 /* DriverSample.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverSample.uni; sourceTree = ""; }; + A5AAF547237F13B1009CD413 /* InventoryStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = InventoryStrings.uni; sourceTree = ""; }; + A5AAF548237F13B1009CD413 /* DriverSampleExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DriverSampleExtra.uni; sourceTree = ""; }; + A5AAF549237F13B1009CD413 /* DriverSample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverSample.h; sourceTree = ""; }; + A5AAF54A237F13B1009CD413 /* VfrStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; + A5AAF54C237F13B1009CD413 /* SmbiosMeasurementDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosMeasurementDxeExtra.uni; sourceTree = ""; }; + A5AAF54D237F13B1009CD413 /* SmbiosMeasurementDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosMeasurementDxe.c; sourceTree = ""; }; + A5AAF54E237F13B1009CD413 /* SmbiosMeasurementDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosMeasurementDxe.inf; sourceTree = ""; }; + A5AAF54F237F13B1009CD413 /* SmbiosMeasurementDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosMeasurementDxe.uni; sourceTree = ""; }; + A5AAF551237F13B1009CD413 /* HiiResourcesSample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HiiResourcesSample.c; sourceTree = ""; }; + A5AAF552237F13B1009CD413 /* HiiResourcesSample.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HiiResourcesSample.uni; sourceTree = ""; }; + A5AAF553237F13B1009CD413 /* HiiResourcesSampleDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HiiResourcesSampleDxe.inf; sourceTree = ""; }; + A5AAF554237F13B1009CD413 /* HiiResourcesSampleExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HiiResourcesSampleExtra.uni; sourceTree = ""; }; + A5AAF555237F13B1009CD413 /* SampleStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SampleStrings.uni; sourceTree = ""; }; + A5AAF556237F13B1009CD413 /* Sample.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Sample.vfr; sourceTree = ""; }; + A5AAF558237F13B1009CD413 /* InternalPlatDriOverrideDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalPlatDriOverrideDxe.h; sourceTree = ""; }; + A5AAF559237F13B1009CD413 /* Vfr.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Vfr.vfr; sourceTree = ""; }; + A5AAF55A237F13B1009CD413 /* PlatOverMngr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatOverMngr.h; sourceTree = ""; }; + A5AAF55B237F13B1009CD413 /* PlatformDriOverrideDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatformDriOverrideDxe.inf; sourceTree = ""; }; + A5AAF55C237F13B1009CD413 /* PlatDriOverrideLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideLib.c; sourceTree = ""; }; + A5AAF55D237F13B1009CD413 /* PlatDriOverrideDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatDriOverrideDxe.uni; sourceTree = ""; }; + A5AAF55E237F13B1009CD413 /* PlatDriOverrideDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatDriOverrideDxeExtra.uni; sourceTree = ""; }; + A5AAF55F237F13B1009CD413 /* PlatDriOverrideDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideDxe.c; sourceTree = ""; }; + A5AAF560237F13B1009CD413 /* VfrStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; + A5AAF562237F13B1009CD413 /* LoadFileOnFv2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LoadFileOnFv2.c; sourceTree = ""; }; + A5AAF563237F13B1009CD413 /* LoadFileOnFv2.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LoadFileOnFv2.inf; sourceTree = ""; }; + A5AAF564237F13B1009CD413 /* LoadFileOnFv2.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LoadFileOnFv2.uni; sourceTree = ""; }; + A5AAF565237F13B1009CD413 /* LoadFileOnFv2Extra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LoadFileOnFv2Extra.uni; sourceTree = ""; }; + A5AAF567237F13B1009CD413 /* BootManagerPolicyDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerPolicyDxe.uni; sourceTree = ""; }; + A5AAF568237F13B1009CD413 /* BootManagerPolicyDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerPolicyDxe.inf; sourceTree = ""; }; + A5AAF569237F13B1009CD413 /* BootManagerPolicyDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerPolicyDxeExtra.uni; sourceTree = ""; }; + A5AAF56A237F13B1009CD413 /* BootManagerPolicyDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootManagerPolicyDxe.c; sourceTree = ""; }; + A5AAF56D237F13B1009CD413 /* Pcd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; + A5AAF56E237F13B1009CD413 /* PcdDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcdDxeExtra.uni; sourceTree = ""; }; + A5AAF56F237F13B1009CD413 /* Service.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; + A5AAF570237F13B1009CD413 /* Pcd.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; + A5AAF571237F13B1009CD413 /* Service.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; + A5AAF572237F13B1009CD413 /* PcdDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcdDxe.uni; sourceTree = ""; }; + A5AAF574237F13B1009CD413 /* Pcd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = ""; }; + A5AAF575237F13B1009CD413 /* Service.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = ""; }; + A5AAF576237F13B1009CD413 /* Pcd.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Pcd.inf; sourceTree = ""; }; + A5AAF577237F13B1009CD413 /* PcdPeim.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcdPeim.uni; sourceTree = ""; }; + A5AAF578237F13B1009CD413 /* PcdPeimExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcdPeimExtra.uni; sourceTree = ""; }; + A5AAF579237F13B1009CD413 /* Service.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = ""; }; + A5AAF57B237F13B1009CD413 /* SectionExtractionPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SectionExtractionPei.c; sourceTree = ""; }; + A5AAF57C237F13B1009CD413 /* SectionExtractionPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SectionExtractionPeiExtra.uni; sourceTree = ""; }; + A5AAF57D237F13B1009CD413 /* SectionExtractionPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SectionExtractionPei.uni; sourceTree = ""; }; + A5AAF57E237F13B1009CD413 /* SectionExtractionPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SectionExtractionPei.inf; sourceTree = ""; }; + A5AAF581237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerRuntimeDxe.c; sourceTree = ""; }; + A5AAF582237F13B1009CD413 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; + A5AAF583237F13B1009CD413 /* StatusCodeHandlerRuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF584237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.uni; sourceTree = ""; }; + A5AAF585237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.inf; sourceTree = ""; }; + A5AAF586237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerRuntimeDxe.h; sourceTree = ""; }; + A5AAF587237F13B1009CD413 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; + A5AAF589237F13B1009CD413 /* StatusCodeHandlerPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerPei.uni; sourceTree = ""; }; + A5AAF58A237F13B1009CD413 /* StatusCodeHandlerPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerPeiExtra.uni; sourceTree = ""; }; + A5AAF58B237F13B1009CD413 /* StatusCodeHandlerPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerPei.inf; sourceTree = ""; }; + A5AAF58C237F13B1009CD413 /* StatusCodeHandlerPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerPei.h; sourceTree = ""; }; + A5AAF58D237F13B1009CD413 /* MemoryStausCodeWorker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryStausCodeWorker.c; sourceTree = ""; }; + A5AAF58E237F13B1009CD413 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; + A5AAF58F237F13B1009CD413 /* StatusCodeHandlerPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerPei.c; sourceTree = ""; }; + A5AAF591237F13B1009CD413 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = ""; }; + A5AAF592237F13B1009CD413 /* StatusCodeHandlerSmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerSmm.c; sourceTree = ""; }; + A5AAF593237F13B1009CD413 /* StatusCodeHandlerSmmExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerSmmExtra.uni; sourceTree = ""; }; + A5AAF594237F13B1009CD413 /* StatusCodeHandlerSmm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerSmm.inf; sourceTree = ""; }; + A5AAF595237F13B1009CD413 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = ""; }; + A5AAF596237F13B1009CD413 /* StatusCodeHandlerSmm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerSmm.h; sourceTree = ""; }; + A5AAF597237F13B1009CD413 /* StatusCodeHandlerSmm.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StatusCodeHandlerSmm.uni; sourceTree = ""; }; + A5AAF599237F13B1009CD413 /* DebugServicePei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugServicePei.c; sourceTree = ""; }; + A5AAF59A237F13B1009CD413 /* DebugService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugService.h; sourceTree = ""; }; + A5AAF59B237F13B1009CD413 /* DebugServicePei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugServicePei.inf; sourceTree = ""; }; + A5AAF59C237F13B1009CD413 /* DebugServicePei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugServicePei.uni; sourceTree = ""; }; + A5AAF59E237F13B1009CD413 /* TimestampDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TimestampDxe.c; sourceTree = ""; }; + A5AAF59F237F13B1009CD413 /* TimestampDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TimestampDxe.uni; sourceTree = ""; }; + A5AAF5A0237F13B1009CD413 /* TimestampDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TimestampDxe.inf; sourceTree = ""; }; + A5AAF5A1237F13B1009CD413 /* TimestampDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TimestampDxeExtra.uni; sourceTree = ""; }; + A5AAF5A3237F13B1009CD413 /* ResetSystemPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemPeiExtra.uni; sourceTree = ""; }; + A5AAF5A4237F13B1009CD413 /* ResetSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; + A5AAF5A5237F13B1009CD413 /* ResetSystemPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemPei.inf; sourceTree = ""; }; + A5AAF5A6237F13B1009CD413 /* ResetSystem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; + A5AAF5A7237F13B1009CD413 /* ResetSystemPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemPei.uni; sourceTree = ""; }; + A5AAF5A9237F13B1009CD413 /* FvSimpleFileSystemEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystemEntryPoint.c; sourceTree = ""; }; + A5AAF5AA237F13B1009CD413 /* FvSimpleFileSystem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystem.c; sourceTree = ""; }; + A5AAF5AB237F13B1009CD413 /* FvSimpleFileSystemDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FvSimpleFileSystemDxe.inf; sourceTree = ""; }; + A5AAF5AC237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF5AD237F13B1009CD413 /* FvSimpleFileSystemInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FvSimpleFileSystemInternal.h; sourceTree = ""; }; + A5AAF5AE237F13B1009CD413 /* FvSimpleFileSystem.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FvSimpleFileSystem.uni; sourceTree = ""; }; + A5AAF5AF237F13B1009CD413 /* FvSimpleFileSystemExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FvSimpleFileSystemExtra.uni; sourceTree = ""; }; + A5AAF5B1237F13B1009CD413 /* Defer3rdPartyImageLoad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Defer3rdPartyImageLoad.c; sourceTree = ""; }; + A5AAF5B2237F13B1009CD413 /* SecurityStubDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecurityStubDxe.uni; sourceTree = ""; }; + A5AAF5B3237F13B1009CD413 /* SecurityStub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SecurityStub.c; sourceTree = ""; }; + A5AAF5B4237F13B1009CD413 /* SecurityStubDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecurityStubDxe.inf; sourceTree = ""; }; + A5AAF5B5237F13B1009CD413 /* SecurityStubDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecurityStubDxeExtra.uni; sourceTree = ""; }; + A5AAF5B6237F13B1009CD413 /* Defer3rdPartyImageLoad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Defer3rdPartyImageLoad.h; sourceTree = ""; }; + A5AAF5B9237F13B1009CD413 /* DiskIoDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiskIoDxe.uni; sourceTree = ""; }; + A5AAF5BA237F13B1009CD413 /* DiskIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; + A5AAF5BB237F13B1009CD413 /* DiskIoDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiskIoDxe.inf; sourceTree = ""; }; + A5AAF5BC237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF5BD237F13B1009CD413 /* DiskIoDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiskIoDxeExtra.uni; sourceTree = ""; }; + A5AAF5BE237F13B1009CD413 /* DiskIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DiskIo.c; sourceTree = ""; }; + A5AAF5C0237F13B1009CD413 /* CdExpressPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CdExpressPei.inf; sourceTree = ""; }; + A5AAF5C1237F13B1009CD413 /* PeiCdExpress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiCdExpress.c; sourceTree = ""; }; + A5AAF5C2237F13B1009CD413 /* CdExpressPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CdExpressPei.uni; sourceTree = ""; }; + A5AAF5C3237F13B1009CD413 /* PeiCdExpress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiCdExpress.h; sourceTree = ""; }; + A5AAF5C4237F13B1009CD413 /* CdExpressPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CdExpressPeiExtra.uni; sourceTree = ""; }; + A5AAF5C6237F13B1009CD413 /* Partition.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = ""; }; + A5AAF5C7237F13B1009CD413 /* Udf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; + A5AAF5C8237F13B1009CD413 /* PartitionDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PartitionDxeExtra.uni; sourceTree = ""; }; + A5AAF5C9237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF5CA237F13B1009CD413 /* ElTorito.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = ""; }; + A5AAF5CB237F13B1009CD413 /* PartitionDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PartitionDxe.uni; sourceTree = ""; }; + A5AAF5CC237F13B1009CD413 /* Partition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = ""; }; + A5AAF5CD237F13B1009CD413 /* PartitionDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = ""; }; + A5AAF5CE237F13B1009CD413 /* Mbr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = ""; }; + A5AAF5CF237F13B1009CD413 /* Gpt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = ""; }; + A5AAF5D1237F13B1009CD413 /* RamDiskImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RamDiskImpl.h; sourceTree = ""; }; + A5AAF5D2237F13B1009CD413 /* RamDiskFileExplorer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RamDiskFileExplorer.c; sourceTree = ""; }; + A5AAF5D3237F13B1009CD413 /* RamDiskNVData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RamDiskNVData.h; sourceTree = ""; }; + A5AAF5D4237F13B1009CD413 /* RamDiskHiiStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RamDiskHiiStrings.uni; sourceTree = ""; }; + A5AAF5D5237F13B1009CD413 /* RamDiskImpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RamDiskImpl.c; sourceTree = ""; }; + A5AAF5D6237F13B1009CD413 /* RamDiskBlockIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RamDiskBlockIo.c; sourceTree = ""; }; + A5AAF5D7237F13B1009CD413 /* RamDiskProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RamDiskProtocol.c; sourceTree = ""; }; + A5AAF5D8237F13B1009CD413 /* RamDiskHii.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RamDiskHii.vfr; sourceTree = ""; }; + A5AAF5D9237F13B1009CD413 /* RamDisk.asl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RamDisk.asl; sourceTree = ""; }; + A5AAF5DA237F13B1009CD413 /* RamDiskDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RamDiskDxe.inf; sourceTree = ""; }; + A5AAF5DB237F13B1009CD413 /* RamDiskDriver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RamDiskDriver.c; sourceTree = ""; }; + A5AAF5DC237F13B1009CD413 /* RamDiskDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RamDiskDxe.uni; sourceTree = ""; }; + A5AAF5DF237F13B1009CD413 /* EnglishDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EnglishDxe.uni; sourceTree = ""; }; + A5AAF5E0237F13B1009CD413 /* EnglishDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EnglishDxeExtra.uni; sourceTree = ""; }; + A5AAF5E1237F13B1009CD413 /* UnicodeCollationEng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnicodeCollationEng.c; sourceTree = ""; }; + A5AAF5E2237F13B1009CD413 /* EnglishDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EnglishDxe.inf; sourceTree = ""; }; + A5AAF5E3237F13B1009CD413 /* UnicodeCollationEng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnicodeCollationEng.h; sourceTree = ""; }; + A5AAF5E5237F13B1009CD413 /* FileName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = ""; }; + A5AAF5E6237F13B1009CD413 /* Udf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = ""; }; + A5AAF5E7237F13B1009CD413 /* FileSystemOperations.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileSystemOperations.c; sourceTree = ""; }; + A5AAF5E8237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF5E9237F13B1009CD413 /* UdfDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UdfDxe.inf; sourceTree = ""; }; + A5AAF5EA237F13B1009CD413 /* Udf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; + A5AAF5EB237F13B1009CD413 /* File.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = File.c; sourceTree = ""; }; + A5AAF5EE237F13B1009CD413 /* LightMemoryTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LightMemoryTest.c; sourceTree = ""; }; + A5AAF5EF237F13B1009CD413 /* GenericMemoryTestDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenericMemoryTestDxe.inf; sourceTree = ""; }; + A5AAF5F0237F13B1009CD413 /* GenericMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenericMemoryTestDxeExtra.uni; sourceTree = ""; }; + A5AAF5F1237F13B1009CD413 /* GenericMemoryTestDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenericMemoryTestDxe.uni; sourceTree = ""; }; + A5AAF5F2237F13B1009CD413 /* LightMemoryTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LightMemoryTest.h; sourceTree = ""; }; + A5AAF5F4237F13B1009CD413 /* NullMemoryTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NullMemoryTest.h; sourceTree = ""; }; + A5AAF5F5237F13B1009CD413 /* NullMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NullMemoryTestDxeExtra.uni; sourceTree = ""; }; + A5AAF5F6237F13B1009CD413 /* NullMemoryTestDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NullMemoryTestDxe.inf; sourceTree = ""; }; + A5AAF5F7237F13B1009CD413 /* NullMemoryTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NullMemoryTest.c; sourceTree = ""; }; + A5AAF5F8237F13B1009CD413 /* NullMemoryTestDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NullMemoryTestDxe.uni; sourceTree = ""; }; + A5AAF5FA237F13B1009CD413 /* HiiDatabaseDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HiiDatabaseDxe.inf; sourceTree = ""; }; + A5AAF5FB237F13B1009CD413 /* HiiDatabase.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HiiDatabase.uni; sourceTree = ""; }; + A5AAF5FC237F13B1009CD413 /* Database.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = ""; }; + A5AAF5FD237F13B1009CD413 /* ConfigRouting.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = ""; }; + A5AAF5FE237F13B1009CD413 /* Font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = ""; }; + A5AAF5FF237F13B1009CD413 /* String.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; + A5AAF600237F13B1009CD413 /* Image.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = ""; }; + A5AAF601237F13B1009CD413 /* HiiDatabaseExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HiiDatabaseExtra.uni; sourceTree = ""; }; + A5AAF602237F13B1009CD413 /* HiiDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; + A5AAF603237F13B1009CD413 /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = ""; }; + A5AAF604237F13B1009CD413 /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = ""; }; + A5AAF605237F13B1009CD413 /* ImageEx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = ""; }; + A5AAF607237F13B1009CD413 /* PciCfg2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = ""; }; + A5AAF608237F13B1009CD413 /* PcatSingleSegmentPciCfg2Pei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.inf; sourceTree = ""; }; + A5AAF609237F13B1009CD413 /* PcatSingleSegmentPciCfg2Pei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.uni; sourceTree = ""; }; + A5AAF60A237F13B1009CD413 /* PcatSingleSegmentPciCfg2PeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2PeiExtra.uni; sourceTree = ""; }; + A5AAF60C237F13B1009CD413 /* FaultTolerantWritePei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWritePei.inf; sourceTree = ""; }; + A5AAF60D237F13B1009CD413 /* FaultTolerantWritePei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWritePei.uni; sourceTree = ""; }; + A5AAF60E237F13B1009CD413 /* FaultTolerantWritePei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWritePei.c; sourceTree = ""; }; + A5AAF60F237F13B1009CD413 /* FaultTolerantWritePeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FaultTolerantWritePeiExtra.uni; sourceTree = ""; }; + A5AAF611237F13B1009CD413 /* Language.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = ""; }; + A5AAF612237F13B1009CD413 /* BdsEntry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = ""; }; + A5AAF613237F13B1009CD413 /* HwErrRecSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = ""; }; + A5AAF614237F13B1009CD413 /* BdsDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = ""; }; + A5AAF615237F13B1009CD413 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = ""; }; + A5AAF616237F13B1009CD413 /* BdsDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = ""; }; + A5AAF617237F13B1009CD413 /* Bds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; + A5AAF618237F13B1009CD413 /* Language.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = ""; }; + A5AAF619237F13B1009CD413 /* HwErrRecSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = ""; }; + A5AAF61B237F13B1009CD413 /* SmmCommunicationBufferExtraDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCommunicationBufferExtraDxe.uni; sourceTree = ""; }; + A5AAF61C237F13B1009CD413 /* SmmCommunicationBufferDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmCommunicationBufferDxe.c; sourceTree = ""; }; + A5AAF61D237F13B1009CD413 /* SmmCommunicationBufferDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCommunicationBufferDxe.uni; sourceTree = ""; }; + A5AAF61E237F13B1009CD413 /* SmmCommunicationBufferDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCommunicationBufferDxe.inf; sourceTree = ""; }; + A5AAF620237F13B1009CD413 /* CapsulePei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsulePei.uni; sourceTree = ""; }; + A5AAF621237F13B1009CD413 /* CapsulePei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsulePei.inf; sourceTree = ""; }; + A5AAF622237F13B1009CD413 /* CapsuleX64Extra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleX64Extra.uni; sourceTree = ""; }; + A5AAF623237F13B1009CD413 /* CapsulePeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsulePeiExtra.uni; sourceTree = ""; }; + A5AAF625237F13B1009CD413 /* X64Entry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X64Entry.c; sourceTree = ""; }; + A5AAF626237F13B1009CD413 /* PageFaultHandler.nasm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.nasm; path = PageFaultHandler.nasm; sourceTree = ""; }; + A5AAF628237F13B1009CD413 /* CapsuleCoalesce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleCoalesce.c; sourceTree = ""; }; + A5AAF629237F13B1009CD413 /* CommonHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonHeader.h; sourceTree = ""; }; + A5AAF62A237F13B1009CD413 /* CapsuleX64.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleX64.uni; sourceTree = ""; }; + A5AAF62B237F13B1009CD413 /* Capsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A5AAF62C237F13B1009CD413 /* CapsuleX64.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleX64.inf; sourceTree = ""; }; + A5AAF62D237F13B1009CD413 /* UefiCapsule.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiCapsule.c; sourceTree = ""; }; + A5AAF62F237F13B1009CD413 /* ResetSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = ""; }; + A5AAF630237F13B1009CD413 /* ResetSystemRuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemRuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF631237F13B1009CD413 /* ResetSystemRuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemRuntimeDxe.uni; sourceTree = ""; }; + A5AAF632237F13B1009CD413 /* ResetSystemRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetSystemRuntimeDxe.inf; sourceTree = ""; }; + A5AAF633237F13B1009CD413 /* ResetSystem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = ""; }; + A5AAF635237F13B1009CD413 /* Print.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Print.c; sourceTree = ""; }; + A5AAF636237F13B1009CD413 /* PrintDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PrintDxeExtra.uni; sourceTree = ""; }; + A5AAF637237F13B1009CD413 /* PrintDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PrintDxe.uni; sourceTree = ""; }; + A5AAF638237F13B1009CD413 /* PrintDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PrintDxe.inf; sourceTree = ""; }; + A5AAF63A237F13B1009CD413 /* SerialIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; + A5AAF63B237F13B1009CD413 /* SerialDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SerialDxe.inf; sourceTree = ""; }; + A5AAF63C237F13B1009CD413 /* SerialDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SerialDxe.uni; sourceTree = ""; }; + A5AAF63D237F13B1009CD413 /* SerialDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SerialDxeExtra.uni; sourceTree = ""; }; + A5AAF640237F13B1009CD413 /* SmmLockBoxExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBoxExtra.uni; sourceTree = ""; }; + A5AAF641237F13B1009CD413 /* SmmLockBox.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBox.inf; sourceTree = ""; }; + A5AAF642237F13B1009CD413 /* SmmLockBox.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBox.uni; sourceTree = ""; }; + A5AAF643237F13B1009CD413 /* SmmLockBox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmLockBox.c; sourceTree = ""; }; + A5AAF645237F13B1009CD413 /* FileExplorerDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileExplorerDxe.c; sourceTree = ""; }; + A5AAF646237F13B1009CD413 /* FileExplorerDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FileExplorerDxe.uni; sourceTree = ""; }; + A5AAF647237F13B1009CD413 /* FileExplorerDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FileExplorerDxeExtra.uni; sourceTree = ""; }; + A5AAF648237F13B1009CD413 /* FileExplorerDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FileExplorerDxe.inf; sourceTree = ""; }; + A5AAF64B237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterRuntimeDxe.c; sourceTree = ""; }; + A5AAF64C237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF64D237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.uni; sourceTree = ""; }; + A5AAF64E237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.inf; sourceTree = ""; }; + A5AAF64F237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterRuntimeDxe.h; sourceTree = ""; }; + A5AAF651237F13B1009CD413 /* ReportStatusCodeRouterPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterPei.inf; sourceTree = ""; }; + A5AAF652237F13B1009CD413 /* ReportStatusCodeRouterPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterPei.uni; sourceTree = ""; }; + A5AAF653237F13B1009CD413 /* ReportStatusCodeRouterPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterPeiExtra.uni; sourceTree = ""; }; + A5AAF654237F13B1009CD413 /* ReportStatusCodeRouterPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterPei.h; sourceTree = ""; }; + A5AAF655237F13B1009CD413 /* ReportStatusCodeRouterPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterPei.c; sourceTree = ""; }; + A5AAF657237F13B1009CD413 /* ReportStatusCodeRouterSmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterSmm.c; sourceTree = ""; }; + A5AAF658237F13B1009CD413 /* ReportStatusCodeRouterSmmExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterSmmExtra.uni; sourceTree = ""; }; + A5AAF659237F13B1009CD413 /* ReportStatusCodeRouterSmm.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.uni; sourceTree = ""; }; + A5AAF65A237F13B1009CD413 /* ReportStatusCodeRouterSmm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterSmm.h; sourceTree = ""; }; + A5AAF65B237F13B1009CD413 /* ReportStatusCodeRouterSmm.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.inf; sourceTree = ""; }; + A5AAF65D237F13B1009CD413 /* CapsuleCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleCache.c; sourceTree = ""; }; + A5AAF65E237F13B1009CD413 /* CapsuleCacheNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleCacheNull.c; sourceTree = ""; }; + A5AAF660237F13B1009CD413 /* SaveLongModeContext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; + A5AAF661237F13B1009CD413 /* CapsuleService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleService.h; sourceTree = ""; }; + A5AAF662237F13B1009CD413 /* CapsuleRuntimeDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleRuntimeDxe.uni; sourceTree = ""; }; + A5AAF663237F13B1009CD413 /* CapsuleRuntimeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleRuntimeDxe.inf; sourceTree = ""; }; + A5AAF664237F13B1009CD413 /* CapsuleRuntimeDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleRuntimeDxeExtra.uni; sourceTree = ""; }; + A5AAF665237F13B1009CD413 /* CapsuleReset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; + A5AAF666237F13B1009CD413 /* SaveLongModeContext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = ""; }; + A5AAF668237F13B1009CD413 /* CapsuleReset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = ""; }; + A5AAF669237F13B1009CD413 /* CapsuleService.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleService.c; sourceTree = ""; }; + A5AAF66B237F13B1009CD413 /* Expression.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Expression.c; sourceTree = ""; }; + A5AAF66C237F13B1009CD413 /* SetupBrowserExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SetupBrowserExtra.uni; sourceTree = ""; }; + A5AAF66D237F13B1009CD413 /* Setup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Setup.h; sourceTree = ""; }; + A5AAF66E237F13B1009CD413 /* Presentation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Presentation.c; sourceTree = ""; }; + A5AAF66F237F13B1009CD413 /* SetupBrowserDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SetupBrowserDxe.inf; sourceTree = ""; }; + A5AAF670237F13B1009CD413 /* Setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Setup.c; sourceTree = ""; }; + A5AAF671237F13B1009CD413 /* Expression.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Expression.h; sourceTree = ""; }; + A5AAF672237F13B1009CD413 /* IfrParse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IfrParse.c; sourceTree = ""; }; + A5AAF673237F13B1009CD413 /* SetupBrowser.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SetupBrowser.uni; sourceTree = ""; }; + A5AAF676237F13B1009CD413 /* GraphicsConsoleDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GraphicsConsoleDxeExtra.uni; sourceTree = ""; }; + A5AAF677237F13B1009CD413 /* GraphicsConsole.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = ""; }; + A5AAF678237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF679237F13B1009CD413 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = ""; }; + A5AAF67A237F13B1009CD413 /* GraphicsConsoleDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GraphicsConsoleDxe.uni; sourceTree = ""; }; + A5AAF67B237F13B1009CD413 /* LaffStd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = ""; }; + A5AAF67C237F13B1009CD413 /* GraphicsConsole.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = ""; }; + A5AAF67E237F13B1009CD413 /* TerminalDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TerminalDxeExtra.uni; sourceTree = ""; }; + A5AAF67F237F13B1009CD413 /* TerminalDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TerminalDxe.uni; sourceTree = ""; }; + A5AAF680237F13B1009CD413 /* TerminalConOut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TerminalConOut.c; sourceTree = ""; }; + A5AAF681237F13B1009CD413 /* TerminalConIn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TerminalConIn.c; sourceTree = ""; }; + A5AAF682237F13B1009CD413 /* TerminalDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TerminalDxe.inf; sourceTree = ""; }; + A5AAF683237F13B1009CD413 /* Terminal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Terminal.c; sourceTree = ""; }; + A5AAF684237F13B1009CD413 /* Vtutf8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Vtutf8.c; sourceTree = ""; }; + A5AAF685237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF686237F13B1009CD413 /* Terminal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Terminal.h; sourceTree = ""; }; + A5AAF687237F13B1009CD413 /* Ansi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ansi.c; sourceTree = ""; }; + A5AAF689237F13B1009CD413 /* ConPlatformDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ConPlatformDxeExtra.uni; sourceTree = ""; }; + A5AAF68A237F13B1009CD413 /* ConPlatform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConPlatform.c; sourceTree = ""; }; + A5AAF68B237F13B1009CD413 /* ConPlatformDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ConPlatformDxe.inf; sourceTree = ""; }; + A5AAF68C237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF68D237F13B1009CD413 /* ConPlatformDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ConPlatformDxe.uni; sourceTree = ""; }; + A5AAF68E237F13B1009CD413 /* ConPlatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConPlatform.h; sourceTree = ""; }; + A5AAF690237F13B1009CD413 /* ConSplitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConSplitter.h; sourceTree = ""; }; + A5AAF691237F13B1009CD413 /* ConSplitterGraphics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConSplitterGraphics.c; sourceTree = ""; }; + A5AAF692237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF693237F13B1009CD413 /* ConSplitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConSplitter.c; sourceTree = ""; }; + A5AAF694237F13B1009CD413 /* ConSplitterDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ConSplitterDxe.uni; sourceTree = ""; }; + A5AAF695237F13B1009CD413 /* ConSplitterDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ConSplitterDxeExtra.uni; sourceTree = ""; }; + A5AAF696237F13B1009CD413 /* ConSplitterDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ConSplitterDxe.inf; sourceTree = ""; }; + A5AAF698237F13B1009CD413 /* GraphicsOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; + A5AAF699237F13B1009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF69A237F13B1009CD413 /* GraphicsOutputDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GraphicsOutputDxe.inf; sourceTree = ""; }; + A5AAF69B237F13B1009CD413 /* GraphicsOutput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GraphicsOutput.c; sourceTree = ""; }; + A5AAF69D237F13B1009CD413 /* Metronome.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Metronome.inf; sourceTree = ""; }; + A5AAF69E237F13B1009CD413 /* Metronome.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Metronome.c; sourceTree = ""; }; + A5AAF69F237F13B1009CD413 /* Metronome.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Metronome.uni; sourceTree = ""; }; + A5AAF6A0237F13B1009CD413 /* MetronomeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MetronomeExtra.uni; sourceTree = ""; }; + A5AAF6A1237F13B1009CD413 /* Metronome.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; + A5AAF6A4237F13B1009CD413 /* FmpAuthenticationLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FmpAuthenticationLib.h; sourceTree = ""; }; + A5AAF6A5237F13B1009CD413 /* PlatformHookLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformHookLib.h; sourceTree = ""; }; + A5AAF6A6237F13B1009CD413 /* UefiBootManagerLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiBootManagerLib.h; sourceTree = ""; }; + A5AAF6A7237F13B1009CD413 /* HttpLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = ""; }; + A5AAF6A8237F13B1009CD413 /* TpmMeasurementLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TpmMeasurementLib.h; sourceTree = ""; }; + A5AAF6A9237F13B1009CD413 /* PciHostBridgeLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeLib.h; sourceTree = ""; }; + A5AAF6AA237F13B1009CD413 /* SecurityManagementLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecurityManagementLib.h; sourceTree = ""; }; + A5AAF6AB237F13B1009CD413 /* DisplayUpdateProgressLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DisplayUpdateProgressLib.h; sourceTree = ""; }; + A5AAF6AC237F13B1009CD413 /* IpmiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiLib.h; sourceTree = ""; }; + A5AAF6AD237F13B1009CD413 /* DebugAgentLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugAgentLib.h; sourceTree = ""; }; + A5AAF6AE237F13B1009CD413 /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = ""; }; + A5AAF6AF237F13B1009CD413 /* PlatformBootManagerLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformBootManagerLib.h; sourceTree = ""; }; + A5AAF6B0237F13B1009CD413 /* UdpIoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = ""; }; + A5AAF6B1237F13B1009CD413 /* MemoryProfileLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryProfileLib.h; sourceTree = ""; }; + A5AAF6B2237F13B1009CD413 /* SmmCorePlatformHookLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCorePlatformHookLib.h; sourceTree = ""; }; + A5AAF6B3237F13B1009CD413 /* CustomizedDisplayLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLib.h; sourceTree = ""; }; + A5AAF6B4237F13B1009CD413 /* ResetUtilityLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResetUtilityLib.h; sourceTree = ""; }; + A5AAF6B5237F13B1009CD413 /* SortLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SortLib.h; sourceTree = ""; }; + A5AAF6B6237F13B1009CD413 /* FrameBufferBltLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameBufferBltLib.h; sourceTree = ""; }; + A5AAF6B7237F13B1009CD413 /* NetLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = ""; }; + A5AAF6B8237F13B1009CD413 /* OemHookStatusCodeLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OemHookStatusCodeLib.h; sourceTree = ""; }; + A5AAF6B9237F13B1009CD413 /* BmpSupportLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BmpSupportLib.h; sourceTree = ""; }; + A5AAF6BA237F13B1009CD413 /* LockBoxLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LockBoxLib.h; sourceTree = ""; }; + A5AAF6BB237F13B1009CD413 /* ResetSystemLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResetSystemLib.h; sourceTree = ""; }; + A5AAF6BC237F13B1009CD413 /* VarCheckLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VarCheckLib.h; sourceTree = ""; }; + A5AAF6BD237F13B1009CD413 /* RecoveryLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecoveryLib.h; sourceTree = ""; }; + A5AAF6BE237F13B1009CD413 /* AuthVariableLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AuthVariableLib.h; sourceTree = ""; }; + A5AAF6BF237F13B1009CD413 /* HiiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiLib.h; sourceTree = ""; }; + A5AAF6C0237F13B1009CD413 /* NonDiscoverableDeviceRegistrationLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDeviceRegistrationLib.h; sourceTree = ""; }; + A5AAF6C1237F13B1009CD413 /* TcpIoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = ""; }; + A5AAF6C2237F13B1009CD413 /* BootLogoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootLogoLib.h; sourceTree = ""; }; + A5AAF6C3237F13B1009CD413 /* PlatformVarCleanupLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformVarCleanupLib.h; sourceTree = ""; }; + A5AAF6C4237F13B1009CD413 /* CpuExceptionHandlerLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuExceptionHandlerLib.h; sourceTree = ""; }; + A5AAF6C5237F13B1009CD413 /* CapsuleLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleLib.h; sourceTree = ""; }; + A5AAF6C6237F13B1009CD413 /* S3Lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3Lib.h; sourceTree = ""; }; + A5AAF6C7237F13B1009CD413 /* FileExplorerLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileExplorerLib.h; sourceTree = ""; }; + A5AAF6C9237F13B1009CD413 /* Ps2Policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ps2Policy.h; sourceTree = ""; }; + A5AAF6CA237F13B1009CD413 /* FileExplorer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; + A5AAF6CB237F13B1009CD413 /* UfsHostControllerPlatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsHostControllerPlatform.h; sourceTree = ""; }; + A5AAF6CC237F13B1009CD413 /* EsrtManagement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EsrtManagement.h; sourceTree = ""; }; + A5AAF6CD237F13B1009CD413 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; + A5AAF6CE237F13B1009CD413 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; + A5AAF6CF237F13B1009CD413 /* IpmiProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiProtocol.h; sourceTree = ""; }; + A5AAF6D0237F13B1009CD413 /* SwapAddressRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SwapAddressRange.h; sourceTree = ""; }; + A5AAF6D1237F13B1009CD413 /* DebuggerConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebuggerConfiguration.h; sourceTree = ""; }; + A5AAF6D2237F13B1009CD413 /* IoMmu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; + A5AAF6D3237F13B1009CD413 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; + A5AAF6D4237F13B1009CD413 /* LoadPe32Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadPe32Image.h; sourceTree = ""; }; + A5AAF6D5237F13B1009CD413 /* VarCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VarCheck.h; sourceTree = ""; }; + A5AAF6D6237F13B1009CD413 /* FirmwareManagementProgress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareManagementProgress.h; sourceTree = ""; }; + A5AAF6D7237F13B1009CD413 /* AtaAtapiPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPolicy.h; sourceTree = ""; }; + A5AAF6D8237F13B1009CD413 /* SmmMemoryAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmMemoryAttribute.h; sourceTree = ""; }; + A5AAF6D9237F13B1009CD413 /* SdMmcOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdMmcOverride.h; sourceTree = ""; }; + A5AAF6DA237F13B1009CD413 /* FormBrowserEx2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx2.h; sourceTree = ""; }; + A5AAF6DB237F13B1009CD413 /* SmmSwapAddressRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmSwapAddressRange.h; sourceTree = ""; }; + A5AAF6DC237F13B1009CD413 /* UfsHostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; + A5AAF6DD237F13B1009CD413 /* SmmFirmwareVolumeBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmFirmwareVolumeBlock.h; sourceTree = ""; }; + A5AAF6DE237F13B1009CD413 /* EbcVmTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EbcVmTest.h; sourceTree = ""; }; + A5AAF6DF237F13B1009CD413 /* PlatformLogo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformLogo.h; sourceTree = ""; }; + A5AAF6E0237F13B1009CD413 /* PeCoffImageEmulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffImageEmulator.h; sourceTree = ""; }; + A5AAF6E1237F13B1009CD413 /* Print2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Print2.h; sourceTree = ""; }; + A5AAF6E2237F13B1009CD413 /* BootLogo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootLogo.h; sourceTree = ""; }; + A5AAF6E3237F13B1009CD413 /* SmmReadyToBoot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmReadyToBoot.h; sourceTree = ""; }; + A5AAF6E4237F13B1009CD413 /* SmmLegacyBoot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmLegacyBoot.h; sourceTree = ""; }; + A5AAF6E5237F13B1009CD413 /* SmmVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmVariable.h; sourceTree = ""; }; + A5AAF6E6237F13B1009CD413 /* SmmFaultTolerantWrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmFaultTolerantWrite.h; sourceTree = ""; }; + A5AAF6E7237F13B1009CD413 /* LockBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LockBox.h; sourceTree = ""; }; + A5AAF6E8237F13B1009CD413 /* GenericMemoryTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenericMemoryTest.h; sourceTree = ""; }; + A5AAF6E9237F13B1009CD413 /* DisplayProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DisplayProtocol.h; sourceTree = ""; }; + A5AAF6EA237F13B1009CD413 /* BootLogo2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootLogo2.h; sourceTree = ""; }; + A5AAF6EB237F13B1009CD413 /* FormBrowserEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx.h; sourceTree = ""; }; + A5AAF6EC237F13B1009CD413 /* VariableLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VariableLock.h; sourceTree = ""; }; + A5AAF6ED237F13B1009CD413 /* EbcSimpleDebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EbcSimpleDebugger.h; sourceTree = ""; }; + A5AAF6EE237F13B1009CD413 /* SmmVarCheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmVarCheck.h; sourceTree = ""; }; + A5AAF6EF237F13B1009CD413 /* SmmExitBootServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmExitBootServices.h; sourceTree = ""; }; + A5AAF6F0237F13B1009CD413 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; + A5AAF6F2237F13B1009CD413 /* EndOfS3Resume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EndOfS3Resume.h; sourceTree = ""; }; + A5AAF6F3237F13B1009CD413 /* MdeModulePkgTokenSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MdeModulePkgTokenSpace.h; sourceTree = ""; }; + A5AAF6F4237F13B1009CD413 /* LoadModuleAtFixedAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadModuleAtFixedAddress.h; sourceTree = ""; }; + A5AAF6F5237F13B1009CD413 /* SystemNvDataGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SystemNvDataGuid.h; sourceTree = ""; }; + A5AAF6F6237F13B1009CD413 /* ExtendedFirmwarePerformance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtendedFirmwarePerformance.h; sourceTree = ""; }; + A5AAF6F7237F13B1009CD413 /* MdeModuleHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = ""; }; + A5AAF6F8237F13B1009CD413 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = ""; }; + A5AAF6F9237F13B1009CD413 /* PlatformHasAcpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformHasAcpi.h; sourceTree = ""; }; + A5AAF6FA237F13B1009CD413 /* SmmVariableCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmVariableCommon.h; sourceTree = ""; }; + A5AAF6FB237F13B1009CD413 /* MemoryProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryProfile.h; sourceTree = ""; }; + A5AAF6FC237F13B1009CD413 /* RamDiskHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RamDiskHii.h; sourceTree = ""; }; + A5AAF6FD237F13B1009CD413 /* PcdDataBaseSignatureGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseSignatureGuid.h; sourceTree = ""; }; + A5AAF6FE237F13B1009CD413 /* VariableIndexTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VariableIndexTable.h; sourceTree = ""; }; + A5AAF6FF237F13B1009CD413 /* ConsoleInDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConsoleInDevice.h; sourceTree = ""; }; + A5AAF700237F13B1009CD413 /* SerialPortLibVendor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SerialPortLibVendor.h; sourceTree = ""; }; + A5AAF701237F13B1009CD413 /* RecoveryDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecoveryDevice.h; sourceTree = ""; }; + A5AAF702237F13B1009CD413 /* IdleLoopEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IdleLoopEvent.h; sourceTree = ""; }; + A5AAF703237F13B1009CD413 /* Performance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Performance.h; sourceTree = ""; }; + A5AAF704237F13B1009CD413 /* UsbKeyBoardLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbKeyBoardLayout.h; sourceTree = ""; }; + A5AAF705237F13B1009CD413 /* ZeroGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZeroGuid.h; sourceTree = ""; }; + A5AAF706237F13B1009CD413 /* PcdDataBaseHobGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseHobGuid.h; sourceTree = ""; }; + A5AAF707237F13B1009CD413 /* LzmaDecompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = ""; }; + A5AAF708237F13B1009CD413 /* Ip4Config2Hii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Hii.h; sourceTree = ""; }; + A5AAF709237F13B1009CD413 /* PiSmmMemoryAttributesTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmmMemoryAttributesTable.h; sourceTree = ""; }; + A5AAF70A237F13B1009CD413 /* VarErrorFlag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VarErrorFlag.h; sourceTree = ""; }; + A5AAF70B237F13B1009CD413 /* ConsoleOutDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConsoleOutDevice.h; sourceTree = ""; }; + A5AAF70C237F13B1009CD413 /* SmmLockBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmLockBox.h; sourceTree = ""; }; + A5AAF70D237F13B1009CD413 /* BootScriptExecutorVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootScriptExecutorVariable.h; sourceTree = ""; }; + A5AAF70E237F13B1009CD413 /* MtcVendor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MtcVendor.h; sourceTree = ""; }; + A5AAF70F237F13B1009CD413 /* DriverSampleHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverSampleHii.h; sourceTree = ""; }; + A5AAF710237F13B1009CD413 /* StandardErrorDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StandardErrorDevice.h; sourceTree = ""; }; + A5AAF711237F13B1009CD413 /* MemoryStatusCodeRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryStatusCodeRecord.h; sourceTree = ""; }; + A5AAF712237F13B1009CD413 /* S3SmmInitDone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3SmmInitDone.h; sourceTree = ""; }; + A5AAF713237F13B1009CD413 /* StatusCodeDataTypeDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeDebug.h; sourceTree = ""; }; + A5AAF714237F13B1009CD413 /* EventExitBootServiceFailed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventExitBootServiceFailed.h; sourceTree = ""; }; + A5AAF715237F13B1009CD413 /* S3StorageDeviceInitList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3StorageDeviceInitList.h; sourceTree = ""; }; + A5AAF716237F13B1009CD413 /* CapsuleVendor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleVendor.h; sourceTree = ""; }; + A5AAF717237F13B1009CD413 /* ConnectConInEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConnectConInEvent.h; sourceTree = ""; }; + A5AAF718237F13B1009CD413 /* VlanConfigHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VlanConfigHii.h; sourceTree = ""; }; + A5AAF719237F13B1009CD413 /* SmiHandlerProfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfile.h; sourceTree = ""; }; + A5AAF71A237F13B1009CD413 /* PerformanceMeasurement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerformanceMeasurement.h; sourceTree = ""; }; + A5AAF71B237F13B1009CD413 /* HiiBootMaintenanceFormset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiBootMaintenanceFormset.h; sourceTree = ""; }; + A5AAF71C237F13B1009CD413 /* PlatDriOverrideHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatDriOverrideHii.h; sourceTree = ""; }; + A5AAF71D237F13B1009CD413 /* DebugMask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugMask.h; sourceTree = ""; }; + A5AAF71E237F13B1009CD413 /* VariableFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = ""; }; + A5AAF71F237F13B1009CD413 /* AcpiS3Context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiS3Context.h; sourceTree = ""; }; + A5AAF720237F13B1009CD413 /* StatusCodeDataTypeVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeVariable.h; sourceTree = ""; }; + A5AAF721237F13B1009CD413 /* Ip4IScsiConfigHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ip4IScsiConfigHii.h; sourceTree = ""; }; + A5AAF722237F13B1009CD413 /* Crc32GuidedSectionExtraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Crc32GuidedSectionExtraction.h; sourceTree = ""; }; + A5AAF723237F13B1009CD413 /* TtyTerm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TtyTerm.h; sourceTree = ""; }; + A5AAF724237F13B1009CD413 /* PiSmmCommunicationRegionTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationRegionTable.h; sourceTree = ""; }; + A5AAF725237F13B1009CD413 /* StatusCodeCallbackGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCodeCallbackGuid.h; sourceTree = ""; }; + A5AAF726237F13B1009CD413 /* HiiResourceSampleHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiResourceSampleHii.h; sourceTree = ""; }; + A5AAF727237F13B1009CD413 /* MemoryTypeInformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryTypeInformation.h; sourceTree = ""; }; + A5AAF728237F13B1009CD413 /* FirmwarePerformance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwarePerformance.h; sourceTree = ""; }; + A5AAF729237F13B1009CD413 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = ""; }; + A5AAF72B237F13B1009CD413 /* SerialPortPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SerialPortPei.h; sourceTree = ""; }; + A5AAF72C237F13B1009CD413 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = ""; }; + A5AAF72D237F13B1009CD413 /* Debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = ""; }; + A5AAF72E237F13B1009CD413 /* SdMmcHostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdMmcHostController.h; sourceTree = ""; }; + A5AAF72F237F13B1009CD413 /* IoMmu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = ""; }; + A5AAF730237F13B1009CD413 /* Usb2HostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; + A5AAF731237F13B1009CD413 /* AtaController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtaController.h; sourceTree = ""; }; + A5AAF732237F13B1009CD413 /* AtaAhciController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtaAhciController.h; sourceTree = ""; }; + A5AAF733237F13B1009CD413 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = ""; }; + A5AAF734237F13B1009CD413 /* AtaPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; + A5AAF735237F13B1009CD413 /* IpmiPpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiPpi.h; sourceTree = ""; }; + A5AAF736237F13B1009CD413 /* UfsHostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = ""; }; + A5AAF737237F13B1009CD413 /* PlatformSpecificResetNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetNotification.h; sourceTree = ""; }; + A5AAF738237F13B1009CD413 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; + A5AAF739237F13B1009CD413 /* SmmControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = ""; }; + A5AAF73A237F13B1009CD413 /* SmmCommunication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; + A5AAF73B237F13B1009CD413 /* NvmExpressPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassThru.h; sourceTree = ""; }; + A5AAF73C237F13B1009CD413 /* UsbHostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; + A5AAF73D237F13B1009CD413 /* UsbIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; + A5AAF73E237F13B1009CD413 /* NvmExpressHostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressHostController.h; sourceTree = ""; }; + A5AAF73F237F13B1009CD413 /* UsbController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbController.h; sourceTree = ""; }; + A5AAF740237F13B1009CD413 /* SmmAccess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = ""; }; + A5AAF741237F13B1009CD413 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; + A5AAF742237F13B1009CD413 /* PostBootScriptTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostBootScriptTable.h; sourceTree = ""; }; + A5AAF743237F13B1009CD413 /* SecPerformance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecPerformance.h; sourceTree = ""; }; + A5AAF744237F13B1009CD413 /* MdeModulePkgExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdeModulePkgExtra.uni; sourceTree = ""; }; + A5AAF748237F13B1009CD413 /* SdBlockIoPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdBlockIoPei.c; sourceTree = ""; }; + A5AAF749237F13B1009CD413 /* SdHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdHcMem.c; sourceTree = ""; }; + A5AAF74A237F13B2009CD413 /* SdBlockIoPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdBlockIoPeiExtra.uni; sourceTree = ""; }; + A5AAF74B237F13B2009CD413 /* SdHci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdHci.h; sourceTree = ""; }; + A5AAF74C237F13B2009CD413 /* SdBlockIoPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdBlockIoPei.uni; sourceTree = ""; }; + A5AAF74D237F13B2009CD413 /* SdBlockIoPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdBlockIoPei.inf; sourceTree = ""; }; + A5AAF74E237F13B2009CD413 /* SdHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdHcMem.h; sourceTree = ""; }; + A5AAF74F237F13B2009CD413 /* SdBlockIoPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdBlockIoPei.h; sourceTree = ""; }; + A5AAF750237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF751237F13B2009CD413 /* SdHci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdHci.c; sourceTree = ""; }; + A5AAF753237F13B2009CD413 /* EmmcHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmmcHcMem.c; sourceTree = ""; }; + A5AAF754237F13B2009CD413 /* EmmcHci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmmcHci.c; sourceTree = ""; }; + A5AAF755237F13B2009CD413 /* EmmcBlockIoPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIoPei.c; sourceTree = ""; }; + A5AAF756237F13B2009CD413 /* EmmcBlockIoPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EmmcBlockIoPeiExtra.uni; sourceTree = ""; }; + A5AAF757237F13B2009CD413 /* EmmcHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmmcHcMem.h; sourceTree = ""; }; + A5AAF758237F13B2009CD413 /* EmmcHci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmmcHci.h; sourceTree = ""; }; + A5AAF759237F13B2009CD413 /* EmmcBlockIoPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIoPei.h; sourceTree = ""; }; + A5AAF75A237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF75B237F13B2009CD413 /* EmmcBlockIoPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EmmcBlockIoPei.uni; sourceTree = ""; }; + A5AAF75C237F13B2009CD413 /* EmmcBlockIoPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EmmcBlockIoPei.inf; sourceTree = ""; }; + A5AAF75E237F13B2009CD413 /* SdBlockIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdBlockIo.c; sourceTree = ""; }; + A5AAF75F237F13B2009CD413 /* SdDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdDxe.uni; sourceTree = ""; }; + A5AAF760237F13B2009CD413 /* SdDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdDxe.c; sourceTree = ""; }; + A5AAF761237F13B2009CD413 /* SdDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdDxe.inf; sourceTree = ""; }; + A5AAF762237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF763237F13B2009CD413 /* SdDiskInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdDiskInfo.h; sourceTree = ""; }; + A5AAF764237F13B2009CD413 /* SdBlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdBlockIo.h; sourceTree = ""; }; + A5AAF765237F13B2009CD413 /* SdDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdDxe.h; sourceTree = ""; }; + A5AAF766237F13B2009CD413 /* SdDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdDxeExtra.uni; sourceTree = ""; }; + A5AAF767237F13B2009CD413 /* SdDiskInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdDiskInfo.c; sourceTree = ""; }; + A5AAF769237F13B2009CD413 /* EmmcDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmmcDxe.h; sourceTree = ""; }; + A5AAF76A237F13B2009CD413 /* EmmcDiskInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmmcDiskInfo.h; sourceTree = ""; }; + A5AAF76B237F13B2009CD413 /* EmmcDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EmmcDxe.uni; sourceTree = ""; }; + A5AAF76C237F13B2009CD413 /* EmmcBlockIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIo.c; sourceTree = ""; }; + A5AAF76D237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF76E237F13B2009CD413 /* EmmcDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EmmcDxe.inf; sourceTree = ""; }; + A5AAF76F237F13B2009CD413 /* EmmcDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmmcDxe.c; sourceTree = ""; }; + A5AAF770237F13B2009CD413 /* EmmcDiskInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmmcDiskInfo.c; sourceTree = ""; }; + A5AAF771237F13B2009CD413 /* EmmcBlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIo.h; sourceTree = ""; }; + A5AAF772237F13B2009CD413 /* EmmcDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EmmcDxeExtra.uni; sourceTree = ""; }; + A5AAF775237F13B2009CD413 /* AtapiPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtapiPeim.h; sourceTree = ""; }; + A5AAF776237F13B2009CD413 /* IdeBusPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IdeBusPei.uni; sourceTree = ""; }; + A5AAF777237F13B2009CD413 /* IdeBusPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IdeBusPeiExtra.uni; sourceTree = ""; }; + A5AAF778237F13B2009CD413 /* IdeBusPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IdeBusPei.inf; sourceTree = ""; }; + A5AAF779237F13B2009CD413 /* AtapiPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AtapiPeim.c; sourceTree = ""; }; + A5AAF77B237F13B2009CD413 /* SdMmcPciHci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHci.c; sourceTree = ""; }; + A5AAF77C237F13B2009CD413 /* SdMmcPciHcDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdMmcPciHcDxeExtra.uni; sourceTree = ""; }; + A5AAF77D237F13B2009CD413 /* SdDevice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdDevice.c; sourceTree = ""; }; + A5AAF77E237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF77F237F13B2009CD413 /* SdMmcPciHcDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcDxe.h; sourceTree = ""; }; + A5AAF780237F13B2009CD413 /* SdMmcPciHci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHci.h; sourceTree = ""; }; + A5AAF781237F13B2009CD413 /* EmmcDevice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EmmcDevice.c; sourceTree = ""; }; + A5AAF782237F13B2009CD413 /* SdMmcPciHcDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdMmcPciHcDxe.inf; sourceTree = ""; }; + A5AAF783237F13B2009CD413 /* SdMmcPciHcDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdMmcPciHcDxe.uni; sourceTree = ""; }; + A5AAF784237F13B2009CD413 /* SdMmcPciHcDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcDxe.c; sourceTree = ""; }; + A5AAF786237F13B2009CD413 /* IncompatiblePciDeviceSupportDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IncompatiblePciDeviceSupportDxe.inf; sourceTree = ""; }; + A5AAF787237F13B2009CD413 /* IncompatiblePciDeviceSupportExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IncompatiblePciDeviceSupportExtra.uni; sourceTree = ""; }; + A5AAF788237F13B2009CD413 /* IncompatiblePciDeviceSupport.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IncompatiblePciDeviceSupport.uni; sourceTree = ""; }; + A5AAF789237F13B2009CD413 /* IncompatiblePciDeviceSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IncompatiblePciDeviceSupport.c; sourceTree = ""; }; + A5AAF78B237F13B2009CD413 /* PciEnumerator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = ""; }; + A5AAF78C237F13B2009CD413 /* PciDriverOverride.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = ""; }; + A5AAF78D237F13B2009CD413 /* PciResourceSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciResourceSupport.c; sourceTree = ""; }; + A5AAF78E237F13B2009CD413 /* PciDeviceSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = ""; }; + A5AAF78F237F13B2009CD413 /* PciIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = ""; }; + A5AAF790237F13B2009CD413 /* PciCommand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = ""; }; + A5AAF791237F13B2009CD413 /* PciHotPlugSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciHotPlugSupport.c; sourceTree = ""; }; + A5AAF792237F13B2009CD413 /* PciOptionRomSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = ""; }; + A5AAF793237F13B2009CD413 /* PciRomTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = ""; }; + A5AAF794237F13B2009CD413 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = ""; }; + A5AAF795237F13B2009CD413 /* PciLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; + A5AAF796237F13B2009CD413 /* PciBusDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciBusDxeExtra.uni; sourceTree = ""; }; + A5AAF797237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF798237F13B2009CD413 /* PciBus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = ""; }; + A5AAF799237F13B2009CD413 /* PciPowerManagement.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = ""; }; + A5AAF79A237F13B2009CD413 /* PciResourceSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciResourceSupport.h; sourceTree = ""; }; + A5AAF79B237F13B2009CD413 /* PciDriverOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = ""; }; + A5AAF79C237F13B2009CD413 /* PciEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = ""; }; + A5AAF79D237F13B2009CD413 /* PciCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = ""; }; + A5AAF79E237F13B2009CD413 /* PciIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; + A5AAF79F237F13B2009CD413 /* PciDeviceSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = ""; }; + A5AAF7A0237F13B2009CD413 /* PciRomTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = ""; }; + A5AAF7A1237F13B2009CD413 /* PciBusDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciBusDxe.inf; sourceTree = ""; }; + A5AAF7A2237F13B2009CD413 /* PciOptionRomSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = ""; }; + A5AAF7A3237F13B2009CD413 /* PciHotPlugSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciHotPlugSupport.h; sourceTree = ""; }; + A5AAF7A4237F13B2009CD413 /* PciPowerManagement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = ""; }; + A5AAF7A5237F13B2009CD413 /* PciBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = ""; }; + A5AAF7A6237F13B2009CD413 /* ComponentName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A5AAF7A7237F13B2009CD413 /* PciBusDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciBusDxe.uni; sourceTree = ""; }; + A5AAF7A8237F13B2009CD413 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = ""; }; + A5AAF7A9237F13B2009CD413 /* PciLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A5AAF7AB237F13B2009CD413 /* XhciSched.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; + A5AAF7AC237F13B2009CD413 /* XhciPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = XhciPei.inf; sourceTree = ""; }; + A5AAF7AD237F13B2009CD413 /* XhcPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XhcPeim.h; sourceTree = ""; }; + A5AAF7AE237F13B2009CD413 /* XhciPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = XhciPei.uni; sourceTree = ""; }; + A5AAF7AF237F13B2009CD413 /* UsbHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A5AAF7B0237F13B2009CD413 /* XhciSched.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; + A5AAF7B1237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF7B2237F13B2009CD413 /* XhciPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = XhciPeiExtra.uni; sourceTree = ""; }; + A5AAF7B3237F13B2009CD413 /* UsbHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A5AAF7B4237F13B2009CD413 /* XhciReg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; + A5AAF7B5237F13B2009CD413 /* XhcPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XhcPeim.c; sourceTree = ""; }; + A5AAF7B7237F13B2009CD413 /* EhciPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EhciPeiExtra.uni; sourceTree = ""; }; + A5AAF7B8237F13B2009CD413 /* EhciUrb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; + A5AAF7B9237F13B2009CD413 /* EhcPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhcPeim.h; sourceTree = ""; }; + A5AAF7BA237F13B2009CD413 /* UsbHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A5AAF7BB237F13B2009CD413 /* EhciSched.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; + A5AAF7BC237F13B2009CD413 /* EhciPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EhciPei.uni; sourceTree = ""; }; + A5AAF7BD237F13B2009CD413 /* EhciPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EhciPei.inf; sourceTree = ""; }; + A5AAF7BE237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF7BF237F13B2009CD413 /* EhciReg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; + A5AAF7C0237F13B2009CD413 /* EhcPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EhcPeim.c; sourceTree = ""; }; + A5AAF7C1237F13B2009CD413 /* EhciUrb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; + A5AAF7C2237F13B2009CD413 /* EhciSched.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; + A5AAF7C3237F13B2009CD413 /* UsbHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A5AAF7C5237F13B2009CD413 /* UfsPciHcDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPciHcDxeExtra.uni; sourceTree = ""; }; + A5AAF7C6237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF7C7237F13B2009CD413 /* UfsPciHcDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsPciHcDxe.c; sourceTree = ""; }; + A5AAF7C8237F13B2009CD413 /* UfsPciHcDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPciHcDxe.uni; sourceTree = ""; }; + A5AAF7C9237F13B2009CD413 /* UfsPciHcDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsPciHcDxe.h; sourceTree = ""; }; + A5AAF7CA237F13B2009CD413 /* UfsPciHcDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPciHcDxe.inf; sourceTree = ""; }; + A5AAF7CC237F13B2009CD413 /* UhciSched.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UhciSched.h; sourceTree = ""; }; + A5AAF7CD237F13B2009CD413 /* UhciReg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UhciReg.h; sourceTree = ""; }; + A5AAF7CE237F13B2009CD413 /* UhciDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UhciDebug.c; sourceTree = ""; }; + A5AAF7CF237F13B2009CD413 /* UhciQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UhciQueue.h; sourceTree = ""; }; + A5AAF7D0237F13B2009CD413 /* Uhci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Uhci.c; sourceTree = ""; }; + A5AAF7D1237F13B2009CD413 /* UhciDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UhciDxeExtra.uni; sourceTree = ""; }; + A5AAF7D2237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF7D3237F13B2009CD413 /* UsbHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A5AAF7D4237F13B2009CD413 /* UhciSched.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UhciSched.c; sourceTree = ""; }; + A5AAF7D5237F13B2009CD413 /* UhciDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UhciDxe.inf; sourceTree = ""; }; + A5AAF7D6237F13B2009CD413 /* UhciDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UhciDebug.h; sourceTree = ""; }; + A5AAF7D7237F13B2009CD413 /* UhciReg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UhciReg.c; sourceTree = ""; }; + A5AAF7D8237F13B2009CD413 /* UhciDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UhciDxe.uni; sourceTree = ""; }; + A5AAF7D9237F13B2009CD413 /* UhciQueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UhciQueue.c; sourceTree = ""; }; + A5AAF7DA237F13B2009CD413 /* UsbHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A5AAF7DB237F13B2009CD413 /* Uhci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Uhci.h; sourceTree = ""; }; + A5AAF7DC237F13B2009CD413 /* ComponentName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A5AAF7DE237F13B2009CD413 /* DevicePath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; + A5AAF7DF237F13B2009CD413 /* NvmExpressPeiHci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiHci.h; sourceTree = ""; }; + A5AAF7E0237F13B2009CD413 /* NvmExpressPeiStorageSecurity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiStorageSecurity.h; sourceTree = ""; }; + A5AAF7E1237F13B2009CD413 /* NvmExpressPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressPei.c; sourceTree = ""; }; + A5AAF7E2237F13B2009CD413 /* NvmExpressPeiBlockIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiBlockIo.c; sourceTree = ""; }; + A5AAF7E3237F13B2009CD413 /* NvmExpressPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NvmExpressPeiExtra.uni; sourceTree = ""; }; + A5AAF7E4237F13B2009CD413 /* NvmExpressPeiPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiPassThru.h; sourceTree = ""; }; + A5AAF7E5237F13B2009CD413 /* NvmExpressPeiS3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiS3.c; sourceTree = ""; }; + A5AAF7E6237F13B2009CD413 /* NvmExpressPeiStorageSecurity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiStorageSecurity.c; sourceTree = ""; }; + A5AAF7E7237F13B2009CD413 /* NvmExpressPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressPei.h; sourceTree = ""; }; + A5AAF7E8237F13B2009CD413 /* NvmExpressPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NvmExpressPei.inf; sourceTree = ""; }; + A5AAF7E9237F13B2009CD413 /* NvmExpressPeiHci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiHci.c; sourceTree = ""; }; + A5AAF7EA237F13B2009CD413 /* NvmExpressPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NvmExpressPei.uni; sourceTree = ""; }; + A5AAF7EB237F13B2009CD413 /* NvmExpressPeiBlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiBlockIo.h; sourceTree = ""; }; + A5AAF7EC237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF7ED237F13B2009CD413 /* NvmExpressPeiPassThru.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiPassThru.c; sourceTree = ""; }; + A5AAF7EF237F13B2009CD413 /* SdMmcPciHcPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdMmcPciHcPei.inf; sourceTree = ""; }; + A5AAF7F0237F13B2009CD413 /* SdMmcPciHcPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcPei.c; sourceTree = ""; }; + A5AAF7F1237F13B2009CD413 /* SdMmcPciHcPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdMmcPciHcPei.uni; sourceTree = ""; }; + A5AAF7F2237F13B2009CD413 /* SdMmcPciHcPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SdMmcPciHcPeiExtra.uni; sourceTree = ""; }; + A5AAF7F3237F13B2009CD413 /* SdMmcPciHcPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcPei.h; sourceTree = ""; }; + A5AAF7F5237F13B2009CD413 /* SataController.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = ""; }; + A5AAF7F6237F13B2009CD413 /* SataControllerDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SataControllerDxe.uni; sourceTree = ""; }; + A5AAF7F7237F13B2009CD413 /* SataControllerDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SataControllerDxeExtra.uni; sourceTree = ""; }; + A5AAF7F8237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF7F9237F13B2009CD413 /* SataControllerDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = ""; }; + A5AAF7FA237F13B2009CD413 /* SataController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = ""; }; + A5AAF7FC237F13B2009CD413 /* PciSioSerialDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciSioSerialDxe.inf; sourceTree = ""; }; + A5AAF7FD237F13B2009CD413 /* Serial.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Serial.c; sourceTree = ""; }; + A5AAF7FE237F13B2009CD413 /* SerialIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = ""; }; + A5AAF7FF237F13B2009CD413 /* PciSioSerialDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciSioSerialDxe.uni; sourceTree = ""; }; + A5AAF800237F13B2009CD413 /* PciSioSerialDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciSioSerialDxeExtra.uni; sourceTree = ""; }; + A5AAF801237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF802237F13B2009CD413 /* Serial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Serial.h; sourceTree = ""; }; + A5AAF804237F13B2009CD413 /* PciRootBridgeIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciRootBridgeIo.c; sourceTree = ""; }; + A5AAF805237F13B2009CD413 /* PciHostResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciHostResource.h; sourceTree = ""; }; + A5AAF806237F13B2009CD413 /* PciHostBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciHostBridge.h; sourceTree = ""; }; + A5AAF807237F13B2009CD413 /* PciRootBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciRootBridge.h; sourceTree = ""; }; + A5AAF808237F13B2009CD413 /* PciHostBridgeDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciHostBridgeDxe.inf; sourceTree = ""; }; + A5AAF809237F13B2009CD413 /* PciHostBridge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciHostBridge.c; sourceTree = ""; }; + A5AAF80B237F13B2009CD413 /* XhciDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = ""; }; + A5AAF80C237F13B2009CD413 /* XhciSched.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = ""; }; + A5AAF80D237F13B2009CD413 /* Xhci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = ""; }; + A5AAF80E237F13B2009CD413 /* XhciReg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = ""; }; + A5AAF80F237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF810237F13B2009CD413 /* UsbHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A5AAF811237F13B2009CD413 /* XhciSched.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = ""; }; + A5AAF812237F13B2009CD413 /* XhciDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = ""; }; + A5AAF813237F13B2009CD413 /* XhciDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = ""; }; + A5AAF814237F13B2009CD413 /* Xhci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = ""; }; + A5AAF815237F13B2009CD413 /* UsbHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A5AAF816237F13B2009CD413 /* ComponentName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A5AAF817237F13B2009CD413 /* XhciReg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = ""; }; + A5AAF819237F13B2009CD413 /* UhcPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UhcPeim.c; sourceTree = ""; }; + A5AAF81A237F13B2009CD413 /* UhciPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UhciPei.inf; sourceTree = ""; }; + A5AAF81B237F13B2009CD413 /* UhciPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UhciPei.uni; sourceTree = ""; }; + A5AAF81C237F13B2009CD413 /* UhciPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UhciPeiExtra.uni; sourceTree = ""; }; + A5AAF81D237F13B2009CD413 /* UhcPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UhcPeim.h; sourceTree = ""; }; + A5AAF81E237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF820237F13B2009CD413 /* NvmExpressHci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressHci.c; sourceTree = ""; }; + A5AAF821237F13B2009CD413 /* NvmExpressPassthru.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressPassthru.c; sourceTree = ""; }; + A5AAF822237F13B2009CD413 /* NvmExpressBlockIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressBlockIo.c; sourceTree = ""; }; + A5AAF823237F13B2009CD413 /* NvmExpressDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NvmExpressDxe.inf; sourceTree = ""; }; + A5AAF824237F13B2009CD413 /* NvmExpressDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NvmExpressDxe.uni; sourceTree = ""; }; + A5AAF825237F13B2009CD413 /* NvmExpress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpress.c; sourceTree = ""; }; + A5AAF826237F13B2009CD413 /* NvmExpressDiskInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressDiskInfo.h; sourceTree = ""; }; + A5AAF827237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF828237F13B2009CD413 /* NvmExpressBlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressBlockIo.h; sourceTree = ""; }; + A5AAF829237F13B2009CD413 /* NvmExpressHci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressHci.h; sourceTree = ""; }; + A5AAF82A237F13B2009CD413 /* NvmExpressDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NvmExpressDxeExtra.uni; sourceTree = ""; }; + A5AAF82B237F13B2009CD413 /* NvmExpressDiskInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NvmExpressDiskInfo.c; sourceTree = ""; }; + A5AAF82C237F13B2009CD413 /* NvmExpress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpress.h; sourceTree = ""; }; + A5AAF82E237F13B2009CD413 /* NonDiscoverablePciDeviceDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NonDiscoverablePciDeviceDxe.inf; sourceTree = ""; }; + A5AAF82F237F13B2009CD413 /* NonDiscoverablePciDeviceIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceIo.c; sourceTree = ""; }; + A5AAF830237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF831237F13B2009CD413 /* NonDiscoverablePciDeviceDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceDxe.c; sourceTree = ""; }; + A5AAF832237F13B2009CD413 /* NonDiscoverablePciDeviceIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NonDiscoverablePciDeviceIo.h; sourceTree = ""; }; + A5AAF834237F13B2009CD413 /* EhciReg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EhciReg.c; sourceTree = ""; }; + A5AAF835237F13B2009CD413 /* EhciUrb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = ""; }; + A5AAF836237F13B2009CD413 /* EhciDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhciDebug.h; sourceTree = ""; }; + A5AAF837237F13B2009CD413 /* EhciDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EhciDxe.uni; sourceTree = ""; }; + A5AAF838237F13B2009CD413 /* Ehci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ehci.h; sourceTree = ""; }; + A5AAF839237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF83A237F13B2009CD413 /* EhciDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EhciDxe.inf; sourceTree = ""; }; + A5AAF83B237F13B2009CD413 /* UsbHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = ""; }; + A5AAF83C237F13B2009CD413 /* EhciSched.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = ""; }; + A5AAF83D237F13B2009CD413 /* EhciDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EhciDxeExtra.uni; sourceTree = ""; }; + A5AAF83E237F13B2009CD413 /* Ehci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ehci.c; sourceTree = ""; }; + A5AAF83F237F13B2009CD413 /* EhciDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EhciDebug.c; sourceTree = ""; }; + A5AAF840237F13B2009CD413 /* EhciReg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = ""; }; + A5AAF841237F13B2009CD413 /* EhciUrb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = ""; }; + A5AAF842237F13B2009CD413 /* EhciSched.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = ""; }; + A5AAF843237F13B2009CD413 /* UsbHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = ""; }; + A5AAF844237F13B2009CD413 /* ComponentName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A5AAF846237F13B2009CD413 /* UfsPciHcPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPciHcPei.uni; sourceTree = ""; }; + A5AAF847237F13B2009CD413 /* UfsPciHcPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPciHcPei.inf; sourceTree = ""; }; + A5AAF848237F13B2009CD413 /* UfsPciHcPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsPciHcPei.h; sourceTree = ""; }; + A5AAF849237F13B2009CD413 /* UfsPciHcPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPciHcPeiExtra.uni; sourceTree = ""; }; + A5AAF84A237F13B2009CD413 /* UfsPciHcPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsPciHcPei.c; sourceTree = ""; }; + A5AAF84D237F13B2009CD413 /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = ""; }; + A5AAF84E237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF84F237F13B2009CD413 /* IsaBusDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IsaBusDxe.h; sourceTree = ""; }; + A5AAF850237F13B2009CD413 /* IsaBusDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IsaBusDxe.inf; sourceTree = ""; }; + A5AAF851237F13B2009CD413 /* IsaBusDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = IsaBusDxe.uni; sourceTree = ""; }; + A5AAF852237F13B2009CD413 /* IsaBusDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IsaBusDxe.c; sourceTree = ""; }; + A5AAF853237F13B2009CD413 /* ComponentName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A5AAF855237F13B2009CD413 /* Ps2KbdTextIn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ps2KbdTextIn.c; sourceTree = ""; }; + A5AAF856237F13B2009CD413 /* Ps2KeyboardDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ps2KeyboardDxeExtra.uni; sourceTree = ""; }; + A5AAF857237F13B2009CD413 /* Ps2Keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ps2Keyboard.c; sourceTree = ""; }; + A5AAF858237F13B2009CD413 /* Ps2KbdCtrller.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ps2KbdCtrller.c; sourceTree = ""; }; + A5AAF859237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF85A237F13B2009CD413 /* Ps2KeyboardDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ps2KeyboardDxe.inf; sourceTree = ""; }; + A5AAF85B237F13B2009CD413 /* Ps2KeyboardDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ps2KeyboardDxe.uni; sourceTree = ""; }; + A5AAF85C237F13B2009CD413 /* Ps2Keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ps2Keyboard.h; sourceTree = ""; }; + A5AAF85E237F13B2009CD413 /* Ps2Mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = ""; }; + A5AAF85F237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF860237F13B2009CD413 /* CommPs2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = ""; }; + A5AAF861237F13B2009CD413 /* Ps2Mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = ""; }; + A5AAF862237F13B2009CD413 /* Ps2MouseDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ps2MouseDxeExtra.uni; sourceTree = ""; }; + A5AAF863237F13B2009CD413 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = ""; }; + A5AAF864237F13B2009CD413 /* CommPs2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = ""; }; + A5AAF865237F13B2009CD413 /* Ps2MouseDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ps2MouseDxe.uni; sourceTree = ""; }; + A5AAF868237F13B2009CD413 /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = ""; }; + A5AAF869237F13B2009CD413 /* ScsiDisk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = ""; }; + A5AAF86A237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF86B237F13B2009CD413 /* ScsiDisk.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ScsiDisk.uni; sourceTree = ""; }; + A5AAF86C237F13B2009CD413 /* ScsiDiskExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ScsiDiskExtra.uni; sourceTree = ""; }; + A5AAF86D237F13B2009CD413 /* ScsiDisk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = ""; }; + A5AAF86F237F13B2009CD413 /* ScsiBusExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ScsiBusExtra.uni; sourceTree = ""; }; + A5AAF870237F13B2009CD413 /* ScsiBus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = ""; }; + A5AAF871237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF872237F13B2009CD413 /* ScsiBus.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ScsiBus.uni; sourceTree = ""; }; + A5AAF873237F13B2009CD413 /* ScsiBusDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = ""; }; + A5AAF874237F13B2009CD413 /* ScsiBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = ""; }; + A5AAF877237F13B2009CD413 /* UfsBlockIoPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsBlockIoPei.inf; sourceTree = ""; }; + A5AAF878237F13B2009CD413 /* UfsHcMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsHcMem.c; sourceTree = ""; }; + A5AAF879237F13B2009CD413 /* UfsBlockIoPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsBlockIoPeiExtra.uni; sourceTree = ""; }; + A5AAF87A237F13B2009CD413 /* UfsHci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsHci.c; sourceTree = ""; }; + A5AAF87B237F13B2009CD413 /* UfsBlockIoPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsBlockIoPei.uni; sourceTree = ""; }; + A5AAF87C237F13B2009CD413 /* UfsBlockIoPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsBlockIoPei.c; sourceTree = ""; }; + A5AAF87D237F13B2009CD413 /* UfsHcMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsHcMem.h; sourceTree = ""; }; + A5AAF87E237F13B2009CD413 /* UfsHci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsHci.h; sourceTree = ""; }; + A5AAF87F237F13B2009CD413 /* UfsBlockIoPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsBlockIoPei.h; sourceTree = ""; }; + A5AAF880237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF882237F13B2009CD413 /* UfsPassThru.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPassThru.uni; sourceTree = ""; }; + A5AAF883237F13B2009CD413 /* UfsPassThruHci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsPassThruHci.c; sourceTree = ""; }; + A5AAF884237F13B2009CD413 /* UfsPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsPassThru.h; sourceTree = ""; }; + A5AAF885237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF886237F13B2009CD413 /* UfsDevConfigProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsDevConfigProtocol.c; sourceTree = ""; }; + A5AAF887237F13B2009CD413 /* UfsPassThruHci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsPassThruHci.h; sourceTree = ""; }; + A5AAF888237F13B2009CD413 /* UfsPassThruDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPassThruDxe.inf; sourceTree = ""; }; + A5AAF889237F13B2009CD413 /* UfsPassThruExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UfsPassThruExtra.uni; sourceTree = ""; }; + A5AAF88A237F13B2009CD413 /* UfsPassThru.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UfsPassThru.c; sourceTree = ""; }; + A5AAF88D237F13B2009CD413 /* I2cBusDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cBusDxeExtra.uni; sourceTree = ""; }; + A5AAF88E237F13B2009CD413 /* I2cDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cDxeExtra.uni; sourceTree = ""; }; + A5AAF88F237F13B2009CD413 /* I2cDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cDxe.inf; sourceTree = ""; }; + A5AAF890237F13B2009CD413 /* I2cBus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = I2cBus.c; sourceTree = ""; }; + A5AAF891237F13B2009CD413 /* I2cDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = I2cDxe.h; sourceTree = ""; }; + A5AAF892237F13B2009CD413 /* I2cDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cDxe.uni; sourceTree = ""; }; + A5AAF893237F13B2009CD413 /* I2cHost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = I2cHost.c; sourceTree = ""; }; + A5AAF894237F13B2009CD413 /* I2cBusDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cBusDxe.uni; sourceTree = ""; }; + A5AAF895237F13B2009CD413 /* I2cBusDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cBusDxe.inf; sourceTree = ""; }; + A5AAF896237F13B2009CD413 /* I2cHostDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cHostDxe.inf; sourceTree = ""; }; + A5AAF897237F13B2009CD413 /* I2cHostDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cHostDxeExtra.uni; sourceTree = ""; }; + A5AAF898237F13B2009CD413 /* I2cDxe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = I2cDxe.c; sourceTree = ""; }; + A5AAF899237F13B2009CD413 /* I2cHostDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = I2cHostDxe.uni; sourceTree = ""; }; + A5AAF89C237F13B2009CD413 /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = ""; }; + A5AAF89D237F13B2009CD413 /* UsbMouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = ""; }; + A5AAF89E237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF89F237F13B2009CD413 /* UsbMouseDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = ""; }; + A5AAF8A0237F13B2009CD413 /* UsbMouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = ""; }; + A5AAF8A1237F13B2009CD413 /* MouseHid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; + A5AAF8A2237F13B2009CD413 /* UsbMouseDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = ""; }; + A5AAF8A4237F13B2009CD413 /* UsbMouseAbsolutePointerDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxeExtra.uni; sourceTree = ""; }; + A5AAF8A5237F13B2009CD413 /* UsbMouseAbsolutePointer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbMouseAbsolutePointer.c; sourceTree = ""; }; + A5AAF8A6237F13B2009CD413 /* UsbMouseAbsolutePointerDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.inf; sourceTree = ""; }; + A5AAF8A7237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF8A8237F13B2009CD413 /* UsbMouseAbsolutePointerDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.uni; sourceTree = ""; }; + A5AAF8A9237F13B2009CD413 /* UsbMouseAbsolutePointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMouseAbsolutePointer.h; sourceTree = ""; }; + A5AAF8AA237F13B2009CD413 /* MouseHid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = ""; }; + A5AAF8AC237F13B2009CD413 /* UsbEnumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = ""; }; + A5AAF8AD237F13B2009CD413 /* UsbBusDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = ""; }; + A5AAF8AE237F13B2009CD413 /* UsbDesc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = ""; }; + A5AAF8AF237F13B2009CD413 /* UsbBusDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = ""; }; + A5AAF8B0237F13B2009CD413 /* UsbHub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = ""; }; + A5AAF8B1237F13B2009CD413 /* UsbBus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = ""; }; + A5AAF8B2237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF8B3237F13B2009CD413 /* UsbUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = ""; }; + A5AAF8B4237F13B2009CD413 /* UsbEnumer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = ""; }; + A5AAF8B5237F13B2009CD413 /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = ""; }; + A5AAF8B6237F13B2009CD413 /* UsbDesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = ""; }; + A5AAF8B7237F13B2009CD413 /* UsbHub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = ""; }; + A5AAF8B8237F13B2009CD413 /* UsbUtility.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = ""; }; + A5AAF8B9237F13B2009CD413 /* UsbBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = ""; }; + A5AAF8BB237F13B2009CD413 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = ""; }; + A5AAF8BC237F13B2009CD413 /* KeyBoard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = ""; }; + A5AAF8BD237F13B2009CD413 /* UsbKbDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = ""; }; + A5AAF8BE237F13B2009CD413 /* EfiKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = ""; }; + A5AAF8BF237F13B2009CD413 /* UsbKbDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = ""; }; + A5AAF8C0237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF8C1237F13B2009CD413 /* KeyBoard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = ""; }; + A5AAF8C2237F13B2009CD413 /* EfiKey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = ""; }; + A5AAF8C4237F13B2009CD413 /* PeiUsbLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; + A5AAF8C5237F13B2009CD413 /* HubPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HubPeim.h; sourceTree = ""; }; + A5AAF8C6237F13B2009CD413 /* UsbBusPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBusPeiExtra.uni; sourceTree = ""; }; + A5AAF8C7237F13B2009CD413 /* UsbPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; + A5AAF8C8237F13B2009CD413 /* UsbIoPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbIoPeim.c; sourceTree = ""; }; + A5AAF8C9237F13B2009CD413 /* PeiUsbLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; + A5AAF8CA237F13B2009CD413 /* HubPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HubPeim.c; sourceTree = ""; }; + A5AAF8CB237F13B2009CD413 /* UsbBusPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBusPei.uni; sourceTree = ""; }; + A5AAF8CC237F13B2009CD413 /* UsbPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbPeim.c; sourceTree = ""; }; + A5AAF8CD237F13B2009CD413 /* UsbBusPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBusPei.inf; sourceTree = ""; }; + A5AAF8CF237F13B2009CD413 /* PeiUsbLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = ""; }; + A5AAF8D0237F13B2009CD413 /* UsbBotPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBotPeiExtra.uni; sourceTree = ""; }; + A5AAF8D1237F13B2009CD413 /* UsbBotPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbBotPeim.h; sourceTree = ""; }; + A5AAF8D2237F13B2009CD413 /* UsbPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = ""; }; + A5AAF8D3237F13B2009CD413 /* BotPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BotPeim.c; sourceTree = ""; }; + A5AAF8D4237F13B2009CD413 /* UsbBotPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBotPei.inf; sourceTree = ""; }; + A5AAF8D5237F13B2009CD413 /* PeiUsbLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = ""; }; + A5AAF8D6237F13B2009CD413 /* PeiAtapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiAtapi.c; sourceTree = ""; }; + A5AAF8D7237F13B2009CD413 /* UsbBotPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbBotPei.uni; sourceTree = ""; }; + A5AAF8D8237F13B2009CD413 /* UsbBotPeim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbBotPeim.c; sourceTree = ""; }; + A5AAF8D9237F13B2009CD413 /* BotPeim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BotPeim.h; sourceTree = ""; }; + A5AAF8DB237F13B2009CD413 /* UsbMassDiskInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbMassDiskInfo.c; sourceTree = ""; }; + A5AAF8DC237F13B2009CD413 /* UsbMassCbi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassCbi.h; sourceTree = ""; }; + A5AAF8DD237F13B2009CD413 /* UsbMassImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = ""; }; + A5AAF8DE237F13B2009CD413 /* UsbMassBoot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbMassBoot.c; sourceTree = ""; }; + A5AAF8DF237F13B2009CD413 /* UsbMassBot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassBot.h; sourceTree = ""; }; + A5AAF8E0237F13B2009CD413 /* UsbMassStorageDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMassStorageDxe.uni; sourceTree = ""; }; + A5AAF8E1237F13B2009CD413 /* UsbMassStorageDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMassStorageDxeExtra.uni; sourceTree = ""; }; + A5AAF8E2237F13B2009CD413 /* UsbMassStorageDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UsbMassStorageDxe.inf; sourceTree = ""; }; + A5AAF8E3237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF8E4237F13B2009CD413 /* UsbMassCbi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbMassCbi.c; sourceTree = ""; }; + A5AAF8E5237F13B2009CD413 /* UsbMass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = ""; }; + A5AAF8E6237F13B2009CD413 /* UsbMassImpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbMassImpl.c; sourceTree = ""; }; + A5AAF8E7237F13B2009CD413 /* UsbMassDiskInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassDiskInfo.h; sourceTree = ""; }; + A5AAF8E8237F13B2009CD413 /* UsbMassBoot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = ""; }; + A5AAF8E9237F13B2009CD413 /* UsbMassBot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UsbMassBot.c; sourceTree = ""; }; + A5AAF8EC237F13B2009CD413 /* DevicePath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; + A5AAF8ED237F13B2009CD413 /* AhciPei.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AhciPei.inf; sourceTree = ""; }; + A5AAF8EE237F13B2009CD413 /* AhciPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhciPei.h; sourceTree = ""; }; + A5AAF8EF237F13B2009CD413 /* AhciPeiBlockIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AhciPeiBlockIo.c; sourceTree = ""; }; + A5AAF8F0237F13B2009CD413 /* AhciPei.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AhciPei.uni; sourceTree = ""; }; + A5AAF8F1237F13B2009CD413 /* AhciPeiPassThru.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AhciPeiPassThru.c; sourceTree = ""; }; + A5AAF8F2237F13B2009CD413 /* AhciPeiExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AhciPeiExtra.uni; sourceTree = ""; }; + A5AAF8F3237F13B2009CD413 /* AhciPeiStorageSecurity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AhciPeiStorageSecurity.c; sourceTree = ""; }; + A5AAF8F4237F13B2009CD413 /* AhciPeiBlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhciPeiBlockIo.h; sourceTree = ""; }; + A5AAF8F5237F13B2009CD413 /* AhciPei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AhciPei.c; sourceTree = ""; }; + A5AAF8F6237F13B2009CD413 /* AhciPeiPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhciPeiPassThru.h; sourceTree = ""; }; + A5AAF8F7237F13B2009CD413 /* DmaMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = ""; }; + A5AAF8F8237F13B2009CD413 /* AhciPeiStorageSecurity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhciPeiStorageSecurity.h; sourceTree = ""; }; + A5AAF8F9237F13B2009CD413 /* AhciMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; + A5AAF8FA237F13B2009CD413 /* AhciPeiS3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AhciPeiS3.c; sourceTree = ""; }; + A5AAF8FC237F13B2009CD413 /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = ""; }; + A5AAF8FD237F13B2009CD413 /* AhciMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = ""; }; + A5AAF8FE237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF8FF237F13B2009CD413 /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = ""; }; + A5AAF900237F13B2009CD413 /* IdeMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = ""; }; + A5AAF901237F13B2009CD413 /* AtaAtapiPassThruDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AtaAtapiPassThruDxeExtra.uni; sourceTree = ""; }; + A5AAF902237F13B2009CD413 /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = ""; }; + A5AAF903237F13B2009CD413 /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = ""; }; + A5AAF904237F13B2009CD413 /* IdeMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = ""; }; + A5AAF905237F13B2009CD413 /* AhciMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = ""; }; + A5AAF907237F13B2009CD413 /* AtaBusDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = ""; }; + A5AAF908237F13B2009CD413 /* AtaPassThruExecute.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = ""; }; + A5AAF909237F13B2009CD413 /* AtaBusDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AtaBusDxe.uni; sourceTree = ""; }; + A5AAF90A237F13B2009CD413 /* ComponentName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = ""; }; + A5AAF90B237F13B2009CD413 /* AtaBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = ""; }; + A5AAF90C237F13B2009CD413 /* AtaBusDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AtaBusDxeExtra.uni; sourceTree = ""; }; + A5AAF90D237F13B2009CD413 /* AtaBus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = ""; }; + A5AAF910237F13B2009CD413 /* DxeCapsuleRuntime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleRuntime.c; sourceTree = ""; }; + A5AAF911237F13B2009CD413 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; + A5AAF912237F13B2009CD413 /* DxeCapsuleProcessLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLibNull.c; sourceTree = ""; }; + A5AAF913237F13B2009CD413 /* DxeCapsuleReportLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLibNull.c; sourceTree = ""; }; + A5AAF914237F13B2009CD413 /* DxeCapsuleProcessLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLib.c; sourceTree = ""; }; + A5AAF915237F13B2009CD413 /* DxeCapsuleReportLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLib.c; sourceTree = ""; }; + A5AAF916237F13B2009CD413 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = ""; }; + A5AAF917237F13B2009CD413 /* DxeRuntimeCapsuleLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.inf; sourceTree = ""; }; + A5AAF918237F13B2009CD413 /* DxeCapsuleLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCapsuleLib.uni; sourceTree = ""; }; + A5AAF919237F13B2009CD413 /* DxeCapsuleLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLib.c; sourceTree = ""; }; + A5AAF91A237F13B2009CD413 /* DxeRuntimeCapsuleLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.uni; sourceTree = ""; }; + A5AAF91B237F13B2009CD413 /* DxeCapsuleLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCapsuleLib.inf; sourceTree = ""; }; + A5AAF91D237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmIpmiLibSmmIpmiProtocol.c; sourceTree = ""; }; + A5AAF91E237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.inf; sourceTree = ""; }; + A5AAF91F237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.uni; sourceTree = ""; }; + A5AAF921237F13B2009CD413 /* OemHookStatusCodeLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OemHookStatusCodeLibNull.inf; sourceTree = ""; }; + A5AAF922237F13B2009CD413 /* OemHookStatusCodeLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OemHookStatusCodeLibNull.c; sourceTree = ""; }; + A5AAF923237F13B2009CD413 /* OemHookStatusCodeLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OemHookStatusCodeLibNull.uni; sourceTree = ""; }; + A5AAF925237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; + A5AAF926237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; + A5AAF927237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; + A5AAF929237F13B2009CD413 /* BootLogoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootLogoLib.c; sourceTree = ""; }; + A5AAF92A237F13B2009CD413 /* BootLogoLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootLogoLib.inf; sourceTree = ""; }; + A5AAF92B237F13B2009CD413 /* BootLogoLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootLogoLib.uni; sourceTree = ""; }; + A5AAF92D237F13B2009CD413 /* LockBoxNullLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LockBoxNullLib.inf; sourceTree = ""; }; + A5AAF92E237F13B2009CD413 /* LockBoxNullLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LockBoxNullLib.c; sourceTree = ""; }; + A5AAF92F237F13B2009CD413 /* LockBoxNullLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LockBoxNullLib.uni; sourceTree = ""; }; + A5AAF931237F13B2009CD413 /* FmpAuthenticationLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FmpAuthenticationLibNull.c; sourceTree = ""; }; + A5AAF932237F13B2009CD413 /* FmpAuthenticationLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FmpAuthenticationLibNull.inf; sourceTree = ""; }; + A5AAF933237F13B2009CD413 /* FmpAuthenticationLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FmpAuthenticationLibNull.uni; sourceTree = ""; }; + A5AAF935237F13B2009CD413 /* PlatVarCleanup.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatVarCleanup.vfr; sourceTree = ""; }; + A5AAF936237F13B2009CD413 /* PlatVarCleanupLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlatVarCleanupLib.c; sourceTree = ""; }; + A5AAF937237F13B2009CD413 /* PlatVarCleanup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanup.h; sourceTree = ""; }; + A5AAF938237F13B2009CD413 /* PlatformVarCleanupLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatformVarCleanupLib.inf; sourceTree = ""; }; + A5AAF939237F13B2009CD413 /* PlatVarCleanupHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanupHii.h; sourceTree = ""; }; + A5AAF93A237F13B2009CD413 /* VfrStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = ""; }; + A5AAF93B237F13B2009CD413 /* PlatformVarCleanupLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatformVarCleanupLib.uni; sourceTree = ""; }; + A5AAF93D237F13B2009CD413 /* PeiIpmiLibIpmiPpi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiIpmiLibIpmiPpi.c; sourceTree = ""; }; + A5AAF93E237F13B2009CD413 /* PeiIpmiLibIpmiPpi.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.inf; sourceTree = ""; }; + A5AAF93F237F13B2009CD413 /* PeiIpmiLibIpmiPpi.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.uni; sourceTree = ""; }; + A5AAF941237F13B2009CD413 /* LzmaArchCustomDecompressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaArchCustomDecompressLib.inf; sourceTree = ""; }; + A5AAF942237F13B2009CD413 /* F86GuidedSectionExtraction.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = F86GuidedSectionExtraction.c; sourceTree = ""; }; + A5AAF943237F13B2009CD413 /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = ""; }; + A5AAF946237F13B2009CD413 /* lzma-sdk.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = ""; }; + A5AAF947237F13B2009CD413 /* lzma-history.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = ""; }; + A5AAF949237F13B2009CD413 /* LzHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = ""; }; + A5AAF94A237F13B2009CD413 /* 7zTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = ""; }; + A5AAF94B237F13B2009CD413 /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = ""; }; + A5AAF94C237F13B2009CD413 /* LzFind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = ""; }; + A5AAF94D237F13B2009CD413 /* Precomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = ""; }; + A5AAF94E237F13B2009CD413 /* CpuArch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = ""; }; + A5AAF94F237F13B2009CD413 /* Bra86.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = ""; }; + A5AAF950237F13B2009CD413 /* LzmaDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = ""; }; + A5AAF951237F13B2009CD413 /* LzFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = ""; }; + A5AAF952237F13B2009CD413 /* 7zVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = ""; }; + A5AAF953237F13B2009CD413 /* Bra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = ""; }; + A5AAF954237F13B2009CD413 /* LzmaDec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = ""; }; + A5AAF955237F13B2009CD413 /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = ""; }; + A5AAF956237F13B2009CD413 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = ""; }; + A5AAF957237F13B2009CD413 /* LzmaArchDecompressLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaArchDecompressLib.uni; sourceTree = ""; }; + A5AAF958237F13B2009CD413 /* LzmaDecompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = ""; }; + A5AAF959237F13B2009CD413 /* LzmaDecompressLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaDecompressLib.uni; sourceTree = ""; }; + A5AAF95A237F13B2009CD413 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; + A5AAF95B237F13B2009CD413 /* UefiLzma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = ""; }; + A5AAF95D237F13B2009CD413 /* DeviceManagerUiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DeviceManagerUiLib.uni; sourceTree = ""; }; + A5AAF95E237F13B2009CD413 /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = ""; }; + A5AAF95F237F13B2009CD413 /* DeviceManagerUiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DeviceManagerUiLib.inf; sourceTree = ""; }; + A5AAF960237F13B2009CD413 /* DeviceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = ""; }; + A5AAF961237F13B2009CD413 /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = ""; }; + A5AAF962237F13B2009CD413 /* DeviceManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = ""; }; + A5AAF964237F13B2009CD413 /* BaseIpmiLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseIpmiLibNull.c; sourceTree = ""; }; + A5AAF965237F13B2009CD413 /* BaseIpmiLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIpmiLibNull.inf; sourceTree = ""; }; + A5AAF966237F13B2009CD413 /* BaseIpmiLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseIpmiLibNull.uni; sourceTree = ""; }; + A5AAF968237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.uni; sourceTree = ""; }; + A5AAF969237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.inf; sourceTree = ""; }; + A5AAF96A237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiCrc32GuidedSectionExtractLib.c; sourceTree = ""; }; + A5AAF96C237F13B2009CD413 /* BmConnect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmConnect.c; sourceTree = ""; }; + A5AAF96D237F13B2009CD413 /* BmConsole.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmConsole.c; sourceTree = ""; }; + A5AAF96E237F13B2009CD413 /* BmHotkey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmHotkey.c; sourceTree = ""; }; + A5AAF96F237F13B2009CD413 /* InternalBm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalBm.h; sourceTree = ""; }; + A5AAF970237F13B2009CD413 /* UefiBootManagerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiBootManagerLib.inf; sourceTree = ""; }; + A5AAF971237F13B2009CD413 /* BmLoadOption.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmLoadOption.c; sourceTree = ""; }; + A5AAF972237F13B2009CD413 /* BmBootDescription.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmBootDescription.c; sourceTree = ""; }; + A5AAF973237F13B2009CD413 /* UefiBootManagerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiBootManagerLib.uni; sourceTree = ""; }; + A5AAF974237F13B2009CD413 /* BmDriverHealth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmDriverHealth.c; sourceTree = ""; }; + A5AAF975237F13B2009CD413 /* BmBoot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmBoot.c; sourceTree = ""; }; + A5AAF976237F13B2009CD413 /* BmMisc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmMisc.c; sourceTree = ""; }; + A5AAF978237F13B2009CD413 /* DxeNetLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = ""; }; + A5AAF979237F13B2009CD413 /* DxeNetLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = ""; }; + A5AAF97A237F13B2009CD413 /* NetBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = ""; }; + A5AAF97B237F13B2009CD413 /* DxeNetLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = ""; }; + A5AAF97D237F13B2009CD413 /* FileExplorer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = ""; }; + A5AAF97E237F13B2009CD413 /* FileExplorerString.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FileExplorerString.uni; sourceTree = ""; }; + A5AAF97F237F13B2009CD413 /* FormGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; + A5AAF980237F13B2009CD413 /* FileExplorer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = ""; }; + A5AAF981237F13B2009CD413 /* FileExplorerVfr.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FileExplorerVfr.vfr; sourceTree = ""; }; + A5AAF982237F13B2009CD413 /* FileExplorerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FileExplorerLib.inf; sourceTree = ""; }; + A5AAF983237F13B2009CD413 /* FileExplorerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FileExplorerLib.uni; sourceTree = ""; }; + A5AAF985237F13B2009CD413 /* DxeIpmiLibIpmiProtocol.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.uni; sourceTree = ""; }; + A5AAF986237F13B2009CD413 /* DxeIpmiLibIpmiProtocol.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.inf; sourceTree = ""; }; + A5AAF987237F13B2009CD413 /* DxeIpmiLibIpmiProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeIpmiLibIpmiProtocol.c; sourceTree = ""; }; + A5AAF989237F13B2009CD413 /* VarCheckLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheckLib.c; sourceTree = ""; }; + A5AAF98A237F13B2009CD413 /* VarCheckLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckLib.inf; sourceTree = ""; }; + A5AAF98B237F13B2009CD413 /* VarCheckLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckLib.uni; sourceTree = ""; }; + A5AAF98D237F13B2009CD413 /* DisplayUpdateProgressLibGraphics.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.uni; sourceTree = ""; }; + A5AAF98E237F13B2009CD413 /* DisplayUpdateProgressLibGraphics.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.inf; sourceTree = ""; }; + A5AAF98F237F13B2009CD413 /* DisplayUpdateProgressLibGraphics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibGraphics.c; sourceTree = ""; }; + A5AAF991237F13B2009CD413 /* AuthVariableLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AuthVariableLibNull.uni; sourceTree = ""; }; + A5AAF992237F13B2009CD413 /* AuthVariableLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AuthVariableLibNull.inf; sourceTree = ""; }; + A5AAF993237F13B2009CD413 /* AuthVariableLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AuthVariableLibNull.c; sourceTree = ""; }; + A5AAF995237F13B2009CD413 /* SmmReportStatusCodeLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmReportStatusCodeLib.uni; sourceTree = ""; }; + A5AAF996237F13B2009CD413 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A5AAF997237F13B2009CD413 /* SmmReportStatusCodeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmReportStatusCodeLib.inf; sourceTree = ""; }; + A5AAF999237F13B2009CD413 /* PeiReportStatusCodeLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiReportStatusCodeLib.uni; sourceTree = ""; }; + A5AAF99A237F13B2009CD413 /* PeiReportStatusCodeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiReportStatusCodeLib.inf; sourceTree = ""; }; + A5AAF99B237F13B2009CD413 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A5AAF99D237F13B2009CD413 /* PeiPerformanceLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPerformanceLib.uni; sourceTree = ""; }; + A5AAF99E237F13B2009CD413 /* PeiPerformanceLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiPerformanceLib.c; sourceTree = ""; }; + A5AAF99F237F13B2009CD413 /* PeiPerformanceLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPerformanceLib.inf; sourceTree = ""; }; + A5AAF9A1237F13B2009CD413 /* SmmLockBoxSmmLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxSmmLib.c; sourceTree = ""; }; + A5AAF9A2237F13B2009CD413 /* SmmLockBoxPeiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBoxPeiLib.uni; sourceTree = ""; }; + A5AAF9A3237F13B2009CD413 /* SmmLockBoxDxeLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBoxDxeLib.uni; sourceTree = ""; }; + A5AAF9A4237F13B2009CD413 /* SmmLockBoxPeiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBoxPeiLib.inf; sourceTree = ""; }; + A5AAF9A5237F13B2009CD413 /* SmmLockBoxDxeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBoxDxeLib.inf; sourceTree = ""; }; + A5AAF9A6237F13B2009CD413 /* SmmLockBoxSmmLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBoxSmmLib.inf; sourceTree = ""; }; + A5AAF9A7237F13B2009CD413 /* SmmLockBoxSmmLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmLockBoxSmmLib.uni; sourceTree = ""; }; + A5AAF9A8237F13B2009CD413 /* SmmLockBoxPeiLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxPeiLib.c; sourceTree = ""; }; + A5AAF9A9237F13B2009CD413 /* SmmLockBoxLibPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmLockBoxLibPrivate.h; sourceTree = ""; }; + A5AAF9AA237F13B2009CD413 /* SmmLockBoxDxeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxDxeLib.c; sourceTree = ""; }; + A5AAF9AC237F13B2009CD413 /* DxePerformanceLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxePerformanceLib.c; sourceTree = ""; }; + A5AAF9AD237F13B2009CD413 /* DxePerformanceLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxePerformanceLib.uni; sourceTree = ""; }; + A5AAF9AE237F13B2009CD413 /* DxePerformanceLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxePerformanceLib.inf; sourceTree = ""; }; + A5AAF9B0237F13B2009CD413 /* SmmMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A5AAF9B1237F13B2009CD413 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A5AAF9B2237F13B2009CD413 /* SmmMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A5AAF9B3237F13B2009CD413 /* SmmMemoryProfileLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmMemoryProfileLib.c; sourceTree = ""; }; + A5AAF9B5237F13B2009CD413 /* PlatformBootManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlatformBootManager.c; sourceTree = ""; }; + A5AAF9B6237F13B2009CD413 /* PlatformBootManagerLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatformBootManagerLibNull.inf; sourceTree = ""; }; + A5AAF9B7237F13B2009CD413 /* PlatformBootManagerLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatformBootManagerLibNull.uni; sourceTree = ""; }; + A5AAF9B9237F13B2009CD413 /* DxeFileExplorerProtocol.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeFileExplorerProtocol.inf; sourceTree = ""; }; + A5AAF9BA237F13B2009CD413 /* DxeFileExplorerProtocol.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeFileExplorerProtocol.uni; sourceTree = ""; }; + A5AAF9BB237F13B2009CD413 /* DxeFileExplorerProtocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeFileExplorerProtocol.c; sourceTree = ""; }; + A5AAF9BD237F13B2009CD413 /* InternalBootScriptLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalBootScriptLib.h; sourceTree = ""; }; + A5AAF9BE237F13B2009CD413 /* BootScriptInternalFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootScriptInternalFormat.h; sourceTree = ""; }; + A5AAF9BF237F13B2009CD413 /* BootScriptSave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootScriptSave.c; sourceTree = ""; }; + A5AAF9C0237F13B2009CD413 /* BootScriptExecute.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootScriptExecute.c; sourceTree = ""; }; + A5AAF9C1237F13B2009CD413 /* DxeS3BootScriptLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeS3BootScriptLib.inf; sourceTree = ""; }; + A5AAF9C2237F13B2009CD413 /* DxeS3BootScriptLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeS3BootScriptLib.uni; sourceTree = ""; }; + A5AAF9C4237F13B2009CD413 /* DxeHttpLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = ""; }; + A5AAF9C5237F13B2009CD413 /* DxeHttpLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = ""; }; + A5AAF9C6237F13B2009CD413 /* DxeHttpLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = ""; }; + A5AAF9C7237F13B2009CD413 /* DxeHttpLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = ""; }; + A5AAF9C9237F13B2009CD413 /* BasePlatformHookLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePlatformHookLibNull.inf; sourceTree = ""; }; + A5AAF9CA237F13B2009CD413 /* BasePlatformHookLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePlatformHookLibNull.uni; sourceTree = ""; }; + A5AAF9CB237F13B2009CD413 /* BasePlatformHookLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BasePlatformHookLibNull.c; sourceTree = ""; }; + A5AAF9CD237F13B2009CD413 /* BaseResetSystemLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseResetSystemLibNull.uni; sourceTree = ""; }; + A5AAF9CE237F13B2009CD413 /* BaseResetSystemLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseResetSystemLibNull.inf; sourceTree = ""; }; + A5AAF9CF237F13B2009CD413 /* BaseResetSystemLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseResetSystemLibNull.c; sourceTree = ""; }; + A5AAF9D1237F13B2009CD413 /* NonDiscoverableDeviceRegistrationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = NonDiscoverableDeviceRegistrationLib.c; sourceTree = ""; }; + A5AAF9D2237F13B2009CD413 /* NonDiscoverableDeviceRegistrationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NonDiscoverableDeviceRegistrationLib.inf; sourceTree = ""; }; + A5AAF9D4237F13B2009CD413 /* FrameBufferBltLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FrameBufferBltLib.c; sourceTree = ""; }; + A5AAF9D5237F13B2009CD413 /* FrameBufferBltLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FrameBufferBltLib.inf; sourceTree = ""; }; + A5AAF9D7237F13B2009CD413 /* PciHostBridgeLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciHostBridgeLibNull.uni; sourceTree = ""; }; + A5AAF9D8237F13B2009CD413 /* PciHostBridgeLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PciHostBridgeLibNull.inf; sourceTree = ""; }; + A5AAF9D9237F13B2009CD413 /* PciHostBridgeLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciHostBridgeLibNull.c; sourceTree = ""; }; + A5AAF9DB237F13B2009CD413 /* PeiDxeDebugLibReportStatusCode.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.uni; sourceTree = ""; }; + A5AAF9DC237F13B2009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AAF9DD237F13B2009CD413 /* PeiDxeDebugLibReportStatusCode.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.inf; sourceTree = ""; }; + A5AAF9DF237F13B2009CD413 /* TpmMeasurementLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TpmMeasurementLibNull.uni; sourceTree = ""; }; + A5AAF9E0237F13B2009CD413 /* TpmMeasurementLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TpmMeasurementLibNull.c; sourceTree = ""; }; + A5AAF9E1237F13B2009CD413 /* TpmMeasurementLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TpmMeasurementLibNull.inf; sourceTree = ""; }; + A5AAF9E3237F13B2009CD413 /* PeiDebugPrintHobLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiDebugPrintHobLib.uni; sourceTree = ""; }; + A5AAF9E4237F13B2009CD413 /* PeiDebugPrintHobLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiDebugPrintHobLib.c; sourceTree = ""; }; + A5AAF9E5237F13B2009CD413 /* PeiDebugPrintHobLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiDebugPrintHobLib.inf; sourceTree = ""; }; + A5AAF9E7237F13B2009CD413 /* RuntimeDxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.inf; sourceTree = ""; }; + A5AAF9E8237F13B2009CD413 /* RuntimeDxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.uni; sourceTree = ""; }; + A5AAF9E9237F13B2009CD413 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A5AAF9EB237F13B2009CD413 /* UefiSortLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiSortLib.inf; sourceTree = ""; }; + A5AAF9EC237F13B2009CD413 /* UefiSortLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiSortLib.c; sourceTree = ""; }; + A5AAF9ED237F13B2009CD413 /* UefiSortLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiSortLib.uni; sourceTree = ""; }; + A5AAF9EF237F13B2009CD413 /* VarCheckHiiGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGen.c; sourceTree = ""; }; + A5AAF9F0237F13B2009CD413 /* VarCheckHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VarCheckHii.h; sourceTree = ""; }; + A5AAF9F1237F13B2009CD413 /* VarCheckHiiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckHiiLib.uni; sourceTree = ""; }; + A5AAF9F2237F13B2009CD413 /* VarCheckHiiGenFromFv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromFv.c; sourceTree = ""; }; + A5AAF9F3237F13B2009CD413 /* VarCheckHiiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckHiiLib.inf; sourceTree = ""; }; + A5AAF9F4237F13B2009CD413 /* InternalVarCheckStructure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalVarCheckStructure.h; sourceTree = ""; }; + A5AAF9F5237F13B2009CD413 /* VarCheckHiiGenFromHii.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromHii.c; sourceTree = ""; }; + A5AAF9F6237F13B2009CD413 /* VarCheckHiiLibNullClass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiLibNullClass.c; sourceTree = ""; }; + A5AAF9F7237F13B2009CD413 /* VarCheckHiiGen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VarCheckHiiGen.h; sourceTree = ""; }; + A5AAF9F9237F13B2009CD413 /* BaseMemoryAllocationLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseMemoryAllocationLibNull.c; sourceTree = ""; }; + A5AAF9FA237F13B2009CD413 /* BaseMemoryAllocationLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.inf; sourceTree = ""; }; + A5AAF9FB237F13B2009CD413 /* BaseMemoryAllocationLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.uni; sourceTree = ""; }; + A5AAF9FD237F13B2009CD413 /* DisplayUpdateProgressLibText.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibText.c; sourceTree = ""; }; + A5AAF9FE237F13B2009CD413 /* DisplayUpdateProgressLibText.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DisplayUpdateProgressLibText.inf; sourceTree = ""; }; + A5AAF9FF237F13B2009CD413 /* DisplayUpdateProgressLibText.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DisplayUpdateProgressLibText.uni; sourceTree = ""; }; + A5AAFA01237F13B2009CD413 /* CustomizedDisplayLibModStrs.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CustomizedDisplayLibModStrs.uni; sourceTree = ""; }; + A5AAFA02237F13B2009CD413 /* Colors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Colors.h; sourceTree = ""; }; + A5AAFA03237F13B2009CD413 /* CustomizedDisplayLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLibInternal.h; sourceTree = ""; }; + A5AAFA04237F13B2009CD413 /* CustomizedDisplayLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CustomizedDisplayLib.inf; sourceTree = ""; }; + A5AAFA05237F13B2009CD413 /* CustomizedDisplayLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CustomizedDisplayLib.uni; sourceTree = ""; }; + A5AAFA06237F13B2009CD413 /* CustomizedDisplayLibInternal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLibInternal.c; sourceTree = ""; }; + A5AAFA07237F13B2009CD413 /* CustomizedDisplayLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLib.c; sourceTree = ""; }; + A5AAFA09237F13B2009CD413 /* SmmCorePlatformHookLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.inf; sourceTree = ""; }; + A5AAFA0A237F13B2009CD413 /* SmmCorePlatformHookLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.uni; sourceTree = ""; }; + A5AAFA0B237F13B2009CD413 /* SmmCorePlatformHookLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmCorePlatformHookLibNull.c; sourceTree = ""; }; + A5AAFA0D237F13B2009CD413 /* DebugAgentLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugAgentLibNull.uni; sourceTree = ""; }; + A5AAFA0E237F13B2009CD413 /* DebugAgentLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DebugAgentLibNull.inf; sourceTree = ""; }; + A5AAFA0F237F13B2009CD413 /* DebugAgentLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugAgentLibNull.c; sourceTree = ""; }; + A5AAFA11237F13B2009CD413 /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = ""; }; + A5AAFA12237F13B2009CD413 /* UefiHiiServicesLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiHiiServicesLib.uni; sourceTree = ""; }; + A5AAFA13237F13B2009CD413 /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = ""; }; + A5AAFA15237F13B2009CD413 /* BmLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = ""; }; + A5AAFA16237F13B2009CD413 /* BootMaintenanceManagerUiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.inf; sourceTree = ""; }; + A5AAFA17237F13B2009CD413 /* BootOption.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = ""; }; + A5AAFA18237F13B2009CD413 /* BootMaintenanceManagerUiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.uni; sourceTree = ""; }; + A5AAFA19237F13B2009CD413 /* BootMaintenanceManagerCustomizedUiSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUiSupport.c; sourceTree = ""; }; + A5AAFA1A237F13B2009CD413 /* BootMaintenanceManagerCustomizedUi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUi.c; sourceTree = ""; }; + A5AAFA1B237F13B2009CD413 /* BootMaintenanceManager.vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootMaintenanceManager.vfr; sourceTree = ""; }; + A5AAFA1C237F13B2009CD413 /* BootMaintenanceManagerStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootMaintenanceManagerStrings.uni; sourceTree = ""; }; + A5AAFA1D237F13B2009CD413 /* BootMaintenanceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManager.h; sourceTree = ""; }; + A5AAFA1E237F13B2009CD413 /* BootMaintenance.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootMaintenance.c; sourceTree = ""; }; + A5AAFA1F237F13B2009CD413 /* FormGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = ""; }; + A5AAFA20237F13B2009CD413 /* BootMaintenanceManagerCustomizedUiSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUiSupport.h; sourceTree = ""; }; + A5AAFA21237F13B2009CD413 /* UpdatePage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = ""; }; + A5AAFA22237F13B2009CD413 /* Data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = ""; }; + A5AAFA23237F13B2009CD413 /* BootMaintenanceManagerCustomizedUi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUi.h; sourceTree = ""; }; + A5AAFA24237F13B2009CD413 /* ConsoleOption.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = ""; }; + A5AAFA25237F13B2009CD413 /* Variable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = ""; }; + A5AAFA27237F13B2009CD413 /* PlatformHookLibSerialPortPpi.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.inf; sourceTree = ""; }; + A5AAFA28237F13B2009CD413 /* PlatformHookLibSerialPortPpi.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.uni; sourceTree = ""; }; + A5AAFA29237F13B2009CD413 /* PlatformHookLibSerialPortPpi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PlatformHookLibSerialPortPpi.c; sourceTree = ""; }; + A5AAFA2B237F13B2009CD413 /* BaseSerialPortLib16550.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLib16550.c; sourceTree = ""; }; + A5AAFA2C237F13B2009CD413 /* BaseSerialPortLib16550.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSerialPortLib16550.inf; sourceTree = ""; }; + A5AAFA2D237F13B2009CD413 /* BaseSerialPortLib16550.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSerialPortLib16550.uni; sourceTree = ""; }; + A5AAFA2F237F13B2009CD413 /* BaseHobLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseHobLibNull.c; sourceTree = ""; }; + A5AAFA30237F13B2009CD413 /* BaseHobLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseHobLibNull.inf; sourceTree = ""; }; + A5AAFA31237F13B2009CD413 /* BaseHobLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseHobLibNull.uni; sourceTree = ""; }; + A5AAFA33237F13B2009CD413 /* SmmPerformanceLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmPerformanceLib.c; sourceTree = ""; }; + A5AAFA34237F13B2009CD413 /* SmmPerformanceLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmPerformanceLib.inf; sourceTree = ""; }; + A5AAFA35237F13B2009CD413 /* SmmPerformanceLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmPerformanceLib.uni; sourceTree = ""; }; + A5AAFA37237F13B2009CD413 /* DxeCapsuleLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCapsuleLibNull.inf; sourceTree = ""; }; + A5AAFA38237F13B2009CD413 /* DxeCapsuleLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCapsuleLibNull.uni; sourceTree = ""; }; + A5AAFA39237F13B2009CD413 /* DxeCapsuleLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLibNull.c; sourceTree = ""; }; + A5AAFA3B237F13B2009CD413 /* DxeDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.inf; sourceTree = ""; }; + A5AAFA3C237F13B2009CD413 /* DxeDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.uni; sourceTree = ""; }; + A5AAFA3D237F13B2009CD413 /* DxeDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeDebugPrintErrorLevelLib.c; sourceTree = ""; }; + A5AAFA3F237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.uni; sourceTree = ""; }; + A5AAFA40237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.inf; sourceTree = ""; }; + A5AAFA41237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreSmmServicesTableLib.c; sourceTree = ""; }; + A5AAFA43237F13B2009CD413 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A5AAFA44237F13B2009CD413 /* BrotliDecompressLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BrotliDecompressLibInternal.h; sourceTree = ""; }; + A5AAFA46237F13B2009CD413 /* port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; + A5AAFA47237F13B2009CD413 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + A5AAFA48237F13B2009CD413 /* decode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = ""; }; + A5AAFA49237F13B2009CD413 /* BrotliDecompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BrotliDecompress.c; sourceTree = ""; }; + A5AAFA4B237F13B2009CD413 /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = ""; }; + A5AAFA4C237F13B2009CD413 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A5AAFA4E237F13B2009CD413 /* dictionary.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = ""; }; + A5AAFA4F237F13B2009CD413 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; + A5AAFA50237F13B2009CD413 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = ""; }; + A5AAFA51237F13B2009CD413 /* context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = ""; }; + A5AAFA52237F13B2009CD413 /* constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = ""; }; + A5AAFA53237F13B2009CD413 /* dictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = ""; }; + A5AAFA54237F13B2009CD413 /* transform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = ""; }; + A5AAFA55237F13B2009CD413 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = ""; }; + A5AAFA57237F13B2009CD413 /* state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = ""; }; + A5AAFA58237F13B2009CD413 /* bit_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = ""; }; + A5AAFA59237F13B3009CD413 /* decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; + A5AAFA5A237F13B3009CD413 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; + A5AAFA5B237F13B3009CD413 /* bit_reader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = ""; }; + A5AAFA5C237F13B3009CD413 /* prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; + A5AAFA5D237F13B3009CD413 /* state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = ""; }; + A5AAFA5E237F13B3009CD413 /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; + A5AAFA5F237F13B3009CD413 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; + A5AAFA60237F13B3009CD413 /* BrotliDecompressLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BrotliDecompressLib.uni; sourceTree = ""; }; + A5AAFA61237F13B3009CD413 /* BrotliCustomDecompressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BrotliCustomDecompressLib.inf; sourceTree = ""; }; + A5AAFA62237F13B3009CD413 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = ""; }; + A5AAFA64237F13B3009CD413 /* ResetUtility.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ResetUtility.c; sourceTree = ""; }; + A5AAFA65237F13B3009CD413 /* ResetUtilityLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ResetUtilityLib.inf; sourceTree = ""; }; + A5AAFA67237F13B3009CD413 /* SmmCorePerformanceLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmCorePerformanceLib.c; sourceTree = ""; }; + A5AAFA68237F13B3009CD413 /* SmmCorePerformanceLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCorePerformanceLib.uni; sourceTree = ""; }; + A5AAFA69237F13B3009CD413 /* SmmCorePerformanceLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmCorePerformanceLib.inf; sourceTree = ""; }; + A5AAFA6A237F13B3009CD413 /* SmmCorePerformanceLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCorePerformanceLibInternal.h; sourceTree = ""; }; + A5AAFA6C237F13B3009CD413 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A5AAFA6D237F13B3009CD413 /* UefiMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A5AAFA6E237F13B3009CD413 /* UefiMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A5AAFA6F237F13B3009CD413 /* DxeMemoryProfileLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeMemoryProfileLib.c; sourceTree = ""; }; + A5AAFA71237F13B3009CD413 /* PeiDebugLibDebugPpi.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiDebugLibDebugPpi.inf; sourceTree = ""; }; + A5AAFA72237F13B3009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AAFA74237F13B3009CD413 /* SmmSmiHandlerProfileLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmmSmiHandlerProfileLib.c; sourceTree = ""; }; + A5AAFA75237F13B3009CD413 /* SmmSmiHandlerProfileLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.inf; sourceTree = ""; }; + A5AAFA76237F13B3009CD413 /* SmmSmiHandlerProfileLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.uni; sourceTree = ""; }; + A5AAFA78237F13B3009CD413 /* DxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeReportStatusCodeLib.inf; sourceTree = ""; }; + A5AAFA79237F13B3009CD413 /* DxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeReportStatusCodeLib.uni; sourceTree = ""; }; + A5AAFA7A237F13B3009CD413 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = ""; }; + A5AAFA7C237F13B3009CD413 /* VarCheckUefiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckUefiLib.inf; sourceTree = ""; }; + A5AAFA7D237F13B3009CD413 /* VarCheckUefiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckUefiLib.uni; sourceTree = ""; }; + A5AAFA7E237F13B3009CD413 /* VarCheckUefiLibNullClass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheckUefiLibNullClass.c; sourceTree = ""; }; + A5AAFA80237F13B3009CD413 /* RuntimeResetSystemLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RuntimeResetSystemLib.inf; sourceTree = ""; }; + A5AAFA81237F13B3009CD413 /* RuntimeResetSystemLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = RuntimeResetSystemLib.c; sourceTree = ""; }; + A5AAFA82237F13B3009CD413 /* RuntimeResetSystemLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RuntimeResetSystemLib.uni; sourceTree = ""; }; + A5AAFA84237F13B3009CD413 /* VarCheckPcdLibNullClass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VarCheckPcdLibNullClass.c; sourceTree = ""; }; + A5AAFA85237F13B3009CD413 /* VarCheckPcdStructure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VarCheckPcdStructure.h; sourceTree = ""; }; + A5AAFA86237F13B3009CD413 /* VarCheckPcdLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckPcdLib.uni; sourceTree = ""; }; + A5AAFA87237F13B3009CD413 /* VarCheckPcdLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VarCheckPcdLib.inf; sourceTree = ""; }; + A5AAFA89237F13B3009CD413 /* DxeSecurityManagementLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeSecurityManagementLib.c; sourceTree = ""; }; + A5AAFA8A237F13B3009CD413 /* DxeSecurityManagementLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeSecurityManagementLib.uni; sourceTree = ""; }; + A5AAFA8B237F13B3009CD413 /* DxeSecurityManagementLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeSecurityManagementLib.inf; sourceTree = ""; }; + A5AAFA8D237F13B3009CD413 /* PiSmmCoreMemoryProfileLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLib.c; sourceTree = ""; }; + A5AAFA8E237F13B3009CD413 /* PiSmmCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryAllocationServices.h; sourceTree = ""; }; + A5AAFA8F237F13B3009CD413 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A5AAFA90237F13B3009CD413 /* PiSmmCoreMemoryProfileServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryProfileServices.h; sourceTree = ""; }; + A5AAFA91237F13B3009CD413 /* PiSmmCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.uni; sourceTree = ""; }; + A5AAFA92237F13B3009CD413 /* PiSmmCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A5AAFA93237F13B3009CD413 /* PiSmmCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLibNull.c; sourceTree = ""; }; + A5AAFA94237F13B3009CD413 /* PiSmmCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.inf; sourceTree = ""; }; + A5AAFA95237F13B3009CD413 /* PiSmmCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A5AAFA97237F13B3009CD413 /* DxePrintLibPrint2Protocol.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.uni; sourceTree = ""; }; + A5AAFA98237F13B3009CD413 /* PrintLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = ""; }; + A5AAFA99237F13B3009CD413 /* DxePrintLibPrint2Protocol.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.inf; sourceTree = ""; }; + A5AAFA9B237F13B3009CD413 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = ""; }; + A5AAFA9C237F13B3009CD413 /* DxeCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryAllocationServices.h; sourceTree = ""; }; + A5AAFA9D237F13B3009CD413 /* DxeCoreMemoryProfileServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryProfileServices.h; sourceTree = ""; }; + A5AAFA9E237F13B3009CD413 /* DxeCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.inf; sourceTree = ""; }; + A5AAFA9F237F13B3009CD413 /* DxeCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.uni; sourceTree = ""; }; + A5AAFAA0237F13B3009CD413 /* DxeCoreMemoryProfileLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLib.c; sourceTree = ""; }; + A5AAFAA1237F13B3009CD413 /* DxeCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.uni; sourceTree = ""; }; + A5AAFAA2237F13B3009CD413 /* DxeCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.inf; sourceTree = ""; }; + A5AAFAA3237F13B3009CD413 /* DxeCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLibNull.c; sourceTree = ""; }; + A5AAFAA5237F13B3009CD413 /* BootManagerStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = ""; }; + A5AAFAA6237F13B3009CD413 /* BootManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = ""; }; + A5AAFAA7237F13B3009CD413 /* BootManagerUiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerUiLib.uni; sourceTree = ""; }; + A5AAFAA8237F13B3009CD413 /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = ""; }; + A5AAFAA9237F13B3009CD413 /* BootManagerUiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerUiLib.inf; sourceTree = ""; }; + A5AAFAAA237F13B3009CD413 /* BootManager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = ""; }; + A5AAFAAC237F13B3009CD413 /* BmpSupportLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BmpSupportLib.c; sourceTree = ""; }; + A5AAFAAD237F13B3009CD413 /* BaseBmpSupportLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseBmpSupportLib.inf; sourceTree = ""; }; + A5AAFAAE237F13B3009CD413 /* BaseBmpSupportLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseBmpSupportLib.uni; sourceTree = ""; }; + A5AAFAB0237F13B3009CD413 /* CpuExceptionHandlerLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.uni; sourceTree = ""; }; + A5AAFAB1237F13B3009CD413 /* CpuExceptionHandlerLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.inf; sourceTree = ""; }; + A5AAFAB2237F13B3009CD413 /* CpuExceptionHandlerLibNull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuExceptionHandlerLibNull.c; sourceTree = ""; }; + A5AAFAB4237F13B3009CD413 /* HiiLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HiiLib.c; sourceTree = ""; }; + A5AAFAB5237F13B3009CD413 /* UefiHiiLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiHiiLib.uni; sourceTree = ""; }; + A5AAFAB6237F13B3009CD413 /* UefiHiiLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiHiiLib.inf; sourceTree = ""; }; + A5AAFAB7237F13B3009CD413 /* HiiString.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HiiString.c; sourceTree = ""; }; + A5AAFAB8237F13B3009CD413 /* HiiLanguage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HiiLanguage.c; sourceTree = ""; }; + A5AAFAB9237F13B3009CD413 /* InternalHiiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalHiiLib.h; sourceTree = ""; }; + A5AAFABB237F13B3009CD413 /* BaseSortLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSortLib.inf; sourceTree = ""; }; + A5AAFABC237F13B3009CD413 /* BaseSortLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseSortLib.uni; sourceTree = ""; }; + A5AAFABD237F13B3009CD413 /* BaseSortLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseSortLib.c; sourceTree = ""; }; + A5AAFABF237F13B3009CD413 /* DxeCorePerformanceLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeCorePerformanceLib.c; sourceTree = ""; }; + A5AAFAC0237F13B3009CD413 /* DxeCorePerformanceLibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCorePerformanceLibInternal.h; sourceTree = ""; }; + A5AAFAC1237F13B3009CD413 /* DxeCorePerformanceLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCorePerformanceLib.inf; sourceTree = ""; }; + A5AAFAC2237F13B3009CD413 /* DxeCorePerformanceLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeCorePerformanceLib.uni; sourceTree = ""; }; + A5AAFAC4237F13B3009CD413 /* DxeResetSystemLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeResetSystemLib.uni; sourceTree = ""; }; + A5AAFAC5237F13B3009CD413 /* DxeResetSystemLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeResetSystemLib.inf; sourceTree = ""; }; + A5AAFAC6237F13B3009CD413 /* DxeResetSystemLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeResetSystemLib.c; sourceTree = ""; }; + A5AAFAC8237F13B3009CD413 /* PeiResetSystemLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiResetSystemLib.uni; sourceTree = ""; }; + A5AAFAC9237F13B3009CD413 /* PeiResetSystemLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiResetSystemLib.inf; sourceTree = ""; }; + A5AAFACA237F13B3009CD413 /* PeiResetSystemLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiResetSystemLib.c; sourceTree = ""; }; + A5AAFACB237F13B3009CD413 /* MdeModulePkgSample.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdeModulePkgSample.dec; sourceTree = ""; }; + A5AAFACD237F13B3009CD413 /* LogoDxe.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LogoDxe.uni; sourceTree = ""; }; + A5AAFACE237F13B3009CD413 /* LogoDxe.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LogoDxe.inf; sourceTree = ""; }; + A5AAFACF237F13B3009CD413 /* Logo.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = Logo.bmp; sourceTree = ""; }; + A5AAFAD0237F13B3009CD413 /* Logo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Logo.uni; sourceTree = ""; }; + A5AAFAD1237F13B3009CD413 /* LogoDxeExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LogoDxeExtra.uni; sourceTree = ""; }; + A5AAFAD2237F13B3009CD413 /* LogoExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LogoExtra.uni; sourceTree = ""; }; + A5AAFAD3237F13B3009CD413 /* Logo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Logo.inf; sourceTree = ""; }; + A5AAFAD4237F13B3009CD413 /* Logo.idf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Logo.idf; sourceTree = ""; }; + A5AAFAD5237F13B3009CD413 /* Logo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Logo.c; sourceTree = ""; }; + A5AAFAD6237F13B3009CD413 /* MdeModulePkg.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdeModulePkg.uni; sourceTree = ""; }; + A5AAFAD7237F13B3009CD413 /* MdeModulePkg.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdeModulePkg.dec; sourceTree = ""; }; + A5AAFADA237F13B3009CD413 /* FrontPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = ""; }; + A5AAFADB237F13B3009CD413 /* FrontPageCustomizedUi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUi.h; sourceTree = ""; }; + A5AAFADC237F13B3009CD413 /* Ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ui.h; sourceTree = ""; }; + A5AAFADD237F13B3009CD413 /* FrontPageCustomizedUiSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUiSupport.c; sourceTree = ""; }; + A5AAFADE237F13B3009CD413 /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = ""; }; + A5AAFADF237F13B3009CD413 /* String.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = ""; }; + A5AAFAE0237F13B3009CD413 /* FrontPageCustomizedUi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUi.c; sourceTree = ""; }; + A5AAFAE1237F13B3009CD413 /* UiApp.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UiApp.uni; sourceTree = ""; }; + A5AAFAE2237F13B3009CD413 /* FrontPage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = ""; }; + A5AAFAE3237F13B3009CD413 /* FrontPageStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = ""; }; + A5AAFAE4237F13B3009CD413 /* UiAppExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UiAppExtra.uni; sourceTree = ""; }; + A5AAFAE5237F13B3009CD413 /* UiApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UiApp.inf; sourceTree = ""; }; + A5AAFAE6237F13B3009CD413 /* FrontPageCustomizedUiSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUiSupport.h; sourceTree = ""; }; + A5AAFAE7237F13B3009CD413 /* String.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = ""; }; + A5AAFAE9237F13B3009CD413 /* HelloWorldStr.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HelloWorldStr.uni; sourceTree = ""; }; + A5AAFAEA237F13B3009CD413 /* HelloWorld.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HelloWorld.uni; sourceTree = ""; }; + A5AAFAEB237F13B3009CD413 /* HelloWorld.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HelloWorld.inf; sourceTree = ""; }; + A5AAFAEC237F13B3009CD413 /* HelloWorld.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = ""; }; + A5AAFAED237F13B3009CD413 /* HelloWorldExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HelloWorldExtra.uni; sourceTree = ""; }; + A5AAFAEF237F13B3009CD413 /* BootManagerMenu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BootManagerMenu.c; sourceTree = ""; }; + A5AAFAF0237F13B3009CD413 /* BootManagerMenuAppExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerMenuAppExtra.uni; sourceTree = ""; }; + A5AAFAF1237F13B3009CD413 /* BootManagerMenuStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerMenuStrings.uni; sourceTree = ""; }; + A5AAFAF2237F13B3009CD413 /* BootManagerMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootManagerMenu.h; sourceTree = ""; }; + A5AAFAF3237F13B3009CD413 /* BootManagerMenuApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerMenuApp.inf; sourceTree = ""; }; + A5AAFAF4237F13B3009CD413 /* BootManagerMenuApp.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BootManagerMenuApp.uni; sourceTree = ""; }; + A5AAFAF6237F13B3009CD413 /* CapsuleApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleApp.h; sourceTree = ""; }; + A5AAFAF7237F13B3009CD413 /* CapsuleApp.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleApp.inf; sourceTree = ""; }; + A5AAFAF8237F13B3009CD413 /* AppSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppSupport.c; sourceTree = ""; }; + A5AAFAF9237F13B3009CD413 /* CapsuleApp.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleApp.uni; sourceTree = ""; }; + A5AAFAFA237F13B3009CD413 /* CapsuleAppExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CapsuleAppExtra.uni; sourceTree = ""; }; + A5AAFAFB237F13B3009CD413 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = ""; }; + A5AAFAFC237F13B3009CD413 /* CapsuleApp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleApp.c; sourceTree = ""; }; + A5AAFAFD237F13B3009CD413 /* CapsuleDump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CapsuleDump.c; sourceTree = ""; }; + A5AAFAFF237F13B3009CD413 /* MemoryProfileInfo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MemoryProfileInfo.inf; sourceTree = ""; }; + A5AAFB00237F13B3009CD413 /* MemoryProfileInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryProfileInfo.c; sourceTree = ""; }; + A5AAFB01237F13B3009CD413 /* MemoryProfileInfo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MemoryProfileInfo.uni; sourceTree = ""; }; + A5AAFB02237F13B3009CD413 /* MemoryProfileInfoExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MemoryProfileInfoExtra.uni; sourceTree = ""; }; + A5AAFB04237F13B3009CD413 /* DumpDynPcd.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DumpDynPcd.inf; sourceTree = ""; }; + A5AAFB05237F13B3009CD413 /* DumpDynPcdStr.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DumpDynPcdStr.uni; sourceTree = ""; }; + A5AAFB06237F13B3009CD413 /* DumpDynPcd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DumpDynPcd.c; sourceTree = ""; }; + A5AAFB08237F13B3009CD413 /* VariableInfoExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableInfoExtra.uni; sourceTree = ""; }; + A5AAFB09237F13B3009CD413 /* VariableInfo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableInfo.inf; sourceTree = ""; }; + A5AAFB0A237F13B3009CD413 /* VariableInfo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VariableInfo.uni; sourceTree = ""; }; + A5AAFB0B237F13B3009CD413 /* VariableInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VariableInfo.c; sourceTree = ""; }; + A5AAFB0D237F13B3009CD413 /* SmiHandlerProfileInfoExtra.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmiHandlerProfileInfoExtra.uni; sourceTree = ""; }; + A5AAFB0E237F13B3009CD413 /* SmiHandlerProfileInfo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmiHandlerProfileInfo.uni; sourceTree = ""; }; + A5AAFB0F237F13B3009CD413 /* SmiHandlerProfileInfo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmiHandlerProfileInfo.inf; sourceTree = ""; }; + A5AAFB10237F13B3009CD413 /* SmiHandlerProfileInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileInfo.c; sourceTree = ""; }; + A5AAFB11237F13B3009CD413 /* MdeModulePkg.dsc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MdeModulePkg.dsc; sourceTree = ""; }; + A5AAFD74237F13BC009CD413 /* PiPei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiPei.h; sourceTree = ""; }; + A5AAFD76237F13BC009CD413 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A5AAFD77237F13BC009CD413 /* PiMm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiMm.h; sourceTree = ""; }; + A5AAFD78237F13BC009CD413 /* Uefi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Uefi.h; sourceTree = ""; }; + A5AAFD7A237F13BC009CD413 /* Nasm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; + A5AAFD7B237F13BC009CD413 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A5AAFD7D237F13BC009CD413 /* UefiAcpiDataTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiAcpiDataTable.h; sourceTree = ""; }; + A5AAFD7E237F13BC009CD413 /* UefiPxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiPxe.h; sourceTree = ""; }; + A5AAFD7F237F13BC009CD413 /* UefiSpec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiSpec.h; sourceTree = ""; }; + A5AAFD80237F13BC009CD413 /* UefiGpt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiGpt.h; sourceTree = ""; }; + A5AAFD81237F13BC009CD413 /* UefiBaseType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiBaseType.h; sourceTree = ""; }; + A5AAFD82237F13BC009CD413 /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = ""; }; + A5AAFD83237F13BC009CD413 /* UefiMultiPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = ""; }; + A5AAFD85237F13BC009CD413 /* IpmiNetFnFirmware.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnFirmware.h; sourceTree = ""; }; + A5AAFD86237F13BC009CD413 /* SdramSpdLpDdr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdramSpdLpDdr.h; sourceTree = ""; }; + A5AAFD87237F13BC009CD413 /* ElTorito.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ElTorito.h; sourceTree = ""; }; + A5AAFD88237F13BC009CD413 /* SdramSpdDdr3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr3.h; sourceTree = ""; }; + A5AAFD89237F13BC009CD413 /* Acpi62.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi62.h; sourceTree = ""; }; + A5AAFD8A237F13BC009CD413 /* WindowsSmmSecurityMitigationTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WindowsSmmSecurityMitigationTable.h; sourceTree = ""; }; + A5AAFD8B237F13BC009CD413 /* Nvme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Nvme.h; sourceTree = ""; }; + A5AAFD8C237F13BC009CD413 /* IoRemappingTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IoRemappingTable.h; sourceTree = ""; }; + A5AAFD8D237F13BC009CD413 /* LowPowerIdleTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LowPowerIdleTable.h; sourceTree = ""; }; + A5AAFD8E237F13BC009CD413 /* Emmc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Emmc.h; sourceTree = ""; }; + A5AAFD8F237F13BC009CD413 /* WatchdogActionTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WatchdogActionTable.h; sourceTree = ""; }; + A5AAFD90237F13BC009CD413 /* DmaRemappingReportingTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DmaRemappingReportingTable.h; sourceTree = ""; }; + A5AAFD91237F13BC009CD413 /* AlertStandardFormatTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlertStandardFormatTable.h; sourceTree = ""; }; + A5AAFD92237F13BC009CD413 /* Acpi40.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi40.h; sourceTree = ""; }; + A5AAFD93237F13BC009CD413 /* Bmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bmp.h; sourceTree = ""; }; + A5AAFD94237F13BC009CD413 /* UefiTcgPlatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiTcgPlatform.h; sourceTree = ""; }; + A5AAFD95237F13BC009CD413 /* SerialPortConsoleRedirectionTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SerialPortConsoleRedirectionTable.h; sourceTree = ""; }; + A5AAFD96237F13BC009CD413 /* Pci22.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pci22.h; sourceTree = ""; }; + A5AAFD97237F13BC009CD413 /* Mbr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mbr.h; sourceTree = ""; }; + A5AAFD98237F13BC009CD413 /* Acpi61.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi61.h; sourceTree = ""; }; + A5AAFD99237F13BC009CD413 /* SdramSpdDdr4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr4.h; sourceTree = ""; }; + A5AAFD9A237F13BC009CD413 /* TcgStorageOpal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcgStorageOpal.h; sourceTree = ""; }; + A5AAFD9B237F13BC009CD413 /* IpmiNetFnChassis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnChassis.h; sourceTree = ""; }; + A5AAFD9C237F13BC009CD413 /* Acpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; + A5AAFD9D237F13BC009CD413 /* Tpm2Acpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tpm2Acpi.h; sourceTree = ""; }; + A5AAFD9E237F13BC009CD413 /* PeImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = ""; }; + A5AAFD9F237F13BC009CD413 /* PciExpress30.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciExpress30.h; sourceTree = ""; }; + A5AAFDA0237F13BC009CD413 /* SdramSpd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdramSpd.h; sourceTree = ""; }; + A5AAFDA1237F13BC009CD413 /* Acpi10.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi10.h; sourceTree = ""; }; + A5AAFDA2237F13BC009CD413 /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = ""; }; + A5AAFDA3237F13BC009CD413 /* IpmiFruInformationStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiFruInformationStorage.h; sourceTree = ""; }; + A5AAFDA4237F13BC009CD413 /* IpmiNetFnStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnStorage.h; sourceTree = ""; }; + A5AAFDA5237F13BC009CD413 /* IScsiBootFirmwareTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IScsiBootFirmwareTable.h; sourceTree = ""; }; + A5AAFDA6237F13BC009CD413 /* Bluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = ""; }; + A5AAFDA7237F13BC009CD413 /* AcpiAml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiAml.h; sourceTree = ""; }; + A5AAFDA8237F13BC009CD413 /* Acpi50.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi50.h; sourceTree = ""; }; + A5AAFDA9237F13BC009CD413 /* Tpm20.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tpm20.h; sourceTree = ""; }; + A5AAFDAA237F13BC009CD413 /* PciCodeId.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciCodeId.h; sourceTree = ""; }; + A5AAFDAB237F13BD009CD413 /* IpmiNetFnTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnTransport.h; sourceTree = ""; }; + A5AAFDAC237F13BD009CD413 /* Dhcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dhcp.h; sourceTree = ""; }; + A5AAFDAD237F13BD009CD413 /* TpmPtp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TpmPtp.h; sourceTree = ""; }; + A5AAFDAE237F13BD009CD413 /* Acpi20.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi20.h; sourceTree = ""; }; + A5AAFDAF237F13BD009CD413 /* Pci23.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pci23.h; sourceTree = ""; }; + A5AAFDB0237F13BD009CD413 /* IpmiNetFnApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnApp.h; sourceTree = ""; }; + A5AAFDB1237F13BD009CD413 /* PciExpress40.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciExpress40.h; sourceTree = ""; }; + A5AAFDB2237F13BD009CD413 /* IpmiNetFnSensorEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnSensorEvent.h; sourceTree = ""; }; + A5AAFDB3237F13BD009CD413 /* Acpi60.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi60.h; sourceTree = ""; }; + A5AAFDB4237F13BD009CD413 /* PciExpress21.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciExpress21.h; sourceTree = ""; }; + A5AAFDB5237F13BD009CD413 /* PciExpress31.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciExpress31.h; sourceTree = ""; }; + A5AAFDB6237F13BD009CD413 /* TcgStorageCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcgStorageCore.h; sourceTree = ""; }; + A5AAFDB7237F13BD009CD413 /* HighPrecisionEventTimerTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HighPrecisionEventTimerTable.h; sourceTree = ""; }; + A5AAFDB8237F13BD009CD413 /* Usb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Usb.h; sourceTree = ""; }; + A5AAFDB9237F13BD009CD413 /* Acpi51.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi51.h; sourceTree = ""; }; + A5AAFDBA237F13BD009CD413 /* Sd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sd.h; sourceTree = ""; }; + A5AAFDBB237F13BD009CD413 /* WatchdogResourceTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WatchdogResourceTable.h; sourceTree = ""; }; + A5AAFDBC237F13BD009CD413 /* Acpi30.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi30.h; sourceTree = ""; }; + A5AAFDBD237F13BD009CD413 /* Udf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = ""; }; + A5AAFDBE237F13BD009CD413 /* DebugPortTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugPortTable.h; sourceTree = ""; }; + A5AAFDBF237F13BD009CD413 /* SmBios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; + A5AAFDC0237F13BD009CD413 /* MemoryOverwriteRequestControlLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteRequestControlLock.h; sourceTree = ""; }; + A5AAFDC1237F13BD009CD413 /* Atapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Atapi.h; sourceTree = ""; }; + A5AAFDC2237F13BD009CD413 /* TcpaAcpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcpaAcpi.h; sourceTree = ""; }; + A5AAFDC3237F13BD009CD413 /* LegacyBiosMpTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyBiosMpTable.h; sourceTree = ""; }; + A5AAFDC4237F13BD009CD413 /* TpmTis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TpmTis.h; sourceTree = ""; }; + A5AAFDC5237F13BD009CD413 /* Acpi63.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi63.h; sourceTree = ""; }; + A5AAFDC6237F13BD009CD413 /* SmBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmBus.h; sourceTree = ""; }; + A5AAFDC7237F13BD009CD413 /* Http11.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Http11.h; sourceTree = ""; }; + A5AAFDC8237F13BD009CD413 /* TcgPhysicalPresence.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcgPhysicalPresence.h; sourceTree = ""; }; + A5AAFDC9237F13BD009CD413 /* IpmiNetFnGroupExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnGroupExtension.h; sourceTree = ""; }; + A5AAFDCA237F13BD009CD413 /* Tls1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tls1.h; sourceTree = ""; }; + A5AAFDCB237F13BD009CD413 /* Pci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = ""; }; + A5AAFDCC237F13BD009CD413 /* DebugPort2Table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugPort2Table.h; sourceTree = ""; }; + A5AAFDCD237F13BD009CD413 /* Scsi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Scsi.h; sourceTree = ""; }; + A5AAFDCE237F13BD009CD413 /* Pci30.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pci30.h; sourceTree = ""; }; + A5AAFDCF237F13BD009CD413 /* Hsti.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hsti.h; sourceTree = ""; }; + A5AAFDD0237F13BD009CD413 /* WindowsUxCapsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WindowsUxCapsule.h; sourceTree = ""; }; + A5AAFDD1237F13BD009CD413 /* Tpm12.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tpm12.h; sourceTree = ""; }; + A5AAFDD2237F13BD009CD413 /* Ipmi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ipmi.h; sourceTree = ""; }; + A5AAFDD3237F13BD009CD413 /* IpmiNetFnBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnBridge.h; sourceTree = ""; }; + A5AAFDD4237F13BD009CD413 /* ServiceProcessorManagementInterfaceTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServiceProcessorManagementInterfaceTable.h; sourceTree = ""; }; + A5AAFDD6237F13BD009CD413 /* OrderedCollectionLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderedCollectionLib.h; sourceTree = ""; }; + A5AAFDD7237F13BD009CD413 /* TimerLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimerLib.h; sourceTree = ""; }; + A5AAFDD8237F13BD009CD413 /* PeiServicesTablePointerLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiServicesTablePointerLib.h; sourceTree = ""; }; + A5AAFDD9237F13BD009CD413 /* SmiHandlerProfileLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfileLib.h; sourceTree = ""; }; + A5AAFDDA237F13BD009CD413 /* UefiUsbLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiUsbLib.h; sourceTree = ""; }; + A5AAFDDB237F13BD009CD413 /* UefiDecompressLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiDecompressLib.h; sourceTree = ""; }; + A5AAFDDC237F13BD009CD413 /* UefiRuntimeServicesTableLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeServicesTableLib.h; sourceTree = ""; }; + A5AAFDDD237F13BD009CD413 /* PeimEntryPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeimEntryPoint.h; sourceTree = ""; }; + A5AAFDDE237F13BD009CD413 /* RngLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RngLib.h; sourceTree = ""; }; + A5AAFDDF237F13BD009CD413 /* PciCf8Lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciCf8Lib.h; sourceTree = ""; }; + A5AAFDE0237F13BD009CD413 /* SmmPeriodicSmiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicSmiLib.h; sourceTree = ""; }; + A5AAFDE1237F13BD009CD413 /* PeiCoreEntryPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiCoreEntryPoint.h; sourceTree = ""; }; + A5AAFDE2237F13BD009CD413 /* S3PciLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3PciLib.h; sourceTree = ""; }; + A5AAFDE3237F13BD009CD413 /* PciSegmentLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; + A5AAFDE4237F13BD009CD413 /* DebugLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugLib.h; sourceTree = ""; }; + A5AAFDE5237F13BD009CD413 /* SynchronizationLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SynchronizationLib.h; sourceTree = ""; }; + A5AAFDE6237F13BD009CD413 /* SafeIntLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SafeIntLib.h; sourceTree = ""; }; + A5AAFDE7237F13BD009CD413 /* S3SmbusLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3SmbusLib.h; sourceTree = ""; }; + A5AAFDE8237F13BD009CD413 /* DevicePathLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePathLib.h; sourceTree = ""; }; + A5AAFDE9237F13BD009CD413 /* PcdLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcdLib.h; sourceTree = ""; }; + A5AAFDEA237F13BD009CD413 /* FileHandleLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileHandleLib.h; sourceTree = ""; }; + A5AAFDEB237F13BD009CD413 /* UefiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiLib.h; sourceTree = ""; }; + A5AAFDEC237F13BD009CD413 /* SmmMemLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmMemLib.h; sourceTree = ""; }; + A5AAFDED237F13BD009CD413 /* PostCodeLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostCodeLib.h; sourceTree = ""; }; + A5AAFDEE237F13BD009CD413 /* S3StallLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3StallLib.h; sourceTree = ""; }; + A5AAFDEF237F13BD009CD413 /* PciLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = ""; }; + A5AAFDF0237F13BD009CD413 /* UefiBootServicesTableLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiBootServicesTableLib.h; sourceTree = ""; }; + A5AAFDF1237F13BD009CD413 /* MmServicesTableLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmServicesTableLib.h; sourceTree = ""; }; + A5AAFDF2237F13BD009CD413 /* PeCoffExtraActionLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffExtraActionLib.h; sourceTree = ""; }; + A5AAFDF3237F13BD009CD413 /* PciExpressLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciExpressLib.h; sourceTree = ""; }; + A5AAFDF4237F13BD009CD413 /* S3IoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3IoLib.h; sourceTree = ""; }; + A5AAFDF5237F13BD009CD413 /* ReportStatusCodeLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeLib.h; sourceTree = ""; }; + A5AAFDF6237F13BD009CD413 /* UefiScsiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiScsiLib.h; sourceTree = ""; }; + A5AAFDF7237F13BD009CD413 /* UefiRuntimeLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeLib.h; sourceTree = ""; }; + A5AAFDF8237F13BD009CD413 /* SmmServicesTableLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmServicesTableLib.h; sourceTree = ""; }; + A5AAFDF9237F13BD009CD413 /* SerialPortLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SerialPortLib.h; sourceTree = ""; }; + A5AAFDFA237F13BD009CD413 /* DxeCoreEntryPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCoreEntryPoint.h; sourceTree = ""; }; + A5AAFDFB237F13BD009CD413 /* PeCoffGetEntryPointLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffGetEntryPointLib.h; sourceTree = ""; }; + A5AAFDFC237F13BD009CD413 /* UefiDriverEntryPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiDriverEntryPoint.h; sourceTree = ""; }; + A5AAFDFD237F13BD009CD413 /* BaseMemoryLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseMemoryLib.h; sourceTree = ""; }; + A5AAFDFE237F13BD009CD413 /* DxeServicesLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeServicesLib.h; sourceTree = ""; }; + A5AAFDFF237F13BD009CD413 /* PeCoffLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = ""; }; + A5AAFE00237F13BD009CD413 /* S3PciSegmentLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3PciSegmentLib.h; sourceTree = ""; }; + A5AAFE01237F13BD009CD413 /* BaseLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseLib.h; sourceTree = ""; }; + A5AAFE02237F13BD009CD413 /* SmmLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmLib.h; sourceTree = ""; }; + A5AAFE03237F13BD009CD413 /* PeiServicesLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiServicesLib.h; sourceTree = ""; }; + A5AAFE04237F13BD009CD413 /* DxeServicesTableLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeServicesTableLib.h; sourceTree = ""; }; + A5AAFE05237F13BD009CD413 /* SmbusLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbusLib.h; sourceTree = ""; }; + A5AAFE06237F13BD009CD413 /* MemoryAllocationLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationLib.h; sourceTree = ""; }; + A5AAFE07237F13BD009CD413 /* HstiLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HstiLib.h; sourceTree = ""; }; + A5AAFE08237F13BD009CD413 /* ExtractGuidedSectionLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtractGuidedSectionLib.h; sourceTree = ""; }; + A5AAFE09237F13BD009CD413 /* ResourcePublicationLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResourcePublicationLib.h; sourceTree = ""; }; + A5AAFE0A237F13BD009CD413 /* S3BootScriptLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3BootScriptLib.h; sourceTree = ""; }; + A5AAFE0B237F13BD009CD413 /* CacheMaintenanceLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CacheMaintenanceLib.h; sourceTree = ""; }; + A5AAFE0C237F13BD009CD413 /* CpuLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuLib.h; sourceTree = ""; }; + A5AAFE0D237F13BD009CD413 /* StandaloneMmDriverEntryPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StandaloneMmDriverEntryPoint.h; sourceTree = ""; }; + A5AAFE0E237F13BD009CD413 /* SmmIoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmIoLib.h; sourceTree = ""; }; + A5AAFE0F237F13BD009CD413 /* IoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IoLib.h; sourceTree = ""; }; + A5AAFE10237F13BD009CD413 /* PrintLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrintLib.h; sourceTree = ""; }; + A5AAFE11237F13BD009CD413 /* UefiApplicationEntryPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiApplicationEntryPoint.h; sourceTree = ""; }; + A5AAFE12237F13BD009CD413 /* PerformanceLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerformanceLib.h; sourceTree = ""; }; + A5AAFE13237F13BD009CD413 /* HobLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HobLib.h; sourceTree = ""; }; + A5AAFE14237F13BD009CD413 /* DebugPrintErrorLevelLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugPrintErrorLevelLib.h; sourceTree = ""; }; + A5AAFE15237F13BD009CD413 /* PciSegmentInfoLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciSegmentInfoLib.h; sourceTree = ""; }; + A5AAFE17237F13BD009CD413 /* LegacySpiController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacySpiController.h; sourceTree = ""; }; + A5AAFE18237F13BD009CD413 /* SpiHc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpiHc.h; sourceTree = ""; }; + A5AAFE19237F13BD009CD413 /* Tcp4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tcp4.h; sourceTree = ""; }; + A5AAFE1A237F13BD009CD413 /* DriverFamilyOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverFamilyOverride.h; sourceTree = ""; }; + A5AAFE1B237F13BD009CD413 /* MmSxDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmSxDispatch.h; sourceTree = ""; }; + A5AAFE1C237F13BD009CD413 /* MmCpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmCpu.h; sourceTree = ""; }; + A5AAFE1D237F13BD009CD413 /* TcgService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TcgService.h; sourceTree = ""; }; + A5AAFE1E237F13BD009CD413 /* WiFi2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WiFi2.h; sourceTree = ""; }; + A5AAFE1F237F13BD009CD413 /* PartitionInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PartitionInfo.h; sourceTree = ""; }; + A5AAFE20237F13BD009CD413 /* SmmReportStatusCodeHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmReportStatusCodeHandler.h; sourceTree = ""; }; + A5AAFE21237F13BD009CD413 /* UgaDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = ""; }; + A5AAFE22237F13BD009CD413 /* Bis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bis.h; sourceTree = ""; }; + A5AAFE23237F13BD009CD413 /* SmartCardEdge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmartCardEdge.h; sourceTree = ""; }; + A5AAFE24237F13BD009CD413 /* EapConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EapConfiguration.h; sourceTree = ""; }; + A5AAFE25237F13BD009CD413 /* ShellDynamicCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShellDynamicCommand.h; sourceTree = ""; }; + A5AAFE26237F13BD009CD413 /* Rest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rest.h; sourceTree = ""; }; + A5AAFE27237F13BD009CD413 /* NvdimmLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvdimmLabel.h; sourceTree = ""; }; + A5AAFE28237F13BD009CD413 /* Udp4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Udp4.h; sourceTree = ""; }; + A5AAFE29237F13BD009CD413 /* LoadedImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadedImage.h; sourceTree = ""; }; + A5AAFE2A237F13BD009CD413 /* WiFi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WiFi.h; sourceTree = ""; }; + A5AAFE2B237F13BD009CD413 /* SmmSwDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch2.h; sourceTree = ""; }; + A5AAFE2C237F13BD009CD413 /* FormBrowser2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FormBrowser2.h; sourceTree = ""; }; + A5AAFE2D237F13BD009CD413 /* I2cHost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = I2cHost.h; sourceTree = ""; }; + A5AAFE2E237F13BD009CD413 /* DevicePathFromText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePathFromText.h; sourceTree = ""; }; + A5AAFE2F237F13BD009CD413 /* Shell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Shell.h; sourceTree = ""; }; + A5AAFE30237F13BD009CD413 /* IpSec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpSec.h; sourceTree = ""; }; + A5AAFE31237F13BD009CD413 /* SimpleTextInEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleTextInEx.h; sourceTree = ""; }; + A5AAFE32237F13BD009CD413 /* CpuIo2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuIo2.h; sourceTree = ""; }; + A5AAFE33237F13BD009CD413 /* Ip4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ip4.h; sourceTree = ""; }; + A5AAFE34237F13BD009CD413 /* DriverConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration.h; sourceTree = ""; }; + A5AAFE35237F13BD009CD413 /* SpiSmmConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpiSmmConfiguration.h; sourceTree = ""; }; + A5AAFE36237F13BD009CD413 /* DiskIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = ""; }; + A5AAFE37237F13BD009CD413 /* Tls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tls.h; sourceTree = ""; }; + A5AAFE38237F13BD009CD413 /* MmReadyToLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmReadyToLock.h; sourceTree = ""; }; + A5AAFE39237F13BD009CD413 /* SimpleFileSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleFileSystem.h; sourceTree = ""; }; + A5AAFE3A237F13BD009CD413 /* MmStatusCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmStatusCode.h; sourceTree = ""; }; + A5AAFE3B237F13BD009CD413 /* Http.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Http.h; sourceTree = ""; }; + A5AAFE3C237F13BD009CD413 /* ScsiPassThruExt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScsiPassThruExt.h; sourceTree = ""; }; + A5AAFE3D237F13BD009CD413 /* HiiConfigAccess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiConfigAccess.h; sourceTree = ""; }; + A5AAFE3E237F13BD009CD413 /* SmbusHc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbusHc.h; sourceTree = ""; }; + A5AAFE3F237F13BD009CD413 /* DevicePathToText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePathToText.h; sourceTree = ""; }; + A5AAFE40237F13BD009CD413 /* MmCpuIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmCpuIo.h; sourceTree = ""; }; + A5AAFE41237F13BD009CD413 /* ServiceBinding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServiceBinding.h; sourceTree = ""; }; + A5AAFE42237F13BD009CD413 /* DriverConfiguration2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration2.h; sourceTree = ""; }; + A5AAFE43237F13BD009CD413 /* Usb2HostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = ""; }; + A5AAFE44237F13BD009CD413 /* FirmwareManagement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareManagement.h; sourceTree = ""; }; + A5AAFE45237F13BD009CD413 /* EdidDiscovered.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdidDiscovered.h; sourceTree = ""; }; + A5AAFE46237F13BD009CD413 /* MmEndOfDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmEndOfDxe.h; sourceTree = ""; }; + A5AAFE47237F13BD009CD413 /* BootManagerPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootManagerPolicy.h; sourceTree = ""; }; + A5AAFE48237F13BD009CD413 /* RealTimeClock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RealTimeClock.h; sourceTree = ""; }; + A5AAFE49237F13BD009CD413 /* SimplePointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimplePointer.h; sourceTree = ""; }; + A5AAFE4A237F13BD009CD413 /* Ip6Config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ip6Config.h; sourceTree = ""; }; + A5AAFE4B237F13BD009CD413 /* I2cIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = I2cIo.h; sourceTree = ""; }; + A5AAFE4C237F13BD009CD413 /* Dns6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dns6.h; sourceTree = ""; }; + A5AAFE4D237F13BD009CD413 /* UfsDeviceConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UfsDeviceConfig.h; sourceTree = ""; }; + A5AAFE4E237F13BD009CD413 /* DeviceIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = ""; }; + A5AAFE4F237F13BD009CD413 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; + A5AAFE50237F13BD009CD413 /* TlsConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TlsConfig.h; sourceTree = ""; }; + A5AAFE51237F13BD009CD413 /* ScsiIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScsiIo.h; sourceTree = ""; }; + A5AAFE52237F13BD009CD413 /* Security.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = ""; }; + A5AAFE53237F13BD009CD413 /* SmmSxDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch2.h; sourceTree = ""; }; + A5AAFE54237F13BD009CD413 /* MmControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; + A5AAFE55237F13BD009CD413 /* NetworkInterfaceIdentifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkInterfaceIdentifier.h; sourceTree = ""; }; + A5AAFE56237F13BD009CD413 /* MmPowerButtonDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmPowerButtonDispatch.h; sourceTree = ""; }; + A5AAFE57237F13BD009CD413 /* Security2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; + A5AAFE58237F13BD009CD413 /* EdidActive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdidActive.h; sourceTree = ""; }; + A5AAFE59237F13BD009CD413 /* UserCredential.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserCredential.h; sourceTree = ""; }; + A5AAFE5A237F13BD009CD413 /* MmAccess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; + A5AAFE5B237F13BD009CD413 /* UnicodeCollation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnicodeCollation.h; sourceTree = ""; }; + A5AAFE5C237F13BD009CD413 /* MonotonicCounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MonotonicCounter.h; sourceTree = ""; }; + A5AAFE5D237F13BD009CD413 /* BluetoothHc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BluetoothHc.h; sourceTree = ""; }; + A5AAFE5E237F13BD009CD413 /* PlatformDriverOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = ""; }; + A5AAFE5F237F13BD009CD413 /* ManagedNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManagedNetwork.h; sourceTree = ""; }; + A5AAFE60237F13BD009CD413 /* DriverDiagnostics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics.h; sourceTree = ""; }; + A5AAFE61237F13BD009CD413 /* HiiImageDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiImageDecoder.h; sourceTree = ""; }; + A5AAFE62237F13BD009CD413 /* SimpleNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleNetwork.h; sourceTree = ""; }; + A5AAFE63237F13BD009CD413 /* HiiString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiString.h; sourceTree = ""; }; + A5AAFE64237F13BD009CD413 /* TrEEProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TrEEProtocol.h; sourceTree = ""; }; + A5AAFE65237F13BD009CD413 /* VariableWrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VariableWrite.h; sourceTree = ""; }; + A5AAFE66237F13BD009CD413 /* BluetoothLeConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BluetoothLeConfig.h; sourceTree = ""; }; + A5AAFE67237F13BD009CD413 /* Ip4Config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ip4Config.h; sourceTree = ""; }; + A5AAFE68237F13BD009CD413 /* MmMp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmMp.h; sourceTree = ""; }; + A5AAFE69237F13BD009CD413 /* HiiPopup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiPopup.h; sourceTree = ""; }; + A5AAFE6A237F13BD009CD413 /* GraphicsOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; + A5AAFE6B237F13BD009CD413 /* IScsiInitiatorName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IScsiInitiatorName.h; sourceTree = ""; }; + A5AAFE6C237F13BD009CD413 /* Ftp4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ftp4.h; sourceTree = ""; }; + A5AAFE6D237F13BD009CD413 /* AtaPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = ""; }; + A5AAFE6E237F13BD009CD413 /* SimpleTextOut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleTextOut.h; sourceTree = ""; }; + A5AAFE6F237F13BD009CD413 /* HiiConfigKeyword.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiConfigKeyword.h; sourceTree = ""; }; + A5AAFE70237F13BD009CD413 /* PciOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciOverride.h; sourceTree = ""; }; + A5AAFE71237F13BD009CD413 /* DiskIo2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiskIo2.h; sourceTree = ""; }; + A5AAFE72237F13BD009CD413 /* IsaHc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; + A5AAFE73237F13BD009CD413 /* ComponentName2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentName2.h; sourceTree = ""; }; + A5AAFE74237F13BD009CD413 /* SmmStatusCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmStatusCode.h; sourceTree = ""; }; + A5AAFE75237F13BD009CD413 /* PciPlatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciPlatform.h; sourceTree = ""; }; + A5AAFE76237F13BD009CD413 /* DriverDiagnostics2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics2.h; sourceTree = ""; }; + A5AAFE77237F13BD009CD413 /* Rng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rng.h; sourceTree = ""; }; + A5AAFE78237F13BD009CD413 /* Dhcp4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dhcp4.h; sourceTree = ""; }; + A5AAFE79237F13BD009CD413 /* PxeBaseCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PxeBaseCode.h; sourceTree = ""; }; + A5AAFE7A237F13BD009CD413 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; + A5AAFE7B237F13BD009CD413 /* Variable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = ""; }; + A5AAFE7C237F13BD009CD413 /* MmReportStatusCodeHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmReportStatusCodeHandler.h; sourceTree = ""; }; + A5AAFE7D237F13BD009CD413 /* DxeMmReadyToLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeMmReadyToLock.h; sourceTree = ""; }; + A5AAFE7E237F13BD009CD413 /* DriverBinding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverBinding.h; sourceTree = ""; }; + A5AAFE7F237F13BD009CD413 /* FirmwareVolume2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume2.h; sourceTree = ""; }; + A5AAFE80237F13BD009CD413 /* BlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; + A5AAFE81237F13BD009CD413 /* MmBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmBase.h; sourceTree = ""; }; + A5AAFE82237F13BD009CD413 /* SmmCpuIo2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo2.h; sourceTree = ""; }; + A5AAFE83237F13BD009CD413 /* SmmUsbDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch2.h; sourceTree = ""; }; + A5AAFE84237F13BD009CD413 /* Mtftp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mtftp6.h; sourceTree = ""; }; + A5AAFE85237F13BD009CD413 /* S3SmmSaveState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3SmmSaveState.h; sourceTree = ""; }; + A5AAFE86237F13BD009CD413 /* SpiNorFlash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpiNorFlash.h; sourceTree = ""; }; + A5AAFE87237F13BD009CD413 /* Metronome.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = ""; }; + A5AAFE88237F13BD009CD413 /* SmmPowerButtonDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch2.h; sourceTree = ""; }; + A5AAFE89237F13BD009CD413 /* Runtime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = ""; }; + A5AAFE8A237F13BD009CD413 /* LegacySpiSmmFlash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmFlash.h; sourceTree = ""; }; + A5AAFE8B237F13BD009CD413 /* PlatformToDriverConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformToDriverConfiguration.h; sourceTree = ""; }; + A5AAFE8C237F13BD009CD413 /* Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = ""; }; + A5AAFE8D237F13BD009CD413 /* DevicePathUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = ""; }; + A5AAFE8E237F13BD009CD413 /* PxeBaseCodeCallBack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PxeBaseCodeCallBack.h; sourceTree = ""; }; + A5AAFE8F237F13BD009CD413 /* LegacySpiSmmController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmController.h; sourceTree = ""; }; + A5AAFE90237F13BD009CD413 /* LegacyRegion2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = ""; }; + A5AAFE91237F13BD009CD413 /* DebugPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = ""; }; + A5AAFE92237F13BD009CD413 /* Tcp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tcp6.h; sourceTree = ""; }; + A5AAFE93237F13BD009CD413 /* PciRootBridgeIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciRootBridgeIo.h; sourceTree = ""; }; + A5AAFE94237F13BD009CD413 /* Pcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; + A5AAFE95237F13BD009CD413 /* UgaIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UgaIo.h; sourceTree = ""; }; + A5AAFE96237F13BD009CD413 /* SpiSmmNorFlash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpiSmmNorFlash.h; sourceTree = ""; }; + A5AAFE97237F13BD009CD413 /* Hash2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hash2.h; sourceTree = ""; }; + A5AAFE98237F13BD009CD413 /* SpiConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpiConfiguration.h; sourceTree = ""; }; + A5AAFE99237F13BD009CD413 /* SuperIoControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SuperIoControl.h; sourceTree = ""; }; + A5AAFE9A237F13BD009CD413 /* DevicePath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = ""; }; + A5AAFE9B237F13BD009CD413 /* TapeIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TapeIo.h; sourceTree = ""; }; + A5AAFE9C237F13BD009CD413 /* SmmCpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCpu.h; sourceTree = ""; }; + A5AAFE9D237F13BD009CD413 /* DriverSupportedEfiVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverSupportedEfiVersion.h; sourceTree = ""; }; + A5AAFE9E237F13BD009CD413 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = ""; }; + A5AAFE9F237F13BD009CD413 /* UserManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserManager.h; sourceTree = ""; }; + A5AAFEA0237F13BD009CD413 /* PiPcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; + A5AAFEA1237F13BD009CD413 /* SecurityPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecurityPolicy.h; sourceTree = ""; }; + A5AAFEA2237F13BD009CD413 /* UsbFunctionIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbFunctionIo.h; sourceTree = ""; }; + A5AAFEA3237F13BD009CD413 /* BusSpecificDriverOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BusSpecificDriverOverride.h; sourceTree = ""; }; + A5AAFEA4237F13BD009CD413 /* MmSwDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmSwDispatch.h; sourceTree = ""; }; + A5AAFEA5237F13BD009CD413 /* Supplicant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Supplicant.h; sourceTree = ""; }; + A5AAFEA6237F13BD009CD413 /* Udp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Udp6.h; sourceTree = ""; }; + A5AAFEA7237F13BD009CD413 /* SmmReadyToLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmReadyToLock.h; sourceTree = ""; }; + A5AAFEA8237F13BD009CD413 /* PciHotPlugRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciHotPlugRequest.h; sourceTree = ""; }; + A5AAFEA9237F13BD009CD413 /* AuthenticationInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AuthenticationInfo.h; sourceTree = ""; }; + A5AAFEAA237F13BD009CD413 /* Ip4Config2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ip4Config2.h; sourceTree = ""; }; + A5AAFEAB237F13BD009CD413 /* MmCommunication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmCommunication.h; sourceTree = ""; }; + A5AAFEAC237F13BD009CD413 /* EapManagement2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EapManagement2.h; sourceTree = ""; }; + A5AAFEAD237F13BD009CD413 /* Decompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; + A5AAFEAE237F13BD009CD413 /* PiPcdInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; + A5AAFEAF237F13BD009CD413 /* PciHostBridgeResourceAllocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeResourceAllocation.h; sourceTree = ""; }; + A5AAFEB0237F13BD009CD413 /* HiiPackageList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiPackageList.h; sourceTree = ""; }; + A5AAFEB1237F13BD009CD413 /* SpiIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpiIo.h; sourceTree = ""; }; + A5AAFEB2237F13BD009CD413 /* HiiImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiImage.h; sourceTree = ""; }; + A5AAFEB3237F13BD009CD413 /* Pkcs7Verify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pkcs7Verify.h; sourceTree = ""; }; + A5AAFEB4237F13BD009CD413 /* SmmGpiDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch2.h; sourceTree = ""; }; + A5AAFEB5237F13BD009CD413 /* SmmCommunication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = ""; }; + A5AAFEB6237F13BD009CD413 /* NvmExpressPassthru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassthru.h; sourceTree = ""; }; + A5AAFEB7237F13BD009CD413 /* IpSecConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IpSecConfig.h; sourceTree = ""; }; + A5AAFEB8237F13BD009CD413 /* DeferredImageLoad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeferredImageLoad.h; sourceTree = ""; }; + A5AAFEB9237F13BD009CD413 /* MmUsbDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmUsbDispatch.h; sourceTree = ""; }; + A5AAFEBA237F13BD009CD413 /* SmmStandbyButtonDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch2.h; sourceTree = ""; }; + A5AAFEBB237F13BD009CD413 /* Capsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A5AAFEBC237F13BD009CD413 /* SuperIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; + A5AAFEBD237F13BD009CD413 /* RegularExpressionProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RegularExpressionProtocol.h; sourceTree = ""; }; + A5AAFEBE237F13BD009CD413 /* IdeControllerInit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IdeControllerInit.h; sourceTree = ""; }; + A5AAFEBF237F13BD009CD413 /* Cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cpu.h; sourceTree = ""; }; + A5AAFEC0237F13BD009CD413 /* AbsolutePointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AbsolutePointer.h; sourceTree = ""; }; + A5AAFEC1237F13BD009CD413 /* UsbHostController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = ""; }; + A5AAFEC2237F13BD009CD413 /* UsbIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = ""; }; + A5AAFEC3237F13BD009CD413 /* HiiConfigRouting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiConfigRouting.h; sourceTree = ""; }; + A5AAFEC4237F13BD009CD413 /* BluetoothAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BluetoothAttribute.h; sourceTree = ""; }; + A5AAFEC5237F13BD009CD413 /* Ip6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ip6.h; sourceTree = ""; }; + A5AAFEC6237F13BD009CD413 /* BlockIo2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; + A5AAFEC7237F13BD009CD413 /* Dns4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dns4.h; sourceTree = ""; }; + A5AAFEC8237F13BD009CD413 /* HiiDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = ""; }; + A5AAFEC9237F13BD009CD413 /* HiiImageEx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiImageEx.h; sourceTree = ""; }; + A5AAFECA237F13BD009CD413 /* PciIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = ""; }; + A5AAFECB237F13BD009CD413 /* MmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmPeriodicTimerDispatch.h; sourceTree = ""; }; + A5AAFECC237F13BD009CD413 /* RamDisk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RamDisk.h; sourceTree = ""; }; + A5AAFECD237F13BD009CD413 /* ScsiPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScsiPassThru.h; sourceTree = ""; }; + A5AAFECE237F13BD009CD413 /* DiskInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiskInfo.h; sourceTree = ""; }; + A5AAFECF237F13BD009CD413 /* Bds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = ""; }; + A5AAFED0237F13BD009CD413 /* SerialIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SerialIo.h; sourceTree = ""; }; + A5AAFED1237F13BD009CD413 /* DriverHealth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DriverHealth.h; sourceTree = ""; }; + A5AAFED2237F13BD009CD413 /* Arp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Arp.h; sourceTree = ""; }; + A5AAFED3237F13BD009CD413 /* ShellParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShellParameters.h; sourceTree = ""; }; + A5AAFED4237F13BD009CD413 /* IncompatiblePciDeviceSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IncompatiblePciDeviceSupport.h; sourceTree = ""; }; + A5AAFED5237F13BD009CD413 /* LegacySpiFlash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LegacySpiFlash.h; sourceTree = ""; }; + A5AAFED6237F13BD009CD413 /* I2cMaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; + A5AAFED7237F13BD009CD413 /* Smbios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Smbios.h; sourceTree = ""; }; + A5AAFED8237F13BD009CD413 /* EapManagement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EapManagement.h; sourceTree = ""; }; + A5AAFED9237F13BD009CD413 /* EraseBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EraseBlock.h; sourceTree = ""; }; + A5AAFEDA237F13BD009CD413 /* Tcg2Protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Tcg2Protocol.h; sourceTree = ""; }; + A5AAFEDB237F13BD009CD413 /* AcpiSystemDescriptionTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiSystemDescriptionTable.h; sourceTree = ""; }; + A5AAFEDC237F13BD009CD413 /* PciEnumerationComplete.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciEnumerationComplete.h; sourceTree = ""; }; + A5AAFEDD237F13BD009CD413 /* ResetNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResetNotification.h; sourceTree = ""; }; + A5AAFEDE237F13BD009CD413 /* PciHotPlugInit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciHotPlugInit.h; sourceTree = ""; }; + A5AAFEDF237F13BD009CD413 /* Kms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Kms.h; sourceTree = ""; }; + A5AAFEE0237F13BD009CD413 /* MmPciRootBridgeIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmPciRootBridgeIo.h; sourceTree = ""; }; + A5AAFEE1237F13BD009CD413 /* I2cBusConfigurationManagement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = I2cBusConfigurationManagement.h; sourceTree = ""; }; + A5AAFEE2237F13BD009CD413 /* LoadFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; + A5AAFEE3237F13BD009CD413 /* PcdInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; + A5AAFEE4237F13BD009CD413 /* WatchdogTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = ""; }; + A5AAFEE5237F13BD009CD413 /* SmmEndOfDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmEndOfDxe.h; sourceTree = ""; }; + A5AAFEE6237F13BD009CD413 /* MmConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmConfiguration.h; sourceTree = ""; }; + A5AAFEE7237F13BD009CD413 /* SmmPeriodicTimerDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch2.h; sourceTree = ""; }; + A5AAFEE8237F13BD009CD413 /* S3SaveState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3SaveState.h; sourceTree = ""; }; + A5AAFEE9237F13BD009CD413 /* SdMmcPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SdMmcPassThru.h; sourceTree = ""; }; + A5AAFEEA237F13BD009CD413 /* Reset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; + A5AAFEEB237F13BD009CD413 /* Dhcp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dhcp6.h; sourceTree = ""; }; + A5AAFEEC237F13BD009CD413 /* DxeSmmReadyToLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeSmmReadyToLock.h; sourceTree = ""; }; + A5AAFEED237F13BD009CD413 /* MpService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MpService.h; sourceTree = ""; }; + A5AAFEEE237F13BD009CD413 /* SmmConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmConfiguration.h; sourceTree = ""; }; + A5AAFEEF237F13BD009CD413 /* MmGpiDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmGpiDispatch.h; sourceTree = ""; }; + A5AAFEF0237F13BD009CD413 /* SmmControl2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmControl2.h; sourceTree = ""; }; + A5AAFEF1237F13BD009CD413 /* StatusCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; + A5AAFEF2237F13BD009CD413 /* Timestamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Timestamp.h; sourceTree = ""; }; + A5AAFEF3237F13BD009CD413 /* BlockIoCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockIoCrypto.h; sourceTree = ""; }; + A5AAFEF4237F13BD009CD413 /* SmartCardReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmartCardReader.h; sourceTree = ""; }; + A5AAFEF5237F13BD009CD413 /* FirmwareVolumeBlock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBlock.h; sourceTree = ""; }; + A5AAFEF6237F13BD009CD413 /* HttpBootCallback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HttpBootCallback.h; sourceTree = ""; }; + A5AAFEF7237F13BD009CD413 /* SimpleTextIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleTextIn.h; sourceTree = ""; }; + A5AAFEF8237F13BD009CD413 /* MmIoTrapDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmIoTrapDispatch.h; sourceTree = ""; }; + A5AAFEF9237F13BD009CD413 /* Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = ""; }; + A5AAFEFA237F13BD009CD413 /* VlanConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VlanConfig.h; sourceTree = ""; }; + A5AAFEFB237F13BD009CD413 /* HiiFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiFont.h; sourceTree = ""; }; + A5AAFEFC237F13BD009CD413 /* SmmAccess2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmAccess2.h; sourceTree = ""; }; + A5AAFEFD237F13BD009CD413 /* UserCredential2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserCredential2.h; sourceTree = ""; }; + A5AAFEFE237F13BD009CD413 /* AcpiTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = ""; }; + A5AAFEFF237F13BD009CD413 /* EdidOverride.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EdidOverride.h; sourceTree = ""; }; + A5AAFF00237F13BD009CD413 /* I2cEnumerate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = I2cEnumerate.h; sourceTree = ""; }; + A5AAFF01237F13BD009CD413 /* BluetoothConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BluetoothConfig.h; sourceTree = ""; }; + A5AAFF02237F13BD009CD413 /* BluetoothIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BluetoothIo.h; sourceTree = ""; }; + A5AAFF03237F13BD009CD413 /* MmStandbyButtonDispatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmStandbyButtonDispatch.h; sourceTree = ""; }; + A5AAFF04237F13BD009CD413 /* Mtftp4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mtftp4.h; sourceTree = ""; }; + A5AAFF05237F13BD009CD413 /* SmmIoTrapDispatch2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmIoTrapDispatch2.h; sourceTree = ""; }; + A5AAFF06237F13BD009CD413 /* SpiSmmHc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpiSmmHc.h; sourceTree = ""; }; + A5AAFF07237F13BD009CD413 /* Ebc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ebc.h; sourceTree = ""; }; + A5AAFF08237F13BD009CD413 /* DebugSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = ""; }; + A5AAFF09237F13BD009CD413 /* ComponentName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = ""; }; + A5AAFF0A237F13BD009CD413 /* Eap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Eap.h; sourceTree = ""; }; + A5AAFF0B237F13BD009CD413 /* AdapterInformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdapterInformation.h; sourceTree = ""; }; + A5AAFF0C237F13BD009CD413 /* SmmBase2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmBase2.h; sourceTree = ""; }; + A5AAFF0D237F13BD009CD413 /* SmmPciRootBridgeIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmmPciRootBridgeIo.h; sourceTree = ""; }; + A5AAFF0E237F13BD009CD413 /* HttpUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HttpUtilities.h; sourceTree = ""; }; + A5AAFF0F237F13BD009CD413 /* LoadFile2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadFile2.h; sourceTree = ""; }; + A5AAFF11237F13BD009CD413 /* PiFirmwareVolume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = ""; }; + A5AAFF12237F13BD009CD413 /* PiMmCis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiMmCis.h; sourceTree = ""; }; + A5AAFF13237F13BD009CD413 /* PiDxeCis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiDxeCis.h; sourceTree = ""; }; + A5AAFF14237F13BD009CD413 /* PiStatusCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiStatusCode.h; sourceTree = ""; }; + A5AAFF15237F13BD009CD413 /* PiBootMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = ""; }; + A5AAFF16237F13BD009CD413 /* PiHob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiHob.h; sourceTree = ""; }; + A5AAFF17237F13BD009CD413 /* PiPeiCis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiPeiCis.h; sourceTree = ""; }; + A5AAFF18237F13BD009CD413 /* PiSmmCis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmmCis.h; sourceTree = ""; }; + A5AAFF19237F13BD009CD413 /* PiDependency.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiDependency.h; sourceTree = ""; }; + A5AAFF1A237F13BD009CD413 /* PiS3BootScript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiS3BootScript.h; sourceTree = ""; }; + A5AAFF1B237F13BD009CD413 /* PiMultiPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiMultiPhase.h; sourceTree = ""; }; + A5AAFF1C237F13BD009CD413 /* PiFirmwareFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = ""; }; + A5AAFF1D237F13BD009CD413 /* PiI2c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiI2c.h; sourceTree = ""; }; + A5AAFF1F237F13BD009CD413 /* Nasm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = ""; }; + A5AAFF20237F13BD009CD413 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A5AAFF21237F13BD009CD413 /* PiSmm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiSmm.h; sourceTree = ""; }; + A5AAFF24237F13BD009CD413 /* Microcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = ""; }; + A5AAFF25237F13BD009CD413 /* SmramSaveStateMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = ""; }; + A5AAFF27237F13BD009CD413 /* Pentium4Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pentium4Msr.h; sourceTree = ""; }; + A5AAFF28237F13BD009CD413 /* GoldmontPlusMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoldmontPlusMsr.h; sourceTree = ""; }; + A5AAFF29237F13BD009CD413 /* IvyBridgeMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IvyBridgeMsr.h; sourceTree = ""; }; + A5AAFF2A237F13BD009CD413 /* BroadwellMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BroadwellMsr.h; sourceTree = ""; }; + A5AAFF2B237F13BD009CD413 /* HaswellEMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HaswellEMsr.h; sourceTree = ""; }; + A5AAFF2C237F13BD009CD413 /* XeonE7Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XeonE7Msr.h; sourceTree = ""; }; + A5AAFF2D237F13BD009CD413 /* Core2Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Core2Msr.h; sourceTree = ""; }; + A5AAFF2E237F13BD009CD413 /* NehalemMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NehalemMsr.h; sourceTree = ""; }; + A5AAFF2F237F13BD009CD413 /* SandyBridgeMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SandyBridgeMsr.h; sourceTree = ""; }; + A5AAFF30237F13BD009CD413 /* P6Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = P6Msr.h; sourceTree = ""; }; + A5AAFF31237F13BD009CD413 /* PentiumMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PentiumMsr.h; sourceTree = ""; }; + A5AAFF32237F13BD009CD413 /* SilvermontMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SilvermontMsr.h; sourceTree = ""; }; + A5AAFF33237F13BD009CD413 /* Xeon5600Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xeon5600Msr.h; sourceTree = ""; }; + A5AAFF34237F13BD009CD413 /* SkylakeMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkylakeMsr.h; sourceTree = ""; }; + A5AAFF35237F13BD009CD413 /* CoreMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreMsr.h; sourceTree = ""; }; + A5AAFF36237F13BD009CD413 /* XeonDMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XeonDMsr.h; sourceTree = ""; }; + A5AAFF37237F13BD009CD413 /* XeonPhiMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XeonPhiMsr.h; sourceTree = ""; }; + A5AAFF38237F13BD009CD413 /* PentiumMMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PentiumMMsr.h; sourceTree = ""; }; + A5AAFF39237F13BD009CD413 /* GoldmontMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoldmontMsr.h; sourceTree = ""; }; + A5AAFF3A237F13BD009CD413 /* HaswellMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HaswellMsr.h; sourceTree = ""; }; + A5AAFF3B237F13BD009CD413 /* AtomMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtomMsr.h; sourceTree = ""; }; + A5AAFF3C237F13BD009CD413 /* Cpuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; + A5AAFF3D237F13BD009CD413 /* StmStatusCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StmStatusCode.h; sourceTree = ""; }; + A5AAFF3E237F13BE009CD413 /* StmResourceDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StmResourceDescriptor.h; sourceTree = ""; }; + A5AAFF3F237F13BE009CD413 /* LocalApic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = ""; }; + A5AAFF40237F13BE009CD413 /* StmApi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = ""; }; + A5AAFF41237F13BE009CD413 /* ArchitecturalMsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = ""; }; + A5AAFF42237F13BE009CD413 /* Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; + A5AAFF44237F13BE009CD413 /* Cpuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = ""; }; + A5AAFF45237F13BE009CD413 /* Fam17Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Fam17Msr.h; sourceTree = ""; }; + A5AAFF46237F13BE009CD413 /* Msr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = ""; }; + A5AAFF47237F13BE009CD413 /* PiDxe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiDxe.h; sourceTree = ""; }; + A5AAFF49237F13BE009CD413 /* MdePkgTokenSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MdePkgTokenSpace.h; sourceTree = ""; }; + A5AAFF4A237F13BE009CD413 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = ""; }; + A5AAFF4B237F13BE009CD413 /* FileInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileInfo.h; sourceTree = ""; }; + A5AAFF4C237F13BE009CD413 /* SystemResourceTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SystemResourceTable.h; sourceTree = ""; }; + A5AAFF4D237F13BE009CD413 /* AprioriFileName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AprioriFileName.h; sourceTree = ""; }; + A5AAFF4E237F13BE009CD413 /* PropertiesTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PropertiesTable.h; sourceTree = ""; }; + A5AAFF4F237F13BE009CD413 /* MemoryAllocationHob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationHob.h; sourceTree = ""; }; + A5AAFF50237F13BE009CD413 /* EventGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventGroup.h; sourceTree = ""; }; + A5AAFF51237F13BE009CD413 /* FirmwareFileSystem3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem3.h; sourceTree = ""; }; + A5AAFF52237F13BE009CD413 /* Cper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cper.h; sourceTree = ""; }; + A5AAFF53237F13BE009CD413 /* MemoryOverwriteControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteControl.h; sourceTree = ""; }; + A5AAFF54237F13BE009CD413 /* Gpt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Gpt.h; sourceTree = ""; }; + A5AAFF55237F13BE009CD413 /* MemoryAttributesTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryAttributesTable.h; sourceTree = ""; }; + A5AAFF56237F13BE009CD413 /* EventLegacyBios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventLegacyBios.h; sourceTree = ""; }; + A5AAFF57237F13BE009CD413 /* FmpCapsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FmpCapsule.h; sourceTree = ""; }; + A5AAFF58237F13BE009CD413 /* FirmwareContentsSigned.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareContentsSigned.h; sourceTree = ""; }; + A5AAFF59237F13BE009CD413 /* Acpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; + A5AAFF5A237F13BE009CD413 /* Apriori.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Apriori.h; sourceTree = ""; }; + A5AAFF5B237F13BE009CD413 /* DxeServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeServices.h; sourceTree = ""; }; + A5AAFF5C237F13BE009CD413 /* Btt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Btt.h; sourceTree = ""; }; + A5AAFF5D237F13BE009CD413 /* HobList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HobList.h; sourceTree = ""; }; + A5AAFF5E237F13BE009CD413 /* GraphicsInfoHob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsInfoHob.h; sourceTree = ""; }; + A5AAFF5F237F13BE009CD413 /* HiiFormMapMethodGuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiFormMapMethodGuid.h; sourceTree = ""; }; + A5AAFF60237F13BE009CD413 /* FileSystemVolumeLabelInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileSystemVolumeLabelInfo.h; sourceTree = ""; }; + A5AAFF61237F13BE009CD413 /* FirmwareFileSystem2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem2.h; sourceTree = ""; }; + A5AAFF62237F13BE009CD413 /* StatusCodeDataTypeId.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeId.h; sourceTree = ""; }; + A5AAFF63237F13BE009CD413 /* DebugImageInfoTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DebugImageInfoTable.h; sourceTree = ""; }; + A5AAFF64237F13BE009CD413 /* HiiKeyBoardLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiKeyBoardLayout.h; sourceTree = ""; }; + A5AAFF65237F13BE009CD413 /* WinCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WinCertificate.h; sourceTree = ""; }; + A5AAFF66237F13BE009CD413 /* SmBios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = ""; }; + A5AAFF67237F13BE009CD413 /* ImageAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImageAuthentication.h; sourceTree = ""; }; + A5AAFF68237F13BE009CD413 /* VectorHandoffTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VectorHandoffTable.h; sourceTree = ""; }; + A5AAFF69237F13BE009CD413 /* FileSystemInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileSystemInfo.h; sourceTree = ""; }; + A5AAFF6A237F13BE009CD413 /* HardwareErrorVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HardwareErrorVariable.h; sourceTree = ""; }; + A5AAFF6B237F13BE009CD413 /* Mps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mps.h; sourceTree = ""; }; + A5AAFF6C237F13BE009CD413 /* PcAnsi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = ""; }; + A5AAFF6D237F13BE009CD413 /* GlobalVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = ""; }; + A5AAFF6E237F13BE009CD413 /* HiiPlatformSetupFormset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiPlatformSetupFormset.h; sourceTree = ""; }; + A5AAFF6F237F13BE009CD413 /* CapsuleReport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CapsuleReport.h; sourceTree = ""; }; + A5AAFF71237F13BE009CD413 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A5AAFF73237F13BE009CD413 /* PeiCoreFvLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeiCoreFvLocation.h; sourceTree = ""; }; + A5AAFF74237F13BE009CD413 /* SecHobData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecHobData.h; sourceTree = ""; }; + A5AAFF75237F13BE009CD413 /* VectorHandoffInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VectorHandoffInfo.h; sourceTree = ""; }; + A5AAFF76237F13BE009CD413 /* ReadOnlyVariable2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable2.h; sourceTree = ""; }; + A5AAFF77237F13BE009CD413 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = ""; }; + A5AAFF78237F13BE009CD413 /* S3Resume2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = S3Resume2.h; sourceTree = ""; }; + A5AAFF79237F13BE009CD413 /* MmControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = ""; }; + A5AAFF7A237F13BE009CD413 /* Reset2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reset2.h; sourceTree = ""; }; + A5AAFF7B237F13BE009CD413 /* Security2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = ""; }; + A5AAFF7C237F13BE009CD413 /* MmAccess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = ""; }; + A5AAFF7D237F13BE009CD413 /* EndOfPeiPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EndOfPeiPhase.h; sourceTree = ""; }; + A5AAFF7E237F13BE009CD413 /* Smbus2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Smbus2.h; sourceTree = ""; }; + A5AAFF7F237F13BE009CD413 /* BootInRecoveryMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BootInRecoveryMode.h; sourceTree = ""; }; + A5AAFF80237F13BE009CD413 /* IsaHc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = ""; }; + A5AAFF81237F13BE009CD413 /* DxeIpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = ""; }; + A5AAFF82237F13BE009CD413 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; + A5AAFF83237F13BE009CD413 /* MemoryDiscovered.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryDiscovered.h; sourceTree = ""; }; + A5AAFF84237F13BE009CD413 /* BlockIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = ""; }; + A5AAFF85237F13BE009CD413 /* Pcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = ""; }; + A5AAFF86237F13BE009CD413 /* LoadImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadImage.h; sourceTree = ""; }; + A5AAFF87237F13BE009CD413 /* FirmwareVolumeInfo2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo2.h; sourceTree = ""; }; + A5AAFF88237F13BE009CD413 /* PiPcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = ""; }; + A5AAFF89237F13BE009CD413 /* Stall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Stall.h; sourceTree = ""; }; + A5AAFF8A237F13BE009CD413 /* PciCfg2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciCfg2.h; sourceTree = ""; }; + A5AAFF8B237F13BE009CD413 /* Decompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; + A5AAFF8C237F13BE009CD413 /* PiPcdInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = ""; }; + A5AAFF8D237F13BE009CD413 /* MasterBootMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MasterBootMode.h; sourceTree = ""; }; + A5AAFF8E237F13BE009CD413 /* Capsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = ""; }; + A5AAFF8F237F13BE009CD413 /* SuperIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = ""; }; + A5AAFF90237F13BE009CD413 /* BlockIo2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = ""; }; + A5AAFF91237F13BE009CD413 /* FirmwareVolumeInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo.h; sourceTree = ""; }; + A5AAFF92237F13BE009CD413 /* I2cMaster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = ""; }; + A5AAFF93237F13BE009CD413 /* RecoveryModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecoveryModule.h; sourceTree = ""; }; + A5AAFF94237F13BE009CD413 /* SecPlatformInformation2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation2.h; sourceTree = ""; }; + A5AAFF95237F13BE009CD413 /* Graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = ""; }; + A5AAFF96237F13BE009CD413 /* MpServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MpServices.h; sourceTree = ""; }; + A5AAFF97237F13BE009CD413 /* TemporaryRamSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemporaryRamSupport.h; sourceTree = ""; }; + A5AAFF98237F13BE009CD413 /* TemporaryRamDone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemporaryRamDone.h; sourceTree = ""; }; + A5AAFF99237F13BE009CD413 /* DeviceRecoveryModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceRecoveryModule.h; sourceTree = ""; }; + A5AAFF9A237F13BE009CD413 /* LoadFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = ""; }; + A5AAFF9B237F13BE009CD413 /* PcdInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = ""; }; + A5AAFF9C237F13BE009CD413 /* Reset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = ""; }; + A5AAFF9D237F13BE009CD413 /* StatusCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = ""; }; + A5AAFF9E237F13BE009CD413 /* SecPlatformInformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation.h; sourceTree = ""; }; + A5AAFF9F237F13BE009CD413 /* CpuIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = ""; }; + A5AAFFA0237F13BE009CD413 /* FirmwareVolume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = ""; }; + A5AAFFA2237F13BE009CD413 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A5AAFFA3237F13BE009CD413 /* Base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = ""; }; + A5AAFFA6237F13BE009CD413 /* PeiServicesTablePointerLibIdt.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.uni; sourceTree = ""; }; + A5AAFFA7237F13BE009CD413 /* PeiServicesTablePointerLibIdt.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.inf; sourceTree = ""; }; + A5AAFFA8237F13BE009CD413 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; + A5AAFFAA237F13BE009CD413 /* StandaloneMmServicesTableLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StandaloneMmServicesTableLib.c; sourceTree = ""; }; + A5AAFFAB237F13BE009CD413 /* StandaloneMmServicesTableLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StandaloneMmServicesTableLib.inf; sourceTree = ""; }; + A5AAFFAC237F13BE009CD413 /* StandaloneMmServicesTableLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StandaloneMmServicesTableLib.uni; sourceTree = ""; }; + A5AAFFAE237F13BE009CD413 /* PeiPciLibPciCfg2.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPciLibPciCfg2.uni; sourceTree = ""; }; + A5AAFFAF237F13BE009CD413 /* PeiPciLibPciCfg2.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiPciLibPciCfg2.inf; sourceTree = ""; }; + A5AAFFB0237F13BE009CD413 /* PciLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A5AAFFB2237F13BE009CD413 /* SmbusLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = ""; }; + A5AAFFB3237F13BE009CD413 /* InternalSmbusLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = ""; }; + A5AAFFB4237F13BE009CD413 /* PeiSmbusLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiSmbusLib.c; sourceTree = ""; }; + A5AAFFB5237F13BE009CD413 /* PeiSmbusLibSmbus2Ppi.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.inf; sourceTree = ""; }; + A5AAFFB6237F13BE009CD413 /* PeiSmbusLibSmbus2Ppi.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.uni; sourceTree = ""; }; + A5AAFFB8237F13BE009CD413 /* BaseDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BaseDebugPrintErrorLevelLib.c; sourceTree = ""; }; + A5AAFFB9237F13BE009CD413 /* BaseDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.inf; sourceTree = ""; }; + A5AAFFBA237F13BE009CD413 /* BaseDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.uni; sourceTree = ""; }; + A5AAFFBC237F13BE009CD413 /* BaseCacheMaintenanceLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseCacheMaintenanceLib.inf; sourceTree = ""; }; + A5AAFFBD237F13BE009CD413 /* BaseCacheMaintenanceLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseCacheMaintenanceLib.uni; sourceTree = ""; }; + A5AAFFBE237F13BE009CD413 /* X86Cache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86Cache.c; sourceTree = ""; }; + A5AAFFBF237F13BE009CD413 /* ArmCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ArmCache.c; sourceTree = ""; }; + A5AAFFC0237F13BE009CD413 /* EbcCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EbcCache.c; sourceTree = ""; }; + A5AAFFC2237F13BE009CD413 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = ""; }; + A5AAFFC3237F13BE009CD413 /* IoLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = ""; }; + A5AAFFC4237F13BE009CD413 /* IoHighLevel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = ""; }; + A5AAFFC5237F13BE009CD413 /* DxeIoLibCpuIo2.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeIoLibCpuIo2.uni; sourceTree = ""; }; + A5AAFFC6237F13BE009CD413 /* DxeCpuIo2LibInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCpuIo2LibInternal.h; sourceTree = ""; }; + A5AAFFC7237F13BE009CD413 /* DxeIoLibCpuIo2.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeIoLibCpuIo2.inf; sourceTree = ""; }; + A5AAFFC9237F13BE009CD413 /* BasePciLibCf8.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciLibCf8.inf; sourceTree = ""; }; + A5AAFFCA237F13BE009CD413 /* BasePciLibCf8.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciLibCf8.uni; sourceTree = ""; }; + A5AAFFCB237F13BE009CD413 /* PciLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A5AAFFCD237F13BE009CD413 /* PeiServicesTablePointerLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiServicesTablePointerLib.uni; sourceTree = ""; }; + A5AAFFCE237F13BE009CD413 /* PeiServicesTablePointerLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiServicesTablePointerLib.inf; sourceTree = ""; }; + A5AAFFCF237F13BE009CD413 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = ""; }; + A5AAFFD1237F13BE009CD413 /* BaseDebugLibNull.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseDebugLibNull.inf; sourceTree = ""; }; + A5AAFFD2237F13BE009CD413 /* BaseDebugLibNull.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseDebugLibNull.uni; sourceTree = ""; }; + A5AAFFD3237F13BE009CD413 /* DebugLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = ""; }; + A5AAFFD5237F13BE009CD413 /* PciSegmentLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = ""; }; + A5AAFFD6237F13BE009CD413 /* UefiPciSegmentLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.inf; sourceTree = ""; }; + A5AAFFD7237F13BE009CD413 /* UefiPciSegmentLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.uni; sourceTree = ""; }; + A5AAFFD8237F13BE009CD413 /* PciSegmentLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = ""; }; + A5AAFFDA237F13BE009CD413 /* PeiServicesLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiServicesLib.inf; sourceTree = ""; }; + A5AAFFDB237F13BE009CD413 /* PeiServicesLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeiServicesLib.c; sourceTree = ""; }; + A5AAFFDC237F13BE009CD413 /* PeiServicesLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PeiServicesLib.uni; sourceTree = ""; }; + A5AAFFDE237F13BE009CD413 /* BasePciExpressLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciExpressLib.uni; sourceTree = ""; }; + A5AAFFDF237F13BE009CD413 /* BasePciExpressLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BasePciExpressLib.inf; sourceTree = ""; }; + A5AAFFE0237F13BE009CD413 /* PciExpressLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = ""; }; + A5AAFFE2237F13BE009CD413 /* BaseS3SmbusLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3SmbusLib.inf; sourceTree = ""; }; + A5AAFFE3237F13BE009CD413 /* BaseS3SmbusLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BaseS3SmbusLib.uni; sourceTree = ""; }; + A5AAFFE4237F13BE009CD413 /* S3SmbusLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = S3SmbusLib.c; sourceTree = ""; }; + A5AAFFE6237F13BE009CD413 /* Allocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; + A5AAFFE7237F13BE009CD413 /* DxeServicesLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DxeServicesLib.c; sourceTree = ""; }; + A5AAFFE9237F13BE009CD413 /* Allocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = ""; }; + A5AAFFEA237F13BE009CD413 /* DxeServicesLib.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeServicesLib.uni; sourceTree = ""; }; + A5AAFFEB237F13BE009CD413 /* DxeServicesLib.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DxeServicesLib.inf; sourceTree = ""; }; + A5AAFFED237F13BE009CD413 /* X86TimerLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = ""; }; + A5AAFFEE237F13BE009CD413 /* SecPeiDxeTimerLibCpu.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.inf; sourceTree = ""; }; + A5AAFFEF237F13BE009CD413 /* SecPeiDxeTimerLibCpu.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.uni; sourceTree = ""; }; + A5AAFFF1237F13BE009CD413 /* StandaloneMmDriverEntryPoint.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.inf; sourceTree = ""; }; + A5AAFFF2237F13BE009CD413 /* StandaloneMmDriverEntryPoint.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.uni; sourceTree = ""; }; + A5AAFFF3237F13BE009CD413 /* StandaloneMmDriverEntryPoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StandaloneMmDriverEntryPoint.c; sourceTree = ""; }; + A5AAFFF5237F13BE009CD413 /* SmmPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.uni; sourceTree = ""; }; + A5AAFFF6237F13BE009CD413 /* SmmPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.inf; sourceTree = ""; }; + A5AAFFF7237F13BE009CD413 /* PciLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = ""; }; + A5AAFFF9237F13BE009CD413 /* SwapBytes32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SwapBytes32.c; sourceTree = ""; }; + A5AAFFFA237F13BE009CD413 /* X86ReadIdtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = X86ReadIdtr.c; sourceTree = ""; }; + A5AAFFFC237F13BE009CD413 /* CpuBreakpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = ""; }; + A5AAFFFD237F13BE009CD413 /* SwitchStack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = ""; }; + A5AAFFFE237F13BE009CD413 /* SetJumpLongJump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SetJumpLongJump.c; sourceTree = ""; }; + A5AAFFFF237F13BE009CD413 /* SpeculationBarrier.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrier.c; sourceTree = ""; }; A5BF392520D9F17A004340E1 /* FloatLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FloatLib.h; sourceTree = ""; }; A5BF392620D9F17B004340E1 /* FloatLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FloatLib.c; sourceTree = ""; }; A5BF392820D9F18C004340E1 /* nanosvg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nanosvg.h; sourceTree = ""; }; @@ -5559,10 +5918,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A5715F9B23596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */, - A5715F9A23596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */, - A5715F9C23596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */, - A5715F9923596842000CEC60 /* CompilerIntrinsicsLib.lib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7554,9226 +7909,6 @@ path = HdaController; sourceTree = ""; }; - A5715BCE23596841000CEC60 /* BaseTools */ = { - isa = PBXGroup; - children = ( - A5715BCF23596841000CEC60 /* GNUmakefile */, - A5715BD023596841000CEC60 /* Bin */, - A5715BF823596841000CEC60 /* Makefile */, - A5715BF923596841000CEC60 /* BinWrappers */, - A5715C2A23596841000CEC60 /* Source */, - A5715F3823596842000CEC60 /* set_vsprefix_envs.bat */, - A5715F3923596842000CEC60 /* Tests */, - A5715F4423596842000CEC60 /* toolsetup.bat */, - A5715F4523596842000CEC60 /* .gitignore */, - A5715F4623596842000CEC60 /* Scripts */, - A5715F7623596842000CEC60 /* ReadMe.txt */, - A5715F7723596842000CEC60 /* UserManuals */, - A5715F8C23596842000CEC60 /* Change_to_BaseTools.txt */, - A5715F8D23596842000CEC60 /* Conf */, - A5715F9723596842000CEC60 /* get_vsvars.bat */, - A5715F9823596842000CEC60 /* BuildEnv */, - ); - name = BaseTools; - path = ../../../BaseTools; - sourceTree = ""; - }; - A5715BD023596841000CEC60 /* Bin */ = { - isa = PBXGroup; - children = ( - A5715BED23596841000CEC60 /* Darwin-i386 */, - A5715BF723596841000CEC60 /* externals.txt */, - ); - path = Bin; - sourceTree = ""; - }; - A5715BED23596841000CEC60 /* Darwin-i386 */ = { - isa = PBXGroup; - children = ( - A5715BEE23596841000CEC60 /* Arm */, - ); - path = "Darwin-i386"; - sourceTree = ""; - }; - A5715BEE23596841000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5715BEF23596841000CEC60 /* RELEASE_XCODE31 */, - A5715BF123596841000CEC60 /* DEBUG_XCODE32 */, - A5715BF323596841000CEC60 /* RELEASE_XCODE32 */, - A5715BF523596841000CEC60 /* DEBUG_XCODE31 */, - ); - path = Arm; - sourceTree = ""; - }; - A5715BEF23596841000CEC60 /* RELEASE_XCODE31 */ = { - isa = PBXGroup; - children = ( - A5715BF023596841000CEC60 /* CompilerIntrinsicsLib.lib */, - ); - path = RELEASE_XCODE31; - sourceTree = ""; - }; - A5715BF123596841000CEC60 /* DEBUG_XCODE32 */ = { - isa = PBXGroup; - children = ( - A5715BF223596841000CEC60 /* CompilerIntrinsicsLib.lib */, - ); - path = DEBUG_XCODE32; - sourceTree = ""; - }; - A5715BF323596841000CEC60 /* RELEASE_XCODE32 */ = { - isa = PBXGroup; - children = ( - A5715BF423596841000CEC60 /* CompilerIntrinsicsLib.lib */, - ); - path = RELEASE_XCODE32; - sourceTree = ""; - }; - A5715BF523596841000CEC60 /* DEBUG_XCODE31 */ = { - isa = PBXGroup; - children = ( - A5715BF623596841000CEC60 /* CompilerIntrinsicsLib.lib */, - ); - path = DEBUG_XCODE31; - sourceTree = ""; - }; - A5715BF923596841000CEC60 /* BinWrappers */ = { - isa = PBXGroup; - children = ( - A5715BFA23596841000CEC60 /* WindowsLike */, - A5715C0A23596841000CEC60 /* PosixLike */, - ); - path = BinWrappers; - sourceTree = ""; - }; - A5715BFA23596841000CEC60 /* WindowsLike */ = { - isa = PBXGroup; - children = ( - A5715BFB23596841000CEC60 /* BPDG.bat */, - A5715BFC23596841000CEC60 /* UPT.bat */, - A5715BFD23596841000CEC60 /* PatchPcdValue.bat */, - A5715BFE23596841000CEC60 /* GenFds.bat */, - A5715BFF23596841000CEC60 /* GenerateCapsule.bat */, - A5715C0023596841000CEC60 /* TargetTool.bat */, - A5715C0123596841000CEC60 /* build.bat */, - A5715C0223596841000CEC60 /* Rsa2048Sha256Sign.bat */, - A5715C0323596841000CEC60 /* Rsa2048Sha256GenerateKeys.bat */, - A5715C0423596841000CEC60 /* GenDepex.bat */, - A5715C0523596841000CEC60 /* Pkcs7Sign.bat */, - A5715C0623596841000CEC60 /* Ecc.bat */, - A5715C0723596841000CEC60 /* GenPatchPcdTable.bat */, - A5715C0823596841000CEC60 /* Trim.bat */, - A5715C0923596841000CEC60 /* BrotliCompress.bat */, - ); - path = WindowsLike; - sourceTree = ""; - }; - A5715C0A23596841000CEC60 /* PosixLike */ = { - isa = PBXGroup; - children = ( - A5715C0B23596841000CEC60 /* GenFds */, - A5715C0C23596841000CEC60 /* Split */, - A5715C0D23596841000CEC60 /* LzmaF86Compress */, - A5715C0E23596841000CEC60 /* BrotliCompress */, - A5715C0F23596841000CEC60 /* GenSec */, - A5715C1023596841000CEC60 /* UPT */, - A5715C1123596841000CEC60 /* GenFw */, - A5715C1223596841000CEC60 /* EfiLdrImage */, - A5715C1323596841000CEC60 /* GenerateCapsule */, - A5715C1423596841000CEC60 /* GenFv */, - A5715C1523596841000CEC60 /* Brotli */, - A5715C1623596841000CEC60 /* LzmaCompress */, - A5715C1723596841000CEC60 /* PatchPcdValue */, - A5715C1823596841000CEC60 /* GenCrc32 */, - A5715C1923596841000CEC60 /* Trim */, - A5715C1A23596841000CEC60 /* GenDepex */, - A5715C1B23596841000CEC60 /* GenPage */, - A5715C1C23596841000CEC60 /* VolInfo */, - A5715C1D23596841000CEC60 /* TianoCompress */, - A5715C1E23596841000CEC60 /* BPDG */, - A5715C1F23596841000CEC60 /* DevicePath */, - A5715C2023596841000CEC60 /* build */, - A5715C2123596841000CEC60 /* TargetTool */, - A5715C2223596841000CEC60 /* GenFfs */, - A5715C2323596841000CEC60 /* Ecc */, - A5715C2423596841000CEC60 /* Rsa2048Sha256GenerateKeys */, - A5715C2523596841000CEC60 /* Pkcs7Sign */, - A5715C2623596841000CEC60 /* GenPatchPcdTable */, - A5715C2723596841000CEC60 /* Rsa2048Sha256Sign */, - A5715C2823596841000CEC60 /* VfrCompile */, - A5715C2923596841000CEC60 /* EfiRom */, - ); - path = PosixLike; - sourceTree = ""; - }; - A5715C2A23596841000CEC60 /* Source */ = { - isa = PBXGroup; - children = ( - A5715C2B23596841000CEC60 /* Python */, - A5715D7623596842000CEC60 /* C */, - ); - path = Source; - sourceTree = ""; - }; - A5715C2B23596841000CEC60 /* Python */ = { - isa = PBXGroup; - children = ( - A5715C2C23596841000CEC60 /* GenFds */, - A5715C4923596841000CEC60 /* GNUmakefile */, - A5715C4A23596841000CEC60 /* UPT */, - A5715CB423596841000CEC60 /* Makefile */, - A5715CB523596841000CEC60 /* Capsule */, - A5715CB923596841000CEC60 /* Workspace */, - A5715CC523596841000CEC60 /* PatchPcdValue */, - A5715CC823596841000CEC60 /* sitecustomize.py */, - A5715CC923596841000CEC60 /* Trim */, - A5715CCB23596841000CEC60 /* Common */, - A5715CED23596841000CEC60 /* Table */, - A5715CFC23596841000CEC60 /* BPDG */, - A5715D0123596841000CEC60 /* build */, - A5715D0523596841000CEC60 /* TargetTool */, - A5715D0823596841000CEC60 /* Ecc */, - A5715D2C23596842000CEC60 /* CommonDataClass */, - A5715D3223596842000CEC60 /* AutoGen */, - A5715D4723596842000CEC60 /* Pkcs7Sign */, - A5715D5323596842000CEC60 /* Eot */, - A5715D6D23596842000CEC60 /* GenPatchPcdTable */, - A5715D7023596842000CEC60 /* Rsa2048Sha256Sign */, - ); - path = Python; - sourceTree = ""; - }; - A5715C2C23596841000CEC60 /* GenFds */ = { - isa = PBXGroup; - children = ( - A5715C2D23596841000CEC60 /* Capsule.py */, - A5715C2E23596841000CEC60 /* Ffs.py */, - A5715C2F23596841000CEC60 /* DepexSection.py */, - A5715C3023596841000CEC60 /* CapsuleData.py */, - A5715C3123596841000CEC60 /* CompressSection.py */, - A5715C3223596841000CEC60 /* Region.py */, - A5715C3323596841000CEC60 /* FvImageSection.py */, - A5715C3423596841000CEC60 /* OptionRom.py */, - A5715C3523596841000CEC60 /* FdfParser.py */, - A5715C3623596841000CEC60 /* __init__.py */, - A5715C3723596841000CEC60 /* RuleComplexFile.py */, - A5715C3823596841000CEC60 /* GuidSection.py */, - A5715C3923596841000CEC60 /* FfsFileStatement.py */, - A5715C3A23596841000CEC60 /* UiSection.py */, - A5715C3B23596841000CEC60 /* Section.py */, - A5715C3C23596841000CEC60 /* DataSection.py */, - A5715C3D23596841000CEC60 /* GenFdsGlobalVariable.py */, - A5715C3E23596841000CEC60 /* Fv.py */, - A5715C3F23596841000CEC60 /* FfsInfStatement.py */, - A5715C4023596841000CEC60 /* AprioriSection.py */, - A5715C4123596841000CEC60 /* OptRomInfStatement.py */, - A5715C4223596841000CEC60 /* Rule.py */, - A5715C4323596841000CEC60 /* RuleSimpleFile.py */, - A5715C4423596841000CEC60 /* EfiSection.py */, - A5715C4523596841000CEC60 /* VerSection.py */, - A5715C4623596841000CEC60 /* OptRomFileStatement.py */, - A5715C4723596841000CEC60 /* GenFds.py */, - A5715C4823596841000CEC60 /* Fd.py */, - ); - path = GenFds; - sourceTree = ""; - }; - A5715C4A23596841000CEC60 /* UPT */ = { - isa = PBXGroup; - children = ( - A5715C4B23596841000CEC60 /* MkPkg.py */, - A5715C4C23596841000CEC60 /* ReplacePkg.py */, - A5715C4D23596841000CEC60 /* UnitTest */, - A5715C5323596841000CEC60 /* Core */, - A5715C5A23596841000CEC60 /* Logger */, - A5715C5F23596841000CEC60 /* BuildVersion.py */, - A5715C6023596841000CEC60 /* Library */, - A5715C6F23596841000CEC60 /* Parser */, - A5715C8023596841000CEC60 /* Xml */, - A5715C8A23596841000CEC60 /* UPT.py */, - A5715C8B23596841000CEC60 /* Object */, - A5715CA523596841000CEC60 /* PomAdapter */, - A5715CAA23596841000CEC60 /* InventoryWs.py */, - A5715CAB23596841000CEC60 /* TestInstall.py */, - A5715CAC23596841000CEC60 /* GenMetaFile */, - A5715CB223596841000CEC60 /* RmPkg.py */, - A5715CB323596841000CEC60 /* InstallPkg.py */, - ); - path = UPT; - sourceTree = ""; - }; - A5715C4D23596841000CEC60 /* UnitTest */ = { - isa = PBXGroup; - children = ( - A5715C4E23596841000CEC60 /* DecParserUnitTest.py */, - A5715C4F23596841000CEC60 /* InfBinarySectionTest.py */, - A5715C5023596841000CEC60 /* CommentParsingUnitTest.py */, - A5715C5123596841000CEC60 /* CommentGeneratingUnitTest.py */, - A5715C5223596841000CEC60 /* DecParserTest.py */, - ); - path = UnitTest; - sourceTree = ""; - }; - A5715C5323596841000CEC60 /* Core */ = { - isa = PBXGroup; - children = ( - A5715C5423596841000CEC60 /* DependencyRules.py */, - A5715C5523596841000CEC60 /* FileHook.py */, - A5715C5623596841000CEC60 /* PackageFile.py */, - A5715C5723596841000CEC60 /* __init__.py */, - A5715C5823596841000CEC60 /* DistributionPackageClass.py */, - A5715C5923596841000CEC60 /* IpiDb.py */, - ); - path = Core; - sourceTree = ""; - }; - A5715C5A23596841000CEC60 /* Logger */ = { - isa = PBXGroup; - children = ( - A5715C5B23596841000CEC60 /* StringTable.py */, - A5715C5C23596841000CEC60 /* Log.py */, - A5715C5D23596841000CEC60 /* __init__.py */, - A5715C5E23596841000CEC60 /* ToolError.py */, - ); - path = Logger; - sourceTree = ""; - }; - A5715C6023596841000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A5715C6123596841000CEC60 /* Misc.py */, - A5715C6223596841000CEC60 /* UniClassObject.py */, - A5715C6323596841000CEC60 /* GlobalData.py */, - A5715C6423596841000CEC60 /* Parsing.py */, - A5715C6523596841000CEC60 /* StringUtils.py */, - A5715C6623596841000CEC60 /* __init__.py */, - A5715C6723596841000CEC60 /* Xml */, - A5715C6A23596841000CEC60 /* ExpressionValidate.py */, - A5715C6B23596841000CEC60 /* CommentGenerating.py */, - A5715C6C23596841000CEC60 /* DataType.py */, - A5715C6D23596841000CEC60 /* CommentParsing.py */, - A5715C6E23596841000CEC60 /* ParserValidate.py */, - ); - path = Library; - sourceTree = ""; - }; - A5715C6723596841000CEC60 /* Xml */ = { - isa = PBXGroup; - children = ( - A5715C6823596841000CEC60 /* XmlRoutines.py */, - A5715C6923596841000CEC60 /* __init__.py */, - ); - path = Xml; - sourceTree = ""; - }; - A5715C6F23596841000CEC60 /* Parser */ = { - isa = PBXGroup; - children = ( - A5715C7023596841000CEC60 /* InfPcdSectionParser.py */, - A5715C7123596841000CEC60 /* InfDepexSectionParser.py */, - A5715C7223596841000CEC60 /* InfParser.py */, - A5715C7323596841000CEC60 /* InfBuildOptionSectionParser.py */, - A5715C7423596841000CEC60 /* InfBinarySectionParser.py */, - A5715C7523596841000CEC60 /* InfSourceSectionParser.py */, - A5715C7623596841000CEC60 /* InfGuidPpiProtocolSectionParser.py */, - A5715C7723596841000CEC60 /* __init__.py */, - A5715C7823596841000CEC60 /* InfAsBuiltProcess.py */, - A5715C7923596841000CEC60 /* InfParserMisc.py */, - A5715C7A23596841000CEC60 /* DecParserMisc.py */, - A5715C7B23596841000CEC60 /* InfLibrarySectionParser.py */, - A5715C7C23596841000CEC60 /* DecParser.py */, - A5715C7D23596841000CEC60 /* InfSectionParser.py */, - A5715C7E23596841000CEC60 /* InfPackageSectionParser.py */, - A5715C7F23596841000CEC60 /* InfDefineSectionParser.py */, - ); - path = Parser; - sourceTree = ""; - }; - A5715C8023596841000CEC60 /* Xml */ = { - isa = PBXGroup; - children = ( - A5715C8123596841000CEC60 /* XmlParserMisc.py */, - A5715C8223596841000CEC60 /* CommonXml.py */, - A5715C8323596841000CEC60 /* PcdXml.py */, - A5715C8423596841000CEC60 /* __init__.py */, - A5715C8523596841000CEC60 /* GuidProtocolPpiXml.py */, - A5715C8623596841000CEC60 /* ModuleSurfaceAreaXml.py */, - A5715C8723596841000CEC60 /* XmlParser.py */, - A5715C8823596841000CEC60 /* IniToXml.py */, - A5715C8923596841000CEC60 /* PackageSurfaceAreaXml.py */, - ); - path = Xml; - sourceTree = ""; - }; - A5715C8B23596841000CEC60 /* Object */ = { - isa = PBXGroup; - children = ( - A5715C8C23596841000CEC60 /* POM */, - A5715C9123596841000CEC60 /* __init__.py */, - A5715C9223596841000CEC60 /* Parser */, - ); - path = Object; - sourceTree = ""; - }; - A5715C8C23596841000CEC60 /* POM */ = { - isa = PBXGroup; - children = ( - A5715C8D23596841000CEC60 /* CommonObject.py */, - A5715C8E23596841000CEC60 /* __init__.py */, - A5715C8F23596841000CEC60 /* ModuleObject.py */, - A5715C9023596841000CEC60 /* PackageObject.py */, - ); - path = POM; - sourceTree = ""; - }; - A5715C9223596841000CEC60 /* Parser */ = { - isa = PBXGroup; - children = ( - A5715C9323596841000CEC60 /* DecObject.py */, - A5715C9423596841000CEC60 /* InfGuidObject.py */, - A5715C9523596841000CEC60 /* InfCommonObject.py */, - A5715C9623596841000CEC60 /* InfSoucesObject.py */, - A5715C9723596841000CEC60 /* InfPcdObject.py */, - A5715C9823596841000CEC60 /* InfDefineObject.py */, - A5715C9923596841000CEC60 /* InfDepexObject.py */, - A5715C9A23596841000CEC60 /* __init__.py */, - A5715C9B23596841000CEC60 /* InfPpiObject.py */, - A5715C9C23596841000CEC60 /* InfMisc.py */, - A5715C9D23596841000CEC60 /* InfBinaryObject.py */, - A5715C9E23596841000CEC60 /* InfPackagesObject.py */, - A5715C9F23596841000CEC60 /* InfHeaderObject.py */, - A5715CA023596841000CEC60 /* InfLibraryClassesObject.py */, - A5715CA123596841000CEC60 /* InfBuildOptionObject.py */, - A5715CA223596841000CEC60 /* InfDefineCommonObject.py */, - A5715CA323596841000CEC60 /* InfUserExtensionObject.py */, - A5715CA423596841000CEC60 /* InfProtocolObject.py */, - ); - path = Parser; - sourceTree = ""; - }; - A5715CA523596841000CEC60 /* PomAdapter */ = { - isa = PBXGroup; - children = ( - A5715CA623596841000CEC60 /* InfPomAlignmentMisc.py */, - A5715CA723596841000CEC60 /* DecPomAlignment.py */, - A5715CA823596841000CEC60 /* __init__.py */, - A5715CA923596841000CEC60 /* InfPomAlignment.py */, - ); - path = PomAdapter; - sourceTree = ""; - }; - A5715CAC23596841000CEC60 /* GenMetaFile */ = { - isa = PBXGroup; - children = ( - A5715CAD23596841000CEC60 /* __init__.py */, - A5715CAE23596841000CEC60 /* GenMetaFileMisc.py */, - A5715CAF23596841000CEC60 /* GenInfFile.py */, - A5715CB023596841000CEC60 /* GenDecFile.py */, - A5715CB123596841000CEC60 /* GenXmlFile.py */, - ); - path = GenMetaFile; - sourceTree = ""; - }; - A5715CB523596841000CEC60 /* Capsule */ = { - isa = PBXGroup; - children = ( - A5715CB623596841000CEC60 /* GenerateWindowsDriver.py */, - A5715CB723596841000CEC60 /* GenerateCapsule.py */, - A5715CB823596841000CEC60 /* WindowsCapsuleSupportHelper.py */, - ); - path = Capsule; - sourceTree = ""; - }; - A5715CB923596841000CEC60 /* Workspace */ = { - isa = PBXGroup; - children = ( - A5715CBA23596841000CEC60 /* WorkspaceCommon.py */, - A5715CBB23596841000CEC60 /* BuildClassObject.py */, - A5715CBC23596841000CEC60 /* __init__.py */, - A5715CBD23596841000CEC60 /* WorkspaceDatabase.py */, - A5715CBE23596841000CEC60 /* DscBuildData.py */, - A5715CBF23596841000CEC60 /* MetaFileTable.py */, - A5715CC023596841000CEC60 /* MetaFileCommentParser.py */, - A5715CC123596841000CEC60 /* MetaDataTable.py */, - A5715CC223596841000CEC60 /* MetaFileParser.py */, - A5715CC323596841000CEC60 /* DecBuildData.py */, - A5715CC423596841000CEC60 /* InfBuildData.py */, - ); - path = Workspace; - sourceTree = ""; - }; - A5715CC523596841000CEC60 /* PatchPcdValue */ = { - isa = PBXGroup; - children = ( - A5715CC623596841000CEC60 /* __init__.py */, - A5715CC723596841000CEC60 /* PatchPcdValue.py */, - ); - path = PatchPcdValue; - sourceTree = ""; - }; - A5715CC923596841000CEC60 /* Trim */ = { - isa = PBXGroup; - children = ( - A5715CCA23596841000CEC60 /* Trim.py */, - ); - path = Trim; - sourceTree = ""; - }; - A5715CCB23596841000CEC60 /* Common */ = { - isa = PBXGroup; - children = ( - A5715CCC23596841000CEC60 /* EdkLogger.py */, - A5715CCD23596841000CEC60 /* Misc.py */, - A5715CCE23596841000CEC60 /* TargetTxtClassObject.py */, - A5715CCF23596841000CEC60 /* GlobalData.py */, - A5715CD023596841000CEC60 /* Parsing.py */, - A5715CD123596841000CEC60 /* Uefi */, - A5715CD823596841000CEC60 /* BuildVersion.py */, - A5715CD923596841000CEC60 /* RangeExpression.py */, - A5715CDA23596841000CEC60 /* StringUtils.py */, - A5715CDB23596841000CEC60 /* LongFilePathOs.py */, - A5715CDC23596841000CEC60 /* __init__.py */, - A5715CDD23596841000CEC60 /* buildoptions.py */, - A5715CDE23596841000CEC60 /* MultipleWorkspace.py */, - A5715CDF23596841000CEC60 /* ToolDefClassObject.py */, - A5715CE023596841000CEC60 /* caching.py */, - A5715CE123596841000CEC60 /* DataType.py */, - A5715CE223596841000CEC60 /* VpdInfoFile.py */, - A5715CE323596841000CEC60 /* BuildToolError.py */, - A5715CE423596841000CEC60 /* Expression.py */, - A5715CE523596841000CEC60 /* LongFilePathSupport.py */, - A5715CE623596841000CEC60 /* Edk2 */, - A5715CEB23596841000CEC60 /* VariableAttributes.py */, - A5715CEC23596841000CEC60 /* LongFilePathOsPath.py */, - ); - path = Common; - sourceTree = ""; - }; - A5715CD123596841000CEC60 /* Uefi */ = { - isa = PBXGroup; - children = ( - A5715CD223596841000CEC60 /* Capsule */, - A5715CD723596841000CEC60 /* __init__.py */, - ); - path = Uefi; - sourceTree = ""; - }; - A5715CD223596841000CEC60 /* Capsule */ = { - isa = PBXGroup; - children = ( - A5715CD323596841000CEC60 /* FmpCapsuleHeader.py */, - A5715CD423596841000CEC60 /* FmpAuthHeader.py */, - A5715CD523596841000CEC60 /* __init__.py */, - A5715CD623596841000CEC60 /* UefiCapsuleHeader.py */, - ); - path = Capsule; - sourceTree = ""; - }; - A5715CE623596841000CEC60 /* Edk2 */ = { - isa = PBXGroup; - children = ( - A5715CE723596841000CEC60 /* Capsule */, - A5715CEA23596841000CEC60 /* __init__.py */, - ); - path = Edk2; - sourceTree = ""; - }; - A5715CE723596841000CEC60 /* Capsule */ = { - isa = PBXGroup; - children = ( - A5715CE823596841000CEC60 /* __init__.py */, - A5715CE923596841000CEC60 /* FmpPayloadHeader.py */, - ); - path = Capsule; - sourceTree = ""; - }; - A5715CED23596841000CEC60 /* Table */ = { - isa = PBXGroup; - children = ( - A5715CEE23596841000CEC60 /* TableIdentifier.py */, - A5715CEF23596841000CEC60 /* TableReport.py */, - A5715CF023596841000CEC60 /* TableDataModel.py */, - A5715CF123596841000CEC60 /* TableFunction.py */, - A5715CF223596841000CEC60 /* TableDsc.py */, - A5715CF323596841000CEC60 /* TableFile.py */, - A5715CF423596841000CEC60 /* __init__.py */, - A5715CF523596841000CEC60 /* TableDec.py */, - A5715CF623596841000CEC60 /* TablePcd.py */, - A5715CF723596841000CEC60 /* TableFdf.py */, - A5715CF823596841000CEC60 /* TableQuery.py */, - A5715CF923596841000CEC60 /* TableInf.py */, - A5715CFA23596841000CEC60 /* Table.py */, - A5715CFB23596841000CEC60 /* TableEotReport.py */, - ); - path = Table; - sourceTree = ""; - }; - A5715CFC23596841000CEC60 /* BPDG */ = { - isa = PBXGroup; - children = ( - A5715CFD23596841000CEC60 /* StringTable.py */, - A5715CFE23596841000CEC60 /* GenVpd.py */, - A5715CFF23596841000CEC60 /* __init__.py */, - A5715D0023596841000CEC60 /* BPDG.py */, - ); - path = BPDG; - sourceTree = ""; - }; - A5715D0123596841000CEC60 /* build */ = { - isa = PBXGroup; - children = ( - A5715D0223596841000CEC60 /* build.py */, - A5715D0323596841000CEC60 /* __init__.py */, - A5715D0423596841000CEC60 /* BuildReport.py */, - ); - path = build; - sourceTree = ""; - }; - A5715D0523596841000CEC60 /* TargetTool */ = { - isa = PBXGroup; - children = ( - A5715D0623596841000CEC60 /* __init__.py */, - A5715D0723596841000CEC60 /* TargetTool.py */, - ); - path = TargetTool; - sourceTree = ""; - }; - A5715D0823596841000CEC60 /* Ecc */ = { - isa = PBXGroup; - children = ( - A5715D0923596841000CEC60 /* Configuration.py */, - A5715D0A23596841000CEC60 /* MetaFileWorkspace */, - A5715D0F23596841000CEC60 /* Exception.py */, - A5715D1023596841000CEC60 /* EccToolError.py */, - A5715D1123596841000CEC60 /* Check.py */, - A5715D1223596841000CEC60 /* Database.py */, - A5715D1323596841000CEC60 /* FileProfile.py */, - A5715D1423596841000CEC60 /* __init__.py */, - A5715D1523596841000CEC60 /* CParser3 */, - A5715D1923596841000CEC60 /* Xml */, - A5715D1C23596841000CEC60 /* CParser4 */, - A5715D2223596841000CEC60 /* C.g */, - A5715D2323596841000CEC60 /* config.ini */, - A5715D2423596841000CEC60 /* c.py */, - A5715D2523596841000CEC60 /* EccGlobalData.py */, - A5715D2623596841000CEC60 /* ParserWarning.py */, - A5715D2723596841000CEC60 /* CodeFragmentCollector.py */, - A5715D2823596841000CEC60 /* CodeFragment.py */, - A5715D2923596841000CEC60 /* exception.xml */, - A5715D2A23596842000CEC60 /* MetaDataParser.py */, - A5715D2B23596842000CEC60 /* EccMain.py */, - ); - path = Ecc; - sourceTree = ""; - }; - A5715D0A23596841000CEC60 /* MetaFileWorkspace */ = { - isa = PBXGroup; - children = ( - A5715D0B23596841000CEC60 /* __init__.py */, - A5715D0C23596841000CEC60 /* MetaFileTable.py */, - A5715D0D23596841000CEC60 /* MetaDataTable.py */, - A5715D0E23596841000CEC60 /* MetaFileParser.py */, - ); - path = MetaFileWorkspace; - sourceTree = ""; - }; - A5715D1523596841000CEC60 /* CParser3 */ = { - isa = PBXGroup; - children = ( - A5715D1623596841000CEC60 /* CLexer.py */, - A5715D1723596841000CEC60 /* __init__.py */, - A5715D1823596841000CEC60 /* CParser.py */, - ); - path = CParser3; - sourceTree = ""; - }; - A5715D1923596841000CEC60 /* Xml */ = { - isa = PBXGroup; - children = ( - A5715D1A23596841000CEC60 /* XmlRoutines.py */, - A5715D1B23596841000CEC60 /* __init__.py */, - ); - path = Xml; - sourceTree = ""; - }; - A5715D1C23596841000CEC60 /* CParser4 */ = { - isa = PBXGroup; - children = ( - A5715D1D23596841000CEC60 /* C.g4 */, - A5715D1E23596841000CEC60 /* CLexer.py */, - A5715D1F23596841000CEC60 /* __init__.py */, - A5715D2023596841000CEC60 /* CParser.py */, - A5715D2123596841000CEC60 /* CListener.py */, - ); - path = CParser4; - sourceTree = ""; - }; - A5715D2C23596842000CEC60 /* CommonDataClass */ = { - isa = PBXGroup; - children = ( - A5715D2D23596842000CEC60 /* FdfClass.py */, - A5715D2E23596842000CEC60 /* DataClass.py */, - A5715D2F23596842000CEC60 /* __init__.py */, - A5715D3023596842000CEC60 /* CommonClass.py */, - A5715D3123596842000CEC60 /* Exceptions.py */, - ); - path = CommonDataClass; - sourceTree = ""; - }; - A5715D3223596842000CEC60 /* AutoGen */ = { - isa = PBXGroup; - children = ( - A5715D3323596842000CEC60 /* GenPcdDb.py */, - A5715D3423596842000CEC60 /* GenC.py */, - A5715D3523596842000CEC60 /* CacheIR.py */, - A5715D3623596842000CEC60 /* UniClassObject.py */, - A5715D3723596842000CEC60 /* GenMake.py */, - A5715D3823596842000CEC60 /* ValidCheckingInfoObject.py */, - A5715D3923596842000CEC60 /* ModuleAutoGenHelper.py */, - A5715D3A23596842000CEC60 /* DataPipe.py */, - A5715D3B23596842000CEC60 /* __init__.py */, - A5715D3C23596842000CEC60 /* GenVar.py */, - A5715D3D23596842000CEC60 /* AutoGenWorker.py */, - A5715D3E23596842000CEC60 /* AutoGen.py */, - A5715D3F23596842000CEC60 /* IdfClassObject.py */, - A5715D4023596842000CEC60 /* BuildEngine.py */, - A5715D4123596842000CEC60 /* InfSectionParser.py */, - A5715D4223596842000CEC60 /* GenDepex.py */, - A5715D4323596842000CEC60 /* ModuleAutoGen.py */, - A5715D4423596842000CEC60 /* PlatformAutoGen.py */, - A5715D4523596842000CEC60 /* WorkspaceAutoGen.py */, - A5715D4623596842000CEC60 /* StrGather.py */, - ); - path = AutoGen; - sourceTree = ""; - }; - A5715D4723596842000CEC60 /* Pkcs7Sign */ = { - isa = PBXGroup; - children = ( - A5715D4823596842000CEC60 /* TestRoot.pem */, - A5715D4923596842000CEC60 /* TestCert.pub.pem */, - A5715D4A23596842000CEC60 /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc */, - A5715D4B23596842000CEC60 /* TestRoot.cer */, - A5715D4C23596842000CEC60 /* Readme.md */, - A5715D4D23596842000CEC60 /* TestSub.pub.pem */, - A5715D4E23596842000CEC60 /* Pkcs7Sign.py */, - A5715D4F23596842000CEC60 /* TestCert.pem */, - A5715D5023596842000CEC60 /* TestRoot.pub.pem */, - A5715D5123596842000CEC60 /* TestSub.pem */, - A5715D5223596842000CEC60 /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc */, - ); - path = Pkcs7Sign; - sourceTree = ""; - }; - A5715D5323596842000CEC60 /* Eot */ = { - isa = PBXGroup; - children = ( - A5715D5423596842000CEC60 /* InfParserLite.py */, - A5715D5523596842000CEC60 /* Database.py */, - A5715D5623596842000CEC60 /* FileProfile.py */, - A5715D5723596842000CEC60 /* __init__.py */, - A5715D5823596842000CEC60 /* CParser3 */, - A5715D5C23596842000CEC60 /* CParser4 */, - A5715D6123596842000CEC60 /* Parser.py */, - A5715D6223596842000CEC60 /* EotGlobalData.py */, - A5715D6323596842000CEC60 /* c.py */, - A5715D6423596842000CEC60 /* LzmaCompressor.pyd */, - A5715D6523596842000CEC60 /* ParserWarning.py */, - A5715D6623596842000CEC60 /* EfiCompressor.pyd */, - A5715D6723596842000CEC60 /* CodeFragmentCollector.py */, - A5715D6823596842000CEC60 /* EotMain.py */, - A5715D6923596842000CEC60 /* EotToolError.py */, - A5715D6A23596842000CEC60 /* Identification.py */, - A5715D6B23596842000CEC60 /* CodeFragment.py */, - A5715D6C23596842000CEC60 /* Report.py */, - ); - path = Eot; - sourceTree = ""; - }; - A5715D5823596842000CEC60 /* CParser3 */ = { - isa = PBXGroup; - children = ( - A5715D5923596842000CEC60 /* CLexer.py */, - A5715D5A23596842000CEC60 /* __init__.py */, - A5715D5B23596842000CEC60 /* CParser.py */, - ); - path = CParser3; - sourceTree = ""; - }; - A5715D5C23596842000CEC60 /* CParser4 */ = { - isa = PBXGroup; - children = ( - A5715D5D23596842000CEC60 /* CLexer.py */, - A5715D5E23596842000CEC60 /* __init__.py */, - A5715D5F23596842000CEC60 /* CParser.py */, - A5715D6023596842000CEC60 /* CListener.py */, - ); - path = CParser4; - sourceTree = ""; - }; - A5715D6D23596842000CEC60 /* GenPatchPcdTable */ = { - isa = PBXGroup; - children = ( - A5715D6E23596842000CEC60 /* __init__.py */, - A5715D6F23596842000CEC60 /* GenPatchPcdTable.py */, - ); - path = GenPatchPcdTable; - sourceTree = ""; - }; - A5715D7023596842000CEC60 /* Rsa2048Sha256Sign */ = { - isa = PBXGroup; - children = ( - A5715D7123596842000CEC60 /* Rsa2048Sha256Sign.py */, - A5715D7223596842000CEC60 /* TestSigningPrivateKey.pem */, - A5715D7323596842000CEC60 /* Rsa2048Sha256GenerateKeys.py */, - A5715D7423596842000CEC60 /* TestSigningPublicKey.txt */, - A5715D7523596842000CEC60 /* TestSigningPublicKey.bin */, - ); - path = Rsa2048Sha256Sign; - sourceTree = ""; - }; - A5715D7623596842000CEC60 /* C */ = { - isa = PBXGroup; - children = ( - A5715D7723596842000CEC60 /* PyEfiCompressor */, - A5715D7B23596842000CEC60 /* Split */, - A5715D7F23596842000CEC60 /* GNUmakefile */, - A5715D8023596842000CEC60 /* BrotliCompress */, - A5715DE023596842000CEC60 /* GenSec */, - A5715DE423596842000CEC60 /* GenFw */, - A5715DF223596842000CEC60 /* EfiLdrImage */, - A5715DF623596842000CEC60 /* GenFv */, - A5715DFC23596842000CEC60 /* Makefile */, - A5715DFD23596842000CEC60 /* Include */, - A5715E2923596842000CEC60 /* LzmaCompress */, - A5715E4B23596842000CEC60 /* GenCrc32 */, - A5715E4F23596842000CEC60 /* Makefiles */, - A5715E5A23596842000CEC60 /* GenPage */, - A5715E5F23596842000CEC60 /* Common */, - A5715E8723596842000CEC60 /* VolInfo */, - A5715E8C23596842000CEC60 /* TianoCompress */, - A5715E9123596842000CEC60 /* DevicePath */, - A5715E9923596842000CEC60 /* GenFfs */, - A5715E9D23596842000CEC60 /* VfrCompile */, - A5715F3323596842000CEC60 /* EfiRom */, - ); - path = C; - sourceTree = ""; - }; - A5715D7723596842000CEC60 /* PyEfiCompressor */ = { - isa = PBXGroup; - children = ( - A5715D7823596842000CEC60 /* EfiCompressor.c */, - A5715D7923596842000CEC60 /* Makefile */, - A5715D7A23596842000CEC60 /* setup.py */, - ); - path = PyEfiCompressor; - sourceTree = ""; - }; - A5715D7B23596842000CEC60 /* Split */ = { - isa = PBXGroup; - children = ( - A5715D7C23596842000CEC60 /* GNUmakefile */, - A5715D7D23596842000CEC60 /* Makefile */, - A5715D7E23596842000CEC60 /* Split.c */, - ); - path = Split; - sourceTree = ""; - }; - A5715D8023596842000CEC60 /* BrotliCompress */ = { - isa = PBXGroup; - children = ( - A5715D8123596842000CEC60 /* GNUmakefile */, - A5715D8223596842000CEC60 /* tools */, - A5715D8523596842000CEC60 /* LICENSE */, - A5715D8623596842000CEC60 /* Makefile */, - A5715D8723596842000CEC60 /* include */, - A5715D8D23596842000CEC60 /* docs */, - A5715D8F23596842000CEC60 /* README.md */, - A5715D9023596842000CEC60 /* enc */, - A5715DCD23596842000CEC60 /* common */, - A5715DD623596842000CEC60 /* dec */, - A5715DDF23596842000CEC60 /* ReadMe.txt */, - ); - path = BrotliCompress; - sourceTree = ""; - }; - A5715D8223596842000CEC60 /* tools */ = { - isa = PBXGroup; - children = ( - A5715D8323596842000CEC60 /* brotli.md */, - A5715D8423596842000CEC60 /* brotli.c */, - ); - path = tools; - sourceTree = ""; - }; - A5715D8723596842000CEC60 /* include */ = { - isa = PBXGroup; - children = ( - A5715D8823596842000CEC60 /* brotli */, - ); - path = include; - sourceTree = ""; - }; - A5715D8823596842000CEC60 /* brotli */ = { - isa = PBXGroup; - children = ( - A5715D8923596842000CEC60 /* port.h */, - A5715D8A23596842000CEC60 /* types.h */, - A5715D8B23596842000CEC60 /* encode.h */, - A5715D8C23596842000CEC60 /* decode.h */, - ); - path = brotli; - sourceTree = ""; - }; - A5715D8D23596842000CEC60 /* docs */ = { - isa = PBXGroup; - children = ( - A5715D8E23596842000CEC60 /* brotli-comparison-study-2015-09-22.pdf */, - ); - path = docs; - sourceTree = ""; - }; - A5715D9023596842000CEC60 /* enc */ = { - isa = PBXGroup; - children = ( - A5715D9123596842000CEC60 /* hash_longest_match64_inc.h */, - A5715D9223596842000CEC60 /* cluster.h */, - A5715D9323596842000CEC60 /* backward_references.h */, - A5715D9423596842000CEC60 /* hash_to_binary_tree_inc.h */, - A5715D9523596842000CEC60 /* utf8_util.h */, - A5715D9623596842000CEC60 /* encoder_dict.h */, - A5715D9723596842000CEC60 /* dictionary_hash.c */, - A5715D9823596842000CEC60 /* backward_references_hq.c */, - A5715D9923596842000CEC60 /* bit_cost_inc.h */, - A5715D9A23596842000CEC60 /* find_match_length.h */, - A5715D9B23596842000CEC60 /* histogram.c */, - A5715D9C23596842000CEC60 /* bit_cost.h */, - A5715D9D23596842000CEC60 /* memory.c */, - A5715D9E23596842000CEC60 /* params.h */, - A5715D9F23596842000CEC60 /* brotli_bit_stream.h */, - A5715DA023596842000CEC60 /* entropy_encode.c */, - A5715DA123596842000CEC60 /* fast_log.h */, - A5715DA223596842000CEC60 /* compress_fragment_two_pass.c */, - A5715DA323596842000CEC60 /* block_splitter.c */, - A5715DA423596842000CEC60 /* compress_fragment.h */, - A5715DA523596842000CEC60 /* static_dict_lut.h */, - A5715DA623596842000CEC60 /* static_dict.h */, - A5715DA723596842000CEC60 /* block_splitter_inc.h */, - A5715DA823596842000CEC60 /* quality.h */, - A5715DA923596842000CEC60 /* cluster_inc.h */, - A5715DAA23596842000CEC60 /* metablock.h */, - A5715DAB23596842000CEC60 /* hash_composite_inc.h */, - A5715DAC23596842000CEC60 /* literal_cost.h */, - A5715DAD23596842000CEC60 /* block_encoder_inc.h */, - A5715DAE23596842000CEC60 /* metablock_inc.h */, - A5715DAF23596842000CEC60 /* hash_forgetful_chain_inc.h */, - A5715DB023596842000CEC60 /* hash_longest_match_quickly_inc.h */, - A5715DB123596842000CEC60 /* encode.c */, - A5715DB223596842000CEC60 /* backward_references_hq.h */, - A5715DB323596842000CEC60 /* dictionary_hash.h */, - A5715DB423596842000CEC60 /* encoder_dict.c */, - A5715DB523596842000CEC60 /* cluster.c */, - A5715DB623596842000CEC60 /* backward_references.c */, - A5715DB723596842000CEC60 /* utf8_util.c */, - A5715DB823596842000CEC60 /* block_splitter.h */, - A5715DB923596842000CEC60 /* compress_fragment.c */, - A5715DBA23596842000CEC60 /* entropy_encode.h */, - A5715DBB23596842000CEC60 /* compress_fragment_two_pass.h */, - A5715DBC23596842000CEC60 /* hash_longest_match_inc.h */, - A5715DBD23596842000CEC60 /* brotli_bit_stream.c */, - A5715DBE23596842000CEC60 /* histogram.h */, - A5715DBF23596842000CEC60 /* memory.h */, - A5715DC023596842000CEC60 /* bit_cost.c */, - A5715DC123596842000CEC60 /* command.h */, - A5715DC223596842000CEC60 /* write_bits.h */, - A5715DC323596842000CEC60 /* static_dict.c */, - A5715DC423596842000CEC60 /* histogram_inc.h */, - A5715DC523596842000CEC60 /* prefix.h */, - A5715DC623596842000CEC60 /* hash.h */, - A5715DC723596842000CEC60 /* hash_rolling_inc.h */, - A5715DC823596842000CEC60 /* ringbuffer.h */, - A5715DC923596842000CEC60 /* literal_cost.c */, - A5715DCA23596842000CEC60 /* entropy_encode_static.h */, - A5715DCB23596842000CEC60 /* backward_references_inc.h */, - A5715DCC23596842000CEC60 /* metablock.c */, - ); - path = enc; - sourceTree = ""; - }; - A5715DCD23596842000CEC60 /* common */ = { - isa = PBXGroup; - children = ( - A5715DCE23596842000CEC60 /* dictionary.c */, - A5715DCF23596842000CEC60 /* version.h */, - A5715DD023596842000CEC60 /* transform.c */, - A5715DD123596842000CEC60 /* context.h */, - A5715DD223596842000CEC60 /* constants.h */, - A5715DD323596842000CEC60 /* dictionary.h */, - A5715DD423596842000CEC60 /* transform.h */, - A5715DD523596842000CEC60 /* platform.h */, - ); - path = common; - sourceTree = ""; - }; - A5715DD623596842000CEC60 /* dec */ = { - isa = PBXGroup; - children = ( - A5715DD723596842000CEC60 /* state.c */, - A5715DD823596842000CEC60 /* bit_reader.h */, - A5715DD923596842000CEC60 /* decode.c */, - A5715DDA23596842000CEC60 /* huffman.c */, - A5715DDB23596842000CEC60 /* bit_reader.c */, - A5715DDC23596842000CEC60 /* prefix.h */, - A5715DDD23596842000CEC60 /* state.h */, - A5715DDE23596842000CEC60 /* huffman.h */, - ); - path = dec; - sourceTree = ""; - }; - A5715DE023596842000CEC60 /* GenSec */ = { - isa = PBXGroup; - children = ( - A5715DE123596842000CEC60 /* GNUmakefile */, - A5715DE223596842000CEC60 /* Makefile */, - A5715DE323596842000CEC60 /* GenSec.c */, - ); - path = GenSec; - sourceTree = ""; - }; - A5715DE423596842000CEC60 /* GenFw */ = { - isa = PBXGroup; - children = ( - A5715DE523596842000CEC60 /* elf_common.h */, - A5715DE623596842000CEC60 /* GNUmakefile */, - A5715DE723596842000CEC60 /* ElfConvert.h */, - A5715DE823596842000CEC60 /* elf64.h */, - A5715DE923596842000CEC60 /* Makefile */, - A5715DEA23596842000CEC60 /* Elf64Convert.h */, - A5715DEB23596842000CEC60 /* GenFw.h */, - A5715DEC23596842000CEC60 /* Elf32Convert.c */, - A5715DED23596842000CEC60 /* elf32.h */, - A5715DEE23596842000CEC60 /* ElfConvert.c */, - A5715DEF23596842000CEC60 /* Elf32Convert.h */, - A5715DF023596842000CEC60 /* GenFw.c */, - A5715DF123596842000CEC60 /* Elf64Convert.c */, - ); - path = GenFw; - sourceTree = ""; - }; - A5715DF223596842000CEC60 /* EfiLdrImage */ = { - isa = PBXGroup; - children = ( - A5715DF323596842000CEC60 /* GNUmakefile */, - A5715DF423596842000CEC60 /* EfiLdrImage.c */, - A5715DF523596842000CEC60 /* Makefile */, - ); - path = EfiLdrImage; - sourceTree = ""; - }; - A5715DF623596842000CEC60 /* GenFv */ = { - isa = PBXGroup; - children = ( - A5715DF723596842000CEC60 /* GNUmakefile */, - A5715DF823596842000CEC60 /* GenFv.c */, - A5715DF923596842000CEC60 /* Makefile */, - A5715DFA23596842000CEC60 /* GenFvInternalLib.h */, - A5715DFB23596842000CEC60 /* GenFvInternalLib.c */, - ); - path = GenFv; - sourceTree = ""; - }; - A5715DFD23596842000CEC60 /* Include */ = { - isa = PBXGroup; - children = ( - A5715DFE23596842000CEC60 /* X64 */, - A5715E0023596842000CEC60 /* IndustryStandard */, - A5715E0C23596842000CEC60 /* Protocol */, - A5715E1323596842000CEC60 /* Ia32 */, - A5715E1523596842000CEC60 /* Common */, - A5715E2123596842000CEC60 /* Guid */, - A5715E2523596842000CEC60 /* Arm */, - A5715E2723596842000CEC60 /* AArch64 */, - ); - path = Include; - sourceTree = ""; - }; - A5715DFE23596842000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5715DFF23596842000CEC60 /* ProcessorBind.h */, - ); - path = X64; - sourceTree = ""; - }; - A5715E0023596842000CEC60 /* IndustryStandard */ = { - isa = PBXGroup; - children = ( - A5715E0123596842000CEC60 /* pci22.h */, - A5715E0223596842000CEC60 /* Acpi.h */, - A5715E0323596842000CEC60 /* PeImage.h */, - A5715E0423596842000CEC60 /* MemoryMappedConfigurationSpaceAccessTable.h */, - A5715E0523596842000CEC60 /* Bluetooth.h */, - A5715E0623596842000CEC60 /* Acpi1_0.h */, - A5715E0723596842000CEC60 /* Acpi3_0.h */, - A5715E0823596842000CEC60 /* pci23.h */, - A5715E0923596842000CEC60 /* Acpi2_0.h */, - A5715E0A23596842000CEC60 /* EfiPci.h */, - A5715E0B23596842000CEC60 /* pci30.h */, - ); - path = IndustryStandard; - sourceTree = ""; - }; - A5715E0C23596842000CEC60 /* Protocol */ = { - isa = PBXGroup; - children = ( - A5715E0D23596842000CEC60 /* UgaDraw.h */, - A5715E0E23596842000CEC60 /* HiiFramework.h */, - A5715E0F23596842000CEC60 /* GraphicsOutput.h */, - A5715E1023596842000CEC60 /* GuidedSectionExtraction.h */, - A5715E1123596842000CEC60 /* DevicePathUtilities.h */, - A5715E1223596842000CEC60 /* DevicePath.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A5715E1323596842000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5715E1423596842000CEC60 /* ProcessorBind.h */, - ); - path = Ia32; - sourceTree = ""; - }; - A5715E1523596842000CEC60 /* Common */ = { - isa = PBXGroup; - children = ( - A5715E1623596842000CEC60 /* UefiBaseTypes.h */, - A5715E1723596842000CEC60 /* PiFirmwareVolume.h */, - A5715E1823596842000CEC60 /* MdeModuleHii.h */, - A5715E1923596842000CEC60 /* BaseTypes.h */, - A5715E1A23596842000CEC60 /* UefiCapsule.h */, - A5715E1B23596842000CEC60 /* BuildVersion.h */, - A5715E1C23596842000CEC60 /* VariableFormat.h */, - A5715E1D23596842000CEC60 /* UefiInternalFormRepresentation.h */, - A5715E1E23596842000CEC60 /* PiFirmwareFile.h */, - A5715E1F23596842000CEC60 /* UefiMultiPhase.h */, - A5715E2023596842000CEC60 /* WorkingBlockHeader.h */, - ); - path = Common; - sourceTree = ""; - }; - A5715E2123596842000CEC60 /* Guid */ = { - isa = PBXGroup; - children = ( - A5715E2223596842000CEC60 /* FfsSectionAlignmentPadding.h */, - A5715E2323596842000CEC60 /* PiFirmwareFileSystem.h */, - A5715E2423596842000CEC60 /* PcAnsi.h */, - ); - path = Guid; - sourceTree = ""; - }; - A5715E2523596842000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5715E2623596842000CEC60 /* ProcessorBind.h */, - ); - path = Arm; - sourceTree = ""; - }; - A5715E2723596842000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5715E2823596842000CEC60 /* ProcessorBind.h */, - ); - path = AArch64; - sourceTree = ""; - }; - A5715E2923596842000CEC60 /* LzmaCompress */ = { - isa = PBXGroup; - children = ( - A5715E2A23596842000CEC60 /* GNUmakefile */, - A5715E2B23596842000CEC60 /* Makefile */, - A5715E2C23596842000CEC60 /* LzmaCompress.c */, - A5715E2D23596842000CEC60 /* LzmaF86Compress.bat */, - A5715E2E23596842000CEC60 /* Sdk */, - A5715E4A23596842000CEC60 /* LZMA-SDK-README.txt */, - ); - path = LzmaCompress; - sourceTree = ""; - }; - A5715E2E23596842000CEC60 /* Sdk */ = { - isa = PBXGroup; - children = ( - A5715E2F23596842000CEC60 /* DOC */, - A5715E3223596842000CEC60 /* C */, - ); - path = Sdk; - sourceTree = ""; - }; - A5715E2F23596842000CEC60 /* DOC */ = { - isa = PBXGroup; - children = ( - A5715E3023596842000CEC60 /* lzma-sdk.txt */, - A5715E3123596842000CEC60 /* lzma-history.txt */, - ); - path = DOC; - sourceTree = ""; - }; - A5715E3223596842000CEC60 /* C */ = { - isa = PBXGroup; - children = ( - A5715E3323596842000CEC60 /* LzHash.h */, - A5715E3423596842000CEC60 /* LzmaEnc.c */, - A5715E3523596842000CEC60 /* LzFindMt.c */, - A5715E3623596842000CEC60 /* 7zTypes.h */, - A5715E3723596842000CEC60 /* Compiler.h */, - A5715E3823596842000CEC60 /* LzFind.c */, - A5715E3923596842000CEC60 /* Precomp.h */, - A5715E3A23596842000CEC60 /* CpuArch.h */, - A5715E3B23596842000CEC60 /* 7zFile.h */, - A5715E3C23596842000CEC60 /* Bra86.c */, - A5715E3D23596842000CEC60 /* Threads.h */, - A5715E3E23596842000CEC60 /* Alloc.c */, - A5715E3F23596842000CEC60 /* LzmaDec.c */, - A5715E4023596842000CEC60 /* LzFindMt.h */, - A5715E4123596842000CEC60 /* LzmaEnc.h */, - A5715E4223596842000CEC60 /* LzFind.h */, - A5715E4323596842000CEC60 /* 7zStream.c */, - A5715E4423596842000CEC60 /* 7zVersion.h */, - A5715E4523596842000CEC60 /* 7zFile.c */, - A5715E4623596842000CEC60 /* Bra.h */, - A5715E4723596842000CEC60 /* LzmaDec.h */, - A5715E4823596842000CEC60 /* Alloc.h */, - A5715E4923596842000CEC60 /* Threads.c */, - ); - path = C; - sourceTree = ""; - }; - A5715E4B23596842000CEC60 /* GenCrc32 */ = { - isa = PBXGroup; - children = ( - A5715E4C23596842000CEC60 /* GNUmakefile */, - A5715E4D23596842000CEC60 /* Makefile */, - A5715E4E23596842000CEC60 /* GenCrc32.c */, - ); - path = GenCrc32; - sourceTree = ""; - }; - A5715E4F23596842000CEC60 /* Makefiles */ = { - isa = PBXGroup; - children = ( - A5715E5023596842000CEC60 /* NmakeSubdirs.py */, - A5715E5123596842000CEC60 /* ms.common */, - A5715E5223596842000CEC60 /* ms.rule */, - A5715E5323596842000CEC60 /* ms.app */, - A5715E5423596842000CEC60 /* footer.makefile */, - A5715E5523596842000CEC60 /* header.makefile */, - A5715E5623596842000CEC60 /* app.makefile */, - A5715E5723596842000CEC60 /* lib.makefile */, - A5715E5823596842000CEC60 /* NmakeSubdirs.bat */, - A5715E5923596842000CEC60 /* ms.lib */, - ); - path = Makefiles; - sourceTree = ""; - }; - A5715E5A23596842000CEC60 /* GenPage */ = { - isa = PBXGroup; - children = ( - A5715E5B23596842000CEC60 /* GNUmakefile */, - A5715E5C23596842000CEC60 /* Makefile */, - A5715E5D23596842000CEC60 /* GenPage.c */, - A5715E5E23596842000CEC60 /* VirtualMemory.h */, - ); - path = GenPage; - sourceTree = ""; - }; - A5715E5F23596842000CEC60 /* Common */ = { - isa = PBXGroup; - children = ( - A5715E6023596842000CEC60 /* ParseGuidedSectionTools.h */, - A5715E6123596842000CEC60 /* GNUmakefile */, - A5715E6223596842000CEC60 /* ParseInf.c */, - A5715E6323596842000CEC60 /* WinNtInclude.h */, - A5715E6423596842000CEC60 /* MyAlloc.h */, - A5715E6523596842000CEC60 /* PcdValueCommon.h */, - A5715E6623596842000CEC60 /* MemoryFile.c */, - A5715E6723596842000CEC60 /* CommonLib.h */, - A5715E6823596842000CEC60 /* Decompress.c */, - A5715E6923596842000CEC60 /* EfiUtilityMsgs.h */, - A5715E6A23596842000CEC60 /* BinderFuncs.c */, - A5715E6B23596842000CEC60 /* Makefile */, - A5715E6C23596842000CEC60 /* BasePeCoff.c */, - A5715E6D23596842000CEC60 /* StringFuncs.c */, - A5715E6E23596842000CEC60 /* TianoCompress.c */, - A5715E6F23596842000CEC60 /* OsPath.c */, - A5715E7023596842000CEC60 /* FvLib.h */, - A5715E7123596842000CEC60 /* FirmwareVolumeBufferLib.h */, - A5715E7223596842000CEC60 /* Crc32.c */, - A5715E7323596842000CEC60 /* SimpleFileParsing.c */, - A5715E7423596842000CEC60 /* ParseInf.h */, - A5715E7523596842000CEC60 /* ParseGuidedSectionTools.c */, - A5715E7623596842000CEC60 /* CommonLib.c */, - A5715E7723596842000CEC60 /* EfiUtilityMsgs.c */, - A5715E7823596842000CEC60 /* Decompress.h */, - A5715E7923596842000CEC60 /* Compress.h */, - A5715E7A23596842000CEC60 /* PeCoffLib.h */, - A5715E7B23596842000CEC60 /* PeCoffLoaderEx.c */, - A5715E7C23596842000CEC60 /* MemoryFile.h */, - A5715E7D23596842000CEC60 /* PcdValueCommon.c */, - A5715E7E23596842000CEC60 /* MyAlloc.c */, - A5715E7F23596842000CEC60 /* BinderFuncs.h */, - A5715E8023596842000CEC60 /* Crc32.h */, - A5715E8123596842000CEC60 /* SimpleFileParsing.h */, - A5715E8223596842000CEC60 /* EfiCompress.c */, - A5715E8323596842000CEC60 /* FvLib.c */, - A5715E8423596842000CEC60 /* OsPath.h */, - A5715E8523596842000CEC60 /* FirmwareVolumeBuffer.c */, - A5715E8623596842000CEC60 /* StringFuncs.h */, - ); - path = Common; - sourceTree = ""; - }; - A5715E8723596842000CEC60 /* VolInfo */ = { - isa = PBXGroup; - children = ( - A5715E8823596842000CEC60 /* GNUmakefile */, - A5715E8923596842000CEC60 /* VolInfo.c */, - A5715E8A23596842000CEC60 /* Makefile */, - A5715E8B23596842000CEC60 /* VolInfo.h */, - ); - path = VolInfo; - sourceTree = ""; - }; - A5715E8C23596842000CEC60 /* TianoCompress */ = { - isa = PBXGroup; - children = ( - A5715E8D23596842000CEC60 /* GNUmakefile */, - A5715E8E23596842000CEC60 /* Makefile */, - A5715E8F23596842000CEC60 /* TianoCompress.c */, - A5715E9023596842000CEC60 /* TianoCompress.h */, - ); - path = TianoCompress; - sourceTree = ""; - }; - A5715E9123596842000CEC60 /* DevicePath */ = { - isa = PBXGroup; - children = ( - A5715E9223596842000CEC60 /* GNUmakefile */, - A5715E9323596842000CEC60 /* DevicePath.c */, - A5715E9423596842000CEC60 /* DevicePathUtilities.c */, - A5715E9523596842000CEC60 /* Makefile */, - A5715E9623596842000CEC60 /* UefiDevicePathLib.c */, - A5715E9723596842000CEC60 /* DevicePathFromText.c */, - A5715E9823596842000CEC60 /* UefiDevicePathLib.h */, - ); - path = DevicePath; - sourceTree = ""; - }; - A5715E9923596842000CEC60 /* GenFfs */ = { - isa = PBXGroup; - children = ( - A5715E9A23596842000CEC60 /* GNUmakefile */, - A5715E9B23596842000CEC60 /* Makefile */, - A5715E9C23596842000CEC60 /* GenFfs.c */, - ); - path = GenFfs; - sourceTree = ""; - }; - A5715E9D23596842000CEC60 /* VfrCompile */ = { - isa = PBXGroup; - children = ( - A5715E9E23596842000CEC60 /* Pccts */, - A5715F2723596842000CEC60 /* VfrCompiler.h */, - A5715F2823596842000CEC60 /* VfrCompiler.cpp */, - A5715F2923596842000CEC60 /* GNUmakefile */, - A5715F2A23596842000CEC60 /* VfrFormPkg.cpp */, - A5715F2B23596842000CEC60 /* Makefile */, - A5715F2C23596842000CEC60 /* VfrUtilityLib.cpp */, - A5715F2D23596842000CEC60 /* VfrError.h */, - A5715F2E23596842000CEC60 /* VfrUtilityLib.h */, - A5715F2F23596842000CEC60 /* EfiVfr.h */, - A5715F3023596842000CEC60 /* VfrSyntax.g */, - A5715F3123596842000CEC60 /* VfrFormPkg.h */, - A5715F3223596842000CEC60 /* VfrError.cpp */, - ); - path = VfrCompile; - sourceTree = ""; - }; - A5715E9E23596842000CEC60 /* Pccts */ = { - isa = PBXGroup; - children = ( - A5715E9F23596842000CEC60 /* CHANGES_FROM_133_BEFORE_MR13.txt */, - A5715EA023596842000CEC60 /* CHANGES_SUMMARY.txt */, - A5715EA123596842000CEC60 /* dlg */, - A5715EB923596842000CEC60 /* NOTES.msvc */, - A5715EBA23596842000CEC60 /* antlr */, - A5715EE123596842000CEC60 /* Makefile */, - A5715EE223596842000CEC60 /* KNOWN_PROBLEMS.txt */, - A5715EE323596842000CEC60 /* CHANGES_FROM_131.txt */, - A5715EE423596842000CEC60 /* history.ps */, - A5715EE523596842000CEC60 /* CHANGES_FROM_133.txt */, - A5715EE623596842000CEC60 /* MPW_Read_Me */, - A5715EE723596842000CEC60 /* README */, - A5715EE823596842000CEC60 /* h */, - A5715F1323596842000CEC60 /* RIGHTS */, - A5715F1423596842000CEC60 /* support */, - A5715F2423596842000CEC60 /* NOTES.bcc */, - A5715F2523596842000CEC60 /* history.txt */, - A5715F2623596842000CEC60 /* makefile.old */, - ); - path = Pccts; - sourceTree = ""; - }; - A5715EA123596842000CEC60 /* dlg */ = { - isa = PBXGroup; - children = ( - A5715EA223596842000CEC60 /* makefile.cygwin */, - A5715EA323596842000CEC60 /* dlg_p.g */, - A5715EA423596842000CEC60 /* automata.c */, - A5715EA523596842000CEC60 /* dlg1.txt */, - A5715EA623596842000CEC60 /* DlgMS.mak */, - A5715EA723596842000CEC60 /* makefile */, - A5715EA823596842000CEC60 /* stdpccts.h */, - A5715EA923596842000CEC60 /* support.c */, - A5715EAA23596842000CEC60 /* relabel.c */, - A5715EAB23596842000CEC60 /* tokens.h */, - A5715EAC23596842000CEC60 /* parser.dlg */, - A5715EAD23596842000CEC60 /* makefile1 */, - A5715EAE23596842000CEC60 /* dlg_p.c */, - A5715EAF23596842000CEC60 /* err.c */, - A5715EB023596842000CEC60 /* mode.h */, - A5715EB123596842000CEC60 /* main.c */, - A5715EB223596842000CEC60 /* DlgDDK.mak */, - A5715EB323596842000CEC60 /* dlg.r */, - A5715EB423596842000CEC60 /* dlg.h */, - A5715EB523596842000CEC60 /* dlg.1 */, - A5715EB623596842000CEC60 /* DlgPPC.mak */, - A5715EB723596842000CEC60 /* dlg_a.c */, - A5715EB823596842000CEC60 /* output.c */, - ); - path = dlg; - sourceTree = ""; - }; - A5715EBA23596842000CEC60 /* antlr */ = { - isa = PBXGroup; - children = ( - A5715EBB23596842000CEC60 /* generic.h */, - A5715EBC23596842000CEC60 /* makefile.cygwin */, - A5715EBD23596842000CEC60 /* proto.h */, - A5715EBE23596842000CEC60 /* egman.c */, - A5715EBF23596842000CEC60 /* lex.c */, - A5715EC023596842000CEC60 /* syn.h */, - A5715EC123596842000CEC60 /* makefile */, - A5715EC223596842000CEC60 /* antlr.1 */, - A5715EC323596842000CEC60 /* antlr.g */, - A5715EC423596842000CEC60 /* antlr.r */, - A5715EC523596842000CEC60 /* scan.c */, - A5715EC623596842000CEC60 /* stdpccts.h */, - A5715EC723596842000CEC60 /* tokens.h */, - A5715EC823596842000CEC60 /* parser.dlg */, - A5715EC923596842000CEC60 /* bits.c */, - A5715ECA23596842000CEC60 /* hash.c */, - A5715ECB23596842000CEC60 /* README */, - A5715ECC23596842000CEC60 /* makefile1 */, - A5715ECD23596842000CEC60 /* antlr1.txt */, - A5715ECE23596842000CEC60 /* err.c */, - A5715ECF23596842000CEC60 /* AntlrMS.mak */, - A5715ED023596842000CEC60 /* mode.h */, - A5715ED123596842000CEC60 /* fset2.c */, - A5715ED223596842000CEC60 /* main.c */, - A5715ED323596842000CEC60 /* pred.c */, - A5715ED423596842000CEC60 /* build.c */, - A5715ED523596842000CEC60 /* AntlrPPC.mak */, - A5715ED623596842000CEC60 /* mrhoist.c */, - A5715ED723596842000CEC60 /* fcache.c */, - A5715ED823596842000CEC60 /* gen.c */, - A5715ED923596842000CEC60 /* dumpnode.c */, - A5715EDA23596842000CEC60 /* misc.c */, - A5715EDB23596842000CEC60 /* antlr.c */, - A5715EDC23596842000CEC60 /* globals.c */, - A5715EDD23596842000CEC60 /* hash.h */, - A5715EDE23596842000CEC60 /* fset.c */, - A5715EDF23596842000CEC60 /* AntlrDDK.mak */, - A5715EE023596842000CEC60 /* dumpcycles.c */, - ); - path = antlr; - sourceTree = ""; - }; - A5715EE823596842000CEC60 /* h */ = { - isa = PBXGroup; - children = ( - A5715EE923596842000CEC60 /* pccts_stdio.h */, - A5715EEA23596842000CEC60 /* AToken.h */, - A5715EEB23596842000CEC60 /* ast.c */, - A5715EEC23596842000CEC60 /* err.h */, - A5715EED23596842000CEC60 /* BufFileInput.cpp */, - A5715EEE23596842000CEC60 /* AParser.cpp */, - A5715EEF23596842000CEC60 /* pcctscfg.h */, - A5715EF023596842000CEC60 /* config.h */, - A5715EF123596842000CEC60 /* PCCTSAST.cpp */, - A5715EF223596842000CEC60 /* dlgauto.h */, - A5715EF323596842000CEC60 /* antlr.h */, - A5715EF423596842000CEC60 /* pccts_assert.h */, - A5715EF523596842000CEC60 /* ATokenBuffer.h */, - A5715EF623596842000CEC60 /* dlgdef.h */, - A5715EF723596842000CEC60 /* PCCTSAST.h */, - A5715EF823596842000CEC60 /* pccts_string.h */, - A5715EF923596842000CEC60 /* charptr.h */, - A5715EFA23596842000CEC60 /* pccts_stdarg.h */, - A5715EFB23596842000CEC60 /* int.h */, - A5715EFC23596842000CEC60 /* pcnames.bat */, - A5715EFD23596842000CEC60 /* ATokPtrImpl.h */, - A5715EFE23596842000CEC60 /* ATokPtr.h */, - A5715EFF23596842000CEC60 /* BufFileInput.h */, - A5715F0023596842000CEC60 /* PBlackBox.h */, - A5715F0123596842000CEC60 /* pccts_istream.h */, - A5715F0223596842000CEC60 /* ast.h */, - A5715F0323596842000CEC60 /* ATokenBuffer.cpp */, - A5715F0423596842000CEC60 /* pccts_iostream.h */, - A5715F0523596842000CEC60 /* AParser.h */, - A5715F0623596842000CEC60 /* SList.h */, - A5715F0723596842000CEC60 /* ATokenStream.h */, - A5715F0823596842000CEC60 /* ASTBase.cpp */, - A5715F0923596842000CEC60 /* DLG_stream_input.h */, - A5715F0A23596842000CEC60 /* pccts_stdlib.h */, - A5715F0B23596842000CEC60 /* DLexerBase.h */, - A5715F0C23596842000CEC60 /* charbuf.h */, - A5715F0D23596842000CEC60 /* pccts_setjmp.h */, - A5715F0E23596842000CEC60 /* slist.cpp */, - A5715F0F23596842000CEC60 /* ASTBase.h */, - A5715F1023596842000CEC60 /* charptr.c */, - A5715F1123596842000CEC60 /* DLexer.h */, - A5715F1223596842000CEC60 /* DLexerBase.cpp */, - ); - path = h; - sourceTree = ""; - }; - A5715F1423596842000CEC60 /* support */ = { - isa = PBXGroup; - children = ( - A5715F1523596842000CEC60 /* sym */, - A5715F1823596842000CEC60 /* genmk */, - A5715F1C23596842000CEC60 /* set */, - A5715F1F23596842000CEC60 /* rexpr */, - ); - path = support; - sourceTree = ""; - }; - A5715F1523596842000CEC60 /* sym */ = { - isa = PBXGroup; - children = ( - A5715F1623596842000CEC60 /* sym.c */, - A5715F1723596842000CEC60 /* template.h */, - ); - path = sym; - sourceTree = ""; - }; - A5715F1823596842000CEC60 /* genmk */ = { - isa = PBXGroup; - children = ( - A5715F1923596842000CEC60 /* makefile */, - A5715F1A23596842000CEC60 /* genmk_old.c */, - A5715F1B23596842000CEC60 /* genmk.c */, - ); - path = genmk; - sourceTree = ""; - }; - A5715F1C23596842000CEC60 /* set */ = { - isa = PBXGroup; - children = ( - A5715F1D23596842000CEC60 /* set.c */, - A5715F1E23596842000CEC60 /* set.h */, - ); - path = set; - sourceTree = ""; - }; - A5715F1F23596842000CEC60 /* rexpr */ = { - isa = PBXGroup; - children = ( - A5715F2023596842000CEC60 /* rexpr.h */, - A5715F2123596842000CEC60 /* makefile */, - A5715F2223596842000CEC60 /* rexpr.c */, - A5715F2323596842000CEC60 /* test.c */, - ); - path = rexpr; - sourceTree = ""; - }; - A5715F3323596842000CEC60 /* EfiRom */ = { - isa = PBXGroup; - children = ( - A5715F3423596842000CEC60 /* GNUmakefile */, - A5715F3523596842000CEC60 /* EfiRom.h */, - A5715F3623596842000CEC60 /* Makefile */, - A5715F3723596842000CEC60 /* EfiRom.c */, - ); - path = EfiRom; - sourceTree = ""; - }; - A5715F3923596842000CEC60 /* Tests */ = { - isa = PBXGroup; - children = ( - A5715F3A23596842000CEC60 /* GNUmakefile */, - A5715F3B23596842000CEC60 /* CheckUnicodeSourceFiles.py */, - A5715F3C23596842000CEC60 /* CheckPythonSyntax.py */, - A5715F3D23596842000CEC60 /* TestTools.py */, - A5715F3E23596842000CEC60 /* PythonTest.py */, - A5715F3F23596842000CEC60 /* TianoCompress.py */, - A5715F4023596842000CEC60 /* TestRegularExpression.py */, - A5715F4123596842000CEC60 /* PythonToolsTests.py */, - A5715F4223596842000CEC60 /* CToolsTests.py */, - A5715F4323596842000CEC60 /* RunTests.py */, - ); - path = Tests; - sourceTree = ""; - }; - A5715F4623596842000CEC60 /* Scripts */ = { - isa = PBXGroup; - children = ( - A5715F4723596842000CEC60 /* Rvct-Align32.sct */, - A5715F4823596842000CEC60 /* DetectNotUsedItem.py */, - A5715F4923596842000CEC60 /* GetMaintainer.py */, - A5715F4A23596842000CEC60 /* ConvertMasmToNasm.py */, - A5715F4B23596842000CEC60 /* ConvertUni.py */, - A5715F4C23596842000CEC60 /* GetUtcDateTime.py */, - A5715F4D23596842000CEC60 /* MemoryProfileSymbolGen.py */, - A5715F4E23596842000CEC60 /* Rvct-Align4K.sct */, - A5715F4F23596842000CEC60 /* gcc4.9-ld-script */, - A5715F5023596842000CEC60 /* RunMakefileSample.mak */, - A5715F5123596842000CEC60 /* SetupGit.py */, - A5715F5223596842000CEC60 /* RunMakefile.py */, - A5715F5323596842000CEC60 /* FormatDosFiles.py */, - A5715F5423596842000CEC60 /* PackageDocumentTools */, - A5715F6E23596842000CEC60 /* SetVisualStudio.bat */, - A5715F6F23596842000CEC60 /* UpdateBuildVersions.py */, - A5715F7023596842000CEC60 /* PatchCheck.py */, - A5715F7123596842000CEC60 /* BinToPcd.py */, - A5715F7223596842000CEC60 /* GccBase.lds */, - A5715F7323596842000CEC60 /* ConvertFceToStructurePcd.py */, - A5715F7423596842000CEC60 /* SmiHandlerProfileSymbolGen.py */, - A5715F7523596842000CEC60 /* ShowEnvironment.bat */, - ); - path = Scripts; - sourceTree = ""; - }; - A5715F5423596842000CEC60 /* PackageDocumentTools */ = { - isa = PBXGroup; - children = ( - A5715F5523596842000CEC60 /* plugins */, - A5715F6A23596842000CEC60 /* __init__.py */, - A5715F6B23596842000CEC60 /* Readme.md */, - A5715F6C23596842000CEC60 /* packagedocapp.pyw */, - A5715F6D23596842000CEC60 /* packagedoc_cli.py */, - ); - path = PackageDocumentTools; - sourceTree = ""; - }; - A5715F5523596842000CEC60 /* plugins */ = { - isa = PBXGroup; - children = ( - A5715F5623596842000CEC60 /* __init__.py */, - A5715F5723596842000CEC60 /* EdkPlugins */, - ); - path = plugins; - sourceTree = ""; - }; - A5715F5723596842000CEC60 /* EdkPlugins */ = { - isa = PBXGroup; - children = ( - A5715F5823596842000CEC60 /* __init__.py */, - A5715F5923596842000CEC60 /* basemodel */, - A5715F6023596842000CEC60 /* edk2 */, - ); - path = EdkPlugins; - sourceTree = ""; - }; - A5715F5923596842000CEC60 /* basemodel */ = { - isa = PBXGroup; - children = ( - A5715F5A23596842000CEC60 /* efibinary.py */, - A5715F5B23596842000CEC60 /* __init__.py */, - A5715F5C23596842000CEC60 /* message.py */, - A5715F5D23596842000CEC60 /* inidocview.py */, - A5715F5E23596842000CEC60 /* doxygen.py */, - A5715F5F23596842000CEC60 /* ini.py */, - ); - path = basemodel; - sourceTree = ""; - }; - A5715F6023596842000CEC60 /* edk2 */ = { - isa = PBXGroup; - children = ( - A5715F6123596842000CEC60 /* __init__.py */, - A5715F6223596842000CEC60 /* model */, - ); - path = edk2; - sourceTree = ""; - }; - A5715F6223596842000CEC60 /* model */ = { - isa = PBXGroup; - children = ( - A5715F6323596842000CEC60 /* doxygengen_spec.py */, - A5715F6423596842000CEC60 /* doxygengen.py */, - A5715F6523596842000CEC60 /* __init__.py */, - A5715F6623596842000CEC60 /* dec.py */, - A5715F6723596842000CEC60 /* dsc.py */, - A5715F6823596842000CEC60 /* inf.py */, - A5715F6923596842000CEC60 /* baseobject.py */, - ); - path = model; - sourceTree = ""; - }; - A5715F7723596842000CEC60 /* UserManuals */ = { - isa = PBXGroup; - children = ( - A5715F7823596842000CEC60 /* TianoCompress_Utility_Man_Page.rtf */, - A5715F7923596842000CEC60 /* GenDepex_Utility_Man_Page.rtf */, - A5715F7A23596842000CEC60 /* EfiRom_Utility_Man_Page.rtf */, - A5715F7B23596842000CEC60 /* GenCrc32_Utility_Man_Page.rtf */, - A5715F7C23596842000CEC60 /* LzmaCompress_Utility_Man_Page.rtf */, - A5715F7D23596842000CEC60 /* SplitFile_Utility_Man_Page.rtf */, - A5715F7E23596842000CEC60 /* UtilityManPage_template.rtf */, - A5715F7F23596842000CEC60 /* TargetTool_Utility_Man_Page.rtf */, - A5715F8023596842000CEC60 /* Intel_UEFI_Packaging_Tool_Man_Page.rtf */, - A5715F8123596842000CEC60 /* GenFfs_Utility_Man_Page.rtf */, - A5715F8223596842000CEC60 /* GenSec_Utility_Man_Page.rtf */, - A5715F8323596842000CEC60 /* VfrCompiler_Utility_Man_Page.rtf */, - A5715F8423596842000CEC60 /* GenFw_Utility_Man_Page.rtf */, - A5715F8523596842000CEC60 /* PatchPcdValue_Utility_Man_Page.rtf */, - A5715F8623596842000CEC60 /* Trim_Utility_Man_Page.rtf */, - A5715F8723596842000CEC60 /* GenFds_Utility_Man_Page.rtf */, - A5715F8823596842000CEC60 /* GenFv_Utility_Man_Page.rtf */, - A5715F8923596842000CEC60 /* GenPatchPcdTable_Utility_Man_Page.rtf */, - A5715F8A23596842000CEC60 /* Build_Utility_Man_Page.rtf */, - A5715F8B23596842000CEC60 /* VolInfo_Utility_Man_Page.rtf */, - ); - path = UserManuals; - sourceTree = ""; - }; - A5715F8D23596842000CEC60 /* Conf */ = { - isa = PBXGroup; - children = ( - A5715F8E23596842000CEC60 /* tools_def.template */, - A5715F8F23596842000CEC60 /* gitattributes */, - A5715F9023596842000CEC60 /* target.template */, - A5715F9123596842000CEC60 /* XMLSchema */, - A5715F9323596842000CEC60 /* diff.order */, - A5715F9423596842000CEC60 /* ReadMe.txt */, - A5715F9523596842000CEC60 /* build_rule.template */, - A5715F9623596842000CEC60 /* Empty_Package_Information_Data_File.ini */, - ); - path = Conf; - sourceTree = ""; - }; - A5715F9123596842000CEC60 /* XMLSchema */ = { - isa = PBXGroup; - children = ( - A5715F9223596842000CEC60 /* DistributionPackage.xsd */, - ); - path = XMLSchema; - sourceTree = ""; - }; - A571603723596861000CEC60 /* UefiCpuPkg */ = { - isa = PBXGroup; - children = ( - A571603823596861000CEC60 /* UefiCpuPkg.dsc */, - A571603923596861000CEC60 /* CpuDxe */, - A571604623596861000CEC60 /* Universal */, - A571604B23596861000CEC60 /* CpuIo2Smm */, - A571604F23596861000CEC60 /* edk2.patch-idtgdt */, - A571605023596861000CEC60 /* Include */, - A571605823596861000CEC60 /* UefiCpuPkg.dec */, - A571605923596861000CEC60 /* Library */, - A571608623596861000CEC60 /* CpuIo2Dxe */, - A571608A23596861000CEC60 /* build.sh */, - A571608B23596861000CEC60 /* ResetVector */, - A57160A823596861000CEC60 /* CpuIoPei */, - ); - path = UefiCpuPkg; - sourceTree = ""; - }; - A571603923596861000CEC60 /* CpuDxe */ = { - isa = PBXGroup; - children = ( - A571603A23596861000CEC60 /* CpuGdt.c */, - A571603B23596861000CEC60 /* X64 */, - A571603E23596861000CEC60 /* CpuDxe.c */, - A571603F23596861000CEC60 /* Ia32 */, - A571604423596861000CEC60 /* CpuDxe.h */, - A571604523596861000CEC60 /* CpuDxe.inf */, - ); - path = CpuDxe; - sourceTree = ""; - }; - A571603B23596861000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A571603C23596861000CEC60 /* CpuAsm.S */, - A571603D23596861000CEC60 /* CpuAsm.asm */, - ); - path = X64; - sourceTree = ""; - }; - A571603F23596861000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A571604023596861000CEC60 /* CpuAsm.S */, - A571604123596861000CEC60 /* IvtAsm.S */, - A571604223596861000CEC60 /* CpuAsm.asm */, - A571604323596861000CEC60 /* IvtAsm.asm */, - ); - path = Ia32; - sourceTree = ""; - }; - A571604623596861000CEC60 /* Universal */ = { - isa = PBXGroup; - children = ( - A571604723596861000CEC60 /* Acpi */, - ); - path = Universal; - sourceTree = ""; - }; - A571604723596861000CEC60 /* Acpi */ = { - isa = PBXGroup; - children = ( - A571604823596861000CEC60 /* S3Resume2Pei */, - ); - path = Acpi; - sourceTree = ""; - }; - A571604823596861000CEC60 /* S3Resume2Pei */ = { - isa = PBXGroup; - children = ( - A571604923596861000CEC60 /* S3Resume2Pei.inf */, - A571604A23596861000CEC60 /* S3Resume.c */, - ); - path = S3Resume2Pei; - sourceTree = ""; - }; - A571604B23596861000CEC60 /* CpuIo2Smm */ = { - isa = PBXGroup; - children = ( - A571604C23596861000CEC60 /* CpuIo2Smm.inf */, - A571604D23596861000CEC60 /* CpuIo2Smm.c */, - A571604E23596861000CEC60 /* CpuIo2Smm.h */, - ); - path = CpuIo2Smm; - sourceTree = ""; - }; - A571605023596861000CEC60 /* Include */ = { - isa = PBXGroup; - children = ( - A571605123596861000CEC60 /* Library */, - A571605523596861000CEC60 /* Register */, - ); - path = Include; - sourceTree = ""; - }; - A571605123596861000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A571605223596861000CEC60 /* MtrrLib.h */, - A571605323596861000CEC60 /* LocalApicLib.h */, - A571605423596861000CEC60 /* UefiCpuLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A571605523596861000CEC60 /* Register */ = { - isa = PBXGroup; - children = ( - A571605623596861000CEC60 /* Microcode.h */, - A571605723596861000CEC60 /* LocalApic.h */, - ); - path = Register; - sourceTree = ""; - }; - A571605923596861000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A571605A23596861000CEC60 /* CpuExceptionHandlerLib */, - A571607123596861000CEC60 /* BaseXApicLib */, - A571607423596861000CEC60 /* SecPeiDxeTimerLibUefiCpu */, - A571607823596861000CEC60 /* BaseUefiCpuLib */, - A571608023596861000CEC60 /* BaseXApicX2ApicLib */, - A571608323596861000CEC60 /* MtrrLib */, - ); - path = Library; - sourceTree = ""; - }; - A571605A23596861000CEC60 /* CpuExceptionHandlerLib */ = { - isa = PBXGroup; - children = ( - A571605B23596861000CEC60 /* SmmCpuExceptionHandlerLib.inf */, - A571605C23596861000CEC60 /* CpuExceptionCommon.h */, - A571605D23596861000CEC60 /* SmmCpuExceptionHandlerLib.uni */, - A571605E23596861000CEC60 /* DxeSmmCpuException.c */, - A571605F23596861000CEC60 /* X64 */, - A571606423596861000CEC60 /* SecPeiCpuExceptionHandlerLib.inf */, - A571606523596861000CEC60 /* SecPeiCpuException.c */, - A571606623596861000CEC60 /* SmmException.c */, - A571606723596861000CEC60 /* SecPeiCpuExceptionHandlerLib.uni */, - A571606823596861000CEC60 /* CpuExceptionCommon.c */, - A571606923596861000CEC60 /* Ia32 */, - A571606E23596861000CEC60 /* DxeException.c */, - A571606F23596861000CEC60 /* DxeCpuExceptionHandlerLib.inf */, - A571607023596861000CEC60 /* DxeCpuExceptionHandlerLib.uni */, - ); - path = CpuExceptionHandlerLib; - sourceTree = ""; - }; - A571605F23596861000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A571606023596861000CEC60 /* ArchExceptionHandler.c */, - A571606123596861000CEC60 /* ExceptionHandlerAsm.S */, - A571606223596861000CEC60 /* ExceptionHandlerAsm.asm */, - A571606323596861000CEC60 /* ArchInterruptDefs.h */, - ); - path = X64; - sourceTree = ""; - }; - A571606923596861000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A571606A23596861000CEC60 /* ArchExceptionHandler.c */, - A571606B23596861000CEC60 /* ExceptionHandlerAsm.S */, - A571606C23596861000CEC60 /* ExceptionHandlerAsm.asm */, - A571606D23596861000CEC60 /* ArchInterruptDefs.h */, - ); - path = Ia32; - sourceTree = ""; - }; - A571607123596861000CEC60 /* BaseXApicLib */ = { - isa = PBXGroup; - children = ( - A571607223596861000CEC60 /* BaseXApicLib.c */, - A571607323596861000CEC60 /* BaseXApicLib.inf */, - ); - path = BaseXApicLib; - sourceTree = ""; - }; - A571607423596861000CEC60 /* SecPeiDxeTimerLibUefiCpu */ = { - isa = PBXGroup; - children = ( - A571607523596861000CEC60 /* X86TimerLib.c */, - A571607623596861000CEC60 /* SecPeiDxeTimerLibUefiCpu.inf */, - A571607723596861000CEC60 /* IpfTimerLib.c */, - ); - path = SecPeiDxeTimerLibUefiCpu; - sourceTree = ""; - }; - A571607823596861000CEC60 /* BaseUefiCpuLib */ = { - isa = PBXGroup; - children = ( - A571607923596861000CEC60 /* X64 */, - A571607C23596861000CEC60 /* BaseUefiCpuLib.inf */, - A571607D23596861000CEC60 /* Ia32 */, - ); - path = BaseUefiCpuLib; - sourceTree = ""; - }; - A571607923596861000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A571607A23596861000CEC60 /* InitializeFpu.S */, - A571607B23596861000CEC60 /* InitializeFpu.asm */, - ); - path = X64; - sourceTree = ""; - }; - A571607D23596861000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A571607E23596861000CEC60 /* InitializeFpu.S */, - A571607F23596861000CEC60 /* InitializeFpu.asm */, - ); - path = Ia32; - sourceTree = ""; - }; - A571608023596861000CEC60 /* BaseXApicX2ApicLib */ = { - isa = PBXGroup; - children = ( - A571608123596861000CEC60 /* BaseXApicX2ApicLib.inf */, - A571608223596861000CEC60 /* BaseXApicX2ApicLib.c */, - ); - path = BaseXApicX2ApicLib; - sourceTree = ""; - }; - A571608323596861000CEC60 /* MtrrLib */ = { - isa = PBXGroup; - children = ( - A571608423596861000CEC60 /* MtrrLib.inf */, - A571608523596861000CEC60 /* MtrrLib.c */, - ); - path = MtrrLib; - sourceTree = ""; - }; - A571608623596861000CEC60 /* CpuIo2Dxe */ = { - isa = PBXGroup; - children = ( - A571608723596861000CEC60 /* CpuIo2Dxe.inf */, - A571608823596861000CEC60 /* CpuIo2Dxe.c */, - A571608923596861000CEC60 /* CpuIo2Dxe.h */, - ); - path = CpuIo2Dxe; - sourceTree = ""; - }; - A571608B23596861000CEC60 /* ResetVector */ = { - isa = PBXGroup; - children = ( - A571608C23596861000CEC60 /* Vtf0 */, - ); - path = ResetVector; - sourceTree = ""; - }; - A571608C23596861000CEC60 /* Vtf0 */ = { - isa = PBXGroup; - children = ( - A571608D23596861000CEC60 /* CommonMacros.inc */, - A571608E23596861000CEC60 /* Build.py */, - A571608F23596861000CEC60 /* Tools */, - A571609123596861000CEC60 /* Bin */, - A571609923596861000CEC60 /* PostCodes.inc */, - A571609A23596861000CEC60 /* Main.asm */, - A571609B23596861000CEC60 /* SerialDebug.asm */, - A571609C23596861000CEC60 /* Ia32 */, - A57160A023596861000CEC60 /* Port80Debug.asm */, - A57160A123596861000CEC60 /* ReadMe.txt */, - A57160A223596861000CEC60 /* Ia16 */, - A57160A623596861000CEC60 /* ResetVectorCode.asm */, - A57160A723596861000CEC60 /* DebugDisabled.asm */, - ); - path = Vtf0; - sourceTree = ""; - }; - A571608F23596861000CEC60 /* Tools */ = { - isa = PBXGroup; - children = ( - A571609023596861000CEC60 /* FixupForRawSection.py */, - ); - path = Tools; - sourceTree = ""; - }; - A571609123596861000CEC60 /* Bin */ = { - isa = PBXGroup; - children = ( - A571609223596861000CEC60 /* ResetVector.x64.port80.raw */, - A571609323596861000CEC60 /* ResetVector.ia32.port80.raw */, - A571609423596861000CEC60 /* ResetVector.x64.raw */, - A571609523596861000CEC60 /* ResetVector.ia32.serial.raw */, - A571609623596861000CEC60 /* ResetVector.x64.serial.raw */, - A571609723596861000CEC60 /* ResetVector.inf */, - A571609823596861000CEC60 /* ResetVector.ia32.raw */, - ); - path = Bin; - sourceTree = ""; - }; - A571609C23596861000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A571609D23596861000CEC60 /* SearchForSecEntry.asm */, - A571609E23596861000CEC60 /* SearchForBfvBase.asm */, - A571609F23596861000CEC60 /* Flat32ToFlat64.asm */, - ); - path = Ia32; - sourceTree = ""; - }; - A57160A223596861000CEC60 /* Ia16 */ = { - isa = PBXGroup; - children = ( - A57160A323596861000CEC60 /* Real16ToFlat32.asm */, - A57160A423596861000CEC60 /* Init16.asm */, - A57160A523596861000CEC60 /* ResetVectorVtf0.asm */, - ); - path = Ia16; - sourceTree = ""; - }; - A57160A823596861000CEC60 /* CpuIoPei */ = { - isa = PBXGroup; - children = ( - A57160A923596861000CEC60 /* CpuIoPei.inf */, - A57160AA23596861000CEC60 /* CpuIoPei.c */, - A57160AB23596861000CEC60 /* CpuIoPei.h */, - ); - path = CpuIoPei; - sourceTree = ""; - }; - A57160AC2359688B000CEC60 /* IntelFrameworkModulePkg */ = { - isa = PBXGroup; - children = ( - A57160AD2359688B000CEC60 /* Include */, - A57160C42359688B000CEC60 /* IntelFrameworkModulePkgExtra.uni */, - A57160C52359688B000CEC60 /* IntelFrameworkModulePkg.dsc */, - A57160C62359688B000CEC60 /* IntelFrameworkModulePkg.uni */, - A57160C72359688B000CEC60 /* IntelFrameworkModulePkg.dec */, - ); - name = IntelFrameworkModulePkg; - path = ../../../IntelFrameworkModulePkg; - sourceTree = ""; - }; - A57160AD2359688B000CEC60 /* Include */ = { - isa = PBXGroup; - children = ( - A57160AE2359688B000CEC60 /* Library */, - A57160B12359688B000CEC60 /* Protocol */, - A57160B72359688B000CEC60 /* Guid */, - ); - path = Include; - sourceTree = ""; - }; - A57160AE2359688B000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A57160AF2359688B000CEC60 /* PlatformBdsLib.h */, - A57160B02359688B000CEC60 /* GenericBdsLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A57160B12359688B000CEC60 /* Protocol */ = { - isa = PBXGroup; - children = ( - A57160B22359688B000CEC60 /* ExitPmAuth.h */, - A57160B32359688B000CEC60 /* IsaAcpi.h */, - A57160B42359688B000CEC60 /* OEMBadging.h */, - A57160B52359688B000CEC60 /* VgaMiniPort.h */, - A57160B62359688B000CEC60 /* IsaIo.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A57160B72359688B000CEC60 /* Guid */ = { - isa = PBXGroup; - children = ( - A57160B82359688B000CEC60 /* LegacyBios.h */, - A57160B92359688B000CEC60 /* IntelFrameworkModulePkgTokenSpace.h */, - A57160BA2359688B000CEC60 /* BlockIoVendor.h */, - A57160BB2359688B000CEC60 /* HdBootVariable.h */, - A57160BC2359688B000CEC60 /* BdsLibHii.h */, - A57160BD2359688B000CEC60 /* BdsHii.h */, - A57160BE2359688B000CEC60 /* TianoDecompress.h */, - A57160BF2359688B000CEC60 /* DataHubStatusCodeRecord.h */, - A57160C02359688B000CEC60 /* AcpiVariableCompatibility.h */, - A57160C12359688B000CEC60 /* LegacyDevOrder.h */, - A57160C22359688B000CEC60 /* LastEnumLang.h */, - A57160C32359688B000CEC60 /* CapsuleDataFile.h */, - ); - path = Guid; - sourceTree = ""; - }; - A57160C823596894000CEC60 /* IntelFrameworkPkg */ = { - isa = PBXGroup; - children = ( - A57160C923596894000CEC60 /* IntelFrameworkPkgExtra.uni */, - A57160CA23596894000CEC60 /* Include */, - A571610823596894000CEC60 /* IntelFrameworkPkg.dsc */, - A571610923596894000CEC60 /* IntelFrameworkPkg.uni */, - A571610A23596894000CEC60 /* IntelFrameworkPkg.dec */, - ); - name = IntelFrameworkPkg; - path = ../../../IntelFrameworkPkg; - sourceTree = ""; - }; - A57160CA23596894000CEC60 /* Include */ = { - isa = PBXGroup; - children = ( - A57160CB23596894000CEC60 /* FrameworkSmm.h */, - A57160CC23596894000CEC60 /* FrameworkDxe.h */, - A57160CD23596894000CEC60 /* Framework */, - A57160D723596894000CEC60 /* Protocol */, - A57160F623596894000CEC60 /* FrameworkPei.h */, - A57160F723596894000CEC60 /* Guid */, - A57160FE23596894000CEC60 /* Ppi */, - ); - path = Include; - sourceTree = ""; - }; - A57160CD23596894000CEC60 /* Framework */ = { - isa = PBXGroup; - children = ( - A57160CE23596894000CEC60 /* BootScript.h */, - A57160CF23596894000CEC60 /* FirmwareVolumeImageFormat.h */, - A57160D023596894000CEC60 /* SmmCis.h */, - A57160D123596894000CEC60 /* FrameworkInternalFormRepresentation.h */, - A57160D223596894000CEC60 /* Hob.h */, - A57160D323596894000CEC60 /* PeiCis.h */, - A57160D423596894000CEC60 /* FirmwareVolumeHeader.h */, - A57160D523596894000CEC60 /* StatusCode.h */, - A57160D623596894000CEC60 /* DxeCis.h */, - ); - path = Framework; - sourceTree = ""; - }; - A57160D723596894000CEC60 /* Protocol */ = { - isa = PBXGroup; - children = ( - A57160D823596894000CEC60 /* SmmBase.h */, - A57160D923596894000CEC60 /* SmmUsbDispatch.h */, - A57160DA23596894000CEC60 /* SmmIchnDispatch.h */, - A57160DB23596894000CEC60 /* LegacyInterrupt.h */, - A57160DC23596894000CEC60 /* LegacyBios.h */, - A57160DD23596894000CEC60 /* SmmSxDispatch.h */, - A57160DE23596894000CEC60 /* SmmGpiDispatch.h */, - A57160DF23596894000CEC60 /* AcpiS3Save.h */, - A57160E023596894000CEC60 /* FrameworkMpService.h */, - A57160E123596894000CEC60 /* FrameworkFirmwareVolumeBlock.h */, - A57160E223596894000CEC60 /* SmmPowerButtonDispatch.h */, - A57160E323596894000CEC60 /* FrameworkFormCallback.h */, - A57160E423596894000CEC60 /* SmmControl.h */, - A57160E523596894000CEC60 /* SmmCpuSaveState.h */, - A57160E623596894000CEC60 /* SmmStandbyButtonDispatch.h */, - A57160E723596894000CEC60 /* SectionExtraction.h */, - A57160E823596894000CEC60 /* LegacyBiosPlatform.h */, - A57160E923596894000CEC60 /* FrameworkFormBrowser.h */, - A57160EA23596894000CEC60 /* SmmAccess.h */, - A57160EB23596894000CEC60 /* LegacyRegion.h */, - A57160EC23596894000CEC60 /* BootScriptSave.h */, - A57160ED23596894000CEC60 /* DataHub.h */, - A57160EE23596894000CEC60 /* SmmSwDispatch.h */, - A57160EF23596894000CEC60 /* SmmPeriodicTimerDispatch.h */, - A57160F023596894000CEC60 /* Legacy8259.h */, - A57160F123596894000CEC60 /* AcpiSupport.h */, - A57160F223596894000CEC60 /* SmmCpuIo.h */, - A57160F323596894000CEC60 /* CpuIo.h */, - A57160F423596894000CEC60 /* FirmwareVolume.h */, - A57160F523596894000CEC60 /* FrameworkHii.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A57160F723596894000CEC60 /* Guid */ = { - isa = PBXGroup; - children = ( - A57160F823596894000CEC60 /* SmramMemoryReserve.h */, - A57160F923596894000CEC60 /* DataHubRecords.h */, - A57160FA23596894000CEC60 /* SmmCommunicate.h */, - A57160FB23596894000CEC60 /* BlockIo.h */, - A57160FC23596894000CEC60 /* Capsule.h */, - A57160FD23596894000CEC60 /* FirmwareFileSystem.h */, - ); - path = Guid; - sourceTree = ""; - }; - A57160FE23596894000CEC60 /* Ppi */ = { - isa = PBXGroup; - children = ( - A57160FF23596894000CEC60 /* PciCfg.h */, - A571610023596894000CEC60 /* Security.h */, - A571610123596894000CEC60 /* S3Resume.h */, - A571610223596894000CEC60 /* BootScriptExecuter.h */, - A571610323596894000CEC60 /* ReadOnlyVariable.h */, - A571610423596894000CEC60 /* SectionExtraction.h */, - A571610523596894000CEC60 /* FvLoadFile.h */, - A571610623596894000CEC60 /* Smbus.h */, - A571610723596894000CEC60 /* FindFv.h */, - ); - path = Ppi; - sourceTree = ""; - }; - A571610B2359689E000CEC60 /* MdeModulePkg */ = { - isa = PBXGroup; - children = ( - A571610C2359689E000CEC60 /* Core */, - A571619B2359689E000CEC60 /* Universal */, - A57164382359689F000CEC60 /* Include */, - A57164DA2359689F000CEC60 /* MdeModulePkgExtra.uni */, - A57164DB2359689F000CEC60 /* Bus */, - A57166A4235968A0000CEC60 /* Library */, - A5716861235968A0000CEC60 /* MdeModulePkgSample.dec */, - A5716862235968A0000CEC60 /* Logo */, - A571686C235968A0000CEC60 /* MdeModulePkg.uni */, - A571686D235968A0000CEC60 /* MdeModulePkg.dec */, - A571686E235968A0000CEC60 /* Application */, - A57168A7235968A0000CEC60 /* MdeModulePkg.dsc */, - ); - name = MdeModulePkg; - path = ../../../MdeModulePkg; - sourceTree = ""; - }; - A571610C2359689E000CEC60 /* Core */ = { - isa = PBXGroup; - children = ( - A571610D2359689E000CEC60 /* RuntimeDxe */, - A57161142359689E000CEC60 /* Dxe */, - A571614E2359689E000CEC60 /* PiSmmCore */, - A57161672359689E000CEC60 /* Pei */, - A571618A2359689E000CEC60 /* DxeIplPeim */, - ); - path = Core; - sourceTree = ""; - }; - A571610D2359689E000CEC60 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A571610E2359689E000CEC60 /* Runtime.c */, - A571610F2359689E000CEC60 /* RuntimeDxe.inf */, - A57161102359689E000CEC60 /* RuntimeDxe.uni */, - A57161112359689E000CEC60 /* Crc32.c */, - A57161122359689E000CEC60 /* Runtime.h */, - A57161132359689E000CEC60 /* RuntimeDxeExtra.uni */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A57161142359689E000CEC60 /* Dxe */ = { - isa = PBXGroup; - children = ( - A57161152359689E000CEC60 /* Misc */, - A571611D2359689E000CEC60 /* Hand */, - A57161232359689E000CEC60 /* DxeMain.inf */, - A57161242359689E000CEC60 /* FwVolBlock */, - A57161272359689E000CEC60 /* Dispatcher */, - A571612A2359689E000CEC60 /* FwVol */, - A57161312359689E000CEC60 /* DxeMain */, - A57161342359689E000CEC60 /* Library */, - A57161362359689E000CEC60 /* Gcd */, - A57161392359689E000CEC60 /* Image */, - A571613C2359689E000CEC60 /* DxeMain.h */, - A571613D2359689E000CEC60 /* DxeCore.uni */, - A571613E2359689E000CEC60 /* SectionExtraction */, - A57161402359689E000CEC60 /* Event */, - A57161452359689E000CEC60 /* DxeCoreExtra.uni */, - A57161462359689E000CEC60 /* Mem */, - ); - path = Dxe; - sourceTree = ""; - }; - A57161152359689E000CEC60 /* Misc */ = { - isa = PBXGroup; - children = ( - A57161162359689E000CEC60 /* Stall.c */, - A57161172359689E000CEC60 /* MemoryProtection.c */, - A57161182359689E000CEC60 /* DebugImageInfo.c */, - A57161192359689E000CEC60 /* InstallConfigurationTable.c */, - A571611A2359689E000CEC60 /* SetWatchdogTimer.c */, - A571611B2359689E000CEC60 /* PropertiesTable.c */, - A571611C2359689E000CEC60 /* MemoryAttributesTable.c */, - ); - path = Misc; - sourceTree = ""; - }; - A571611D2359689E000CEC60 /* Hand */ = { - isa = PBXGroup; - children = ( - A571611E2359689E000CEC60 /* Handle.c */, - A571611F2359689E000CEC60 /* Handle.h */, - A57161202359689E000CEC60 /* Locate.c */, - A57161212359689E000CEC60 /* DriverSupport.c */, - A57161222359689E000CEC60 /* Notify.c */, - ); - path = Hand; - sourceTree = ""; - }; - A57161242359689E000CEC60 /* FwVolBlock */ = { - isa = PBXGroup; - children = ( - A57161252359689E000CEC60 /* FwVolBlock.c */, - A57161262359689E000CEC60 /* FwVolBlock.h */, - ); - path = FwVolBlock; - sourceTree = ""; - }; - A57161272359689E000CEC60 /* Dispatcher */ = { - isa = PBXGroup; - children = ( - A57161282359689E000CEC60 /* Dispatcher.c */, - A57161292359689E000CEC60 /* Dependency.c */, - ); - path = Dispatcher; - sourceTree = ""; - }; - A571612A2359689E000CEC60 /* FwVol */ = { - isa = PBXGroup; - children = ( - A571612B2359689E000CEC60 /* FwVolAttrib.c */, - A571612C2359689E000CEC60 /* FwVolRead.c */, - A571612D2359689E000CEC60 /* FwVolDriver.h */, - A571612E2359689E000CEC60 /* Ffs.c */, - A571612F2359689E000CEC60 /* FwVolWrite.c */, - A57161302359689E000CEC60 /* FwVol.c */, - ); - path = FwVol; - sourceTree = ""; - }; - A57161312359689E000CEC60 /* DxeMain */ = { - isa = PBXGroup; - children = ( - A57161322359689E000CEC60 /* DxeProtocolNotify.c */, - A57161332359689E000CEC60 /* DxeMain.c */, - ); - path = DxeMain; - sourceTree = ""; - }; - A57161342359689E000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A57161352359689E000CEC60 /* Library.c */, - ); - path = Library; - sourceTree = ""; - }; - A57161362359689E000CEC60 /* Gcd */ = { - isa = PBXGroup; - children = ( - A57161372359689E000CEC60 /* Gcd.c */, - A57161382359689E000CEC60 /* Gcd.h */, - ); - path = Gcd; - sourceTree = ""; - }; - A57161392359689E000CEC60 /* Image */ = { - isa = PBXGroup; - children = ( - A571613A2359689E000CEC60 /* Image.c */, - A571613B2359689E000CEC60 /* Image.h */, - ); - path = Image; - sourceTree = ""; - }; - A571613E2359689E000CEC60 /* SectionExtraction */ = { - isa = PBXGroup; - children = ( - A571613F2359689E000CEC60 /* CoreSectionExtraction.c */, - ); - path = SectionExtraction; - sourceTree = ""; - }; - A57161402359689E000CEC60 /* Event */ = { - isa = PBXGroup; - children = ( - A57161412359689E000CEC60 /* Timer.c */, - A57161422359689E000CEC60 /* Event.h */, - A57161432359689E000CEC60 /* Event.c */, - A57161442359689E000CEC60 /* Tpl.c */, - ); - path = Event; - sourceTree = ""; - }; - A57161462359689E000CEC60 /* Mem */ = { - isa = PBXGroup; - children = ( - A57161472359689E000CEC60 /* HeapGuard.c */, - A57161482359689E000CEC60 /* MemData.c */, - A57161492359689E000CEC60 /* MemoryProfileRecord.c */, - A571614A2359689E000CEC60 /* Page.c */, - A571614B2359689E000CEC60 /* HeapGuard.h */, - A571614C2359689E000CEC60 /* Imem.h */, - A571614D2359689E000CEC60 /* Pool.c */, - ); - path = Mem; - sourceTree = ""; - }; - A571614E2359689E000CEC60 /* PiSmmCore */ = { - isa = PBXGroup; - children = ( - A571614F2359689E000CEC60 /* Smi.c */, - A57161502359689E000CEC60 /* SmiHandlerProfile.c */, - A57161512359689E000CEC60 /* HeapGuard.c */, - A57161522359689E000CEC60 /* PiSmmCore.c */, - A57161532359689E000CEC60 /* Dispatcher.c */, - A57161542359689E000CEC60 /* PiSmmIplExtra.uni */, - A57161552359689E000CEC60 /* SmramProfileRecord.c */, - A57161562359689E000CEC60 /* Handle.c */, - A57161572359689E000CEC60 /* PiSmmCoreExtra.uni */, - A57161582359689E000CEC60 /* InstallConfigurationTable.c */, - A57161592359689E000CEC60 /* PiSmmCorePrivateData.h */, - A571615A2359689E000CEC60 /* PiSmmIpl.c */, - A571615B2359689E000CEC60 /* Page.c */, - A571615C2359689E000CEC60 /* PiSmmCore.h */, - A571615D2359689E000CEC60 /* HeapGuard.h */, - A571615E2359689E000CEC60 /* PiSmmCore.inf */, - A571615F2359689E000CEC60 /* Locate.c */, - A57161602359689E000CEC60 /* Dependency.c */, - A57161612359689E000CEC60 /* Pool.c */, - A57161622359689E000CEC60 /* PiSmmCore.uni */, - A57161632359689E000CEC60 /* MemoryAttributesTable.c */, - A57161642359689E000CEC60 /* PiSmmIpl.uni */, - A57161652359689E000CEC60 /* Notify.c */, - A57161662359689E000CEC60 /* PiSmmIpl.inf */, - ); - path = PiSmmCore; - sourceTree = ""; - }; - A57161672359689E000CEC60 /* Pei */ = { - isa = PBXGroup; - children = ( - A57161682359689E000CEC60 /* PeiMain.inf */, - A57161692359689E000CEC60 /* PciCfg2 */, - A571616B2359689E000CEC60 /* Memory */, - A571616D2359689E000CEC60 /* Hob */, - A571616F2359689E000CEC60 /* Security */, - A57161712359689E000CEC60 /* Reset */, - A57161732359689E000CEC60 /* Dispatcher */, - A57161752359689E000CEC60 /* FwVol */, - A57161782359689E000CEC60 /* Dependency */, - A571617B2359689E000CEC60 /* Image */, - A571617D2359689E000CEC60 /* PeiMain */, - A571617F2359689E000CEC60 /* StatusCode */, - A57161812359689E000CEC60 /* BootMode */, - A57161832359689E000CEC60 /* CpuIo */, - A57161852359689E000CEC60 /* Ppi */, - A57161872359689E000CEC60 /* PeiCoreExtra.uni */, - A57161882359689E000CEC60 /* PeiMain.h */, - A57161892359689E000CEC60 /* PeiCore.uni */, - ); - path = Pei; - sourceTree = ""; - }; - A57161692359689E000CEC60 /* PciCfg2 */ = { - isa = PBXGroup; - children = ( - A571616A2359689E000CEC60 /* PciCfg2.c */, - ); - path = PciCfg2; - sourceTree = ""; - }; - A571616B2359689E000CEC60 /* Memory */ = { - isa = PBXGroup; - children = ( - A571616C2359689E000CEC60 /* MemoryServices.c */, - ); - path = Memory; - sourceTree = ""; - }; - A571616D2359689E000CEC60 /* Hob */ = { - isa = PBXGroup; - children = ( - A571616E2359689E000CEC60 /* Hob.c */, - ); - path = Hob; - sourceTree = ""; - }; - A571616F2359689E000CEC60 /* Security */ = { - isa = PBXGroup; - children = ( - A57161702359689E000CEC60 /* Security.c */, - ); - path = Security; - sourceTree = ""; - }; - A57161712359689E000CEC60 /* Reset */ = { - isa = PBXGroup; - children = ( - A57161722359689E000CEC60 /* Reset.c */, - ); - path = Reset; - sourceTree = ""; - }; - A57161732359689E000CEC60 /* Dispatcher */ = { - isa = PBXGroup; - children = ( - A57161742359689E000CEC60 /* Dispatcher.c */, - ); - path = Dispatcher; - sourceTree = ""; - }; - A57161752359689E000CEC60 /* FwVol */ = { - isa = PBXGroup; - children = ( - A57161762359689E000CEC60 /* FwVol.h */, - A57161772359689E000CEC60 /* FwVol.c */, - ); - path = FwVol; - sourceTree = ""; - }; - A57161782359689E000CEC60 /* Dependency */ = { - isa = PBXGroup; - children = ( - A57161792359689E000CEC60 /* Dependency.h */, - A571617A2359689E000CEC60 /* Dependency.c */, - ); - path = Dependency; - sourceTree = ""; - }; - A571617B2359689E000CEC60 /* Image */ = { - isa = PBXGroup; - children = ( - A571617C2359689E000CEC60 /* Image.c */, - ); - path = Image; - sourceTree = ""; - }; - A571617D2359689E000CEC60 /* PeiMain */ = { - isa = PBXGroup; - children = ( - A571617E2359689E000CEC60 /* PeiMain.c */, - ); - path = PeiMain; - sourceTree = ""; - }; - A571617F2359689E000CEC60 /* StatusCode */ = { - isa = PBXGroup; - children = ( - A57161802359689E000CEC60 /* StatusCode.c */, - ); - path = StatusCode; - sourceTree = ""; - }; - A57161812359689E000CEC60 /* BootMode */ = { - isa = PBXGroup; - children = ( - A57161822359689E000CEC60 /* BootMode.c */, - ); - path = BootMode; - sourceTree = ""; - }; - A57161832359689E000CEC60 /* CpuIo */ = { - isa = PBXGroup; - children = ( - A57161842359689E000CEC60 /* CpuIo.c */, - ); - path = CpuIo; - sourceTree = ""; - }; - A57161852359689E000CEC60 /* Ppi */ = { - isa = PBXGroup; - children = ( - A57161862359689E000CEC60 /* Ppi.c */, - ); - path = Ppi; - sourceTree = ""; - }; - A571618A2359689E000CEC60 /* DxeIplPeim */ = { - isa = PBXGroup; - children = ( - A571618B2359689E000CEC60 /* DxeIpl.uni */, - A571618C2359689E000CEC60 /* Ebc */, - A571618E2359689E000CEC60 /* DxeLoad.c */, - A571618F2359689E000CEC60 /* DxeIpl.inf */, - A57161902359689E000CEC60 /* X64 */, - A57161942359689E000CEC60 /* DxeIpl.h */, - A57161952359689E000CEC60 /* Ia32 */, - A57161982359689E000CEC60 /* Arm */, - A571619A2359689E000CEC60 /* DxeIplExtra.uni */, - ); - path = DxeIplPeim; - sourceTree = ""; - }; - A571618C2359689E000CEC60 /* Ebc */ = { - isa = PBXGroup; - children = ( - A571618D2359689E000CEC60 /* DxeLoadFunc.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A57161902359689E000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A57161912359689E000CEC60 /* VirtualMemory.c */, - A57161922359689E000CEC60 /* VirtualMemory.h */, - A57161932359689E000CEC60 /* DxeLoadFunc.c */, - ); - path = X64; - sourceTree = ""; - }; - A57161952359689E000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A57161962359689E000CEC60 /* IdtVectorAsm.nasm */, - A57161972359689E000CEC60 /* DxeLoadFunc.c */, - ); - path = Ia32; - sourceTree = ""; - }; - A57161982359689E000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A57161992359689E000CEC60 /* DxeLoadFunc.c */, - ); - path = Arm; - sourceTree = ""; - }; - A571619B2359689E000CEC60 /* Universal */ = { - isa = PBXGroup; - children = ( - A571619C2359689E000CEC60 /* DebugPortDxe */, - A57161A32359689E000CEC60 /* EsrtFmpDxe */, - A57161A92359689E000CEC60 /* DebugSupportDxe */, - A57161B82359689E000CEC60 /* Acpi */, - A57161F92359689E000CEC60 /* EbcDxe */, - A57162322359689E000CEC60 /* EsrtDxe */, - A57162392359689E000CEC60 /* SmbiosDxe */, - A571623F2359689E000CEC60 /* SectionExtractionDxe */, - A57162442359689E000CEC60 /* RegularExpressionDxe */, - A571626F2359689E000CEC60 /* Variable */, - A57162912359689E000CEC60 /* DisplayEngineDxe */, - A571629B2359689E000CEC60 /* CapsuleOnDiskLoadPei */, - A57162A02359689E000CEC60 /* DriverHealthManagerDxe */, - A57162AA2359689E000CEC60 /* MonotonicCounterRuntimeDxe */, - A57162AF2359689E000CEC60 /* LegacyRegion2Dxe */, - A57162B52359689E000CEC60 /* WatchdogTimerDxe */, - A57162BB2359689E000CEC60 /* FaultTolerantWriteDxe */, - A57162D12359689E000CEC60 /* DevicePathDxe */, - A57162D62359689E000CEC60 /* DriverSampleDxe */, - A57162E12359689E000CEC60 /* SmbiosMeasurementDxe */, - A57162E62359689E000CEC60 /* HiiResourcesSampleDxe */, - A57162ED2359689E000CEC60 /* PlatformDriOverrideDxe */, - A57162F72359689E000CEC60 /* LoadFileOnFv2 */, - A57162FC2359689E000CEC60 /* BootManagerPolicyDxe */, - A57163012359689E000CEC60 /* PCD */, - A57163102359689E000CEC60 /* SectionExtractionPei */, - A57163152359689E000CEC60 /* StatusCodeHandler */, - A571632E2359689E000CEC60 /* DebugServicePei */, - A57163332359689E000CEC60 /* TimestampDxe */, - A57163382359689E000CEC60 /* ResetSystemPei */, - A571633E2359689E000CEC60 /* FvSimpleFileSystemDxe */, - A57163462359689E000CEC60 /* SecurityStubDxe */, - A571634D2359689E000CEC60 /* Disk */, - A57163822359689F000CEC60 /* MemoryTest */, - A571638F2359689F000CEC60 /* HiiDatabaseDxe */, - A571639C2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei */, - A57163A12359689F000CEC60 /* FaultTolerantWritePei */, - A57163A62359689F000CEC60 /* BdsDxe */, - A57163B02359689F000CEC60 /* SmmCommunicationBufferDxe */, - A57163B52359689F000CEC60 /* CapsulePei */, - A57163C42359689F000CEC60 /* ResetSystemRuntimeDxe */, - A57163CA2359689F000CEC60 /* PrintDxe */, - A57163CF2359689F000CEC60 /* SerialDxe */, - A57163D42359689F000CEC60 /* LockBox */, - A57163DA2359689F000CEC60 /* FileExplorerDxe */, - A57163DF2359689F000CEC60 /* ReportStatusCodeRouter */, - A57163F22359689F000CEC60 /* CapsuleRuntimeDxe */, - A57164002359689F000CEC60 /* SetupBrowserDxe */, - A571640A2359689F000CEC60 /* Console */, - A57164322359689F000CEC60 /* Metronome */, - ); - path = Universal; - sourceTree = ""; - }; - A571619C2359689E000CEC60 /* DebugPortDxe */ = { - isa = PBXGroup; - children = ( - A571619D2359689E000CEC60 /* DebugPort.c */, - A571619E2359689E000CEC60 /* DebugPortDxeExtra.uni */, - A571619F2359689E000CEC60 /* DebugPortDxe.inf */, - A57161A02359689E000CEC60 /* ComponentName.c */, - A57161A12359689E000CEC60 /* DebugPortDxe.uni */, - A57161A22359689E000CEC60 /* DebugPort.h */, - ); - path = DebugPortDxe; - sourceTree = ""; - }; - A57161A32359689E000CEC60 /* EsrtFmpDxe */ = { - isa = PBXGroup; - children = ( - A57161A42359689E000CEC60 /* EsrtFmpDebugPrint.c */, - A57161A52359689E000CEC60 /* EsrtFmpDxeExtra.uni */, - A57161A62359689E000CEC60 /* EsrtFmpDxe.inf */, - A57161A72359689E000CEC60 /* EsrtFmpDxe.uni */, - A57161A82359689E000CEC60 /* EsrtFmp.c */, - ); - path = EsrtFmpDxe; - sourceTree = ""; - }; - A57161A92359689E000CEC60 /* DebugSupportDxe */ = { - isa = PBXGroup; - children = ( - A57161AA2359689E000CEC60 /* X64 */, - A57161AE2359689E000CEC60 /* DebugSupportDxeExtra.uni */, - A57161AF2359689E000CEC60 /* DebugSupport.c */, - A57161B02359689E000CEC60 /* Ia32 */, - A57161B62359689E000CEC60 /* DebugSupportDxe.uni */, - A57161B72359689E000CEC60 /* DebugSupportDxe.inf */, - ); - path = DebugSupportDxe; - sourceTree = ""; - }; - A57161AA2359689E000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A57161AB2359689E000CEC60 /* PlDebugSupport.h */, - A57161AC2359689E000CEC60 /* PlDebugSupportX64.c */, - A57161AD2359689E000CEC60 /* AsmFuncs.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A57161B02359689E000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A57161B12359689E000CEC60 /* PlDebugSupport.h */, - A57161B22359689E000CEC60 /* AsmFuncs.nasm */, - A57161B32359689E000CEC60 /* PlDebugSupport.c */, - A57161B42359689E000CEC60 /* PlDebugSupportIa32.c */, - A57161B52359689E000CEC60 /* DebugSupport.h */, - ); - path = Ia32; - sourceTree = ""; - }; - A57161B82359689E000CEC60 /* Acpi */ = { - isa = PBXGroup; - children = ( - A57161B92359689E000CEC60 /* AcpiTableDxe */, - A57161C72359689E000CEC60 /* S3SaveStateDxe */, - A57161CE2359689E000CEC60 /* BootGraphicsResourceTableDxe */, - A57161D32359689E000CEC60 /* FirmwarePerformanceDataTableSmm */, - A57161D82359689E000CEC60 /* FirmwarePerformanceDataTablePei */, - A57161DD2359689E000CEC60 /* AcpiPlatformDxe */, - A57161E22359689E000CEC60 /* BootScriptExecutorDxe */, - A57161EE2359689E000CEC60 /* SmmS3SaveState */, - A57161F42359689E000CEC60 /* FirmwarePerformanceDataTableDxe */, - ); - path = Acpi; - sourceTree = ""; - }; - A57161B92359689E000CEC60 /* AcpiTableDxe */ = { - isa = PBXGroup; - children = ( - A57161BA2359689E000CEC60 /* AmlNamespace.c */, - A57161BB2359689E000CEC60 /* AcpiTableDxeExtra.uni */, - A57161BC2359689E000CEC60 /* AcpiTableProtocol.c */, - A57161BD2359689E000CEC60 /* AmlOption.c */, - A57161BE2359689E000CEC60 /* AmlString.c */, - A57161BF2359689E000CEC60 /* AcpiSdt.c */, - A57161C02359689E000CEC60 /* AcpiTable.c */, - A57161C12359689E000CEC60 /* AcpiTableDxe.uni */, - A57161C22359689E000CEC60 /* AmlChild.c */, - A57161C32359689E000CEC60 /* AcpiTableDxe.inf */, - A57161C42359689E000CEC60 /* AcpiSdt.h */, - A57161C52359689E000CEC60 /* Aml.c */, - A57161C62359689E000CEC60 /* AcpiTable.h */, - ); - path = AcpiTableDxe; - sourceTree = ""; - }; - A57161C72359689E000CEC60 /* S3SaveStateDxe */ = { - isa = PBXGroup; - children = ( - A57161C82359689E000CEC60 /* AcpiS3ContextSave.c */, - A57161C92359689E000CEC60 /* S3SaveStateDxeExtra.uni */, - A57161CA2359689E000CEC60 /* S3SaveState.c */, - A57161CB2359689E000CEC60 /* S3SaveStateDxe.uni */, - A57161CC2359689E000CEC60 /* S3SaveStateDxe.inf */, - A57161CD2359689E000CEC60 /* InternalS3SaveState.h */, - ); - path = S3SaveStateDxe; - sourceTree = ""; - }; - A57161CE2359689E000CEC60 /* BootGraphicsResourceTableDxe */ = { - isa = PBXGroup; - children = ( - A57161CF2359689E000CEC60 /* BootGraphicsResourceTableDxeExtra.uni */, - A57161D02359689E000CEC60 /* BootGraphicsResourceTableDxe.c */, - A57161D12359689E000CEC60 /* BootGraphicsResourceTableDxe.inf */, - A57161D22359689E000CEC60 /* BootGraphicsResourceTableDxe.uni */, - ); - path = BootGraphicsResourceTableDxe; - sourceTree = ""; - }; - A57161D32359689E000CEC60 /* FirmwarePerformanceDataTableSmm */ = { - isa = PBXGroup; - children = ( - A57161D42359689E000CEC60 /* FirmwarePerformanceSmm.uni */, - A57161D52359689E000CEC60 /* FirmwarePerformanceSmm.inf */, - A57161D62359689E000CEC60 /* FirmwarePerformanceSmmExtra.uni */, - A57161D72359689E000CEC60 /* FirmwarePerformanceSmm.c */, - ); - path = FirmwarePerformanceDataTableSmm; - sourceTree = ""; - }; - A57161D82359689E000CEC60 /* FirmwarePerformanceDataTablePei */ = { - isa = PBXGroup; - children = ( - A57161D92359689E000CEC60 /* FirmwarePerformancePei.c */, - A57161DA2359689E000CEC60 /* FirmwarePerformancePeiExtra.uni */, - A57161DB2359689E000CEC60 /* FirmwarePerformancePei.inf */, - A57161DC2359689E000CEC60 /* FirmwarePerformancePei.uni */, - ); - path = FirmwarePerformanceDataTablePei; - sourceTree = ""; - }; - A57161DD2359689E000CEC60 /* AcpiPlatformDxe */ = { - isa = PBXGroup; - children = ( - A57161DE2359689E000CEC60 /* AcpiPlatform.c */, - A57161DF2359689E000CEC60 /* AcpiPlatformDxe.inf */, - A57161E02359689E000CEC60 /* AcpiPlatformExtra.uni */, - A57161E12359689E000CEC60 /* AcpiPlatform.uni */, - ); - path = AcpiPlatformDxe; - sourceTree = ""; - }; - A57161E22359689E000CEC60 /* BootScriptExecutorDxe */ = { - isa = PBXGroup; - children = ( - A57161E32359689E000CEC60 /* BootScriptExecutorDxe.inf */, - A57161E42359689E000CEC60 /* BootScriptExecutorDxe.uni */, - A57161E52359689E000CEC60 /* X64 */, - A57161E82359689E000CEC60 /* ScriptExecute.h */, - A57161E92359689E000CEC60 /* BootScriptExecutorDxeExtra.uni */, - A57161EA2359689E000CEC60 /* IA32 */, - A57161ED2359689E000CEC60 /* ScriptExecute.c */, - ); - path = BootScriptExecutorDxe; - sourceTree = ""; - }; - A57161E52359689E000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A57161E62359689E000CEC60 /* S3Asm.nasm */, - A57161E72359689E000CEC60 /* SetIdtEntry.c */, - ); - path = X64; - sourceTree = ""; - }; - A57161EA2359689E000CEC60 /* IA32 */ = { - isa = PBXGroup; - children = ( - A57161EB2359689E000CEC60 /* S3Asm.nasm */, - A57161EC2359689E000CEC60 /* SetIdtEntry.c */, - ); - path = IA32; - sourceTree = ""; - }; - A57161EE2359689E000CEC60 /* SmmS3SaveState */ = { - isa = PBXGroup; - children = ( - A57161EF2359689E000CEC60 /* SmmS3SaveStateExtra.uni */, - A57161F02359689E000CEC60 /* SmmS3SaveState.inf */, - A57161F12359689E000CEC60 /* SmmS3SaveState.uni */, - A57161F22359689E000CEC60 /* InternalSmmSaveState.h */, - A57161F32359689E000CEC60 /* SmmS3SaveState.c */, - ); - path = SmmS3SaveState; - sourceTree = ""; - }; - A57161F42359689E000CEC60 /* FirmwarePerformanceDataTableDxe */ = { - isa = PBXGroup; - children = ( - A57161F52359689E000CEC60 /* FirmwarePerformanceDxe.inf */, - A57161F62359689E000CEC60 /* FirmwarePerformanceDxe.uni */, - A57161F72359689E000CEC60 /* FirmwarePerformanceDxeExtra.uni */, - A57161F82359689E000CEC60 /* FirmwarePerformanceDxe.c */, - ); - path = FirmwarePerformanceDataTableDxe; - sourceTree = ""; - }; - A57161F92359689E000CEC60 /* EbcDxe */ = { - isa = PBXGroup; - children = ( - A57161FA2359689E000CEC60 /* EbcDxe.uni */, - A57161FB2359689E000CEC60 /* EbcInt.h */, - A57161FC2359689E000CEC60 /* EbcExecute.h */, - A57161FD2359689E000CEC60 /* EbcDxe.inf */, - A57161FE2359689E000CEC60 /* X64 */, - A57162012359689E000CEC60 /* EbcDebugger.inf */, - A57162022359689E000CEC60 /* EbcDebuggerHook.c */, - A57162032359689E000CEC60 /* EbcDebugger */, - A57162232359689E000CEC60 /* EbcDebugger.uni */, - A57162242359689E000CEC60 /* EbcDebuggerConfig.uni */, - A57162252359689E000CEC60 /* Ia32 */, - A57162282359689E000CEC60 /* EbcInt.c */, - A57162292359689E000CEC60 /* EbcDebuggerConfig.inf */, - A571622A2359689E000CEC60 /* EbcExecute.c */, - A571622B2359689E000CEC60 /* EbcDebuggerHook.h */, - A571622C2359689E000CEC60 /* AArch64 */, - A571622F2359689E000CEC60 /* EbcDebuggerConfigExtra.uni */, - A57162302359689E000CEC60 /* EbcDxeExtra.uni */, - A57162312359689E000CEC60 /* EbcDebuggerExtra.uni */, - ); - path = EbcDxe; - sourceTree = ""; - }; - A57161FE2359689E000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A57161FF2359689E000CEC60 /* EbcSupport.c */, - A57162002359689E000CEC60 /* EbcLowLevel.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A57162032359689E000CEC60 /* EbcDebugger */ = { - isa = PBXGroup; - children = ( - A57162042359689E000CEC60 /* EdbCommand.h */, - A57162052359689E000CEC60 /* EdbDisasm.h */, - A57162062359689E000CEC60 /* EdbDisasmSupport.c */, - A57162072359689E000CEC60 /* EdbSymbol.c */, - A57162082359689E000CEC60 /* EdbSupport.h */, - A57162092359689E000CEC60 /* EdbCommon.h */, - A571620A2359689E000CEC60 /* EdbHook.c */, - A571620B2359689E000CEC60 /* EdbSupportUI.c */, - A571620C2359689E000CEC60 /* EdbSupportString.c */, - A571620D2359689E000CEC60 /* EdbCmdExtIo.c */, - A571620E2359689E000CEC60 /* Edb.c */, - A571620F2359689E000CEC60 /* EdbCmdMemory.c */, - A57162102359689E000CEC60 /* EbcDebuggerConfig.c */, - A57162112359689E000CEC60 /* EdbDisasmSupport.h */, - A57162122359689E000CEC60 /* EdbSymbol.h */, - A57162132359689E000CEC60 /* EdbSupportFile.c */, - A57162142359689E000CEC60 /* EdbCommand.c */, - A57162152359689E000CEC60 /* EdbCmdStep.c */, - A57162162359689E000CEC60 /* EdbDisasm.c */, - A57162172359689E000CEC60 /* EdbCmdRegister.c */, - A57162182359689E000CEC60 /* EdbHook.h */, - A57162192359689E000CEC60 /* EdbCmdGo.c */, - A571621A2359689E000CEC60 /* EdbCmdScope.c */, - A571621B2359689E000CEC60 /* EdbCmdQuit.c */, - A571621C2359689E000CEC60 /* EdbCmdHelp.c */, - A571621D2359689E000CEC60 /* EdbCmdExtPci.c */, - A571621E2359689E000CEC60 /* EdbCmdBranch.c */, - A571621F2359689E000CEC60 /* Edb.h */, - A57162202359689E000CEC60 /* EdbCmdBreak.c */, - A57162212359689E000CEC60 /* EdbCmdSymbol.c */, - A57162222359689E000CEC60 /* EdbCmdBreakpoint.c */, - ); - path = EbcDebugger; - sourceTree = ""; - }; - A57162252359689E000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A57162262359689E000CEC60 /* EbcSupport.c */, - A57162272359689E000CEC60 /* EbcLowLevel.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A571622C2359689E000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A571622D2359689E000CEC60 /* EbcSupport.c */, - A571622E2359689E000CEC60 /* EbcLowLevel.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A57162322359689E000CEC60 /* EsrtDxe */ = { - isa = PBXGroup; - children = ( - A57162332359689E000CEC60 /* EsrtDxe.c */, - A57162342359689E000CEC60 /* EsrtImpl.c */, - A57162352359689E000CEC60 /* EsrtDxe.uni */, - A57162362359689E000CEC60 /* EsrtImpl.h */, - A57162372359689E000CEC60 /* EsrtDxe.inf */, - A57162382359689E000CEC60 /* EsrtDxeExtra.uni */, - ); - path = EsrtDxe; - sourceTree = ""; - }; - A57162392359689E000CEC60 /* SmbiosDxe */ = { - isa = PBXGroup; - children = ( - A571623A2359689E000CEC60 /* SmbiosDxe.h */, - A571623B2359689E000CEC60 /* SmbiosDxe.c */, - A571623C2359689E000CEC60 /* SmbiosDxe.inf */, - A571623D2359689E000CEC60 /* SmbiosDxe.uni */, - A571623E2359689E000CEC60 /* SmbiosDxeExtra.uni */, - ); - path = SmbiosDxe; - sourceTree = ""; - }; - A571623F2359689E000CEC60 /* SectionExtractionDxe */ = { - isa = PBXGroup; - children = ( - A57162402359689E000CEC60 /* SectionExtractionDxe.uni */, - A57162412359689E000CEC60 /* SectionExtractionDxe.inf */, - A57162422359689E000CEC60 /* SectionExtractionDxe.c */, - A57162432359689E000CEC60 /* SectionExtractionDxeExtra.uni */, - ); - path = SectionExtractionDxe; - sourceTree = ""; - }; - A57162442359689E000CEC60 /* RegularExpressionDxe */ = { - isa = PBXGroup; - children = ( - A57162452359689E000CEC60 /* RegularExpressionDxe.inf */, - A57162462359689E000CEC60 /* RegularExpressionDxe.h */, - A57162472359689E000CEC60 /* Oniguruma */, - A571626E2359689E000CEC60 /* RegularExpressionDxe.c */, - ); - path = RegularExpressionDxe; - sourceTree = ""; - }; - A57162472359689E000CEC60 /* Oniguruma */ = { - isa = PBXGroup; - children = ( - A57162482359689E000CEC60 /* unicode_property_data_posix.c */, - A57162492359689E000CEC60 /* unicode.c */, - A571624A2359689E000CEC60 /* st.h */, - A571624B2359689E000CEC60 /* ascii.c */, - A571624C2359689E000CEC60 /* unicode_fold2_key.c */, - A571624D2359689E000CEC60 /* regparse.h */, - A571624E2359689E000CEC60 /* AUTHORS */, - A571624F2359689E000CEC60 /* unicode_fold3_key.c */, - A57162502359689E000CEC60 /* regposix.c */, - A57162512359689E000CEC60 /* unicode_fold1_key.c */, - A57162522359689E000CEC60 /* unicode_wb_data.c */, - A57162532359689E000CEC60 /* regexec.c */, - A57162542359689E000CEC60 /* regint.h */, - A57162552359689E000CEC60 /* regenc.h */, - A57162562359689E000CEC60 /* regcomp.c */, - A57162572359689E000CEC60 /* unicode_egcb_data.c */, - A57162582359689E000CEC60 /* regtrav.c */, - A57162592359689E000CEC60 /* regsyntax.c */, - A571625A2359689E000CEC60 /* OnigurumaIntrinsics.c */, - A571625B2359689E000CEC60 /* regversion.c */, - A571625C2359689E000CEC60 /* OnigurumaUefiPort.c */, - A571625D2359689E000CEC60 /* unicode_property_data.c */, - A571625E2359689E000CEC60 /* README */, - A571625F2359689E000CEC60 /* st.c */, - A57162602359689E000CEC60 /* oniggnu.h */, - A57162612359689E000CEC60 /* onigposix.h */, - A57162622359689E000CEC60 /* COPYING */, - A57162632359689E000CEC60 /* utf16_le.c */, - A57162642359689E000CEC60 /* oniguruma.h */, - A57162652359689E000CEC60 /* regposerr.c */, - A57162662359689E000CEC60 /* regparse.c */, - A57162672359689E000CEC60 /* onig_init.c */, - A57162682359689E000CEC60 /* regenc.c */, - A57162692359689E000CEC60 /* regerror.c */, - A571626A2359689E000CEC60 /* OnigurumaUefiPort.h */, - A571626B2359689E000CEC60 /* unicode_unfold_key.c */, - A571626C2359689E000CEC60 /* reggnu.c */, - A571626D2359689E000CEC60 /* unicode_fold_data.c */, - ); - path = Oniguruma; - sourceTree = ""; - }; - A571626F2359689E000CEC60 /* Variable */ = { - isa = PBXGroup; - children = ( - A57162702359689E000CEC60 /* RuntimeDxe */, - A571628B2359689E000CEC60 /* Pei */, - ); - path = Variable; - sourceTree = ""; - }; - A57162702359689E000CEC60 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A57162712359689E000CEC60 /* Measurement.c */, - A57162722359689E000CEC60 /* SpeculationBarrierDxe.c */, - A57162732359689E000CEC60 /* VariableStandaloneMm.inf */, - A57162742359689E000CEC60 /* VariableSmm.uni */, - A57162752359689E000CEC60 /* VariableSmmRuntimeDxeExtra.uni */, - A57162762359689E000CEC60 /* SpeculationBarrierSmm.c */, - A57162772359689E000CEC60 /* VariableSmm.inf */, - A57162782359689E000CEC60 /* VariableTraditionalMm.c */, - A57162792359689E000CEC60 /* PrivilegePolymorphic.h */, - A571627A2359689E000CEC60 /* VariableExLib.c */, - A571627B2359689E000CEC60 /* Variable.h */, - A571627C2359689E000CEC60 /* VariableSmmRuntimeDxe.c */, - A571627D2359689E000CEC60 /* VariableSmmRuntimeDxe.inf */, - A571627E2359689E000CEC60 /* VariableStandaloneMm.c */, - A571627F2359689E000CEC60 /* VariableSmmExtra.uni */, - A57162802359689E000CEC60 /* VariableSmm.c */, - A57162812359689E000CEC60 /* TcgMorLockSmm.c */, - A57162822359689E000CEC60 /* Reclaim.c */, - A57162832359689E000CEC60 /* VariableDxe.c */, - A57162842359689E000CEC60 /* VariableSmmRuntimeDxe.uni */, - A57162852359689E000CEC60 /* TcgMorLockDxe.c */, - A57162862359689E000CEC60 /* VarCheck.c */, - A57162872359689E000CEC60 /* VariableRuntimeDxe.inf */, - A57162882359689E000CEC60 /* VariableRuntimeDxeExtra.uni */, - A57162892359689E000CEC60 /* VariableRuntimeDxe.uni */, - A571628A2359689E000CEC60 /* Variable.c */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A571628B2359689E000CEC60 /* Pei */ = { - isa = PBXGroup; - children = ( - A571628C2359689E000CEC60 /* PeiVariableExtra.uni */, - A571628D2359689E000CEC60 /* PeiVariable.uni */, - A571628E2359689E000CEC60 /* Variable.h */, - A571628F2359689E000CEC60 /* VariablePei.inf */, - A57162902359689E000CEC60 /* Variable.c */, - ); - path = Pei; - sourceTree = ""; - }; - A57162912359689E000CEC60 /* DisplayEngineDxe */ = { - isa = PBXGroup; - children = ( - A57162922359689E000CEC60 /* InputHandler.c */, - A57162932359689E000CEC60 /* FormDisplay.c */, - A57162942359689E000CEC60 /* DisplayEngine.uni */, - A57162952359689E000CEC60 /* FormDisplayStr.uni */, - A57162962359689E000CEC60 /* FormDisplay.h */, - A57162972359689E000CEC60 /* Popup.c */, - A57162982359689E000CEC60 /* ProcessOptions.c */, - A57162992359689E000CEC60 /* DisplayEngineDxe.inf */, - A571629A2359689E000CEC60 /* DisplayEngineExtra.uni */, - ); - path = DisplayEngineDxe; - sourceTree = ""; - }; - A571629B2359689E000CEC60 /* CapsuleOnDiskLoadPei */ = { - isa = PBXGroup; - children = ( - A571629C2359689E000CEC60 /* CapsuleOnDiskLoadPeiExtra.uni */, - A571629D2359689E000CEC60 /* CapsuleOnDiskLoadPei.c */, - A571629E2359689E000CEC60 /* CapsuleOnDiskLoadPei.inf */, - A571629F2359689E000CEC60 /* CapsuleOnDiskLoadPei.uni */, - ); - path = CapsuleOnDiskLoadPei; - sourceTree = ""; - }; - A57162A02359689E000CEC60 /* DriverHealthManagerDxe */ = { - isa = PBXGroup; - children = ( - A57162A12359689E000CEC60 /* DriverHealthManagerDxeExtra.uni */, - A57162A22359689E000CEC60 /* DriverHealthManagerDxe.h */, - A57162A32359689E000CEC60 /* DriverHealthManagerVfr.h */, - A57162A42359689E000CEC60 /* DriverHealthManagerStrings.uni */, - A57162A52359689E000CEC60 /* DriverHealthManagerVfr.Vfr */, - A57162A62359689E000CEC60 /* DriverHealthManagerDxe.uni */, - A57162A72359689E000CEC60 /* DriverHealthConfigureVfr.Vfr */, - A57162A82359689E000CEC60 /* DriverHealthManagerDxe.c */, - A57162A92359689E000CEC60 /* DriverHealthManagerDxe.inf */, - ); - path = DriverHealthManagerDxe; - sourceTree = ""; - }; - A57162AA2359689E000CEC60 /* MonotonicCounterRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A57162AB2359689E000CEC60 /* MonotonicCounterRuntimeDxeExtra.uni */, - A57162AC2359689E000CEC60 /* MonotonicCounterRuntimeDxe.inf */, - A57162AD2359689E000CEC60 /* MonotonicCounter.c */, - A57162AE2359689E000CEC60 /* MonotonicCounterRuntimeDxe.uni */, - ); - path = MonotonicCounterRuntimeDxe; - sourceTree = ""; - }; - A57162AF2359689E000CEC60 /* LegacyRegion2Dxe */ = { - isa = PBXGroup; - children = ( - A57162B02359689E000CEC60 /* LegacyRegion2Dxe.uni */, - A57162B12359689E000CEC60 /* LegacyRegion2.c */, - A57162B22359689E000CEC60 /* LegacyRegion2Dxe.inf */, - A57162B32359689E000CEC60 /* LegacyRegion2.h */, - A57162B42359689E000CEC60 /* LegacyRegion2DxeExtra.uni */, - ); - path = LegacyRegion2Dxe; - sourceTree = ""; - }; - A57162B52359689E000CEC60 /* WatchdogTimerDxe */ = { - isa = PBXGroup; - children = ( - A57162B62359689E000CEC60 /* WatchdogTimer.inf */, - A57162B72359689E000CEC60 /* WatchdogTimer.uni */, - A57162B82359689E000CEC60 /* WatchdogTimer.c */, - A57162B92359689E000CEC60 /* WatchdogTimerExtra.uni */, - A57162BA2359689E000CEC60 /* WatchdogTimer.h */, - ); - path = WatchdogTimerDxe; - sourceTree = ""; - }; - A57162BB2359689E000CEC60 /* FaultTolerantWriteDxe */ = { - isa = PBXGroup; - children = ( - A57162BC2359689E000CEC60 /* FaultTolerantWriteSmmDxeExtra.uni */, - A57162BD2359689E000CEC60 /* FaultTolerantWriteSmmCommon.h */, - A57162BE2359689E000CEC60 /* FaultTolerantWriteSmmDxe.h */, - A57162BF2359689E000CEC60 /* FaultTolerantWriteStandaloneMm.inf */, - A57162C02359689E000CEC60 /* SmmFaultTolerantWriteDxeExtra.uni */, - A57162C12359689E000CEC60 /* FaultTolerantWrite.c */, - A57162C22359689E000CEC60 /* FaultTolerantWriteDxe.inf */, - A57162C32359689E000CEC60 /* FaultTolerantWriteStandaloneMm.c */, - A57162C42359689E000CEC60 /* FaultTolerantWriteSmmDxe.c */, - A57162C52359689E000CEC60 /* FaultTolerantWriteDxeExtra.uni */, - A57162C62359689E000CEC60 /* FaultTolerantWriteDxe.uni */, - A57162C72359689E000CEC60 /* FaultTolerantWriteSmm.inf */, - A57162C82359689E000CEC60 /* FaultTolerantWriteTraditionalMm.c */, - A57162C92359689E000CEC60 /* FaultTolerantWriteDxe.c */, - A57162CA2359689E000CEC60 /* FaultTolerantWriteSmmDxe.uni */, - A57162CB2359689E000CEC60 /* FaultTolerantWriteSmm.c */, - A57162CC2359689E000CEC60 /* FtwMisc.c */, - A57162CD2359689E000CEC60 /* SmmFaultTolerantWriteDxe.uni */, - A57162CE2359689E000CEC60 /* UpdateWorkingBlock.c */, - A57162CF2359689E000CEC60 /* FaultTolerantWriteSmmDxe.inf */, - A57162D02359689E000CEC60 /* FaultTolerantWrite.h */, - ); - path = FaultTolerantWriteDxe; - sourceTree = ""; - }; - A57162D12359689E000CEC60 /* DevicePathDxe */ = { - isa = PBXGroup; - children = ( - A57162D22359689E000CEC60 /* DevicePath.c */, - A57162D32359689E000CEC60 /* DevicePathDxe.inf */, - A57162D42359689E000CEC60 /* DevicePathDxeExtra.uni */, - A57162D52359689E000CEC60 /* DevicePathDxe.uni */, - ); - path = DevicePathDxe; - sourceTree = ""; - }; - A57162D62359689E000CEC60 /* DriverSampleDxe */ = { - isa = PBXGroup; - children = ( - A57162D72359689E000CEC60 /* NVDataStruc.h */, - A57162D82359689E000CEC60 /* DriverSample.c */, - A57162D92359689E000CEC60 /* DriverSampleDxe.inf */, - A57162DA2359689E000CEC60 /* Inventory.vfr */, - A57162DB2359689E000CEC60 /* Vfr.vfr */, - A57162DC2359689E000CEC60 /* DriverSample.uni */, - A57162DD2359689E000CEC60 /* InventoryStrings.uni */, - A57162DE2359689E000CEC60 /* DriverSampleExtra.uni */, - A57162DF2359689E000CEC60 /* DriverSample.h */, - A57162E02359689E000CEC60 /* VfrStrings.uni */, - ); - path = DriverSampleDxe; - sourceTree = ""; - }; - A57162E12359689E000CEC60 /* SmbiosMeasurementDxe */ = { - isa = PBXGroup; - children = ( - A57162E22359689E000CEC60 /* SmbiosMeasurementDxeExtra.uni */, - A57162E32359689E000CEC60 /* SmbiosMeasurementDxe.c */, - A57162E42359689E000CEC60 /* SmbiosMeasurementDxe.inf */, - A57162E52359689E000CEC60 /* SmbiosMeasurementDxe.uni */, - ); - path = SmbiosMeasurementDxe; - sourceTree = ""; - }; - A57162E62359689E000CEC60 /* HiiResourcesSampleDxe */ = { - isa = PBXGroup; - children = ( - A57162E72359689E000CEC60 /* HiiResourcesSample.c */, - A57162E82359689E000CEC60 /* HiiResourcesSample.uni */, - A57162E92359689E000CEC60 /* HiiResourcesSampleDxe.inf */, - A57162EA2359689E000CEC60 /* HiiResourcesSampleExtra.uni */, - A57162EB2359689E000CEC60 /* SampleStrings.uni */, - A57162EC2359689E000CEC60 /* Sample.vfr */, - ); - path = HiiResourcesSampleDxe; - sourceTree = ""; - }; - A57162ED2359689E000CEC60 /* PlatformDriOverrideDxe */ = { - isa = PBXGroup; - children = ( - A57162EE2359689E000CEC60 /* InternalPlatDriOverrideDxe.h */, - A57162EF2359689E000CEC60 /* Vfr.vfr */, - A57162F02359689E000CEC60 /* PlatOverMngr.h */, - A57162F12359689E000CEC60 /* PlatformDriOverrideDxe.inf */, - A57162F22359689E000CEC60 /* PlatDriOverrideLib.c */, - A57162F32359689E000CEC60 /* PlatDriOverrideDxe.uni */, - A57162F42359689E000CEC60 /* PlatDriOverrideDxeExtra.uni */, - A57162F52359689E000CEC60 /* PlatDriOverrideDxe.c */, - A57162F62359689E000CEC60 /* VfrStrings.uni */, - ); - path = PlatformDriOverrideDxe; - sourceTree = ""; - }; - A57162F72359689E000CEC60 /* LoadFileOnFv2 */ = { - isa = PBXGroup; - children = ( - A57162F82359689E000CEC60 /* LoadFileOnFv2.c */, - A57162F92359689E000CEC60 /* LoadFileOnFv2.inf */, - A57162FA2359689E000CEC60 /* LoadFileOnFv2.uni */, - A57162FB2359689E000CEC60 /* LoadFileOnFv2Extra.uni */, - ); - path = LoadFileOnFv2; - sourceTree = ""; - }; - A57162FC2359689E000CEC60 /* BootManagerPolicyDxe */ = { - isa = PBXGroup; - children = ( - A57162FD2359689E000CEC60 /* BootManagerPolicyDxe.uni */, - A57162FE2359689E000CEC60 /* BootManagerPolicyDxe.inf */, - A57162FF2359689E000CEC60 /* BootManagerPolicyDxeExtra.uni */, - A57163002359689E000CEC60 /* BootManagerPolicyDxe.c */, - ); - path = BootManagerPolicyDxe; - sourceTree = ""; - }; - A57163012359689E000CEC60 /* PCD */ = { - isa = PBXGroup; - children = ( - A57163022359689E000CEC60 /* Dxe */, - A57163092359689E000CEC60 /* Pei */, - ); - path = PCD; - sourceTree = ""; - }; - A57163022359689E000CEC60 /* Dxe */ = { - isa = PBXGroup; - children = ( - A57163032359689E000CEC60 /* Pcd.c */, - A57163042359689E000CEC60 /* PcdDxeExtra.uni */, - A57163052359689E000CEC60 /* Service.h */, - A57163062359689E000CEC60 /* Pcd.inf */, - A57163072359689E000CEC60 /* Service.c */, - A57163082359689E000CEC60 /* PcdDxe.uni */, - ); - path = Dxe; - sourceTree = ""; - }; - A57163092359689E000CEC60 /* Pei */ = { - isa = PBXGroup; - children = ( - A571630A2359689E000CEC60 /* Pcd.c */, - A571630B2359689E000CEC60 /* Service.h */, - A571630C2359689E000CEC60 /* Pcd.inf */, - A571630D2359689E000CEC60 /* PcdPeim.uni */, - A571630E2359689E000CEC60 /* PcdPeimExtra.uni */, - A571630F2359689E000CEC60 /* Service.c */, - ); - path = Pei; - sourceTree = ""; - }; - A57163102359689E000CEC60 /* SectionExtractionPei */ = { - isa = PBXGroup; - children = ( - A57163112359689E000CEC60 /* SectionExtractionPei.c */, - A57163122359689E000CEC60 /* SectionExtractionPeiExtra.uni */, - A57163132359689E000CEC60 /* SectionExtractionPei.uni */, - A57163142359689E000CEC60 /* SectionExtractionPei.inf */, - ); - path = SectionExtractionPei; - sourceTree = ""; - }; - A57163152359689E000CEC60 /* StatusCodeHandler */ = { - isa = PBXGroup; - children = ( - A57163162359689E000CEC60 /* RuntimeDxe */, - A571631E2359689E000CEC60 /* Pei */, - A57163262359689E000CEC60 /* Smm */, - ); - path = StatusCodeHandler; - sourceTree = ""; - }; - A57163162359689E000CEC60 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A57163172359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.c */, - A57163182359689E000CEC60 /* MemoryStatusCodeWorker.c */, - A57163192359689E000CEC60 /* StatusCodeHandlerRuntimeDxeExtra.uni */, - A571631A2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.uni */, - A571631B2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.inf */, - A571631C2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.h */, - A571631D2359689E000CEC60 /* SerialStatusCodeWorker.c */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A571631E2359689E000CEC60 /* Pei */ = { - isa = PBXGroup; - children = ( - A571631F2359689E000CEC60 /* StatusCodeHandlerPei.uni */, - A57163202359689E000CEC60 /* StatusCodeHandlerPeiExtra.uni */, - A57163212359689E000CEC60 /* StatusCodeHandlerPei.inf */, - A57163222359689E000CEC60 /* StatusCodeHandlerPei.h */, - A57163232359689E000CEC60 /* MemoryStausCodeWorker.c */, - A57163242359689E000CEC60 /* SerialStatusCodeWorker.c */, - A57163252359689E000CEC60 /* StatusCodeHandlerPei.c */, - ); - path = Pei; - sourceTree = ""; - }; - A57163262359689E000CEC60 /* Smm */ = { - isa = PBXGroup; - children = ( - A57163272359689E000CEC60 /* MemoryStatusCodeWorker.c */, - A57163282359689E000CEC60 /* StatusCodeHandlerSmm.c */, - A57163292359689E000CEC60 /* StatusCodeHandlerSmmExtra.uni */, - A571632A2359689E000CEC60 /* StatusCodeHandlerSmm.inf */, - A571632B2359689E000CEC60 /* SerialStatusCodeWorker.c */, - A571632C2359689E000CEC60 /* StatusCodeHandlerSmm.h */, - A571632D2359689E000CEC60 /* StatusCodeHandlerSmm.uni */, - ); - path = Smm; - sourceTree = ""; - }; - A571632E2359689E000CEC60 /* DebugServicePei */ = { - isa = PBXGroup; - children = ( - A571632F2359689E000CEC60 /* DebugServicePei.c */, - A57163302359689E000CEC60 /* DebugService.h */, - A57163312359689E000CEC60 /* DebugServicePei.inf */, - A57163322359689E000CEC60 /* DebugServicePei.uni */, - ); - path = DebugServicePei; - sourceTree = ""; - }; - A57163332359689E000CEC60 /* TimestampDxe */ = { - isa = PBXGroup; - children = ( - A57163342359689E000CEC60 /* TimestampDxe.c */, - A57163352359689E000CEC60 /* TimestampDxe.uni */, - A57163362359689E000CEC60 /* TimestampDxe.inf */, - A57163372359689E000CEC60 /* TimestampDxeExtra.uni */, - ); - path = TimestampDxe; - sourceTree = ""; - }; - A57163382359689E000CEC60 /* ResetSystemPei */ = { - isa = PBXGroup; - children = ( - A57163392359689E000CEC60 /* ResetSystemPeiExtra.uni */, - A571633A2359689E000CEC60 /* ResetSystem.h */, - A571633B2359689E000CEC60 /* ResetSystemPei.inf */, - A571633C2359689E000CEC60 /* ResetSystem.c */, - A571633D2359689E000CEC60 /* ResetSystemPei.uni */, - ); - path = ResetSystemPei; - sourceTree = ""; - }; - A571633E2359689E000CEC60 /* FvSimpleFileSystemDxe */ = { - isa = PBXGroup; - children = ( - A571633F2359689E000CEC60 /* FvSimpleFileSystemEntryPoint.c */, - A57163402359689E000CEC60 /* FvSimpleFileSystem.c */, - A57163412359689E000CEC60 /* FvSimpleFileSystemDxe.inf */, - A57163422359689E000CEC60 /* ComponentName.c */, - A57163432359689E000CEC60 /* FvSimpleFileSystemInternal.h */, - A57163442359689E000CEC60 /* FvSimpleFileSystem.uni */, - A57163452359689E000CEC60 /* FvSimpleFileSystemExtra.uni */, - ); - path = FvSimpleFileSystemDxe; - sourceTree = ""; - }; - A57163462359689E000CEC60 /* SecurityStubDxe */ = { - isa = PBXGroup; - children = ( - A57163472359689E000CEC60 /* Defer3rdPartyImageLoad.c */, - A57163482359689E000CEC60 /* SecurityStubDxe.uni */, - A57163492359689E000CEC60 /* SecurityStub.c */, - A571634A2359689E000CEC60 /* SecurityStubDxe.inf */, - A571634B2359689E000CEC60 /* SecurityStubDxeExtra.uni */, - A571634C2359689E000CEC60 /* Defer3rdPartyImageLoad.h */, - ); - path = SecurityStubDxe; - sourceTree = ""; - }; - A571634D2359689E000CEC60 /* Disk */ = { - isa = PBXGroup; - children = ( - A571634E2359689E000CEC60 /* DiskIoDxe */, - A57163552359689E000CEC60 /* CdExpressPei */, - A571635B2359689E000CEC60 /* PartitionDxe */, - A57163662359689E000CEC60 /* RamDiskDxe */, - A57163732359689E000CEC60 /* UnicodeCollation */, - A571637A2359689F000CEC60 /* UdfDxe */, - ); - path = Disk; - sourceTree = ""; - }; - A571634E2359689E000CEC60 /* DiskIoDxe */ = { - isa = PBXGroup; - children = ( - A571634F2359689E000CEC60 /* DiskIoDxe.uni */, - A57163502359689E000CEC60 /* DiskIo.h */, - A57163512359689E000CEC60 /* DiskIoDxe.inf */, - A57163522359689E000CEC60 /* ComponentName.c */, - A57163532359689E000CEC60 /* DiskIoDxeExtra.uni */, - A57163542359689E000CEC60 /* DiskIo.c */, - ); - path = DiskIoDxe; - sourceTree = ""; - }; - A57163552359689E000CEC60 /* CdExpressPei */ = { - isa = PBXGroup; - children = ( - A57163562359689E000CEC60 /* CdExpressPei.inf */, - A57163572359689E000CEC60 /* PeiCdExpress.c */, - A57163582359689E000CEC60 /* CdExpressPei.uni */, - A57163592359689E000CEC60 /* PeiCdExpress.h */, - A571635A2359689E000CEC60 /* CdExpressPeiExtra.uni */, - ); - path = CdExpressPei; - sourceTree = ""; - }; - A571635B2359689E000CEC60 /* PartitionDxe */ = { - isa = PBXGroup; - children = ( - A571635C2359689E000CEC60 /* Partition.c */, - A571635D2359689E000CEC60 /* Udf.c */, - A571635E2359689E000CEC60 /* PartitionDxeExtra.uni */, - A571635F2359689E000CEC60 /* ComponentName.c */, - A57163602359689E000CEC60 /* ElTorito.c */, - A57163612359689E000CEC60 /* PartitionDxe.uni */, - A57163622359689E000CEC60 /* Partition.h */, - A57163632359689E000CEC60 /* PartitionDxe.inf */, - A57163642359689E000CEC60 /* Mbr.c */, - A57163652359689E000CEC60 /* Gpt.c */, - ); - path = PartitionDxe; - sourceTree = ""; - }; - A57163662359689E000CEC60 /* RamDiskDxe */ = { - isa = PBXGroup; - children = ( - A57163672359689E000CEC60 /* RamDiskImpl.h */, - A57163682359689E000CEC60 /* RamDiskFileExplorer.c */, - A57163692359689E000CEC60 /* RamDiskNVData.h */, - A571636A2359689E000CEC60 /* RamDiskHiiStrings.uni */, - A571636B2359689E000CEC60 /* RamDiskImpl.c */, - A571636C2359689E000CEC60 /* RamDiskBlockIo.c */, - A571636D2359689E000CEC60 /* RamDiskProtocol.c */, - A571636E2359689E000CEC60 /* RamDiskHii.vfr */, - A571636F2359689E000CEC60 /* RamDisk.asl */, - A57163702359689E000CEC60 /* RamDiskDxe.inf */, - A57163712359689E000CEC60 /* RamDiskDriver.c */, - A57163722359689E000CEC60 /* RamDiskDxe.uni */, - ); - path = RamDiskDxe; - sourceTree = ""; - }; - A57163732359689E000CEC60 /* UnicodeCollation */ = { - isa = PBXGroup; - children = ( - A57163742359689E000CEC60 /* EnglishDxe */, - ); - path = UnicodeCollation; - sourceTree = ""; - }; - A57163742359689E000CEC60 /* EnglishDxe */ = { - isa = PBXGroup; - children = ( - A57163752359689E000CEC60 /* EnglishDxe.uni */, - A57163762359689F000CEC60 /* EnglishDxeExtra.uni */, - A57163772359689F000CEC60 /* UnicodeCollationEng.c */, - A57163782359689F000CEC60 /* EnglishDxe.inf */, - A57163792359689F000CEC60 /* UnicodeCollationEng.h */, - ); - path = EnglishDxe; - sourceTree = ""; - }; - A571637A2359689F000CEC60 /* UdfDxe */ = { - isa = PBXGroup; - children = ( - A571637B2359689F000CEC60 /* FileName.c */, - A571637C2359689F000CEC60 /* Udf.c */, - A571637D2359689F000CEC60 /* FileSystemOperations.c */, - A571637E2359689F000CEC60 /* ComponentName.c */, - A571637F2359689F000CEC60 /* UdfDxe.inf */, - A57163802359689F000CEC60 /* Udf.h */, - A57163812359689F000CEC60 /* File.c */, - ); - path = UdfDxe; - sourceTree = ""; - }; - A57163822359689F000CEC60 /* MemoryTest */ = { - isa = PBXGroup; - children = ( - A57163832359689F000CEC60 /* GenericMemoryTestDxe */, - A57163892359689F000CEC60 /* NullMemoryTestDxe */, - ); - path = MemoryTest; - sourceTree = ""; - }; - A57163832359689F000CEC60 /* GenericMemoryTestDxe */ = { - isa = PBXGroup; - children = ( - A57163842359689F000CEC60 /* LightMemoryTest.c */, - A57163852359689F000CEC60 /* GenericMemoryTestDxe.inf */, - A57163862359689F000CEC60 /* GenericMemoryTestDxeExtra.uni */, - A57163872359689F000CEC60 /* GenericMemoryTestDxe.uni */, - A57163882359689F000CEC60 /* LightMemoryTest.h */, - ); - path = GenericMemoryTestDxe; - sourceTree = ""; - }; - A57163892359689F000CEC60 /* NullMemoryTestDxe */ = { - isa = PBXGroup; - children = ( - A571638A2359689F000CEC60 /* NullMemoryTest.h */, - A571638B2359689F000CEC60 /* NullMemoryTestDxeExtra.uni */, - A571638C2359689F000CEC60 /* NullMemoryTestDxe.inf */, - A571638D2359689F000CEC60 /* NullMemoryTest.c */, - A571638E2359689F000CEC60 /* NullMemoryTestDxe.uni */, - ); - path = NullMemoryTestDxe; - sourceTree = ""; - }; - A571638F2359689F000CEC60 /* HiiDatabaseDxe */ = { - isa = PBXGroup; - children = ( - A57163902359689F000CEC60 /* HiiDatabaseDxe.inf */, - A57163912359689F000CEC60 /* HiiDatabase.uni */, - A57163922359689F000CEC60 /* Database.c */, - A57163932359689F000CEC60 /* ConfigRouting.c */, - A57163942359689F000CEC60 /* Font.c */, - A57163952359689F000CEC60 /* String.c */, - A57163962359689F000CEC60 /* Image.c */, - A57163972359689F000CEC60 /* HiiDatabaseExtra.uni */, - A57163982359689F000CEC60 /* HiiDatabase.h */, - A57163992359689F000CEC60 /* ConfigKeywordHandler.c */, - A571639A2359689F000CEC60 /* HiiDatabaseEntry.c */, - A571639B2359689F000CEC60 /* ImageEx.c */, - ); - path = HiiDatabaseDxe; - sourceTree = ""; - }; - A571639C2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei */ = { - isa = PBXGroup; - children = ( - A571639D2359689F000CEC60 /* PciCfg2.c */, - A571639E2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.inf */, - A571639F2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.uni */, - A57163A02359689F000CEC60 /* PcatSingleSegmentPciCfg2PeiExtra.uni */, - ); - path = PcatSingleSegmentPciCfg2Pei; - sourceTree = ""; - }; - A57163A12359689F000CEC60 /* FaultTolerantWritePei */ = { - isa = PBXGroup; - children = ( - A57163A22359689F000CEC60 /* FaultTolerantWritePei.inf */, - A57163A32359689F000CEC60 /* FaultTolerantWritePei.uni */, - A57163A42359689F000CEC60 /* FaultTolerantWritePei.c */, - A57163A52359689F000CEC60 /* FaultTolerantWritePeiExtra.uni */, - ); - path = FaultTolerantWritePei; - sourceTree = ""; - }; - A57163A62359689F000CEC60 /* BdsDxe */ = { - isa = PBXGroup; - children = ( - A57163A72359689F000CEC60 /* Language.h */, - A57163A82359689F000CEC60 /* BdsEntry.c */, - A57163A92359689F000CEC60 /* HwErrRecSupport.c */, - A57163AA2359689F000CEC60 /* BdsDxe.inf */, - A57163AB2359689F000CEC60 /* BdsDxeExtra.uni */, - A57163AC2359689F000CEC60 /* BdsDxe.uni */, - A57163AD2359689F000CEC60 /* Bds.h */, - A57163AE2359689F000CEC60 /* Language.c */, - A57163AF2359689F000CEC60 /* HwErrRecSupport.h */, - ); - path = BdsDxe; - sourceTree = ""; - }; - A57163B02359689F000CEC60 /* SmmCommunicationBufferDxe */ = { - isa = PBXGroup; - children = ( - A57163B12359689F000CEC60 /* SmmCommunicationBufferExtraDxe.uni */, - A57163B22359689F000CEC60 /* SmmCommunicationBufferDxe.c */, - A57163B32359689F000CEC60 /* SmmCommunicationBufferDxe.uni */, - A57163B42359689F000CEC60 /* SmmCommunicationBufferDxe.inf */, - ); - path = SmmCommunicationBufferDxe; - sourceTree = ""; - }; - A57163B52359689F000CEC60 /* CapsulePei */ = { - isa = PBXGroup; - children = ( - A57163B62359689F000CEC60 /* CapsulePei.uni */, - A57163B72359689F000CEC60 /* CapsulePei.inf */, - A57163B82359689F000CEC60 /* CapsuleX64Extra.uni */, - A57163B92359689F000CEC60 /* CapsulePeiExtra.uni */, - A57163BA2359689F000CEC60 /* X64 */, - A57163BD2359689F000CEC60 /* Common */, - A57163C02359689F000CEC60 /* CapsuleX64.uni */, - A57163C12359689F000CEC60 /* Capsule.h */, - A57163C22359689F000CEC60 /* CapsuleX64.inf */, - A57163C32359689F000CEC60 /* UefiCapsule.c */, - ); - path = CapsulePei; - sourceTree = ""; - }; - A57163BA2359689F000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A57163BB2359689F000CEC60 /* X64Entry.c */, - A57163BC2359689F000CEC60 /* PageFaultHandler.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A57163BD2359689F000CEC60 /* Common */ = { - isa = PBXGroup; - children = ( - A57163BE2359689F000CEC60 /* CapsuleCoalesce.c */, - A57163BF2359689F000CEC60 /* CommonHeader.h */, - ); - path = Common; - sourceTree = ""; - }; - A57163C42359689F000CEC60 /* ResetSystemRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A57163C52359689F000CEC60 /* ResetSystem.h */, - A57163C62359689F000CEC60 /* ResetSystemRuntimeDxeExtra.uni */, - A57163C72359689F000CEC60 /* ResetSystemRuntimeDxe.uni */, - A57163C82359689F000CEC60 /* ResetSystemRuntimeDxe.inf */, - A57163C92359689F000CEC60 /* ResetSystem.c */, - ); - path = ResetSystemRuntimeDxe; - sourceTree = ""; - }; - A57163CA2359689F000CEC60 /* PrintDxe */ = { - isa = PBXGroup; - children = ( - A57163CB2359689F000CEC60 /* Print.c */, - A57163CC2359689F000CEC60 /* PrintDxeExtra.uni */, - A57163CD2359689F000CEC60 /* PrintDxe.uni */, - A57163CE2359689F000CEC60 /* PrintDxe.inf */, - ); - path = PrintDxe; - sourceTree = ""; - }; - A57163CF2359689F000CEC60 /* SerialDxe */ = { - isa = PBXGroup; - children = ( - A57163D02359689F000CEC60 /* SerialIo.c */, - A57163D12359689F000CEC60 /* SerialDxe.inf */, - A57163D22359689F000CEC60 /* SerialDxe.uni */, - A57163D32359689F000CEC60 /* SerialDxeExtra.uni */, - ); - path = SerialDxe; - sourceTree = ""; - }; - A57163D42359689F000CEC60 /* LockBox */ = { - isa = PBXGroup; - children = ( - A57163D52359689F000CEC60 /* SmmLockBox */, - ); - path = LockBox; - sourceTree = ""; - }; - A57163D52359689F000CEC60 /* SmmLockBox */ = { - isa = PBXGroup; - children = ( - A57163D62359689F000CEC60 /* SmmLockBoxExtra.uni */, - A57163D72359689F000CEC60 /* SmmLockBox.inf */, - A57163D82359689F000CEC60 /* SmmLockBox.uni */, - A57163D92359689F000CEC60 /* SmmLockBox.c */, - ); - path = SmmLockBox; - sourceTree = ""; - }; - A57163DA2359689F000CEC60 /* FileExplorerDxe */ = { - isa = PBXGroup; - children = ( - A57163DB2359689F000CEC60 /* FileExplorerDxe.c */, - A57163DC2359689F000CEC60 /* FileExplorerDxe.uni */, - A57163DD2359689F000CEC60 /* FileExplorerDxeExtra.uni */, - A57163DE2359689F000CEC60 /* FileExplorerDxe.inf */, - ); - path = FileExplorerDxe; - sourceTree = ""; - }; - A57163DF2359689F000CEC60 /* ReportStatusCodeRouter */ = { - isa = PBXGroup; - children = ( - A57163E02359689F000CEC60 /* RuntimeDxe */, - A57163E62359689F000CEC60 /* Pei */, - A57163EC2359689F000CEC60 /* Smm */, - ); - path = ReportStatusCodeRouter; - sourceTree = ""; - }; - A57163E02359689F000CEC60 /* RuntimeDxe */ = { - isa = PBXGroup; - children = ( - A57163E12359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.c */, - A57163E22359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */, - A57163E32359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.uni */, - A57163E42359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.inf */, - A57163E52359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.h */, - ); - path = RuntimeDxe; - sourceTree = ""; - }; - A57163E62359689F000CEC60 /* Pei */ = { - isa = PBXGroup; - children = ( - A57163E72359689F000CEC60 /* ReportStatusCodeRouterPei.inf */, - A57163E82359689F000CEC60 /* ReportStatusCodeRouterPei.uni */, - A57163E92359689F000CEC60 /* ReportStatusCodeRouterPeiExtra.uni */, - A57163EA2359689F000CEC60 /* ReportStatusCodeRouterPei.h */, - A57163EB2359689F000CEC60 /* ReportStatusCodeRouterPei.c */, - ); - path = Pei; - sourceTree = ""; - }; - A57163EC2359689F000CEC60 /* Smm */ = { - isa = PBXGroup; - children = ( - A57163ED2359689F000CEC60 /* ReportStatusCodeRouterSmm.c */, - A57163EE2359689F000CEC60 /* ReportStatusCodeRouterSmmExtra.uni */, - A57163EF2359689F000CEC60 /* ReportStatusCodeRouterSmm.uni */, - A57163F02359689F000CEC60 /* ReportStatusCodeRouterSmm.h */, - A57163F12359689F000CEC60 /* ReportStatusCodeRouterSmm.inf */, - ); - path = Smm; - sourceTree = ""; - }; - A57163F22359689F000CEC60 /* CapsuleRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A57163F32359689F000CEC60 /* CapsuleCache.c */, - A57163F42359689F000CEC60 /* CapsuleCacheNull.c */, - A57163F52359689F000CEC60 /* X64 */, - A57163F72359689F000CEC60 /* CapsuleService.h */, - A57163F82359689F000CEC60 /* CapsuleRuntimeDxe.uni */, - A57163F92359689F000CEC60 /* CapsuleRuntimeDxe.inf */, - A57163FA2359689F000CEC60 /* CapsuleRuntimeDxeExtra.uni */, - A57163FB2359689F000CEC60 /* CapsuleReset.c */, - A57163FC2359689F000CEC60 /* SaveLongModeContext.c */, - A57163FD2359689F000CEC60 /* Arm */, - A57163FF2359689F000CEC60 /* CapsuleService.c */, - ); - path = CapsuleRuntimeDxe; - sourceTree = ""; - }; - A57163F52359689F000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A57163F62359689F000CEC60 /* SaveLongModeContext.c */, - ); - path = X64; - sourceTree = ""; - }; - A57163FD2359689F000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A57163FE2359689F000CEC60 /* CapsuleReset.c */, - ); - path = Arm; - sourceTree = ""; - }; - A57164002359689F000CEC60 /* SetupBrowserDxe */ = { - isa = PBXGroup; - children = ( - A57164012359689F000CEC60 /* Expression.c */, - A57164022359689F000CEC60 /* SetupBrowserExtra.uni */, - A57164032359689F000CEC60 /* Setup.h */, - A57164042359689F000CEC60 /* Presentation.c */, - A57164052359689F000CEC60 /* SetupBrowserDxe.inf */, - A57164062359689F000CEC60 /* Setup.c */, - A57164072359689F000CEC60 /* Expression.h */, - A57164082359689F000CEC60 /* IfrParse.c */, - A57164092359689F000CEC60 /* SetupBrowser.uni */, - ); - path = SetupBrowserDxe; - sourceTree = ""; - }; - A571640A2359689F000CEC60 /* Console */ = { - isa = PBXGroup; - children = ( - A571640B2359689F000CEC60 /* GraphicsConsoleDxe */, - A57164132359689F000CEC60 /* TerminalDxe */, - A571641E2359689F000CEC60 /* ConPlatformDxe */, - A57164252359689F000CEC60 /* ConSplitterDxe */, - A571642D2359689F000CEC60 /* GraphicsOutputDxe */, - ); - path = Console; - sourceTree = ""; - }; - A571640B2359689F000CEC60 /* GraphicsConsoleDxe */ = { - isa = PBXGroup; - children = ( - A571640C2359689F000CEC60 /* GraphicsConsoleDxeExtra.uni */, - A571640D2359689F000CEC60 /* GraphicsConsole.h */, - A571640E2359689F000CEC60 /* ComponentName.c */, - A571640F2359689F000CEC60 /* GraphicsConsoleDxe.inf */, - A57164102359689F000CEC60 /* GraphicsConsoleDxe.uni */, - A57164112359689F000CEC60 /* LaffStd.c */, - A57164122359689F000CEC60 /* GraphicsConsole.c */, - ); - path = GraphicsConsoleDxe; - sourceTree = ""; - }; - A57164132359689F000CEC60 /* TerminalDxe */ = { - isa = PBXGroup; - children = ( - A57164142359689F000CEC60 /* TerminalDxeExtra.uni */, - A57164152359689F000CEC60 /* TerminalDxe.uni */, - A57164162359689F000CEC60 /* TerminalConOut.c */, - A57164172359689F000CEC60 /* TerminalConIn.c */, - A57164182359689F000CEC60 /* TerminalDxe.inf */, - A57164192359689F000CEC60 /* Terminal.c */, - A571641A2359689F000CEC60 /* Vtutf8.c */, - A571641B2359689F000CEC60 /* ComponentName.c */, - A571641C2359689F000CEC60 /* Terminal.h */, - A571641D2359689F000CEC60 /* Ansi.c */, - ); - path = TerminalDxe; - sourceTree = ""; - }; - A571641E2359689F000CEC60 /* ConPlatformDxe */ = { - isa = PBXGroup; - children = ( - A571641F2359689F000CEC60 /* ConPlatformDxeExtra.uni */, - A57164202359689F000CEC60 /* ConPlatform.c */, - A57164212359689F000CEC60 /* ConPlatformDxe.inf */, - A57164222359689F000CEC60 /* ComponentName.c */, - A57164232359689F000CEC60 /* ConPlatformDxe.uni */, - A57164242359689F000CEC60 /* ConPlatform.h */, - ); - path = ConPlatformDxe; - sourceTree = ""; - }; - A57164252359689F000CEC60 /* ConSplitterDxe */ = { - isa = PBXGroup; - children = ( - A57164262359689F000CEC60 /* ConSplitter.h */, - A57164272359689F000CEC60 /* ConSplitterGraphics.c */, - A57164282359689F000CEC60 /* ComponentName.c */, - A57164292359689F000CEC60 /* ConSplitter.c */, - A571642A2359689F000CEC60 /* ConSplitterDxe.uni */, - A571642B2359689F000CEC60 /* ConSplitterDxeExtra.uni */, - A571642C2359689F000CEC60 /* ConSplitterDxe.inf */, - ); - path = ConSplitterDxe; - sourceTree = ""; - }; - A571642D2359689F000CEC60 /* GraphicsOutputDxe */ = { - isa = PBXGroup; - children = ( - A571642E2359689F000CEC60 /* GraphicsOutput.h */, - A571642F2359689F000CEC60 /* ComponentName.c */, - A57164302359689F000CEC60 /* GraphicsOutputDxe.inf */, - A57164312359689F000CEC60 /* GraphicsOutput.c */, - ); - path = GraphicsOutputDxe; - sourceTree = ""; - }; - A57164322359689F000CEC60 /* Metronome */ = { - isa = PBXGroup; - children = ( - A57164332359689F000CEC60 /* Metronome.inf */, - A57164342359689F000CEC60 /* Metronome.c */, - A57164352359689F000CEC60 /* Metronome.uni */, - A57164362359689F000CEC60 /* MetronomeExtra.uni */, - A57164372359689F000CEC60 /* Metronome.h */, - ); - path = Metronome; - sourceTree = ""; - }; - A57164382359689F000CEC60 /* Include */ = { - isa = PBXGroup; - children = ( - A57164392359689F000CEC60 /* Library */, - A571645E2359689F000CEC60 /* Protocol */, - A57164872359689F000CEC60 /* Guid */, - A57164C02359689F000CEC60 /* Ppi */, - ); - path = Include; - sourceTree = ""; - }; - A57164392359689F000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A571643A2359689F000CEC60 /* FmpAuthenticationLib.h */, - A571643B2359689F000CEC60 /* PlatformHookLib.h */, - A571643C2359689F000CEC60 /* UefiBootManagerLib.h */, - A571643D2359689F000CEC60 /* HttpLib.h */, - A571643E2359689F000CEC60 /* TpmMeasurementLib.h */, - A571643F2359689F000CEC60 /* PciHostBridgeLib.h */, - A57164402359689F000CEC60 /* SecurityManagementLib.h */, - A57164412359689F000CEC60 /* DisplayUpdateProgressLib.h */, - A57164422359689F000CEC60 /* IpmiLib.h */, - A57164432359689F000CEC60 /* DebugAgentLib.h */, - A57164442359689F000CEC60 /* UefiHiiServicesLib.h */, - A57164452359689F000CEC60 /* PlatformBootManagerLib.h */, - A57164462359689F000CEC60 /* UdpIoLib.h */, - A57164472359689F000CEC60 /* MemoryProfileLib.h */, - A57164482359689F000CEC60 /* SmmCorePlatformHookLib.h */, - A57164492359689F000CEC60 /* CustomizedDisplayLib.h */, - A571644A2359689F000CEC60 /* ResetUtilityLib.h */, - A571644B2359689F000CEC60 /* SortLib.h */, - A571644C2359689F000CEC60 /* FrameBufferBltLib.h */, - A571644D2359689F000CEC60 /* NetLib.h */, - A571644E2359689F000CEC60 /* OemHookStatusCodeLib.h */, - A571644F2359689F000CEC60 /* BmpSupportLib.h */, - A57164502359689F000CEC60 /* LockBoxLib.h */, - A57164512359689F000CEC60 /* ResetSystemLib.h */, - A57164522359689F000CEC60 /* VarCheckLib.h */, - A57164532359689F000CEC60 /* RecoveryLib.h */, - A57164542359689F000CEC60 /* AuthVariableLib.h */, - A57164552359689F000CEC60 /* HiiLib.h */, - A57164562359689F000CEC60 /* NonDiscoverableDeviceRegistrationLib.h */, - A57164572359689F000CEC60 /* TcpIoLib.h */, - A57164582359689F000CEC60 /* BootLogoLib.h */, - A57164592359689F000CEC60 /* PlatformVarCleanupLib.h */, - A571645A2359689F000CEC60 /* CpuExceptionHandlerLib.h */, - A571645B2359689F000CEC60 /* CapsuleLib.h */, - A571645C2359689F000CEC60 /* S3Lib.h */, - A571645D2359689F000CEC60 /* FileExplorerLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A571645E2359689F000CEC60 /* Protocol */ = { - isa = PBXGroup; - children = ( - A571645F2359689F000CEC60 /* Ps2Policy.h */, - A57164602359689F000CEC60 /* FileExplorer.h */, - A57164612359689F000CEC60 /* UfsHostControllerPlatform.h */, - A57164622359689F000CEC60 /* EsrtManagement.h */, - A57164632359689F000CEC60 /* NonDiscoverableDevice.h */, - A57164642359689F000CEC60 /* PlatformSpecificResetFilter.h */, - A57164652359689F000CEC60 /* IpmiProtocol.h */, - A57164662359689F000CEC60 /* SwapAddressRange.h */, - A57164672359689F000CEC60 /* DebuggerConfiguration.h */, - A57164682359689F000CEC60 /* IoMmu.h */, - A57164692359689F000CEC60 /* PlatformSpecificResetHandler.h */, - A571646A2359689F000CEC60 /* LoadPe32Image.h */, - A571646B2359689F000CEC60 /* VarCheck.h */, - A571646C2359689F000CEC60 /* FirmwareManagementProgress.h */, - A571646D2359689F000CEC60 /* AtaAtapiPolicy.h */, - A571646E2359689F000CEC60 /* SmmMemoryAttribute.h */, - A571646F2359689F000CEC60 /* SdMmcOverride.h */, - A57164702359689F000CEC60 /* FormBrowserEx2.h */, - A57164712359689F000CEC60 /* SmmSwapAddressRange.h */, - A57164722359689F000CEC60 /* UfsHostController.h */, - A57164732359689F000CEC60 /* SmmFirmwareVolumeBlock.h */, - A57164742359689F000CEC60 /* EbcVmTest.h */, - A57164752359689F000CEC60 /* PlatformLogo.h */, - A57164762359689F000CEC60 /* PeCoffImageEmulator.h */, - A57164772359689F000CEC60 /* Print2.h */, - A57164782359689F000CEC60 /* BootLogo.h */, - A57164792359689F000CEC60 /* SmmReadyToBoot.h */, - A571647A2359689F000CEC60 /* SmmLegacyBoot.h */, - A571647B2359689F000CEC60 /* SmmVariable.h */, - A571647C2359689F000CEC60 /* SmmFaultTolerantWrite.h */, - A571647D2359689F000CEC60 /* LockBox.h */, - A571647E2359689F000CEC60 /* GenericMemoryTest.h */, - A571647F2359689F000CEC60 /* DisplayProtocol.h */, - A57164802359689F000CEC60 /* BootLogo2.h */, - A57164812359689F000CEC60 /* FormBrowserEx.h */, - A57164822359689F000CEC60 /* VariableLock.h */, - A57164832359689F000CEC60 /* EbcSimpleDebugger.h */, - A57164842359689F000CEC60 /* SmmVarCheck.h */, - A57164852359689F000CEC60 /* SmmExitBootServices.h */, - A57164862359689F000CEC60 /* FaultTolerantWrite.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A57164872359689F000CEC60 /* Guid */ = { - isa = PBXGroup; - children = ( - A57164882359689F000CEC60 /* EndOfS3Resume.h */, - A57164892359689F000CEC60 /* MdeModulePkgTokenSpace.h */, - A571648A2359689F000CEC60 /* LoadModuleAtFixedAddress.h */, - A571648B2359689F000CEC60 /* SystemNvDataGuid.h */, - A571648C2359689F000CEC60 /* ExtendedFirmwarePerformance.h */, - A571648D2359689F000CEC60 /* MdeModuleHii.h */, - A571648E2359689F000CEC60 /* NonDiscoverableDevice.h */, - A571648F2359689F000CEC60 /* PlatformHasAcpi.h */, - A57164902359689F000CEC60 /* SmmVariableCommon.h */, - A57164912359689F000CEC60 /* MemoryProfile.h */, - A57164922359689F000CEC60 /* RamDiskHii.h */, - A57164932359689F000CEC60 /* PcdDataBaseSignatureGuid.h */, - A57164942359689F000CEC60 /* VariableIndexTable.h */, - A57164952359689F000CEC60 /* ConsoleInDevice.h */, - A57164962359689F000CEC60 /* SerialPortLibVendor.h */, - A57164972359689F000CEC60 /* RecoveryDevice.h */, - A57164982359689F000CEC60 /* IdleLoopEvent.h */, - A57164992359689F000CEC60 /* Performance.h */, - A571649A2359689F000CEC60 /* UsbKeyBoardLayout.h */, - A571649B2359689F000CEC60 /* ZeroGuid.h */, - A571649C2359689F000CEC60 /* PcdDataBaseHobGuid.h */, - A571649D2359689F000CEC60 /* LzmaDecompress.h */, - A571649E2359689F000CEC60 /* Ip4Config2Hii.h */, - A571649F2359689F000CEC60 /* PiSmmMemoryAttributesTable.h */, - A57164A02359689F000CEC60 /* VarErrorFlag.h */, - A57164A12359689F000CEC60 /* ConsoleOutDevice.h */, - A57164A22359689F000CEC60 /* SmmLockBox.h */, - A57164A32359689F000CEC60 /* BootScriptExecutorVariable.h */, - A57164A42359689F000CEC60 /* MtcVendor.h */, - A57164A52359689F000CEC60 /* DriverSampleHii.h */, - A57164A62359689F000CEC60 /* StandardErrorDevice.h */, - A57164A72359689F000CEC60 /* MemoryStatusCodeRecord.h */, - A57164A82359689F000CEC60 /* S3SmmInitDone.h */, - A57164A92359689F000CEC60 /* StatusCodeDataTypeDebug.h */, - A57164AA2359689F000CEC60 /* EventExitBootServiceFailed.h */, - A57164AB2359689F000CEC60 /* S3StorageDeviceInitList.h */, - A57164AC2359689F000CEC60 /* CapsuleVendor.h */, - A57164AD2359689F000CEC60 /* ConnectConInEvent.h */, - A57164AE2359689F000CEC60 /* VlanConfigHii.h */, - A57164AF2359689F000CEC60 /* SmiHandlerProfile.h */, - A57164B02359689F000CEC60 /* PerformanceMeasurement.h */, - A57164B12359689F000CEC60 /* HiiBootMaintenanceFormset.h */, - A57164B22359689F000CEC60 /* PlatDriOverrideHii.h */, - A57164B32359689F000CEC60 /* DebugMask.h */, - A57164B42359689F000CEC60 /* VariableFormat.h */, - A57164B52359689F000CEC60 /* AcpiS3Context.h */, - A57164B62359689F000CEC60 /* StatusCodeDataTypeVariable.h */, - A57164B72359689F000CEC60 /* Ip4IScsiConfigHii.h */, - A57164B82359689F000CEC60 /* Crc32GuidedSectionExtraction.h */, - A57164B92359689F000CEC60 /* TtyTerm.h */, - A57164BA2359689F000CEC60 /* PiSmmCommunicationRegionTable.h */, - A57164BB2359689F000CEC60 /* StatusCodeCallbackGuid.h */, - A57164BC2359689F000CEC60 /* HiiResourceSampleHii.h */, - A57164BD2359689F000CEC60 /* MemoryTypeInformation.h */, - A57164BE2359689F000CEC60 /* FirmwarePerformance.h */, - A57164BF2359689F000CEC60 /* FaultTolerantWrite.h */, - ); - path = Guid; - sourceTree = ""; - }; - A57164C02359689F000CEC60 /* Ppi */ = { - isa = PBXGroup; - children = ( - A57164C12359689F000CEC60 /* SerialPortPei.h */, - A57164C22359689F000CEC60 /* PlatformSpecificResetFilter.h */, - A57164C32359689F000CEC60 /* Debug.h */, - A57164C42359689F000CEC60 /* SdMmcHostController.h */, - A57164C52359689F000CEC60 /* IoMmu.h */, - A57164C62359689F000CEC60 /* Usb2HostController.h */, - A57164C72359689F000CEC60 /* AtaController.h */, - A57164C82359689F000CEC60 /* AtaAhciController.h */, - A57164C92359689F000CEC60 /* PlatformSpecificResetHandler.h */, - A57164CA2359689F000CEC60 /* AtaPassThru.h */, - A57164CB2359689F000CEC60 /* IpmiPpi.h */, - A57164CC2359689F000CEC60 /* UfsHostController.h */, - A57164CD2359689F000CEC60 /* PlatformSpecificResetNotification.h */, - A57164CE2359689F000CEC60 /* StorageSecurityCommand.h */, - A57164CF2359689F000CEC60 /* SmmControl.h */, - A57164D02359689F000CEC60 /* SmmCommunication.h */, - A57164D12359689F000CEC60 /* NvmExpressPassThru.h */, - A57164D22359689F000CEC60 /* UsbHostController.h */, - A57164D32359689F000CEC60 /* UsbIo.h */, - A57164D42359689F000CEC60 /* NvmExpressHostController.h */, - A57164D52359689F000CEC60 /* UsbController.h */, - A57164D62359689F000CEC60 /* SmmAccess.h */, - A57164D72359689F000CEC60 /* CapsuleOnDisk.h */, - A57164D82359689F000CEC60 /* PostBootScriptTable.h */, - A57164D92359689F000CEC60 /* SecPerformance.h */, - ); - path = Ppi; - sourceTree = ""; - }; - A57164DB2359689F000CEC60 /* Bus */ = { - isa = PBXGroup; - children = ( - A57164DC2359689F000CEC60 /* Sd */, - A57165092359689F000CEC60 /* Pci */, - A57165E12359689F000CEC60 /* Isa */, - A57165FC2359689F000CEC60 /* Scsi */, - A571660B2359689F000CEC60 /* Ufs */, - A57166212359689F000CEC60 /* I2c */, - A57166302359689F000CEC60 /* Usb */, - A5716680235968A0000CEC60 /* Ata */, - ); - path = Bus; - sourceTree = ""; - }; - A57164DC2359689F000CEC60 /* Sd */ = { - isa = PBXGroup; - children = ( - A57164DD2359689F000CEC60 /* SdBlockIoPei */, - A57164E82359689F000CEC60 /* EmmcBlockIoPei */, - A57164F32359689F000CEC60 /* SdDxe */, - A57164FE2359689F000CEC60 /* EmmcDxe */, - ); - path = Sd; - sourceTree = ""; - }; - A57164DD2359689F000CEC60 /* SdBlockIoPei */ = { - isa = PBXGroup; - children = ( - A57164DE2359689F000CEC60 /* SdBlockIoPei.c */, - A57164DF2359689F000CEC60 /* SdHcMem.c */, - A57164E02359689F000CEC60 /* SdBlockIoPeiExtra.uni */, - A57164E12359689F000CEC60 /* SdHci.h */, - A57164E22359689F000CEC60 /* SdBlockIoPei.uni */, - A57164E32359689F000CEC60 /* SdBlockIoPei.inf */, - A57164E42359689F000CEC60 /* SdHcMem.h */, - A57164E52359689F000CEC60 /* SdBlockIoPei.h */, - A57164E62359689F000CEC60 /* DmaMem.c */, - A57164E72359689F000CEC60 /* SdHci.c */, - ); - path = SdBlockIoPei; - sourceTree = ""; - }; - A57164E82359689F000CEC60 /* EmmcBlockIoPei */ = { - isa = PBXGroup; - children = ( - A57164E92359689F000CEC60 /* EmmcHcMem.c */, - A57164EA2359689F000CEC60 /* EmmcHci.c */, - A57164EB2359689F000CEC60 /* EmmcBlockIoPei.c */, - A57164EC2359689F000CEC60 /* EmmcBlockIoPeiExtra.uni */, - A57164ED2359689F000CEC60 /* EmmcHcMem.h */, - A57164EE2359689F000CEC60 /* EmmcHci.h */, - A57164EF2359689F000CEC60 /* EmmcBlockIoPei.h */, - A57164F02359689F000CEC60 /* DmaMem.c */, - A57164F12359689F000CEC60 /* EmmcBlockIoPei.uni */, - A57164F22359689F000CEC60 /* EmmcBlockIoPei.inf */, - ); - path = EmmcBlockIoPei; - sourceTree = ""; - }; - A57164F32359689F000CEC60 /* SdDxe */ = { - isa = PBXGroup; - children = ( - A57164F42359689F000CEC60 /* SdBlockIo.c */, - A57164F52359689F000CEC60 /* SdDxe.uni */, - A57164F62359689F000CEC60 /* SdDxe.c */, - A57164F72359689F000CEC60 /* SdDxe.inf */, - A57164F82359689F000CEC60 /* ComponentName.c */, - A57164F92359689F000CEC60 /* SdDiskInfo.h */, - A57164FA2359689F000CEC60 /* SdBlockIo.h */, - A57164FB2359689F000CEC60 /* SdDxe.h */, - A57164FC2359689F000CEC60 /* SdDxeExtra.uni */, - A57164FD2359689F000CEC60 /* SdDiskInfo.c */, - ); - path = SdDxe; - sourceTree = ""; - }; - A57164FE2359689F000CEC60 /* EmmcDxe */ = { - isa = PBXGroup; - children = ( - A57164FF2359689F000CEC60 /* EmmcDxe.h */, - A57165002359689F000CEC60 /* EmmcDiskInfo.h */, - A57165012359689F000CEC60 /* EmmcDxe.uni */, - A57165022359689F000CEC60 /* EmmcBlockIo.c */, - A57165032359689F000CEC60 /* ComponentName.c */, - A57165042359689F000CEC60 /* EmmcDxe.inf */, - A57165052359689F000CEC60 /* EmmcDxe.c */, - A57165062359689F000CEC60 /* EmmcDiskInfo.c */, - A57165072359689F000CEC60 /* EmmcBlockIo.h */, - A57165082359689F000CEC60 /* EmmcDxeExtra.uni */, - ); - path = EmmcDxe; - sourceTree = ""; - }; - A57165092359689F000CEC60 /* Pci */ = { - isa = PBXGroup; - children = ( - A571650A2359689F000CEC60 /* IdeBusPei */, - A57165102359689F000CEC60 /* SdMmcPciHcDxe */, - A571651B2359689F000CEC60 /* IncompatiblePciDeviceSupportDxe */, - A57165202359689F000CEC60 /* PciBusDxe */, - A57165402359689F000CEC60 /* XhciPei */, - A571654C2359689F000CEC60 /* EhciPei */, - A571655A2359689F000CEC60 /* UfsPciHcDxe */, - A57165612359689F000CEC60 /* UhciDxe */, - A57165732359689F000CEC60 /* NvmExpressPei */, - A57165842359689F000CEC60 /* SdMmcPciHcPei */, - A571658A2359689F000CEC60 /* SataControllerDxe */, - A57165912359689F000CEC60 /* PciSioSerialDxe */, - A57165992359689F000CEC60 /* PciHostBridgeDxe */, - A57165A02359689F000CEC60 /* XhciDxe */, - A57165AE2359689F000CEC60 /* UhciPei */, - A57165B52359689F000CEC60 /* NvmExpressDxe */, - A57165C32359689F000CEC60 /* NonDiscoverablePciDeviceDxe */, - A57165C92359689F000CEC60 /* EhciDxe */, - A57165DB2359689F000CEC60 /* UfsPciHcPei */, - ); - path = Pci; - sourceTree = ""; - }; - A571650A2359689F000CEC60 /* IdeBusPei */ = { - isa = PBXGroup; - children = ( - A571650B2359689F000CEC60 /* AtapiPeim.h */, - A571650C2359689F000CEC60 /* IdeBusPei.uni */, - A571650D2359689F000CEC60 /* IdeBusPeiExtra.uni */, - A571650E2359689F000CEC60 /* IdeBusPei.inf */, - A571650F2359689F000CEC60 /* AtapiPeim.c */, - ); - path = IdeBusPei; - sourceTree = ""; - }; - A57165102359689F000CEC60 /* SdMmcPciHcDxe */ = { - isa = PBXGroup; - children = ( - A57165112359689F000CEC60 /* SdMmcPciHci.c */, - A57165122359689F000CEC60 /* SdMmcPciHcDxeExtra.uni */, - A57165132359689F000CEC60 /* SdDevice.c */, - A57165142359689F000CEC60 /* ComponentName.c */, - A57165152359689F000CEC60 /* SdMmcPciHcDxe.h */, - A57165162359689F000CEC60 /* SdMmcPciHci.h */, - A57165172359689F000CEC60 /* EmmcDevice.c */, - A57165182359689F000CEC60 /* SdMmcPciHcDxe.inf */, - A57165192359689F000CEC60 /* SdMmcPciHcDxe.uni */, - A571651A2359689F000CEC60 /* SdMmcPciHcDxe.c */, - ); - path = SdMmcPciHcDxe; - sourceTree = ""; - }; - A571651B2359689F000CEC60 /* IncompatiblePciDeviceSupportDxe */ = { - isa = PBXGroup; - children = ( - A571651C2359689F000CEC60 /* IncompatiblePciDeviceSupportDxe.inf */, - A571651D2359689F000CEC60 /* IncompatiblePciDeviceSupportExtra.uni */, - A571651E2359689F000CEC60 /* IncompatiblePciDeviceSupport.uni */, - A571651F2359689F000CEC60 /* IncompatiblePciDeviceSupport.c */, - ); - path = IncompatiblePciDeviceSupportDxe; - sourceTree = ""; - }; - A57165202359689F000CEC60 /* PciBusDxe */ = { - isa = PBXGroup; - children = ( - A57165212359689F000CEC60 /* PciEnumerator.c */, - A57165222359689F000CEC60 /* PciDriverOverride.c */, - A57165232359689F000CEC60 /* PciResourceSupport.c */, - A57165242359689F000CEC60 /* PciDeviceSupport.c */, - A57165252359689F000CEC60 /* PciIo.c */, - A57165262359689F000CEC60 /* PciCommand.c */, - A57165272359689F000CEC60 /* PciHotPlugSupport.c */, - A57165282359689F000CEC60 /* PciOptionRomSupport.h */, - A57165292359689F000CEC60 /* PciRomTable.h */, - A571652A2359689F000CEC60 /* PciEnumeratorSupport.c */, - A571652B2359689F000CEC60 /* PciLib.h */, - A571652C2359689F000CEC60 /* PciBusDxeExtra.uni */, - A571652D2359689F000CEC60 /* ComponentName.c */, - A571652E2359689F000CEC60 /* PciBus.c */, - A571652F2359689F000CEC60 /* PciPowerManagement.c */, - A57165302359689F000CEC60 /* PciResourceSupport.h */, - A57165312359689F000CEC60 /* PciDriverOverride.h */, - A57165322359689F000CEC60 /* PciEnumerator.h */, - A57165332359689F000CEC60 /* PciCommand.h */, - A57165342359689F000CEC60 /* PciIo.h */, - A57165352359689F000CEC60 /* PciDeviceSupport.h */, - A57165362359689F000CEC60 /* PciRomTable.c */, - A57165372359689F000CEC60 /* PciBusDxe.inf */, - A57165382359689F000CEC60 /* PciOptionRomSupport.c */, - A57165392359689F000CEC60 /* PciHotPlugSupport.h */, - A571653A2359689F000CEC60 /* PciPowerManagement.h */, - A571653B2359689F000CEC60 /* PciBus.h */, - A571653C2359689F000CEC60 /* ComponentName.h */, - A571653D2359689F000CEC60 /* PciBusDxe.uni */, - A571653E2359689F000CEC60 /* PciEnumeratorSupport.h */, - A571653F2359689F000CEC60 /* PciLib.c */, - ); - path = PciBusDxe; - sourceTree = ""; - }; - A57165402359689F000CEC60 /* XhciPei */ = { - isa = PBXGroup; - children = ( - A57165412359689F000CEC60 /* XhciSched.h */, - A57165422359689F000CEC60 /* XhciPei.inf */, - A57165432359689F000CEC60 /* XhcPeim.h */, - A57165442359689F000CEC60 /* XhciPei.uni */, - A57165452359689F000CEC60 /* UsbHcMem.h */, - A57165462359689F000CEC60 /* XhciSched.c */, - A57165472359689F000CEC60 /* DmaMem.c */, - A57165482359689F000CEC60 /* XhciPeiExtra.uni */, - A57165492359689F000CEC60 /* UsbHcMem.c */, - A571654A2359689F000CEC60 /* XhciReg.h */, - A571654B2359689F000CEC60 /* XhcPeim.c */, - ); - path = XhciPei; - sourceTree = ""; - }; - A571654C2359689F000CEC60 /* EhciPei */ = { - isa = PBXGroup; - children = ( - A571654D2359689F000CEC60 /* EhciPeiExtra.uni */, - A571654E2359689F000CEC60 /* EhciUrb.h */, - A571654F2359689F000CEC60 /* EhcPeim.h */, - A57165502359689F000CEC60 /* UsbHcMem.h */, - A57165512359689F000CEC60 /* EhciSched.c */, - A57165522359689F000CEC60 /* EhciPei.uni */, - A57165532359689F000CEC60 /* EhciPei.inf */, - A57165542359689F000CEC60 /* DmaMem.c */, - A57165552359689F000CEC60 /* EhciReg.h */, - A57165562359689F000CEC60 /* EhcPeim.c */, - A57165572359689F000CEC60 /* EhciUrb.c */, - A57165582359689F000CEC60 /* EhciSched.h */, - A57165592359689F000CEC60 /* UsbHcMem.c */, - ); - path = EhciPei; - sourceTree = ""; - }; - A571655A2359689F000CEC60 /* UfsPciHcDxe */ = { - isa = PBXGroup; - children = ( - A571655B2359689F000CEC60 /* UfsPciHcDxeExtra.uni */, - A571655C2359689F000CEC60 /* ComponentName.c */, - A571655D2359689F000CEC60 /* UfsPciHcDxe.c */, - A571655E2359689F000CEC60 /* UfsPciHcDxe.uni */, - A571655F2359689F000CEC60 /* UfsPciHcDxe.h */, - A57165602359689F000CEC60 /* UfsPciHcDxe.inf */, - ); - path = UfsPciHcDxe; - sourceTree = ""; - }; - A57165612359689F000CEC60 /* UhciDxe */ = { - isa = PBXGroup; - children = ( - A57165622359689F000CEC60 /* UhciSched.h */, - A57165632359689F000CEC60 /* UhciReg.h */, - A57165642359689F000CEC60 /* UhciDebug.c */, - A57165652359689F000CEC60 /* UhciQueue.h */, - A57165662359689F000CEC60 /* Uhci.c */, - A57165672359689F000CEC60 /* UhciDxeExtra.uni */, - A57165682359689F000CEC60 /* ComponentName.c */, - A57165692359689F000CEC60 /* UsbHcMem.h */, - A571656A2359689F000CEC60 /* UhciSched.c */, - A571656B2359689F000CEC60 /* UhciDxe.inf */, - A571656C2359689F000CEC60 /* UhciDebug.h */, - A571656D2359689F000CEC60 /* UhciReg.c */, - A571656E2359689F000CEC60 /* UhciDxe.uni */, - A571656F2359689F000CEC60 /* UhciQueue.c */, - A57165702359689F000CEC60 /* UsbHcMem.c */, - A57165712359689F000CEC60 /* Uhci.h */, - A57165722359689F000CEC60 /* ComponentName.h */, - ); - path = UhciDxe; - sourceTree = ""; - }; - A57165732359689F000CEC60 /* NvmExpressPei */ = { - isa = PBXGroup; - children = ( - A57165742359689F000CEC60 /* DevicePath.c */, - A57165752359689F000CEC60 /* NvmExpressPeiHci.h */, - A57165762359689F000CEC60 /* NvmExpressPeiStorageSecurity.h */, - A57165772359689F000CEC60 /* NvmExpressPei.c */, - A57165782359689F000CEC60 /* NvmExpressPeiBlockIo.c */, - A57165792359689F000CEC60 /* NvmExpressPeiExtra.uni */, - A571657A2359689F000CEC60 /* NvmExpressPeiPassThru.h */, - A571657B2359689F000CEC60 /* NvmExpressPeiS3.c */, - A571657C2359689F000CEC60 /* NvmExpressPeiStorageSecurity.c */, - A571657D2359689F000CEC60 /* NvmExpressPei.h */, - A571657E2359689F000CEC60 /* NvmExpressPei.inf */, - A571657F2359689F000CEC60 /* NvmExpressPeiHci.c */, - A57165802359689F000CEC60 /* NvmExpressPei.uni */, - A57165812359689F000CEC60 /* NvmExpressPeiBlockIo.h */, - A57165822359689F000CEC60 /* DmaMem.c */, - A57165832359689F000CEC60 /* NvmExpressPeiPassThru.c */, - ); - path = NvmExpressPei; - sourceTree = ""; - }; - A57165842359689F000CEC60 /* SdMmcPciHcPei */ = { - isa = PBXGroup; - children = ( - A57165852359689F000CEC60 /* SdMmcPciHcPei.inf */, - A57165862359689F000CEC60 /* SdMmcPciHcPei.c */, - A57165872359689F000CEC60 /* SdMmcPciHcPei.uni */, - A57165882359689F000CEC60 /* SdMmcPciHcPeiExtra.uni */, - A57165892359689F000CEC60 /* SdMmcPciHcPei.h */, - ); - path = SdMmcPciHcPei; - sourceTree = ""; - }; - A571658A2359689F000CEC60 /* SataControllerDxe */ = { - isa = PBXGroup; - children = ( - A571658B2359689F000CEC60 /* SataController.c */, - A571658C2359689F000CEC60 /* SataControllerDxe.uni */, - A571658D2359689F000CEC60 /* SataControllerDxeExtra.uni */, - A571658E2359689F000CEC60 /* ComponentName.c */, - A571658F2359689F000CEC60 /* SataControllerDxe.inf */, - A57165902359689F000CEC60 /* SataController.h */, - ); - path = SataControllerDxe; - sourceTree = ""; - }; - A57165912359689F000CEC60 /* PciSioSerialDxe */ = { - isa = PBXGroup; - children = ( - A57165922359689F000CEC60 /* PciSioSerialDxe.inf */, - A57165932359689F000CEC60 /* Serial.c */, - A57165942359689F000CEC60 /* SerialIo.c */, - A57165952359689F000CEC60 /* PciSioSerialDxe.uni */, - A57165962359689F000CEC60 /* PciSioSerialDxeExtra.uni */, - A57165972359689F000CEC60 /* ComponentName.c */, - A57165982359689F000CEC60 /* Serial.h */, - ); - path = PciSioSerialDxe; - sourceTree = ""; - }; - A57165992359689F000CEC60 /* PciHostBridgeDxe */ = { - isa = PBXGroup; - children = ( - A571659A2359689F000CEC60 /* PciRootBridgeIo.c */, - A571659B2359689F000CEC60 /* PciHostResource.h */, - A571659C2359689F000CEC60 /* PciHostBridge.h */, - A571659D2359689F000CEC60 /* PciRootBridge.h */, - A571659E2359689F000CEC60 /* PciHostBridgeDxe.inf */, - A571659F2359689F000CEC60 /* PciHostBridge.c */, - ); - path = PciHostBridgeDxe; - sourceTree = ""; - }; - A57165A02359689F000CEC60 /* XhciDxe */ = { - isa = PBXGroup; - children = ( - A57165A12359689F000CEC60 /* XhciDxeExtra.uni */, - A57165A22359689F000CEC60 /* XhciSched.h */, - A57165A32359689F000CEC60 /* Xhci.c */, - A57165A42359689F000CEC60 /* XhciReg.c */, - A57165A52359689F000CEC60 /* ComponentName.c */, - A57165A62359689F000CEC60 /* UsbHcMem.h */, - A57165A72359689F000CEC60 /* XhciSched.c */, - A57165A82359689F000CEC60 /* XhciDxe.inf */, - A57165A92359689F000CEC60 /* XhciDxe.uni */, - A57165AA2359689F000CEC60 /* Xhci.h */, - A57165AB2359689F000CEC60 /* UsbHcMem.c */, - A57165AC2359689F000CEC60 /* ComponentName.h */, - A57165AD2359689F000CEC60 /* XhciReg.h */, - ); - path = XhciDxe; - sourceTree = ""; - }; - A57165AE2359689F000CEC60 /* UhciPei */ = { - isa = PBXGroup; - children = ( - A57165AF2359689F000CEC60 /* UhcPeim.c */, - A57165B02359689F000CEC60 /* UhciPei.inf */, - A57165B12359689F000CEC60 /* UhciPei.uni */, - A57165B22359689F000CEC60 /* UhciPeiExtra.uni */, - A57165B32359689F000CEC60 /* UhcPeim.h */, - A57165B42359689F000CEC60 /* DmaMem.c */, - ); - path = UhciPei; - sourceTree = ""; - }; - A57165B52359689F000CEC60 /* NvmExpressDxe */ = { - isa = PBXGroup; - children = ( - A57165B62359689F000CEC60 /* NvmExpressHci.c */, - A57165B72359689F000CEC60 /* NvmExpressPassthru.c */, - A57165B82359689F000CEC60 /* NvmExpressBlockIo.c */, - A57165B92359689F000CEC60 /* NvmExpressDxe.inf */, - A57165BA2359689F000CEC60 /* NvmExpressDxe.uni */, - A57165BB2359689F000CEC60 /* NvmExpress.c */, - A57165BC2359689F000CEC60 /* NvmExpressDiskInfo.h */, - A57165BD2359689F000CEC60 /* ComponentName.c */, - A57165BE2359689F000CEC60 /* NvmExpressBlockIo.h */, - A57165BF2359689F000CEC60 /* NvmExpressHci.h */, - A57165C02359689F000CEC60 /* NvmExpressDxeExtra.uni */, - A57165C12359689F000CEC60 /* NvmExpressDiskInfo.c */, - A57165C22359689F000CEC60 /* NvmExpress.h */, - ); - path = NvmExpressDxe; - sourceTree = ""; - }; - A57165C32359689F000CEC60 /* NonDiscoverablePciDeviceDxe */ = { - isa = PBXGroup; - children = ( - A57165C42359689F000CEC60 /* NonDiscoverablePciDeviceDxe.inf */, - A57165C52359689F000CEC60 /* NonDiscoverablePciDeviceIo.c */, - A57165C62359689F000CEC60 /* ComponentName.c */, - A57165C72359689F000CEC60 /* NonDiscoverablePciDeviceDxe.c */, - A57165C82359689F000CEC60 /* NonDiscoverablePciDeviceIo.h */, - ); - path = NonDiscoverablePciDeviceDxe; - sourceTree = ""; - }; - A57165C92359689F000CEC60 /* EhciDxe */ = { - isa = PBXGroup; - children = ( - A57165CA2359689F000CEC60 /* EhciReg.c */, - A57165CB2359689F000CEC60 /* EhciUrb.h */, - A57165CC2359689F000CEC60 /* EhciDebug.h */, - A57165CD2359689F000CEC60 /* EhciDxe.uni */, - A57165CE2359689F000CEC60 /* Ehci.h */, - A57165CF2359689F000CEC60 /* ComponentName.c */, - A57165D02359689F000CEC60 /* EhciDxe.inf */, - A57165D12359689F000CEC60 /* UsbHcMem.h */, - A57165D22359689F000CEC60 /* EhciSched.c */, - A57165D32359689F000CEC60 /* EhciDxeExtra.uni */, - A57165D42359689F000CEC60 /* Ehci.c */, - A57165D52359689F000CEC60 /* EhciDebug.c */, - A57165D62359689F000CEC60 /* EhciReg.h */, - A57165D72359689F000CEC60 /* EhciUrb.c */, - A57165D82359689F000CEC60 /* EhciSched.h */, - A57165D92359689F000CEC60 /* UsbHcMem.c */, - A57165DA2359689F000CEC60 /* ComponentName.h */, - ); - path = EhciDxe; - sourceTree = ""; - }; - A57165DB2359689F000CEC60 /* UfsPciHcPei */ = { - isa = PBXGroup; - children = ( - A57165DC2359689F000CEC60 /* UfsPciHcPei.uni */, - A57165DD2359689F000CEC60 /* UfsPciHcPei.inf */, - A57165DE2359689F000CEC60 /* UfsPciHcPei.h */, - A57165DF2359689F000CEC60 /* UfsPciHcPeiExtra.uni */, - A57165E02359689F000CEC60 /* UfsPciHcPei.c */, - ); - path = UfsPciHcPei; - sourceTree = ""; - }; - A57165E12359689F000CEC60 /* Isa */ = { - isa = PBXGroup; - children = ( - A57165E22359689F000CEC60 /* IsaBusDxe */, - A57165EA2359689F000CEC60 /* Ps2KeyboardDxe */, - A57165F32359689F000CEC60 /* Ps2MouseDxe */, - ); - path = Isa; - sourceTree = ""; - }; - A57165E22359689F000CEC60 /* IsaBusDxe */ = { - isa = PBXGroup; - children = ( - A57165E32359689F000CEC60 /* IsaBusDxeExtra.uni */, - A57165E42359689F000CEC60 /* ComponentName.c */, - A57165E52359689F000CEC60 /* IsaBusDxe.h */, - A57165E62359689F000CEC60 /* IsaBusDxe.inf */, - A57165E72359689F000CEC60 /* IsaBusDxe.uni */, - A57165E82359689F000CEC60 /* IsaBusDxe.c */, - A57165E92359689F000CEC60 /* ComponentName.h */, - ); - path = IsaBusDxe; - sourceTree = ""; - }; - A57165EA2359689F000CEC60 /* Ps2KeyboardDxe */ = { - isa = PBXGroup; - children = ( - A57165EB2359689F000CEC60 /* Ps2KbdTextIn.c */, - A57165EC2359689F000CEC60 /* Ps2KeyboardDxeExtra.uni */, - A57165ED2359689F000CEC60 /* Ps2Keyboard.c */, - A57165EE2359689F000CEC60 /* Ps2KbdCtrller.c */, - A57165EF2359689F000CEC60 /* ComponentName.c */, - A57165F02359689F000CEC60 /* Ps2KeyboardDxe.inf */, - A57165F12359689F000CEC60 /* Ps2KeyboardDxe.uni */, - A57165F22359689F000CEC60 /* Ps2Keyboard.h */, - ); - path = Ps2KeyboardDxe; - sourceTree = ""; - }; - A57165F32359689F000CEC60 /* Ps2MouseDxe */ = { - isa = PBXGroup; - children = ( - A57165F42359689F000CEC60 /* Ps2Mouse.c */, - A57165F52359689F000CEC60 /* ComponentName.c */, - A57165F62359689F000CEC60 /* CommPs2.h */, - A57165F72359689F000CEC60 /* Ps2Mouse.h */, - A57165F82359689F000CEC60 /* Ps2MouseDxeExtra.uni */, - A57165F92359689F000CEC60 /* Ps2MouseDxe.inf */, - A57165FA2359689F000CEC60 /* CommPs2.c */, - A57165FB2359689F000CEC60 /* Ps2MouseDxe.uni */, - ); - path = Ps2MouseDxe; - sourceTree = ""; - }; - A57165FC2359689F000CEC60 /* Scsi */ = { - isa = PBXGroup; - children = ( - A57165FD2359689F000CEC60 /* ScsiDiskDxe */, - A57166042359689F000CEC60 /* ScsiBusDxe */, - ); - path = Scsi; - sourceTree = ""; - }; - A57165FD2359689F000CEC60 /* ScsiDiskDxe */ = { - isa = PBXGroup; - children = ( - A57165FE2359689F000CEC60 /* ScsiDiskDxe.inf */, - A57165FF2359689F000CEC60 /* ScsiDisk.c */, - A57166002359689F000CEC60 /* ComponentName.c */, - A57166012359689F000CEC60 /* ScsiDisk.uni */, - A57166022359689F000CEC60 /* ScsiDiskExtra.uni */, - A57166032359689F000CEC60 /* ScsiDisk.h */, - ); - path = ScsiDiskDxe; - sourceTree = ""; - }; - A57166042359689F000CEC60 /* ScsiBusDxe */ = { - isa = PBXGroup; - children = ( - A57166052359689F000CEC60 /* ScsiBusExtra.uni */, - A57166062359689F000CEC60 /* ScsiBus.c */, - A57166072359689F000CEC60 /* ComponentName.c */, - A57166082359689F000CEC60 /* ScsiBus.uni */, - A57166092359689F000CEC60 /* ScsiBusDxe.inf */, - A571660A2359689F000CEC60 /* ScsiBus.h */, - ); - path = ScsiBusDxe; - sourceTree = ""; - }; - A571660B2359689F000CEC60 /* Ufs */ = { - isa = PBXGroup; - children = ( - A571660C2359689F000CEC60 /* UfsBlockIoPei */, - A57166172359689F000CEC60 /* UfsPassThruDxe */, - ); - path = Ufs; - sourceTree = ""; - }; - A571660C2359689F000CEC60 /* UfsBlockIoPei */ = { - isa = PBXGroup; - children = ( - A571660D2359689F000CEC60 /* UfsBlockIoPei.inf */, - A571660E2359689F000CEC60 /* UfsHcMem.c */, - A571660F2359689F000CEC60 /* UfsBlockIoPeiExtra.uni */, - A57166102359689F000CEC60 /* UfsHci.c */, - A57166112359689F000CEC60 /* UfsBlockIoPei.uni */, - A57166122359689F000CEC60 /* UfsBlockIoPei.c */, - A57166132359689F000CEC60 /* UfsHcMem.h */, - A57166142359689F000CEC60 /* UfsHci.h */, - A57166152359689F000CEC60 /* UfsBlockIoPei.h */, - A57166162359689F000CEC60 /* DmaMem.c */, - ); - path = UfsBlockIoPei; - sourceTree = ""; - }; - A57166172359689F000CEC60 /* UfsPassThruDxe */ = { - isa = PBXGroup; - children = ( - A57166182359689F000CEC60 /* UfsPassThru.uni */, - A57166192359689F000CEC60 /* UfsPassThruHci.c */, - A571661A2359689F000CEC60 /* UfsPassThru.h */, - A571661B2359689F000CEC60 /* ComponentName.c */, - A571661C2359689F000CEC60 /* UfsDevConfigProtocol.c */, - A571661D2359689F000CEC60 /* UfsPassThruHci.h */, - A571661E2359689F000CEC60 /* UfsPassThruDxe.inf */, - A571661F2359689F000CEC60 /* UfsPassThruExtra.uni */, - A57166202359689F000CEC60 /* UfsPassThru.c */, - ); - path = UfsPassThruDxe; - sourceTree = ""; - }; - A57166212359689F000CEC60 /* I2c */ = { - isa = PBXGroup; - children = ( - A57166222359689F000CEC60 /* I2cDxe */, - ); - path = I2c; - sourceTree = ""; - }; - A57166222359689F000CEC60 /* I2cDxe */ = { - isa = PBXGroup; - children = ( - A57166232359689F000CEC60 /* I2cBusDxeExtra.uni */, - A57166242359689F000CEC60 /* I2cDxeExtra.uni */, - A57166252359689F000CEC60 /* I2cDxe.inf */, - A57166262359689F000CEC60 /* I2cBus.c */, - A57166272359689F000CEC60 /* I2cDxe.h */, - A57166282359689F000CEC60 /* I2cDxe.uni */, - A57166292359689F000CEC60 /* I2cHost.c */, - A571662A2359689F000CEC60 /* I2cBusDxe.uni */, - A571662B2359689F000CEC60 /* I2cBusDxe.inf */, - A571662C2359689F000CEC60 /* I2cHostDxe.inf */, - A571662D2359689F000CEC60 /* I2cHostDxeExtra.uni */, - A571662E2359689F000CEC60 /* I2cDxe.c */, - A571662F2359689F000CEC60 /* I2cHostDxe.uni */, - ); - path = I2cDxe; - sourceTree = ""; - }; - A57166302359689F000CEC60 /* Usb */ = { - isa = PBXGroup; - children = ( - A57166312359689F000CEC60 /* UsbMouseDxe */, - A57166392359689F000CEC60 /* UsbMouseAbsolutePointerDxe */, - A57166412359689F000CEC60 /* UsbBusDxe */, - A5716650235968A0000CEC60 /* UsbKbDxe */, - A5716659235968A0000CEC60 /* UsbBusPei */, - A5716664235968A0000CEC60 /* UsbBotPei */, - A5716670235968A0000CEC60 /* UsbMassStorageDxe */, - ); - path = Usb; - sourceTree = ""; - }; - A57166312359689F000CEC60 /* UsbMouseDxe */ = { - isa = PBXGroup; - children = ( - A57166322359689F000CEC60 /* UsbMouseDxeExtra.uni */, - A57166332359689F000CEC60 /* UsbMouse.h */, - A57166342359689F000CEC60 /* ComponentName.c */, - A57166352359689F000CEC60 /* UsbMouseDxe.inf */, - A57166362359689F000CEC60 /* UsbMouse.c */, - A57166372359689F000CEC60 /* MouseHid.c */, - A57166382359689F000CEC60 /* UsbMouseDxe.uni */, - ); - path = UsbMouseDxe; - sourceTree = ""; - }; - A57166392359689F000CEC60 /* UsbMouseAbsolutePointerDxe */ = { - isa = PBXGroup; - children = ( - A571663A2359689F000CEC60 /* UsbMouseAbsolutePointerDxeExtra.uni */, - A571663B2359689F000CEC60 /* UsbMouseAbsolutePointer.c */, - A571663C2359689F000CEC60 /* UsbMouseAbsolutePointerDxe.inf */, - A571663D2359689F000CEC60 /* ComponentName.c */, - A571663E2359689F000CEC60 /* UsbMouseAbsolutePointerDxe.uni */, - A571663F2359689F000CEC60 /* UsbMouseAbsolutePointer.h */, - A57166402359689F000CEC60 /* MouseHid.c */, - ); - path = UsbMouseAbsolutePointerDxe; - sourceTree = ""; - }; - A57166412359689F000CEC60 /* UsbBusDxe */ = { - isa = PBXGroup; - children = ( - A57166422359689F000CEC60 /* UsbEnumer.h */, - A57166432359689F000CEC60 /* UsbBusDxe.uni */, - A57166442359689F000CEC60 /* UsbDesc.c */, - A57166452359689F000CEC60 /* UsbBusDxe.inf */, - A57166462359689F000CEC60 /* UsbHub.h */, - A57166472359689F000CEC60 /* UsbBus.c */, - A57166482359689F000CEC60 /* ComponentName.c */, - A57166492359689F000CEC60 /* UsbUtility.h */, - A571664A235968A0000CEC60 /* UsbEnumer.c */, - A571664B235968A0000CEC60 /* UsbBusDxeExtra.uni */, - A571664C235968A0000CEC60 /* UsbDesc.h */, - A571664D235968A0000CEC60 /* UsbHub.c */, - A571664E235968A0000CEC60 /* UsbUtility.c */, - A571664F235968A0000CEC60 /* UsbBus.h */, - ); - path = UsbBusDxe; - sourceTree = ""; - }; - A5716650235968A0000CEC60 /* UsbKbDxe */ = { - isa = PBXGroup; - children = ( - A5716651235968A0000CEC60 /* UsbKbDxeExtra.uni */, - A5716652235968A0000CEC60 /* KeyBoard.c */, - A5716653235968A0000CEC60 /* UsbKbDxe.inf */, - A5716654235968A0000CEC60 /* EfiKey.h */, - A5716655235968A0000CEC60 /* UsbKbDxe.uni */, - A5716656235968A0000CEC60 /* ComponentName.c */, - A5716657235968A0000CEC60 /* KeyBoard.h */, - A5716658235968A0000CEC60 /* EfiKey.c */, - ); - path = UsbKbDxe; - sourceTree = ""; - }; - A5716659235968A0000CEC60 /* UsbBusPei */ = { - isa = PBXGroup; - children = ( - A571665A235968A0000CEC60 /* PeiUsbLib.c */, - A571665B235968A0000CEC60 /* HubPeim.h */, - A571665C235968A0000CEC60 /* UsbBusPeiExtra.uni */, - A571665D235968A0000CEC60 /* UsbPeim.h */, - A571665E235968A0000CEC60 /* UsbIoPeim.c */, - A571665F235968A0000CEC60 /* PeiUsbLib.h */, - A5716660235968A0000CEC60 /* HubPeim.c */, - A5716661235968A0000CEC60 /* UsbBusPei.uni */, - A5716662235968A0000CEC60 /* UsbPeim.c */, - A5716663235968A0000CEC60 /* UsbBusPei.inf */, - ); - path = UsbBusPei; - sourceTree = ""; - }; - A5716664235968A0000CEC60 /* UsbBotPei */ = { - isa = PBXGroup; - children = ( - A5716665235968A0000CEC60 /* PeiUsbLib.c */, - A5716666235968A0000CEC60 /* UsbBotPeiExtra.uni */, - A5716667235968A0000CEC60 /* UsbBotPeim.h */, - A5716668235968A0000CEC60 /* UsbPeim.h */, - A5716669235968A0000CEC60 /* BotPeim.c */, - A571666A235968A0000CEC60 /* UsbBotPei.inf */, - A571666B235968A0000CEC60 /* PeiUsbLib.h */, - A571666C235968A0000CEC60 /* PeiAtapi.c */, - A571666D235968A0000CEC60 /* UsbBotPei.uni */, - A571666E235968A0000CEC60 /* UsbBotPeim.c */, - A571666F235968A0000CEC60 /* BotPeim.h */, - ); - path = UsbBotPei; - sourceTree = ""; - }; - A5716670235968A0000CEC60 /* UsbMassStorageDxe */ = { - isa = PBXGroup; - children = ( - A5716671235968A0000CEC60 /* UsbMassDiskInfo.c */, - A5716672235968A0000CEC60 /* UsbMassCbi.h */, - A5716673235968A0000CEC60 /* UsbMassImpl.h */, - A5716674235968A0000CEC60 /* UsbMassBoot.c */, - A5716675235968A0000CEC60 /* UsbMassBot.h */, - A5716676235968A0000CEC60 /* UsbMassStorageDxe.uni */, - A5716677235968A0000CEC60 /* UsbMassStorageDxeExtra.uni */, - A5716678235968A0000CEC60 /* UsbMassStorageDxe.inf */, - A5716679235968A0000CEC60 /* ComponentName.c */, - A571667A235968A0000CEC60 /* UsbMassCbi.c */, - A571667B235968A0000CEC60 /* UsbMass.h */, - A571667C235968A0000CEC60 /* UsbMassImpl.c */, - A571667D235968A0000CEC60 /* UsbMassDiskInfo.h */, - A571667E235968A0000CEC60 /* UsbMassBoot.h */, - A571667F235968A0000CEC60 /* UsbMassBot.c */, - ); - path = UsbMassStorageDxe; - sourceTree = ""; - }; - A5716680235968A0000CEC60 /* Ata */ = { - isa = PBXGroup; - children = ( - A5716681235968A0000CEC60 /* AhciPei */, - A5716691235968A0000CEC60 /* AtaAtapiPassThru */, - A571669C235968A0000CEC60 /* AtaBusDxe */, - ); - path = Ata; - sourceTree = ""; - }; - A5716681235968A0000CEC60 /* AhciPei */ = { - isa = PBXGroup; - children = ( - A5716682235968A0000CEC60 /* DevicePath.c */, - A5716683235968A0000CEC60 /* AhciPei.inf */, - A5716684235968A0000CEC60 /* AhciPei.h */, - A5716685235968A0000CEC60 /* AhciPeiBlockIo.c */, - A5716686235968A0000CEC60 /* AhciPei.uni */, - A5716687235968A0000CEC60 /* AhciPeiPassThru.c */, - A5716688235968A0000CEC60 /* AhciPeiExtra.uni */, - A5716689235968A0000CEC60 /* AhciPeiStorageSecurity.c */, - A571668A235968A0000CEC60 /* AhciPeiBlockIo.h */, - A571668B235968A0000CEC60 /* AhciPei.c */, - A571668C235968A0000CEC60 /* AhciPeiPassThru.h */, - A571668D235968A0000CEC60 /* DmaMem.c */, - A571668E235968A0000CEC60 /* AhciPeiStorageSecurity.h */, - A571668F235968A0000CEC60 /* AhciMode.c */, - A5716690235968A0000CEC60 /* AhciPeiS3.c */, - ); - path = AhciPei; - sourceTree = ""; - }; - A5716691235968A0000CEC60 /* AtaAtapiPassThru */ = { - isa = PBXGroup; - children = ( - A5716692235968A0000CEC60 /* AtaAtapiPassThru.h */, - A5716693235968A0000CEC60 /* AhciMode.h */, - A5716694235968A0000CEC60 /* ComponentName.c */, - A5716695235968A0000CEC60 /* AtaAtapiPassThru.inf */, - A5716696235968A0000CEC60 /* IdeMode.c */, - A5716697235968A0000CEC60 /* AtaAtapiPassThruDxeExtra.uni */, - A5716698235968A0000CEC60 /* AtaAtapiPassThru.c */, - A5716699235968A0000CEC60 /* AtaAtapiPassThruDxe.uni */, - A571669A235968A0000CEC60 /* IdeMode.h */, - A571669B235968A0000CEC60 /* AhciMode.c */, - ); - path = AtaAtapiPassThru; - sourceTree = ""; - }; - A571669C235968A0000CEC60 /* AtaBusDxe */ = { - isa = PBXGroup; - children = ( - A571669D235968A0000CEC60 /* AtaBusDxe.inf */, - A571669E235968A0000CEC60 /* AtaPassThruExecute.c */, - A571669F235968A0000CEC60 /* AtaBusDxe.uni */, - A57166A0235968A0000CEC60 /* ComponentName.c */, - A57166A1235968A0000CEC60 /* AtaBus.h */, - A57166A2235968A0000CEC60 /* AtaBusDxeExtra.uni */, - A57166A3235968A0000CEC60 /* AtaBus.c */, - ); - path = AtaBusDxe; - sourceTree = ""; - }; - A57166A4235968A0000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A57166A5235968A0000CEC60 /* DxeCapsuleLibFmp */, - A57166B2235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol */, - A57166B6235968A0000CEC60 /* OemHookStatusCodeLibNull */, - A57166BA235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib */, - A57166BE235968A0000CEC60 /* BootLogoLib */, - A57166C2235968A0000CEC60 /* LockBoxNullLib */, - A57166C6235968A0000CEC60 /* FmpAuthenticationLibNull */, - A57166CA235968A0000CEC60 /* PlatformVarCleanupLib */, - A57166D2235968A0000CEC60 /* PeiIpmiLibIpmiPpi */, - A57166D6235968A0000CEC60 /* LzmaCustomDecompressLib */, - A57166F2235968A0000CEC60 /* DeviceManagerUiLib */, - A57166F9235968A0000CEC60 /* BaseIpmiLibNull */, - A57166FD235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib */, - A5716701235968A0000CEC60 /* UefiBootManagerLib */, - A571670D235968A0000CEC60 /* DxeNetLib */, - A5716712235968A0000CEC60 /* FileExplorerLib */, - A571671A235968A0000CEC60 /* DxeIpmiLibIpmiProtocol */, - A571671E235968A0000CEC60 /* VarCheckLib */, - A5716722235968A0000CEC60 /* DisplayUpdateProgressLibGraphics */, - A5716726235968A0000CEC60 /* AuthVariableLibNull */, - A571672A235968A0000CEC60 /* SmmReportStatusCodeLib */, - A571672E235968A0000CEC60 /* PeiReportStatusCodeLib */, - A5716732235968A0000CEC60 /* PeiPerformanceLib */, - A5716736235968A0000CEC60 /* SmmLockBoxLib */, - A5716741235968A0000CEC60 /* DxePerformanceLib */, - A5716745235968A0000CEC60 /* SmmMemoryAllocationProfileLib */, - A571674A235968A0000CEC60 /* PlatformBootManagerLibNull */, - A571674E235968A0000CEC60 /* DxeFileExplorerProtocol */, - A5716752235968A0000CEC60 /* PiDxeS3BootScriptLib */, - A5716759235968A0000CEC60 /* DxeHttpLib */, - A571675E235968A0000CEC60 /* BasePlatformHookLibNull */, - A5716762235968A0000CEC60 /* BaseResetSystemLibNull */, - A5716766235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib */, - A5716769235968A0000CEC60 /* FrameBufferBltLib */, - A571676C235968A0000CEC60 /* PciHostBridgeLibNull */, - A5716770235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode */, - A5716774235968A0000CEC60 /* TpmMeasurementLibNull */, - A5716778235968A0000CEC60 /* PeiDebugPrintHobLib */, - A571677C235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib */, - A5716780235968A0000CEC60 /* UefiSortLib */, - A5716784235968A0000CEC60 /* VarCheckHiiLib */, - A571678E235968A0000CEC60 /* BaseMemoryAllocationLibNull */, - A5716792235968A0000CEC60 /* DisplayUpdateProgressLibText */, - A5716796235968A0000CEC60 /* CustomizedDisplayLib */, - A571679E235968A0000CEC60 /* SmmCorePlatformHookLibNull */, - A57167A2235968A0000CEC60 /* DebugAgentLibNull */, - A57167A6235968A0000CEC60 /* UefiHiiServicesLib */, - A57167AA235968A0000CEC60 /* BootMaintenanceManagerUiLib */, - A57167BC235968A0000CEC60 /* PlatformHookLibSerialPortPpi */, - A57167C0235968A0000CEC60 /* BaseSerialPortLib16550 */, - A57167C4235968A0000CEC60 /* BaseHobLibNull */, - A57167C8235968A0000CEC60 /* SmmPerformanceLib */, - A57167CC235968A0000CEC60 /* DxeCapsuleLibNull */, - A57167D0235968A0000CEC60 /* DxeDebugPrintErrorLevelLib */, - A57167D4235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib */, - A57167D8235968A0000CEC60 /* BrotliCustomDecompressLib */, - A57167F9235968A0000CEC60 /* ResetUtilityLib */, - A57167FC235968A0000CEC60 /* SmmCorePerformanceLib */, - A5716801235968A0000CEC60 /* UefiMemoryAllocationProfileLib */, - A5716806235968A0000CEC60 /* PeiDebugLibDebugPpi */, - A5716809235968A0000CEC60 /* SmmSmiHandlerProfileLib */, - A571680D235968A0000CEC60 /* DxeReportStatusCodeLib */, - A5716811235968A0000CEC60 /* VarCheckUefiLib */, - A5716815235968A0000CEC60 /* RuntimeResetSystemLib */, - A5716819235968A0000CEC60 /* VarCheckPcdLib */, - A571681E235968A0000CEC60 /* DxeSecurityManagementLib */, - A5716822235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib */, - A571682C235968A0000CEC60 /* DxePrintLibPrint2Protocol */, - A5716830235968A0000CEC60 /* DxeCoreMemoryAllocationLib */, - A571683A235968A0000CEC60 /* BootManagerUiLib */, - A5716841235968A0000CEC60 /* BaseBmpSupportLib */, - A5716845235968A0000CEC60 /* CpuExceptionHandlerLibNull */, - A5716849235968A0000CEC60 /* UefiHiiLib */, - A5716850235968A0000CEC60 /* BaseSortLib */, - A5716854235968A0000CEC60 /* DxeCorePerformanceLib */, - A5716859235968A0000CEC60 /* DxeResetSystemLib */, - A571685D235968A0000CEC60 /* PeiResetSystemLib */, - ); - path = Library; - sourceTree = ""; - }; - A57166A5235968A0000CEC60 /* DxeCapsuleLibFmp */ = { - isa = PBXGroup; - children = ( - A57166A6235968A0000CEC60 /* DxeCapsuleRuntime.c */, - A57166A7235968A0000CEC60 /* CapsuleOnDisk.c */, - A57166A8235968A0000CEC60 /* DxeCapsuleProcessLibNull.c */, - A57166A9235968A0000CEC60 /* DxeCapsuleReportLibNull.c */, - A57166AA235968A0000CEC60 /* DxeCapsuleProcessLib.c */, - A57166AB235968A0000CEC60 /* DxeCapsuleReportLib.c */, - A57166AC235968A0000CEC60 /* CapsuleOnDisk.h */, - A57166AD235968A0000CEC60 /* DxeRuntimeCapsuleLib.inf */, - A57166AE235968A0000CEC60 /* DxeCapsuleLib.uni */, - A57166AF235968A0000CEC60 /* DxeCapsuleLib.c */, - A57166B0235968A0000CEC60 /* DxeRuntimeCapsuleLib.uni */, - A57166B1235968A0000CEC60 /* DxeCapsuleLib.inf */, - ); - path = DxeCapsuleLibFmp; - sourceTree = ""; - }; - A57166B2235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol */ = { - isa = PBXGroup; - children = ( - A57166B3235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.c */, - A57166B4235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.inf */, - A57166B5235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.uni */, - ); - path = SmmIpmiLibSmmIpmiProtocol; - sourceTree = ""; - }; - A57166B6235968A0000CEC60 /* OemHookStatusCodeLibNull */ = { - isa = PBXGroup; - children = ( - A57166B7235968A0000CEC60 /* OemHookStatusCodeLibNull.inf */, - A57166B8235968A0000CEC60 /* OemHookStatusCodeLibNull.c */, - A57166B9235968A0000CEC60 /* OemHookStatusCodeLibNull.uni */, - ); - path = OemHookStatusCodeLibNull; - sourceTree = ""; - }; - A57166BA235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib */ = { - isa = PBXGroup; - children = ( - A57166BB235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.c */, - A57166BC235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.inf */, - A57166BD235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.uni */, - ); - path = DxeCrc32GuidedSectionExtractLib; - sourceTree = ""; - }; - A57166BE235968A0000CEC60 /* BootLogoLib */ = { - isa = PBXGroup; - children = ( - A57166BF235968A0000CEC60 /* BootLogoLib.c */, - A57166C0235968A0000CEC60 /* BootLogoLib.inf */, - A57166C1235968A0000CEC60 /* BootLogoLib.uni */, - ); - path = BootLogoLib; - sourceTree = ""; - }; - A57166C2235968A0000CEC60 /* LockBoxNullLib */ = { - isa = PBXGroup; - children = ( - A57166C3235968A0000CEC60 /* LockBoxNullLib.inf */, - A57166C4235968A0000CEC60 /* LockBoxNullLib.c */, - A57166C5235968A0000CEC60 /* LockBoxNullLib.uni */, - ); - path = LockBoxNullLib; - sourceTree = ""; - }; - A57166C6235968A0000CEC60 /* FmpAuthenticationLibNull */ = { - isa = PBXGroup; - children = ( - A57166C7235968A0000CEC60 /* FmpAuthenticationLibNull.c */, - A57166C8235968A0000CEC60 /* FmpAuthenticationLibNull.inf */, - A57166C9235968A0000CEC60 /* FmpAuthenticationLibNull.uni */, - ); - path = FmpAuthenticationLibNull; - sourceTree = ""; - }; - A57166CA235968A0000CEC60 /* PlatformVarCleanupLib */ = { - isa = PBXGroup; - children = ( - A57166CB235968A0000CEC60 /* PlatVarCleanup.vfr */, - A57166CC235968A0000CEC60 /* PlatVarCleanupLib.c */, - A57166CD235968A0000CEC60 /* PlatVarCleanup.h */, - A57166CE235968A0000CEC60 /* PlatformVarCleanupLib.inf */, - A57166CF235968A0000CEC60 /* PlatVarCleanupHii.h */, - A57166D0235968A0000CEC60 /* VfrStrings.uni */, - A57166D1235968A0000CEC60 /* PlatformVarCleanupLib.uni */, - ); - path = PlatformVarCleanupLib; - sourceTree = ""; - }; - A57166D2235968A0000CEC60 /* PeiIpmiLibIpmiPpi */ = { - isa = PBXGroup; - children = ( - A57166D3235968A0000CEC60 /* PeiIpmiLibIpmiPpi.c */, - A57166D4235968A0000CEC60 /* PeiIpmiLibIpmiPpi.inf */, - A57166D5235968A0000CEC60 /* PeiIpmiLibIpmiPpi.uni */, - ); - path = PeiIpmiLibIpmiPpi; - sourceTree = ""; - }; - A57166D6235968A0000CEC60 /* LzmaCustomDecompressLib */ = { - isa = PBXGroup; - children = ( - A57166D7235968A0000CEC60 /* LzmaArchCustomDecompressLib.inf */, - A57166D8235968A0000CEC60 /* F86GuidedSectionExtraction.c */, - A57166D9235968A0000CEC60 /* LzmaCustomDecompressLib.inf */, - A57166DA235968A0000CEC60 /* Sdk */, - A57166EB235968A0000CEC60 /* LzmaDecompressLibInternal.h */, - A57166EC235968A0000CEC60 /* LZMA-SDK-README.txt */, - A57166ED235968A0000CEC60 /* LzmaArchDecompressLib.uni */, - A57166EE235968A0000CEC60 /* LzmaDecompress.c */, - A57166EF235968A0000CEC60 /* LzmaDecompressLib.uni */, - A57166F0235968A0000CEC60 /* GuidedSectionExtraction.c */, - A57166F1235968A0000CEC60 /* UefiLzma.h */, - ); - path = LzmaCustomDecompressLib; - sourceTree = ""; - }; - A57166DA235968A0000CEC60 /* Sdk */ = { - isa = PBXGroup; - children = ( - A57166DB235968A0000CEC60 /* DOC */, - A57166DE235968A0000CEC60 /* C */, - ); - path = Sdk; - sourceTree = ""; - }; - A57166DB235968A0000CEC60 /* DOC */ = { - isa = PBXGroup; - children = ( - A57166DC235968A0000CEC60 /* lzma-sdk.txt */, - A57166DD235968A0000CEC60 /* lzma-history.txt */, - ); - path = DOC; - sourceTree = ""; - }; - A57166DE235968A0000CEC60 /* C */ = { - isa = PBXGroup; - children = ( - A57166DF235968A0000CEC60 /* LzHash.h */, - A57166E0235968A0000CEC60 /* 7zTypes.h */, - A57166E1235968A0000CEC60 /* Compiler.h */, - A57166E2235968A0000CEC60 /* LzFind.c */, - A57166E3235968A0000CEC60 /* Precomp.h */, - A57166E4235968A0000CEC60 /* CpuArch.h */, - A57166E5235968A0000CEC60 /* Bra86.c */, - A57166E6235968A0000CEC60 /* LzmaDec.c */, - A57166E7235968A0000CEC60 /* LzFind.h */, - A57166E8235968A0000CEC60 /* 7zVersion.h */, - A57166E9235968A0000CEC60 /* Bra.h */, - A57166EA235968A0000CEC60 /* LzmaDec.h */, - ); - path = C; - sourceTree = ""; - }; - A57166F2235968A0000CEC60 /* DeviceManagerUiLib */ = { - isa = PBXGroup; - children = ( - A57166F3235968A0000CEC60 /* DeviceManagerUiLib.uni */, - A57166F4235968A0000CEC60 /* DeviceManagerStrings.uni */, - A57166F5235968A0000CEC60 /* DeviceManagerUiLib.inf */, - A57166F6235968A0000CEC60 /* DeviceManager.h */, - A57166F7235968A0000CEC60 /* DeviceManagerVfr.Vfr */, - A57166F8235968A0000CEC60 /* DeviceManager.c */, - ); - path = DeviceManagerUiLib; - sourceTree = ""; - }; - A57166F9235968A0000CEC60 /* BaseIpmiLibNull */ = { - isa = PBXGroup; - children = ( - A57166FA235968A0000CEC60 /* BaseIpmiLibNull.c */, - A57166FB235968A0000CEC60 /* BaseIpmiLibNull.inf */, - A57166FC235968A0000CEC60 /* BaseIpmiLibNull.uni */, - ); - path = BaseIpmiLibNull; - sourceTree = ""; - }; - A57166FD235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib */ = { - isa = PBXGroup; - children = ( - A57166FE235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.uni */, - A57166FF235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.inf */, - A5716700235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.c */, - ); - path = PeiCrc32GuidedSectionExtractLib; - sourceTree = ""; - }; - A5716701235968A0000CEC60 /* UefiBootManagerLib */ = { - isa = PBXGroup; - children = ( - A5716702235968A0000CEC60 /* BmConnect.c */, - A5716703235968A0000CEC60 /* BmConsole.c */, - A5716704235968A0000CEC60 /* BmHotkey.c */, - A5716705235968A0000CEC60 /* InternalBm.h */, - A5716706235968A0000CEC60 /* UefiBootManagerLib.inf */, - A5716707235968A0000CEC60 /* BmLoadOption.c */, - A5716708235968A0000CEC60 /* BmBootDescription.c */, - A5716709235968A0000CEC60 /* UefiBootManagerLib.uni */, - A571670A235968A0000CEC60 /* BmDriverHealth.c */, - A571670B235968A0000CEC60 /* BmBoot.c */, - A571670C235968A0000CEC60 /* BmMisc.c */, - ); - path = UefiBootManagerLib; - sourceTree = ""; - }; - A571670D235968A0000CEC60 /* DxeNetLib */ = { - isa = PBXGroup; - children = ( - A571670E235968A0000CEC60 /* DxeNetLib.inf */, - A571670F235968A0000CEC60 /* DxeNetLib.uni */, - A5716710235968A0000CEC60 /* NetBuffer.c */, - A5716711235968A0000CEC60 /* DxeNetLib.c */, - ); - path = DxeNetLib; - sourceTree = ""; - }; - A5716712235968A0000CEC60 /* FileExplorerLib */ = { - isa = PBXGroup; - children = ( - A5716713235968A0000CEC60 /* FileExplorer.h */, - A5716714235968A0000CEC60 /* FileExplorerString.uni */, - A5716715235968A0000CEC60 /* FormGuid.h */, - A5716716235968A0000CEC60 /* FileExplorer.c */, - A5716717235968A0000CEC60 /* FileExplorerVfr.vfr */, - A5716718235968A0000CEC60 /* FileExplorerLib.inf */, - A5716719235968A0000CEC60 /* FileExplorerLib.uni */, - ); - path = FileExplorerLib; - sourceTree = ""; - }; - A571671A235968A0000CEC60 /* DxeIpmiLibIpmiProtocol */ = { - isa = PBXGroup; - children = ( - A571671B235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.uni */, - A571671C235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.inf */, - A571671D235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.c */, - ); - path = DxeIpmiLibIpmiProtocol; - sourceTree = ""; - }; - A571671E235968A0000CEC60 /* VarCheckLib */ = { - isa = PBXGroup; - children = ( - A571671F235968A0000CEC60 /* VarCheckLib.c */, - A5716720235968A0000CEC60 /* VarCheckLib.inf */, - A5716721235968A0000CEC60 /* VarCheckLib.uni */, - ); - path = VarCheckLib; - sourceTree = ""; - }; - A5716722235968A0000CEC60 /* DisplayUpdateProgressLibGraphics */ = { - isa = PBXGroup; - children = ( - A5716723235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.uni */, - A5716724235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.inf */, - A5716725235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.c */, - ); - path = DisplayUpdateProgressLibGraphics; - sourceTree = ""; - }; - A5716726235968A0000CEC60 /* AuthVariableLibNull */ = { - isa = PBXGroup; - children = ( - A5716727235968A0000CEC60 /* AuthVariableLibNull.uni */, - A5716728235968A0000CEC60 /* AuthVariableLibNull.inf */, - A5716729235968A0000CEC60 /* AuthVariableLibNull.c */, - ); - path = AuthVariableLibNull; - sourceTree = ""; - }; - A571672A235968A0000CEC60 /* SmmReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A571672B235968A0000CEC60 /* SmmReportStatusCodeLib.uni */, - A571672C235968A0000CEC60 /* ReportStatusCodeLib.c */, - A571672D235968A0000CEC60 /* SmmReportStatusCodeLib.inf */, - ); - path = SmmReportStatusCodeLib; - sourceTree = ""; - }; - A571672E235968A0000CEC60 /* PeiReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A571672F235968A0000CEC60 /* PeiReportStatusCodeLib.uni */, - A5716730235968A0000CEC60 /* PeiReportStatusCodeLib.inf */, - A5716731235968A0000CEC60 /* ReportStatusCodeLib.c */, - ); - path = PeiReportStatusCodeLib; - sourceTree = ""; - }; - A5716732235968A0000CEC60 /* PeiPerformanceLib */ = { - isa = PBXGroup; - children = ( - A5716733235968A0000CEC60 /* PeiPerformanceLib.uni */, - A5716734235968A0000CEC60 /* PeiPerformanceLib.c */, - A5716735235968A0000CEC60 /* PeiPerformanceLib.inf */, - ); - path = PeiPerformanceLib; - sourceTree = ""; - }; - A5716736235968A0000CEC60 /* SmmLockBoxLib */ = { - isa = PBXGroup; - children = ( - A5716737235968A0000CEC60 /* SmmLockBoxSmmLib.c */, - A5716738235968A0000CEC60 /* SmmLockBoxPeiLib.uni */, - A5716739235968A0000CEC60 /* SmmLockBoxDxeLib.uni */, - A571673A235968A0000CEC60 /* SmmLockBoxPeiLib.inf */, - A571673B235968A0000CEC60 /* SmmLockBoxDxeLib.inf */, - A571673C235968A0000CEC60 /* SmmLockBoxSmmLib.inf */, - A571673D235968A0000CEC60 /* SmmLockBoxSmmLib.uni */, - A571673E235968A0000CEC60 /* SmmLockBoxPeiLib.c */, - A571673F235968A0000CEC60 /* SmmLockBoxLibPrivate.h */, - A5716740235968A0000CEC60 /* SmmLockBoxDxeLib.c */, - ); - path = SmmLockBoxLib; - sourceTree = ""; - }; - A5716741235968A0000CEC60 /* DxePerformanceLib */ = { - isa = PBXGroup; - children = ( - A5716742235968A0000CEC60 /* DxePerformanceLib.c */, - A5716743235968A0000CEC60 /* DxePerformanceLib.uni */, - A5716744235968A0000CEC60 /* DxePerformanceLib.inf */, - ); - path = DxePerformanceLib; - sourceTree = ""; - }; - A5716745235968A0000CEC60 /* SmmMemoryAllocationProfileLib */ = { - isa = PBXGroup; - children = ( - A5716746235968A0000CEC60 /* SmmMemoryAllocationProfileLib.uni */, - A5716747235968A0000CEC60 /* MemoryAllocationLib.c */, - A5716748235968A0000CEC60 /* SmmMemoryAllocationProfileLib.inf */, - A5716749235968A0000CEC60 /* SmmMemoryProfileLib.c */, - ); - path = SmmMemoryAllocationProfileLib; - sourceTree = ""; - }; - A571674A235968A0000CEC60 /* PlatformBootManagerLibNull */ = { - isa = PBXGroup; - children = ( - A571674B235968A0000CEC60 /* PlatformBootManager.c */, - A571674C235968A0000CEC60 /* PlatformBootManagerLibNull.inf */, - A571674D235968A0000CEC60 /* PlatformBootManagerLibNull.uni */, - ); - path = PlatformBootManagerLibNull; - sourceTree = ""; - }; - A571674E235968A0000CEC60 /* DxeFileExplorerProtocol */ = { - isa = PBXGroup; - children = ( - A571674F235968A0000CEC60 /* DxeFileExplorerProtocol.inf */, - A5716750235968A0000CEC60 /* DxeFileExplorerProtocol.uni */, - A5716751235968A0000CEC60 /* DxeFileExplorerProtocol.c */, - ); - path = DxeFileExplorerProtocol; - sourceTree = ""; - }; - A5716752235968A0000CEC60 /* PiDxeS3BootScriptLib */ = { - isa = PBXGroup; - children = ( - A5716753235968A0000CEC60 /* InternalBootScriptLib.h */, - A5716754235968A0000CEC60 /* BootScriptInternalFormat.h */, - A5716755235968A0000CEC60 /* BootScriptSave.c */, - A5716756235968A0000CEC60 /* BootScriptExecute.c */, - A5716757235968A0000CEC60 /* DxeS3BootScriptLib.inf */, - A5716758235968A0000CEC60 /* DxeS3BootScriptLib.uni */, - ); - path = PiDxeS3BootScriptLib; - sourceTree = ""; - }; - A5716759235968A0000CEC60 /* DxeHttpLib */ = { - isa = PBXGroup; - children = ( - A571675A235968A0000CEC60 /* DxeHttpLib.c */, - A571675B235968A0000CEC60 /* DxeHttpLib.inf */, - A571675C235968A0000CEC60 /* DxeHttpLib.uni */, - A571675D235968A0000CEC60 /* DxeHttpLib.h */, - ); - path = DxeHttpLib; - sourceTree = ""; - }; - A571675E235968A0000CEC60 /* BasePlatformHookLibNull */ = { - isa = PBXGroup; - children = ( - A571675F235968A0000CEC60 /* BasePlatformHookLibNull.inf */, - A5716760235968A0000CEC60 /* BasePlatformHookLibNull.uni */, - A5716761235968A0000CEC60 /* BasePlatformHookLibNull.c */, - ); - path = BasePlatformHookLibNull; - sourceTree = ""; - }; - A5716762235968A0000CEC60 /* BaseResetSystemLibNull */ = { - isa = PBXGroup; - children = ( - A5716763235968A0000CEC60 /* BaseResetSystemLibNull.uni */, - A5716764235968A0000CEC60 /* BaseResetSystemLibNull.inf */, - A5716765235968A0000CEC60 /* BaseResetSystemLibNull.c */, - ); - path = BaseResetSystemLibNull; - sourceTree = ""; - }; - A5716766235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib */ = { - isa = PBXGroup; - children = ( - A5716767235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.c */, - A5716768235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.inf */, - ); - path = NonDiscoverableDeviceRegistrationLib; - sourceTree = ""; - }; - A5716769235968A0000CEC60 /* FrameBufferBltLib */ = { - isa = PBXGroup; - children = ( - A571676A235968A0000CEC60 /* FrameBufferBltLib.c */, - A571676B235968A0000CEC60 /* FrameBufferBltLib.inf */, - ); - path = FrameBufferBltLib; - sourceTree = ""; - }; - A571676C235968A0000CEC60 /* PciHostBridgeLibNull */ = { - isa = PBXGroup; - children = ( - A571676D235968A0000CEC60 /* PciHostBridgeLibNull.uni */, - A571676E235968A0000CEC60 /* PciHostBridgeLibNull.inf */, - A571676F235968A0000CEC60 /* PciHostBridgeLibNull.c */, - ); - path = PciHostBridgeLibNull; - sourceTree = ""; - }; - A5716770235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode */ = { - isa = PBXGroup; - children = ( - A5716771235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.uni */, - A5716772235968A0000CEC60 /* DebugLib.c */, - A5716773235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.inf */, - ); - path = PeiDxeDebugLibReportStatusCode; - sourceTree = ""; - }; - A5716774235968A0000CEC60 /* TpmMeasurementLibNull */ = { - isa = PBXGroup; - children = ( - A5716775235968A0000CEC60 /* TpmMeasurementLibNull.uni */, - A5716776235968A0000CEC60 /* TpmMeasurementLibNull.c */, - A5716777235968A0000CEC60 /* TpmMeasurementLibNull.inf */, - ); - path = TpmMeasurementLibNull; - sourceTree = ""; - }; - A5716778235968A0000CEC60 /* PeiDebugPrintHobLib */ = { - isa = PBXGroup; - children = ( - A5716779235968A0000CEC60 /* PeiDebugPrintHobLib.uni */, - A571677A235968A0000CEC60 /* PeiDebugPrintHobLib.c */, - A571677B235968A0000CEC60 /* PeiDebugPrintHobLib.inf */, - ); - path = PeiDebugPrintHobLib; - sourceTree = ""; - }; - A571677C235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A571677D235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.inf */, - A571677E235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.uni */, - A571677F235968A0000CEC60 /* ReportStatusCodeLib.c */, - ); - path = RuntimeDxeReportStatusCodeLib; - sourceTree = ""; - }; - A5716780235968A0000CEC60 /* UefiSortLib */ = { - isa = PBXGroup; - children = ( - A5716781235968A0000CEC60 /* UefiSortLib.inf */, - A5716782235968A0000CEC60 /* UefiSortLib.c */, - A5716783235968A0000CEC60 /* UefiSortLib.uni */, - ); - path = UefiSortLib; - sourceTree = ""; - }; - A5716784235968A0000CEC60 /* VarCheckHiiLib */ = { - isa = PBXGroup; - children = ( - A5716785235968A0000CEC60 /* VarCheckHiiGen.c */, - A5716786235968A0000CEC60 /* VarCheckHii.h */, - A5716787235968A0000CEC60 /* VarCheckHiiLib.uni */, - A5716788235968A0000CEC60 /* VarCheckHiiGenFromFv.c */, - A5716789235968A0000CEC60 /* VarCheckHiiLib.inf */, - A571678A235968A0000CEC60 /* InternalVarCheckStructure.h */, - A571678B235968A0000CEC60 /* VarCheckHiiGenFromHii.c */, - A571678C235968A0000CEC60 /* VarCheckHiiLibNullClass.c */, - A571678D235968A0000CEC60 /* VarCheckHiiGen.h */, - ); - path = VarCheckHiiLib; - sourceTree = ""; - }; - A571678E235968A0000CEC60 /* BaseMemoryAllocationLibNull */ = { - isa = PBXGroup; - children = ( - A571678F235968A0000CEC60 /* BaseMemoryAllocationLibNull.c */, - A5716790235968A0000CEC60 /* BaseMemoryAllocationLibNull.inf */, - A5716791235968A0000CEC60 /* BaseMemoryAllocationLibNull.uni */, - ); - path = BaseMemoryAllocationLibNull; - sourceTree = ""; - }; - A5716792235968A0000CEC60 /* DisplayUpdateProgressLibText */ = { - isa = PBXGroup; - children = ( - A5716793235968A0000CEC60 /* DisplayUpdateProgressLibText.c */, - A5716794235968A0000CEC60 /* DisplayUpdateProgressLibText.inf */, - A5716795235968A0000CEC60 /* DisplayUpdateProgressLibText.uni */, - ); - path = DisplayUpdateProgressLibText; - sourceTree = ""; - }; - A5716796235968A0000CEC60 /* CustomizedDisplayLib */ = { - isa = PBXGroup; - children = ( - A5716797235968A0000CEC60 /* CustomizedDisplayLibModStrs.uni */, - A5716798235968A0000CEC60 /* Colors.h */, - A5716799235968A0000CEC60 /* CustomizedDisplayLibInternal.h */, - A571679A235968A0000CEC60 /* CustomizedDisplayLib.inf */, - A571679B235968A0000CEC60 /* CustomizedDisplayLib.uni */, - A571679C235968A0000CEC60 /* CustomizedDisplayLibInternal.c */, - A571679D235968A0000CEC60 /* CustomizedDisplayLib.c */, - ); - path = CustomizedDisplayLib; - sourceTree = ""; - }; - A571679E235968A0000CEC60 /* SmmCorePlatformHookLibNull */ = { - isa = PBXGroup; - children = ( - A571679F235968A0000CEC60 /* SmmCorePlatformHookLibNull.inf */, - A57167A0235968A0000CEC60 /* SmmCorePlatformHookLibNull.uni */, - A57167A1235968A0000CEC60 /* SmmCorePlatformHookLibNull.c */, - ); - path = SmmCorePlatformHookLibNull; - sourceTree = ""; - }; - A57167A2235968A0000CEC60 /* DebugAgentLibNull */ = { - isa = PBXGroup; - children = ( - A57167A3235968A0000CEC60 /* DebugAgentLibNull.uni */, - A57167A4235968A0000CEC60 /* DebugAgentLibNull.inf */, - A57167A5235968A0000CEC60 /* DebugAgentLibNull.c */, - ); - path = DebugAgentLibNull; - sourceTree = ""; - }; - A57167A6235968A0000CEC60 /* UefiHiiServicesLib */ = { - isa = PBXGroup; - children = ( - A57167A7235968A0000CEC60 /* UefiHiiServicesLib.inf */, - A57167A8235968A0000CEC60 /* UefiHiiServicesLib.uni */, - A57167A9235968A0000CEC60 /* UefiHiiServicesLib.c */, - ); - path = UefiHiiServicesLib; - sourceTree = ""; - }; - A57167AA235968A0000CEC60 /* BootMaintenanceManagerUiLib */ = { - isa = PBXGroup; - children = ( - A57167AB235968A0000CEC60 /* BmLib.c */, - A57167AC235968A0000CEC60 /* BootMaintenanceManagerUiLib.inf */, - A57167AD235968A0000CEC60 /* BootOption.c */, - A57167AE235968A0000CEC60 /* BootMaintenanceManagerUiLib.uni */, - A57167AF235968A0000CEC60 /* BootMaintenanceManagerCustomizedUiSupport.c */, - A57167B0235968A0000CEC60 /* BootMaintenanceManagerCustomizedUi.c */, - A57167B1235968A0000CEC60 /* BootMaintenanceManager.vfr */, - A57167B2235968A0000CEC60 /* BootMaintenanceManagerStrings.uni */, - A57167B3235968A0000CEC60 /* BootMaintenanceManager.h */, - A57167B4235968A0000CEC60 /* BootMaintenance.c */, - A57167B5235968A0000CEC60 /* FormGuid.h */, - A57167B6235968A0000CEC60 /* BootMaintenanceManagerCustomizedUiSupport.h */, - A57167B7235968A0000CEC60 /* UpdatePage.c */, - A57167B8235968A0000CEC60 /* Data.c */, - A57167B9235968A0000CEC60 /* BootMaintenanceManagerCustomizedUi.h */, - A57167BA235968A0000CEC60 /* ConsoleOption.c */, - A57167BB235968A0000CEC60 /* Variable.c */, - ); - path = BootMaintenanceManagerUiLib; - sourceTree = ""; - }; - A57167BC235968A0000CEC60 /* PlatformHookLibSerialPortPpi */ = { - isa = PBXGroup; - children = ( - A57167BD235968A0000CEC60 /* PlatformHookLibSerialPortPpi.inf */, - A57167BE235968A0000CEC60 /* PlatformHookLibSerialPortPpi.uni */, - A57167BF235968A0000CEC60 /* PlatformHookLibSerialPortPpi.c */, - ); - path = PlatformHookLibSerialPortPpi; - sourceTree = ""; - }; - A57167C0235968A0000CEC60 /* BaseSerialPortLib16550 */ = { - isa = PBXGroup; - children = ( - A57167C1235968A0000CEC60 /* BaseSerialPortLib16550.c */, - A57167C2235968A0000CEC60 /* BaseSerialPortLib16550.inf */, - A57167C3235968A0000CEC60 /* BaseSerialPortLib16550.uni */, - ); - path = BaseSerialPortLib16550; - sourceTree = ""; - }; - A57167C4235968A0000CEC60 /* BaseHobLibNull */ = { - isa = PBXGroup; - children = ( - A57167C5235968A0000CEC60 /* BaseHobLibNull.c */, - A57167C6235968A0000CEC60 /* BaseHobLibNull.inf */, - A57167C7235968A0000CEC60 /* BaseHobLibNull.uni */, - ); - path = BaseHobLibNull; - sourceTree = ""; - }; - A57167C8235968A0000CEC60 /* SmmPerformanceLib */ = { - isa = PBXGroup; - children = ( - A57167C9235968A0000CEC60 /* SmmPerformanceLib.c */, - A57167CA235968A0000CEC60 /* SmmPerformanceLib.inf */, - A57167CB235968A0000CEC60 /* SmmPerformanceLib.uni */, - ); - path = SmmPerformanceLib; - sourceTree = ""; - }; - A57167CC235968A0000CEC60 /* DxeCapsuleLibNull */ = { - isa = PBXGroup; - children = ( - A57167CD235968A0000CEC60 /* DxeCapsuleLibNull.inf */, - A57167CE235968A0000CEC60 /* DxeCapsuleLibNull.uni */, - A57167CF235968A0000CEC60 /* DxeCapsuleLibNull.c */, - ); - path = DxeCapsuleLibNull; - sourceTree = ""; - }; - A57167D0235968A0000CEC60 /* DxeDebugPrintErrorLevelLib */ = { - isa = PBXGroup; - children = ( - A57167D1235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.inf */, - A57167D2235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.uni */, - A57167D3235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.c */, - ); - path = DxeDebugPrintErrorLevelLib; - sourceTree = ""; - }; - A57167D4235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A57167D5235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.uni */, - A57167D6235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.inf */, - A57167D7235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.c */, - ); - path = PiSmmCoreSmmServicesTableLib; - sourceTree = ""; - }; - A57167D8235968A0000CEC60 /* BrotliCustomDecompressLib */ = { - isa = PBXGroup; - children = ( - A57167D9235968A0000CEC60 /* LICENSE */, - A57167DA235968A0000CEC60 /* BrotliDecompressLibInternal.h */, - A57167DB235968A0000CEC60 /* brotli */, - A57167DF235968A0000CEC60 /* BrotliDecompress.c */, - A57167E0235968A0000CEC60 /* docs */, - A57167E2235968A0000CEC60 /* README.md */, - A57167E3235968A0000CEC60 /* common */, - A57167EC235968A0000CEC60 /* dec */, - A57167F5235968A0000CEC60 /* ReadMe.txt */, - A57167F6235968A0000CEC60 /* BrotliDecompressLib.uni */, - A57167F7235968A0000CEC60 /* BrotliCustomDecompressLib.inf */, - A57167F8235968A0000CEC60 /* GuidedSectionExtraction.c */, - ); - path = BrotliCustomDecompressLib; - sourceTree = ""; - }; - A57167DB235968A0000CEC60 /* brotli */ = { - isa = PBXGroup; - children = ( - A57167DC235968A0000CEC60 /* port.h */, - A57167DD235968A0000CEC60 /* types.h */, - A57167DE235968A0000CEC60 /* decode.h */, - ); - path = brotli; - sourceTree = ""; - }; - A57167E0235968A0000CEC60 /* docs */ = { - isa = PBXGroup; - children = ( - A57167E1235968A0000CEC60 /* brotli-comparison-study-2015-09-22.pdf */, - ); - path = docs; - sourceTree = ""; - }; - A57167E3235968A0000CEC60 /* common */ = { - isa = PBXGroup; - children = ( - A57167E4235968A0000CEC60 /* dictionary.c */, - A57167E5235968A0000CEC60 /* version.h */, - A57167E6235968A0000CEC60 /* transform.c */, - A57167E7235968A0000CEC60 /* context.h */, - A57167E8235968A0000CEC60 /* constants.h */, - A57167E9235968A0000CEC60 /* dictionary.h */, - A57167EA235968A0000CEC60 /* transform.h */, - A57167EB235968A0000CEC60 /* platform.h */, - ); - path = common; - sourceTree = ""; - }; - A57167EC235968A0000CEC60 /* dec */ = { - isa = PBXGroup; - children = ( - A57167ED235968A0000CEC60 /* state.c */, - A57167EE235968A0000CEC60 /* bit_reader.h */, - A57167EF235968A0000CEC60 /* decode.c */, - A57167F0235968A0000CEC60 /* huffman.c */, - A57167F1235968A0000CEC60 /* bit_reader.c */, - A57167F2235968A0000CEC60 /* prefix.h */, - A57167F3235968A0000CEC60 /* state.h */, - A57167F4235968A0000CEC60 /* huffman.h */, - ); - path = dec; - sourceTree = ""; - }; - A57167F9235968A0000CEC60 /* ResetUtilityLib */ = { - isa = PBXGroup; - children = ( - A57167FA235968A0000CEC60 /* ResetUtility.c */, - A57167FB235968A0000CEC60 /* ResetUtilityLib.inf */, - ); - path = ResetUtilityLib; - sourceTree = ""; - }; - A57167FC235968A0000CEC60 /* SmmCorePerformanceLib */ = { - isa = PBXGroup; - children = ( - A57167FD235968A0000CEC60 /* SmmCorePerformanceLib.c */, - A57167FE235968A0000CEC60 /* SmmCorePerformanceLib.uni */, - A57167FF235968A0000CEC60 /* SmmCorePerformanceLib.inf */, - A5716800235968A0000CEC60 /* SmmCorePerformanceLibInternal.h */, - ); - path = SmmCorePerformanceLib; - sourceTree = ""; - }; - A5716801235968A0000CEC60 /* UefiMemoryAllocationProfileLib */ = { - isa = PBXGroup; - children = ( - A5716802235968A0000CEC60 /* MemoryAllocationLib.c */, - A5716803235968A0000CEC60 /* UefiMemoryAllocationProfileLib.uni */, - A5716804235968A0000CEC60 /* UefiMemoryAllocationProfileLib.inf */, - A5716805235968A0000CEC60 /* DxeMemoryProfileLib.c */, - ); - path = UefiMemoryAllocationProfileLib; - sourceTree = ""; - }; - A5716806235968A0000CEC60 /* PeiDebugLibDebugPpi */ = { - isa = PBXGroup; - children = ( - A5716807235968A0000CEC60 /* PeiDebugLibDebugPpi.inf */, - A5716808235968A0000CEC60 /* DebugLib.c */, - ); - path = PeiDebugLibDebugPpi; - sourceTree = ""; - }; - A5716809235968A0000CEC60 /* SmmSmiHandlerProfileLib */ = { - isa = PBXGroup; - children = ( - A571680A235968A0000CEC60 /* SmmSmiHandlerProfileLib.c */, - A571680B235968A0000CEC60 /* SmmSmiHandlerProfileLib.inf */, - A571680C235968A0000CEC60 /* SmmSmiHandlerProfileLib.uni */, - ); - path = SmmSmiHandlerProfileLib; - sourceTree = ""; - }; - A571680D235968A0000CEC60 /* DxeReportStatusCodeLib */ = { - isa = PBXGroup; - children = ( - A571680E235968A0000CEC60 /* DxeReportStatusCodeLib.inf */, - A571680F235968A0000CEC60 /* DxeReportStatusCodeLib.uni */, - A5716810235968A0000CEC60 /* ReportStatusCodeLib.c */, - ); - path = DxeReportStatusCodeLib; - sourceTree = ""; - }; - A5716811235968A0000CEC60 /* VarCheckUefiLib */ = { - isa = PBXGroup; - children = ( - A5716812235968A0000CEC60 /* VarCheckUefiLib.inf */, - A5716813235968A0000CEC60 /* VarCheckUefiLib.uni */, - A5716814235968A0000CEC60 /* VarCheckUefiLibNullClass.c */, - ); - path = VarCheckUefiLib; - sourceTree = ""; - }; - A5716815235968A0000CEC60 /* RuntimeResetSystemLib */ = { - isa = PBXGroup; - children = ( - A5716816235968A0000CEC60 /* RuntimeResetSystemLib.inf */, - A5716817235968A0000CEC60 /* RuntimeResetSystemLib.c */, - A5716818235968A0000CEC60 /* RuntimeResetSystemLib.uni */, - ); - path = RuntimeResetSystemLib; - sourceTree = ""; - }; - A5716819235968A0000CEC60 /* VarCheckPcdLib */ = { - isa = PBXGroup; - children = ( - A571681A235968A0000CEC60 /* VarCheckPcdLibNullClass.c */, - A571681B235968A0000CEC60 /* VarCheckPcdStructure.h */, - A571681C235968A0000CEC60 /* VarCheckPcdLib.uni */, - A571681D235968A0000CEC60 /* VarCheckPcdLib.inf */, - ); - path = VarCheckPcdLib; - sourceTree = ""; - }; - A571681E235968A0000CEC60 /* DxeSecurityManagementLib */ = { - isa = PBXGroup; - children = ( - A571681F235968A0000CEC60 /* DxeSecurityManagementLib.c */, - A5716820235968A0000CEC60 /* DxeSecurityManagementLib.uni */, - A5716821235968A0000CEC60 /* DxeSecurityManagementLib.inf */, - ); - path = DxeSecurityManagementLib; - sourceTree = ""; - }; - A5716822235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A5716823235968A0000CEC60 /* PiSmmCoreMemoryProfileLib.c */, - A5716824235968A0000CEC60 /* PiSmmCoreMemoryAllocationServices.h */, - A5716825235968A0000CEC60 /* MemoryAllocationLib.c */, - A5716826235968A0000CEC60 /* PiSmmCoreMemoryProfileServices.h */, - A5716827235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib.uni */, - A5716828235968A0000CEC60 /* PiSmmCoreMemoryAllocationProfileLib.inf */, - A5716829235968A0000CEC60 /* PiSmmCoreMemoryProfileLibNull.c */, - A571682A235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib.inf */, - A571682B235968A0000CEC60 /* PiSmmCoreMemoryAllocationProfileLib.uni */, - ); - path = PiSmmCoreMemoryAllocationLib; - sourceTree = ""; - }; - A571682C235968A0000CEC60 /* DxePrintLibPrint2Protocol */ = { - isa = PBXGroup; - children = ( - A571682D235968A0000CEC60 /* DxePrintLibPrint2Protocol.uni */, - A571682E235968A0000CEC60 /* PrintLib.c */, - A571682F235968A0000CEC60 /* DxePrintLibPrint2Protocol.inf */, - ); - path = DxePrintLibPrint2Protocol; - sourceTree = ""; - }; - A5716830235968A0000CEC60 /* DxeCoreMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A5716831235968A0000CEC60 /* MemoryAllocationLib.c */, - A5716832235968A0000CEC60 /* DxeCoreMemoryAllocationServices.h */, - A5716833235968A0000CEC60 /* DxeCoreMemoryProfileServices.h */, - A5716834235968A0000CEC60 /* DxeCoreMemoryAllocationProfileLib.inf */, - A5716835235968A0000CEC60 /* DxeCoreMemoryAllocationProfileLib.uni */, - A5716836235968A0000CEC60 /* DxeCoreMemoryProfileLib.c */, - A5716837235968A0000CEC60 /* DxeCoreMemoryAllocationLib.uni */, - A5716838235968A0000CEC60 /* DxeCoreMemoryAllocationLib.inf */, - A5716839235968A0000CEC60 /* DxeCoreMemoryProfileLibNull.c */, - ); - path = DxeCoreMemoryAllocationLib; - sourceTree = ""; - }; - A571683A235968A0000CEC60 /* BootManagerUiLib */ = { - isa = PBXGroup; - children = ( - A571683B235968A0000CEC60 /* BootManagerStrings.uni */, - A571683C235968A0000CEC60 /* BootManager.h */, - A571683D235968A0000CEC60 /* BootManagerUiLib.uni */, - A571683E235968A0000CEC60 /* BootManagerVfr.Vfr */, - A571683F235968A0000CEC60 /* BootManagerUiLib.inf */, - A5716840235968A0000CEC60 /* BootManager.c */, - ); - path = BootManagerUiLib; - sourceTree = ""; - }; - A5716841235968A0000CEC60 /* BaseBmpSupportLib */ = { - isa = PBXGroup; - children = ( - A5716842235968A0000CEC60 /* BmpSupportLib.c */, - A5716843235968A0000CEC60 /* BaseBmpSupportLib.inf */, - A5716844235968A0000CEC60 /* BaseBmpSupportLib.uni */, - ); - path = BaseBmpSupportLib; - sourceTree = ""; - }; - A5716845235968A0000CEC60 /* CpuExceptionHandlerLibNull */ = { - isa = PBXGroup; - children = ( - A5716846235968A0000CEC60 /* CpuExceptionHandlerLibNull.uni */, - A5716847235968A0000CEC60 /* CpuExceptionHandlerLibNull.inf */, - A5716848235968A0000CEC60 /* CpuExceptionHandlerLibNull.c */, - ); - path = CpuExceptionHandlerLibNull; - sourceTree = ""; - }; - A5716849235968A0000CEC60 /* UefiHiiLib */ = { - isa = PBXGroup; - children = ( - A571684A235968A0000CEC60 /* HiiLib.c */, - A571684B235968A0000CEC60 /* UefiHiiLib.uni */, - A571684C235968A0000CEC60 /* UefiHiiLib.inf */, - A571684D235968A0000CEC60 /* HiiString.c */, - A571684E235968A0000CEC60 /* HiiLanguage.c */, - A571684F235968A0000CEC60 /* InternalHiiLib.h */, - ); - path = UefiHiiLib; - sourceTree = ""; - }; - A5716850235968A0000CEC60 /* BaseSortLib */ = { - isa = PBXGroup; - children = ( - A5716851235968A0000CEC60 /* BaseSortLib.inf */, - A5716852235968A0000CEC60 /* BaseSortLib.uni */, - A5716853235968A0000CEC60 /* BaseSortLib.c */, - ); - path = BaseSortLib; - sourceTree = ""; - }; - A5716854235968A0000CEC60 /* DxeCorePerformanceLib */ = { - isa = PBXGroup; - children = ( - A5716855235968A0000CEC60 /* DxeCorePerformanceLib.c */, - A5716856235968A0000CEC60 /* DxeCorePerformanceLibInternal.h */, - A5716857235968A0000CEC60 /* DxeCorePerformanceLib.inf */, - A5716858235968A0000CEC60 /* DxeCorePerformanceLib.uni */, - ); - path = DxeCorePerformanceLib; - sourceTree = ""; - }; - A5716859235968A0000CEC60 /* DxeResetSystemLib */ = { - isa = PBXGroup; - children = ( - A571685A235968A0000CEC60 /* DxeResetSystemLib.uni */, - A571685B235968A0000CEC60 /* DxeResetSystemLib.inf */, - A571685C235968A0000CEC60 /* DxeResetSystemLib.c */, - ); - path = DxeResetSystemLib; - sourceTree = ""; - }; - A571685D235968A0000CEC60 /* PeiResetSystemLib */ = { - isa = PBXGroup; - children = ( - A571685E235968A0000CEC60 /* PeiResetSystemLib.uni */, - A571685F235968A0000CEC60 /* PeiResetSystemLib.inf */, - A5716860235968A0000CEC60 /* PeiResetSystemLib.c */, - ); - path = PeiResetSystemLib; - sourceTree = ""; - }; - A5716862235968A0000CEC60 /* Logo */ = { - isa = PBXGroup; - children = ( - A5716863235968A0000CEC60 /* LogoDxe.uni */, - A5716864235968A0000CEC60 /* LogoDxe.inf */, - A5716865235968A0000CEC60 /* Logo.bmp */, - A5716866235968A0000CEC60 /* Logo.uni */, - A5716867235968A0000CEC60 /* LogoDxeExtra.uni */, - A5716868235968A0000CEC60 /* LogoExtra.uni */, - A5716869235968A0000CEC60 /* Logo.inf */, - A571686A235968A0000CEC60 /* Logo.idf */, - A571686B235968A0000CEC60 /* Logo.c */, - ); - path = Logo; - sourceTree = ""; - }; - A571686E235968A0000CEC60 /* Application */ = { - isa = PBXGroup; - children = ( - A571686F235968A0000CEC60 /* UiApp */, - A571687E235968A0000CEC60 /* HelloWorld */, - A5716884235968A0000CEC60 /* BootManagerMenuApp */, - A571688B235968A0000CEC60 /* CapsuleApp */, - A5716894235968A0000CEC60 /* MemoryProfileInfo */, - A5716899235968A0000CEC60 /* DumpDynPcd */, - A571689D235968A0000CEC60 /* VariableInfo */, - A57168A2235968A0000CEC60 /* SmiHandlerProfileInfo */, - ); - path = Application; - sourceTree = ""; - }; - A571686F235968A0000CEC60 /* UiApp */ = { - isa = PBXGroup; - children = ( - A5716870235968A0000CEC60 /* FrontPage.h */, - A5716871235968A0000CEC60 /* FrontPageCustomizedUi.h */, - A5716872235968A0000CEC60 /* Ui.h */, - A5716873235968A0000CEC60 /* FrontPageCustomizedUiSupport.c */, - A5716874235968A0000CEC60 /* FrontPageVfr.Vfr */, - A5716875235968A0000CEC60 /* String.c */, - A5716876235968A0000CEC60 /* FrontPageCustomizedUi.c */, - A5716877235968A0000CEC60 /* UiApp.uni */, - A5716878235968A0000CEC60 /* FrontPage.c */, - A5716879235968A0000CEC60 /* FrontPageStrings.uni */, - A571687A235968A0000CEC60 /* UiAppExtra.uni */, - A571687B235968A0000CEC60 /* UiApp.inf */, - A571687C235968A0000CEC60 /* FrontPageCustomizedUiSupport.h */, - A571687D235968A0000CEC60 /* String.h */, - ); - path = UiApp; - sourceTree = ""; - }; - A571687E235968A0000CEC60 /* HelloWorld */ = { - isa = PBXGroup; - children = ( - A571687F235968A0000CEC60 /* HelloWorldStr.uni */, - A5716880235968A0000CEC60 /* HelloWorld.uni */, - A5716881235968A0000CEC60 /* HelloWorld.inf */, - A5716882235968A0000CEC60 /* HelloWorld.c */, - A5716883235968A0000CEC60 /* HelloWorldExtra.uni */, - ); - path = HelloWorld; - sourceTree = ""; - }; - A5716884235968A0000CEC60 /* BootManagerMenuApp */ = { - isa = PBXGroup; - children = ( - A5716885235968A0000CEC60 /* BootManagerMenu.c */, - A5716886235968A0000CEC60 /* BootManagerMenuAppExtra.uni */, - A5716887235968A0000CEC60 /* BootManagerMenuStrings.uni */, - A5716888235968A0000CEC60 /* BootManagerMenu.h */, - A5716889235968A0000CEC60 /* BootManagerMenuApp.inf */, - A571688A235968A0000CEC60 /* BootManagerMenuApp.uni */, - ); - path = BootManagerMenuApp; - sourceTree = ""; - }; - A571688B235968A0000CEC60 /* CapsuleApp */ = { - isa = PBXGroup; - children = ( - A571688C235968A0000CEC60 /* CapsuleApp.h */, - A571688D235968A0000CEC60 /* CapsuleApp.inf */, - A571688E235968A0000CEC60 /* AppSupport.c */, - A571688F235968A0000CEC60 /* CapsuleApp.uni */, - A5716890235968A0000CEC60 /* CapsuleAppExtra.uni */, - A5716891235968A0000CEC60 /* CapsuleOnDisk.c */, - A5716892235968A0000CEC60 /* CapsuleApp.c */, - A5716893235968A0000CEC60 /* CapsuleDump.c */, - ); - path = CapsuleApp; - sourceTree = ""; - }; - A5716894235968A0000CEC60 /* MemoryProfileInfo */ = { - isa = PBXGroup; - children = ( - A5716895235968A0000CEC60 /* MemoryProfileInfo.inf */, - A5716896235968A0000CEC60 /* MemoryProfileInfo.c */, - A5716897235968A0000CEC60 /* MemoryProfileInfo.uni */, - A5716898235968A0000CEC60 /* MemoryProfileInfoExtra.uni */, - ); - path = MemoryProfileInfo; - sourceTree = ""; - }; - A5716899235968A0000CEC60 /* DumpDynPcd */ = { - isa = PBXGroup; - children = ( - A571689A235968A0000CEC60 /* DumpDynPcd.inf */, - A571689B235968A0000CEC60 /* DumpDynPcdStr.uni */, - A571689C235968A0000CEC60 /* DumpDynPcd.c */, - ); - path = DumpDynPcd; - sourceTree = ""; - }; - A571689D235968A0000CEC60 /* VariableInfo */ = { - isa = PBXGroup; - children = ( - A571689E235968A0000CEC60 /* VariableInfoExtra.uni */, - A571689F235968A0000CEC60 /* VariableInfo.inf */, - A57168A0235968A0000CEC60 /* VariableInfo.uni */, - A57168A1235968A0000CEC60 /* VariableInfo.c */, - ); - path = VariableInfo; - sourceTree = ""; - }; - A57168A2235968A0000CEC60 /* SmiHandlerProfileInfo */ = { - isa = PBXGroup; - children = ( - A57168A3235968A0000CEC60 /* SmiHandlerProfileInfoExtra.uni */, - A57168A4235968A0000CEC60 /* SmiHandlerProfileInfo.uni */, - A57168A5235968A0000CEC60 /* SmiHandlerProfileInfo.inf */, - A57168A6235968A0000CEC60 /* SmiHandlerProfileInfo.c */, - ); - path = SmiHandlerProfileInfo; - sourceTree = ""; - }; - A57168A8235968A6000CEC60 /* MdePkg */ = { - isa = PBXGroup; - children = ( - A57168A9235968A6000CEC60 /* Include */, - A5716ADA235968A7000CEC60 /* Library */, - A5716F7E235968A9000CEC60 /* MdePkg.dec */, - A5716F7F235968A9000CEC60 /* MdePkg.uni */, - A5716F80235968A9000CEC60 /* MdePkgExtra.uni */, - A5716F81235968A9000CEC60 /* MdePkg.dsc */, - ); - name = MdePkg; - path = ../../../MdePkg; - sourceTree = ""; - }; - A57168A9235968A6000CEC60 /* Include */ = { - isa = PBXGroup; - children = ( - A57168AA235968A6000CEC60 /* PiPei.h */, - A57168AB235968A6000CEC60 /* Ebc */, - A57168AD235968A6000CEC60 /* PiMm.h */, - A57168AE235968A6000CEC60 /* Uefi.h */, - A57168AF235968A6000CEC60 /* X64 */, - A57168B2235968A6000CEC60 /* Uefi */, - A57168BA235968A6000CEC60 /* IndustryStandard */, - A571690B235968A6000CEC60 /* Library */, - A571694C235968A6000CEC60 /* Protocol */, - A5716A46235968A6000CEC60 /* Pi */, - A5716A54235968A6000CEC60 /* Ia32 */, - A5716A57235968A6000CEC60 /* PiSmm.h */, - A5716A58235968A6000CEC60 /* Register */, - A5716A7D235968A6000CEC60 /* PiDxe.h */, - A5716A7E235968A6000CEC60 /* Guid */, - A5716AA6235968A6000CEC60 /* Arm */, - A5716AA8235968A6000CEC60 /* Ppi */, - A5716AD7235968A7000CEC60 /* AArch64 */, - A5716AD9235968A7000CEC60 /* Base.h */, - ); - path = Include; - sourceTree = ""; - }; - A57168AB235968A6000CEC60 /* Ebc */ = { - isa = PBXGroup; - children = ( - A57168AC235968A6000CEC60 /* ProcessorBind.h */, - ); - path = Ebc; - sourceTree = ""; - }; - A57168AF235968A6000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A57168B0235968A6000CEC60 /* Nasm.inc */, - A57168B1235968A6000CEC60 /* ProcessorBind.h */, - ); - path = X64; - sourceTree = ""; - }; - A57168B2235968A6000CEC60 /* Uefi */ = { - isa = PBXGroup; - children = ( - A57168B3235968A6000CEC60 /* UefiAcpiDataTable.h */, - A57168B4235968A6000CEC60 /* UefiPxe.h */, - A57168B5235968A6000CEC60 /* UefiSpec.h */, - A57168B6235968A6000CEC60 /* UefiGpt.h */, - A57168B7235968A6000CEC60 /* UefiBaseType.h */, - A57168B8235968A6000CEC60 /* UefiInternalFormRepresentation.h */, - A57168B9235968A6000CEC60 /* UefiMultiPhase.h */, - ); - path = Uefi; - sourceTree = ""; - }; - A57168BA235968A6000CEC60 /* IndustryStandard */ = { - isa = PBXGroup; - children = ( - A57168BB235968A6000CEC60 /* IpmiNetFnFirmware.h */, - A57168BC235968A6000CEC60 /* SdramSpdLpDdr.h */, - A57168BD235968A6000CEC60 /* ElTorito.h */, - A57168BE235968A6000CEC60 /* SdramSpdDdr3.h */, - A57168BF235968A6000CEC60 /* Acpi62.h */, - A57168C0235968A6000CEC60 /* WindowsSmmSecurityMitigationTable.h */, - A57168C1235968A6000CEC60 /* Nvme.h */, - A57168C2235968A6000CEC60 /* IoRemappingTable.h */, - A57168C3235968A6000CEC60 /* LowPowerIdleTable.h */, - A57168C4235968A6000CEC60 /* Emmc.h */, - A57168C5235968A6000CEC60 /* WatchdogActionTable.h */, - A57168C6235968A6000CEC60 /* DmaRemappingReportingTable.h */, - A57168C7235968A6000CEC60 /* AlertStandardFormatTable.h */, - A57168C8235968A6000CEC60 /* Acpi40.h */, - A57168C9235968A6000CEC60 /* Bmp.h */, - A57168CA235968A6000CEC60 /* UefiTcgPlatform.h */, - A57168CB235968A6000CEC60 /* SerialPortConsoleRedirectionTable.h */, - A57168CC235968A6000CEC60 /* Pci22.h */, - A57168CD235968A6000CEC60 /* Mbr.h */, - A57168CE235968A6000CEC60 /* Acpi61.h */, - A57168CF235968A6000CEC60 /* SdramSpdDdr4.h */, - A57168D0235968A6000CEC60 /* TcgStorageOpal.h */, - A57168D1235968A6000CEC60 /* IpmiNetFnChassis.h */, - A57168D2235968A6000CEC60 /* Acpi.h */, - A57168D3235968A6000CEC60 /* Tpm2Acpi.h */, - A57168D4235968A6000CEC60 /* PeImage.h */, - A57168D5235968A6000CEC60 /* PciExpress30.h */, - A57168D6235968A6000CEC60 /* SdramSpd.h */, - A57168D7235968A6000CEC60 /* Acpi10.h */, - A57168D8235968A6000CEC60 /* MemoryMappedConfigurationSpaceAccessTable.h */, - A57168D9235968A6000CEC60 /* IpmiFruInformationStorage.h */, - A57168DA235968A6000CEC60 /* IpmiNetFnStorage.h */, - A57168DB235968A6000CEC60 /* IScsiBootFirmwareTable.h */, - A57168DC235968A6000CEC60 /* Bluetooth.h */, - A57168DD235968A6000CEC60 /* AcpiAml.h */, - A57168DE235968A6000CEC60 /* Acpi50.h */, - A57168DF235968A6000CEC60 /* Tpm20.h */, - A57168E0235968A6000CEC60 /* PciCodeId.h */, - A57168E1235968A6000CEC60 /* IpmiNetFnTransport.h */, - A57168E2235968A6000CEC60 /* Dhcp.h */, - A57168E3235968A6000CEC60 /* TpmPtp.h */, - A57168E4235968A6000CEC60 /* Acpi20.h */, - A57168E5235968A6000CEC60 /* Pci23.h */, - A57168E6235968A6000CEC60 /* IpmiNetFnApp.h */, - A57168E7235968A6000CEC60 /* PciExpress40.h */, - A57168E8235968A6000CEC60 /* IpmiNetFnSensorEvent.h */, - A57168E9235968A6000CEC60 /* Acpi60.h */, - A57168EA235968A6000CEC60 /* PciExpress21.h */, - A57168EB235968A6000CEC60 /* PciExpress31.h */, - A57168EC235968A6000CEC60 /* TcgStorageCore.h */, - A57168ED235968A6000CEC60 /* HighPrecisionEventTimerTable.h */, - A57168EE235968A6000CEC60 /* Usb.h */, - A57168EF235968A6000CEC60 /* Acpi51.h */, - A57168F0235968A6000CEC60 /* Sd.h */, - A57168F1235968A6000CEC60 /* WatchdogResourceTable.h */, - A57168F2235968A6000CEC60 /* Acpi30.h */, - A57168F3235968A6000CEC60 /* Udf.h */, - A57168F4235968A6000CEC60 /* DebugPortTable.h */, - A57168F5235968A6000CEC60 /* SmBios.h */, - A57168F6235968A6000CEC60 /* MemoryOverwriteRequestControlLock.h */, - A57168F7235968A6000CEC60 /* Atapi.h */, - A57168F8235968A6000CEC60 /* TcpaAcpi.h */, - A57168F9235968A6000CEC60 /* LegacyBiosMpTable.h */, - A57168FA235968A6000CEC60 /* TpmTis.h */, - A57168FB235968A6000CEC60 /* Acpi63.h */, - A57168FC235968A6000CEC60 /* SmBus.h */, - A57168FD235968A6000CEC60 /* Http11.h */, - A57168FE235968A6000CEC60 /* TcgPhysicalPresence.h */, - A57168FF235968A6000CEC60 /* IpmiNetFnGroupExtension.h */, - A5716900235968A6000CEC60 /* Tls1.h */, - A5716901235968A6000CEC60 /* Pci.h */, - A5716902235968A6000CEC60 /* DebugPort2Table.h */, - A5716903235968A6000CEC60 /* Scsi.h */, - A5716904235968A6000CEC60 /* Pci30.h */, - A5716905235968A6000CEC60 /* Hsti.h */, - A5716906235968A6000CEC60 /* WindowsUxCapsule.h */, - A5716907235968A6000CEC60 /* Tpm12.h */, - A5716908235968A6000CEC60 /* Ipmi.h */, - A5716909235968A6000CEC60 /* IpmiNetFnBridge.h */, - A571690A235968A6000CEC60 /* ServiceProcessorManagementInterfaceTable.h */, - ); - path = IndustryStandard; - sourceTree = ""; - }; - A571690B235968A6000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A571690C235968A6000CEC60 /* OrderedCollectionLib.h */, - A571690D235968A6000CEC60 /* TimerLib.h */, - A571690E235968A6000CEC60 /* PeiServicesTablePointerLib.h */, - A571690F235968A6000CEC60 /* SmiHandlerProfileLib.h */, - A5716910235968A6000CEC60 /* UefiUsbLib.h */, - A5716911235968A6000CEC60 /* UefiDecompressLib.h */, - A5716912235968A6000CEC60 /* UefiRuntimeServicesTableLib.h */, - A5716913235968A6000CEC60 /* PeimEntryPoint.h */, - A5716914235968A6000CEC60 /* RngLib.h */, - A5716915235968A6000CEC60 /* PciCf8Lib.h */, - A5716916235968A6000CEC60 /* SmmPeriodicSmiLib.h */, - A5716917235968A6000CEC60 /* PeiCoreEntryPoint.h */, - A5716918235968A6000CEC60 /* S3PciLib.h */, - A5716919235968A6000CEC60 /* PciSegmentLib.h */, - A571691A235968A6000CEC60 /* DebugLib.h */, - A571691B235968A6000CEC60 /* SynchronizationLib.h */, - A571691C235968A6000CEC60 /* SafeIntLib.h */, - A571691D235968A6000CEC60 /* S3SmbusLib.h */, - A571691E235968A6000CEC60 /* DevicePathLib.h */, - A571691F235968A6000CEC60 /* PcdLib.h */, - A5716920235968A6000CEC60 /* FileHandleLib.h */, - A5716921235968A6000CEC60 /* UefiLib.h */, - A5716922235968A6000CEC60 /* SmmMemLib.h */, - A5716923235968A6000CEC60 /* PostCodeLib.h */, - A5716924235968A6000CEC60 /* S3StallLib.h */, - A5716925235968A6000CEC60 /* PciLib.h */, - A5716926235968A6000CEC60 /* UefiBootServicesTableLib.h */, - A5716927235968A6000CEC60 /* MmServicesTableLib.h */, - A5716928235968A6000CEC60 /* PeCoffExtraActionLib.h */, - A5716929235968A6000CEC60 /* PciExpressLib.h */, - A571692A235968A6000CEC60 /* S3IoLib.h */, - A571692B235968A6000CEC60 /* ReportStatusCodeLib.h */, - A571692C235968A6000CEC60 /* UefiScsiLib.h */, - A571692D235968A6000CEC60 /* UefiRuntimeLib.h */, - A571692E235968A6000CEC60 /* SmmServicesTableLib.h */, - A571692F235968A6000CEC60 /* SerialPortLib.h */, - A5716930235968A6000CEC60 /* DxeCoreEntryPoint.h */, - A5716931235968A6000CEC60 /* PeCoffGetEntryPointLib.h */, - A5716932235968A6000CEC60 /* UefiDriverEntryPoint.h */, - A5716933235968A6000CEC60 /* BaseMemoryLib.h */, - A5716934235968A6000CEC60 /* DxeServicesLib.h */, - A5716935235968A6000CEC60 /* PeCoffLib.h */, - A5716936235968A6000CEC60 /* S3PciSegmentLib.h */, - A5716937235968A6000CEC60 /* BaseLib.h */, - A5716938235968A6000CEC60 /* SmmLib.h */, - A5716939235968A6000CEC60 /* PeiServicesLib.h */, - A571693A235968A6000CEC60 /* DxeServicesTableLib.h */, - A571693B235968A6000CEC60 /* SmbusLib.h */, - A571693C235968A6000CEC60 /* MemoryAllocationLib.h */, - A571693D235968A6000CEC60 /* HstiLib.h */, - A571693E235968A6000CEC60 /* ExtractGuidedSectionLib.h */, - A571693F235968A6000CEC60 /* ResourcePublicationLib.h */, - A5716940235968A6000CEC60 /* S3BootScriptLib.h */, - A5716941235968A6000CEC60 /* CacheMaintenanceLib.h */, - A5716942235968A6000CEC60 /* CpuLib.h */, - A5716943235968A6000CEC60 /* StandaloneMmDriverEntryPoint.h */, - A5716944235968A6000CEC60 /* SmmIoLib.h */, - A5716945235968A6000CEC60 /* IoLib.h */, - A5716946235968A6000CEC60 /* PrintLib.h */, - A5716947235968A6000CEC60 /* UefiApplicationEntryPoint.h */, - A5716948235968A6000CEC60 /* PerformanceLib.h */, - A5716949235968A6000CEC60 /* HobLib.h */, - A571694A235968A6000CEC60 /* DebugPrintErrorLevelLib.h */, - A571694B235968A6000CEC60 /* PciSegmentInfoLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A571694C235968A6000CEC60 /* Protocol */ = { - isa = PBXGroup; - children = ( - A571694D235968A6000CEC60 /* LegacySpiController.h */, - A571694E235968A6000CEC60 /* SpiHc.h */, - A571694F235968A6000CEC60 /* Tcp4.h */, - A5716950235968A6000CEC60 /* DriverFamilyOverride.h */, - A5716951235968A6000CEC60 /* MmSxDispatch.h */, - A5716952235968A6000CEC60 /* MmCpu.h */, - A5716953235968A6000CEC60 /* TcgService.h */, - A5716954235968A6000CEC60 /* WiFi2.h */, - A5716955235968A6000CEC60 /* PartitionInfo.h */, - A5716956235968A6000CEC60 /* SmmReportStatusCodeHandler.h */, - A5716957235968A6000CEC60 /* UgaDraw.h */, - A5716958235968A6000CEC60 /* Bis.h */, - A5716959235968A6000CEC60 /* SmartCardEdge.h */, - A571695A235968A6000CEC60 /* EapConfiguration.h */, - A571695B235968A6000CEC60 /* ShellDynamicCommand.h */, - A571695C235968A6000CEC60 /* Rest.h */, - A571695D235968A6000CEC60 /* NvdimmLabel.h */, - A571695E235968A6000CEC60 /* Udp4.h */, - A571695F235968A6000CEC60 /* LoadedImage.h */, - A5716960235968A6000CEC60 /* WiFi.h */, - A5716961235968A6000CEC60 /* SmmSwDispatch2.h */, - A5716962235968A6000CEC60 /* FormBrowser2.h */, - A5716963235968A6000CEC60 /* I2cHost.h */, - A5716964235968A6000CEC60 /* DevicePathFromText.h */, - A5716965235968A6000CEC60 /* Shell.h */, - A5716966235968A6000CEC60 /* IpSec.h */, - A5716967235968A6000CEC60 /* SimpleTextInEx.h */, - A5716968235968A6000CEC60 /* CpuIo2.h */, - A5716969235968A6000CEC60 /* Ip4.h */, - A571696A235968A6000CEC60 /* DriverConfiguration.h */, - A571696B235968A6000CEC60 /* SpiSmmConfiguration.h */, - A571696C235968A6000CEC60 /* DiskIo.h */, - A571696D235968A6000CEC60 /* Tls.h */, - A571696E235968A6000CEC60 /* MmReadyToLock.h */, - A571696F235968A6000CEC60 /* SimpleFileSystem.h */, - A5716970235968A6000CEC60 /* MmStatusCode.h */, - A5716971235968A6000CEC60 /* Http.h */, - A5716972235968A6000CEC60 /* ScsiPassThruExt.h */, - A5716973235968A6000CEC60 /* HiiConfigAccess.h */, - A5716974235968A6000CEC60 /* SmbusHc.h */, - A5716975235968A6000CEC60 /* DevicePathToText.h */, - A5716976235968A6000CEC60 /* MmCpuIo.h */, - A5716977235968A6000CEC60 /* ServiceBinding.h */, - A5716978235968A6000CEC60 /* DriverConfiguration2.h */, - A5716979235968A6000CEC60 /* Usb2HostController.h */, - A571697A235968A6000CEC60 /* FirmwareManagement.h */, - A571697B235968A6000CEC60 /* EdidDiscovered.h */, - A571697C235968A6000CEC60 /* MmEndOfDxe.h */, - A571697D235968A6000CEC60 /* BootManagerPolicy.h */, - A571697E235968A6000CEC60 /* RealTimeClock.h */, - A571697F235968A6000CEC60 /* SimplePointer.h */, - A5716980235968A6000CEC60 /* Ip6Config.h */, - A5716981235968A6000CEC60 /* I2cIo.h */, - A5716982235968A6000CEC60 /* Dns6.h */, - A5716983235968A6000CEC60 /* UfsDeviceConfig.h */, - A5716984235968A6000CEC60 /* DeviceIo.h */, - A5716985235968A6000CEC60 /* ReportStatusCodeHandler.h */, - A5716986235968A6000CEC60 /* TlsConfig.h */, - A5716987235968A6000CEC60 /* ScsiIo.h */, - A5716988235968A6000CEC60 /* Security.h */, - A5716989235968A6000CEC60 /* SmmSxDispatch2.h */, - A571698A235968A6000CEC60 /* MmControl.h */, - A571698B235968A6000CEC60 /* NetworkInterfaceIdentifier.h */, - A571698C235968A6000CEC60 /* MmPowerButtonDispatch.h */, - A571698D235968A6000CEC60 /* Security2.h */, - A571698E235968A6000CEC60 /* EdidActive.h */, - A571698F235968A6000CEC60 /* UserCredential.h */, - A5716990235968A6000CEC60 /* MmAccess.h */, - A5716991235968A6000CEC60 /* UnicodeCollation.h */, - A5716992235968A6000CEC60 /* MonotonicCounter.h */, - A5716993235968A6000CEC60 /* BluetoothHc.h */, - A5716994235968A6000CEC60 /* PlatformDriverOverride.h */, - A5716995235968A6000CEC60 /* ManagedNetwork.h */, - A5716996235968A6000CEC60 /* DriverDiagnostics.h */, - A5716997235968A6000CEC60 /* HiiImageDecoder.h */, - A5716998235968A6000CEC60 /* SimpleNetwork.h */, - A5716999235968A6000CEC60 /* HiiString.h */, - A571699A235968A6000CEC60 /* TrEEProtocol.h */, - A571699B235968A6000CEC60 /* VariableWrite.h */, - A571699C235968A6000CEC60 /* BluetoothLeConfig.h */, - A571699D235968A6000CEC60 /* Ip4Config.h */, - A571699E235968A6000CEC60 /* MmMp.h */, - A571699F235968A6000CEC60 /* HiiPopup.h */, - A57169A0235968A6000CEC60 /* GraphicsOutput.h */, - A57169A1235968A6000CEC60 /* IScsiInitiatorName.h */, - A57169A2235968A6000CEC60 /* Ftp4.h */, - A57169A3235968A6000CEC60 /* AtaPassThru.h */, - A57169A4235968A6000CEC60 /* SimpleTextOut.h */, - A57169A5235968A6000CEC60 /* HiiConfigKeyword.h */, - A57169A6235968A6000CEC60 /* PciOverride.h */, - A57169A7235968A6000CEC60 /* DiskIo2.h */, - A57169A8235968A6000CEC60 /* IsaHc.h */, - A57169A9235968A6000CEC60 /* ComponentName2.h */, - A57169AA235968A6000CEC60 /* SmmStatusCode.h */, - A57169AB235968A6000CEC60 /* PciPlatform.h */, - A57169AC235968A6000CEC60 /* DriverDiagnostics2.h */, - A57169AD235968A6000CEC60 /* Rng.h */, - A57169AE235968A6000CEC60 /* Dhcp4.h */, - A57169AF235968A6000CEC60 /* PxeBaseCode.h */, - A57169B0235968A6000CEC60 /* GuidedSectionExtraction.h */, - A57169B1235968A6000CEC60 /* Variable.h */, - A57169B2235968A6000CEC60 /* MmReportStatusCodeHandler.h */, - A57169B3235968A6000CEC60 /* DxeMmReadyToLock.h */, - A57169B4235968A6000CEC60 /* DriverBinding.h */, - A57169B5235968A6000CEC60 /* FirmwareVolume2.h */, - A57169B6235968A6000CEC60 /* BlockIo.h */, - A57169B7235968A6000CEC60 /* MmBase.h */, - A57169B8235968A6000CEC60 /* SmmCpuIo2.h */, - A57169B9235968A6000CEC60 /* SmmUsbDispatch2.h */, - A57169BA235968A6000CEC60 /* Mtftp6.h */, - A57169BB235968A6000CEC60 /* S3SmmSaveState.h */, - A57169BC235968A6000CEC60 /* SpiNorFlash.h */, - A57169BD235968A6000CEC60 /* Metronome.h */, - A57169BE235968A6000CEC60 /* SmmPowerButtonDispatch2.h */, - A57169BF235968A6000CEC60 /* Runtime.h */, - A57169C0235968A6000CEC60 /* LegacySpiSmmFlash.h */, - A57169C1235968A6000CEC60 /* PlatformToDriverConfiguration.h */, - A57169C2235968A6000CEC60 /* Timer.h */, - A57169C3235968A6000CEC60 /* DevicePathUtilities.h */, - A57169C4235968A6000CEC60 /* PxeBaseCodeCallBack.h */, - A57169C5235968A6000CEC60 /* LegacySpiSmmController.h */, - A57169C6235968A6000CEC60 /* LegacyRegion2.h */, - A57169C7235968A6000CEC60 /* DebugPort.h */, - A57169C8235968A6000CEC60 /* Tcp6.h */, - A57169C9235968A6000CEC60 /* PciRootBridgeIo.h */, - A57169CA235968A6000CEC60 /* Pcd.h */, - A57169CB235968A6000CEC60 /* UgaIo.h */, - A57169CC235968A6000CEC60 /* SpiSmmNorFlash.h */, - A57169CD235968A6000CEC60 /* Hash2.h */, - A57169CE235968A6000CEC60 /* SpiConfiguration.h */, - A57169CF235968A6000CEC60 /* SuperIoControl.h */, - A57169D0235968A6000CEC60 /* DevicePath.h */, - A57169D1235968A6000CEC60 /* TapeIo.h */, - A57169D2235968A6000CEC60 /* SmmCpu.h */, - A57169D3235968A6000CEC60 /* DriverSupportedEfiVersion.h */, - A57169D4235968A6000CEC60 /* StorageSecurityCommand.h */, - A57169D5235968A6000CEC60 /* UserManager.h */, - A57169D6235968A6000CEC60 /* PiPcd.h */, - A57169D7235968A6000CEC60 /* SecurityPolicy.h */, - A57169D8235968A6000CEC60 /* UsbFunctionIo.h */, - A57169D9235968A6000CEC60 /* BusSpecificDriverOverride.h */, - A57169DA235968A6000CEC60 /* MmSwDispatch.h */, - A57169DB235968A6000CEC60 /* Supplicant.h */, - A57169DC235968A6000CEC60 /* Udp6.h */, - A57169DD235968A6000CEC60 /* SmmReadyToLock.h */, - A57169DE235968A6000CEC60 /* PciHotPlugRequest.h */, - A57169DF235968A6000CEC60 /* AuthenticationInfo.h */, - A57169E0235968A6000CEC60 /* Ip4Config2.h */, - A57169E1235968A6000CEC60 /* MmCommunication.h */, - A57169E2235968A6000CEC60 /* EapManagement2.h */, - A57169E3235968A6000CEC60 /* Decompress.h */, - A57169E4235968A6000CEC60 /* PiPcdInfo.h */, - A57169E5235968A6000CEC60 /* PciHostBridgeResourceAllocation.h */, - A57169E6235968A6000CEC60 /* HiiPackageList.h */, - A57169E7235968A6000CEC60 /* SpiIo.h */, - A57169E8235968A6000CEC60 /* HiiImage.h */, - A57169E9235968A6000CEC60 /* Pkcs7Verify.h */, - A57169EA235968A6000CEC60 /* SmmGpiDispatch2.h */, - A57169EB235968A6000CEC60 /* SmmCommunication.h */, - A57169EC235968A6000CEC60 /* NvmExpressPassthru.h */, - A57169ED235968A6000CEC60 /* IpSecConfig.h */, - A57169EE235968A6000CEC60 /* DeferredImageLoad.h */, - A57169EF235968A6000CEC60 /* MmUsbDispatch.h */, - A57169F0235968A6000CEC60 /* SmmStandbyButtonDispatch2.h */, - A57169F1235968A6000CEC60 /* Capsule.h */, - A57169F2235968A6000CEC60 /* SuperIo.h */, - A57169F3235968A6000CEC60 /* RegularExpressionProtocol.h */, - A57169F4235968A6000CEC60 /* IdeControllerInit.h */, - A57169F5235968A6000CEC60 /* Cpu.h */, - A57169F6235968A6000CEC60 /* AbsolutePointer.h */, - A57169F7235968A6000CEC60 /* UsbHostController.h */, - A57169F8235968A6000CEC60 /* UsbIo.h */, - A57169F9235968A6000CEC60 /* HiiConfigRouting.h */, - A57169FA235968A6000CEC60 /* BluetoothAttribute.h */, - A57169FB235968A6000CEC60 /* Ip6.h */, - A57169FC235968A6000CEC60 /* BlockIo2.h */, - A57169FD235968A6000CEC60 /* Dns4.h */, - A57169FE235968A6000CEC60 /* HiiDatabase.h */, - A57169FF235968A6000CEC60 /* HiiImageEx.h */, - A5716A00235968A6000CEC60 /* PciIo.h */, - A5716A01235968A6000CEC60 /* MmPeriodicTimerDispatch.h */, - A5716A02235968A6000CEC60 /* RamDisk.h */, - A5716A03235968A6000CEC60 /* ScsiPassThru.h */, - A5716A04235968A6000CEC60 /* DiskInfo.h */, - A5716A05235968A6000CEC60 /* Bds.h */, - A5716A06235968A6000CEC60 /* SerialIo.h */, - A5716A07235968A6000CEC60 /* DriverHealth.h */, - A5716A08235968A6000CEC60 /* Arp.h */, - A5716A09235968A6000CEC60 /* ShellParameters.h */, - A5716A0A235968A6000CEC60 /* IncompatiblePciDeviceSupport.h */, - A5716A0B235968A6000CEC60 /* LegacySpiFlash.h */, - A5716A0C235968A6000CEC60 /* I2cMaster.h */, - A5716A0D235968A6000CEC60 /* Smbios.h */, - A5716A0E235968A6000CEC60 /* EapManagement.h */, - A5716A0F235968A6000CEC60 /* EraseBlock.h */, - A5716A10235968A6000CEC60 /* Tcg2Protocol.h */, - A5716A11235968A6000CEC60 /* AcpiSystemDescriptionTable.h */, - A5716A12235968A6000CEC60 /* PciEnumerationComplete.h */, - A5716A13235968A6000CEC60 /* ResetNotification.h */, - A5716A14235968A6000CEC60 /* PciHotPlugInit.h */, - A5716A15235968A6000CEC60 /* Kms.h */, - A5716A16235968A6000CEC60 /* MmPciRootBridgeIo.h */, - A5716A17235968A6000CEC60 /* I2cBusConfigurationManagement.h */, - A5716A18235968A6000CEC60 /* LoadFile.h */, - A5716A19235968A6000CEC60 /* PcdInfo.h */, - A5716A1A235968A6000CEC60 /* WatchdogTimer.h */, - A5716A1B235968A6000CEC60 /* SmmEndOfDxe.h */, - A5716A1C235968A6000CEC60 /* MmConfiguration.h */, - A5716A1D235968A6000CEC60 /* SmmPeriodicTimerDispatch2.h */, - A5716A1E235968A6000CEC60 /* S3SaveState.h */, - A5716A1F235968A6000CEC60 /* SdMmcPassThru.h */, - A5716A20235968A6000CEC60 /* Reset.h */, - A5716A21235968A6000CEC60 /* Dhcp6.h */, - A5716A22235968A6000CEC60 /* DxeSmmReadyToLock.h */, - A5716A23235968A6000CEC60 /* MpService.h */, - A5716A24235968A6000CEC60 /* SmmConfiguration.h */, - A5716A25235968A6000CEC60 /* MmGpiDispatch.h */, - A5716A26235968A6000CEC60 /* SmmControl2.h */, - A5716A27235968A6000CEC60 /* StatusCode.h */, - A5716A28235968A6000CEC60 /* Timestamp.h */, - A5716A29235968A6000CEC60 /* BlockIoCrypto.h */, - A5716A2A235968A6000CEC60 /* SmartCardReader.h */, - A5716A2B235968A6000CEC60 /* FirmwareVolumeBlock.h */, - A5716A2C235968A6000CEC60 /* HttpBootCallback.h */, - A5716A2D235968A6000CEC60 /* SimpleTextIn.h */, - A5716A2E235968A6000CEC60 /* MmIoTrapDispatch.h */, - A5716A2F235968A6000CEC60 /* Hash.h */, - A5716A30235968A6000CEC60 /* VlanConfig.h */, - A5716A31235968A6000CEC60 /* HiiFont.h */, - A5716A32235968A6000CEC60 /* SmmAccess2.h */, - A5716A33235968A6000CEC60 /* UserCredential2.h */, - A5716A34235968A6000CEC60 /* AcpiTable.h */, - A5716A35235968A6000CEC60 /* EdidOverride.h */, - A5716A36235968A6000CEC60 /* I2cEnumerate.h */, - A5716A37235968A6000CEC60 /* BluetoothConfig.h */, - A5716A38235968A6000CEC60 /* BluetoothIo.h */, - A5716A39235968A6000CEC60 /* MmStandbyButtonDispatch.h */, - A5716A3A235968A6000CEC60 /* Mtftp4.h */, - A5716A3B235968A6000CEC60 /* SmmIoTrapDispatch2.h */, - A5716A3C235968A6000CEC60 /* SpiSmmHc.h */, - A5716A3D235968A6000CEC60 /* Ebc.h */, - A5716A3E235968A6000CEC60 /* DebugSupport.h */, - A5716A3F235968A6000CEC60 /* ComponentName.h */, - A5716A40235968A6000CEC60 /* Eap.h */, - A5716A41235968A6000CEC60 /* AdapterInformation.h */, - A5716A42235968A6000CEC60 /* SmmBase2.h */, - A5716A43235968A6000CEC60 /* SmmPciRootBridgeIo.h */, - A5716A44235968A6000CEC60 /* HttpUtilities.h */, - A5716A45235968A6000CEC60 /* LoadFile2.h */, - ); - path = Protocol; - sourceTree = ""; - }; - A5716A46235968A6000CEC60 /* Pi */ = { - isa = PBXGroup; - children = ( - A5716A47235968A6000CEC60 /* PiFirmwareVolume.h */, - A5716A48235968A6000CEC60 /* PiMmCis.h */, - A5716A49235968A6000CEC60 /* PiDxeCis.h */, - A5716A4A235968A6000CEC60 /* PiStatusCode.h */, - A5716A4B235968A6000CEC60 /* PiBootMode.h */, - A5716A4C235968A6000CEC60 /* PiHob.h */, - A5716A4D235968A6000CEC60 /* PiPeiCis.h */, - A5716A4E235968A6000CEC60 /* PiSmmCis.h */, - A5716A4F235968A6000CEC60 /* PiDependency.h */, - A5716A50235968A6000CEC60 /* PiS3BootScript.h */, - A5716A51235968A6000CEC60 /* PiMultiPhase.h */, - A5716A52235968A6000CEC60 /* PiFirmwareFile.h */, - A5716A53235968A6000CEC60 /* PiI2c.h */, - ); - path = Pi; - sourceTree = ""; - }; - A5716A54235968A6000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716A55235968A6000CEC60 /* Nasm.inc */, - A5716A56235968A6000CEC60 /* ProcessorBind.h */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716A58235968A6000CEC60 /* Register */ = { - isa = PBXGroup; - children = ( - A5716A59235968A6000CEC60 /* Intel */, - A5716A79235968A6000CEC60 /* Amd */, - ); - path = Register; - sourceTree = ""; - }; - A5716A59235968A6000CEC60 /* Intel */ = { - isa = PBXGroup; - children = ( - A5716A5A235968A6000CEC60 /* Microcode.h */, - A5716A5B235968A6000CEC60 /* SmramSaveStateMap.h */, - A5716A5C235968A6000CEC60 /* Msr */, - A5716A72235968A6000CEC60 /* Cpuid.h */, - A5716A73235968A6000CEC60 /* StmStatusCode.h */, - A5716A74235968A6000CEC60 /* StmResourceDescriptor.h */, - A5716A75235968A6000CEC60 /* LocalApic.h */, - A5716A76235968A6000CEC60 /* StmApi.h */, - A5716A77235968A6000CEC60 /* ArchitecturalMsr.h */, - A5716A78235968A6000CEC60 /* Msr.h */, - ); - path = Intel; - sourceTree = ""; - }; - A5716A5C235968A6000CEC60 /* Msr */ = { - isa = PBXGroup; - children = ( - A5716A5D235968A6000CEC60 /* Pentium4Msr.h */, - A5716A5E235968A6000CEC60 /* GoldmontPlusMsr.h */, - A5716A5F235968A6000CEC60 /* IvyBridgeMsr.h */, - A5716A60235968A6000CEC60 /* BroadwellMsr.h */, - A5716A61235968A6000CEC60 /* HaswellEMsr.h */, - A5716A62235968A6000CEC60 /* XeonE7Msr.h */, - A5716A63235968A6000CEC60 /* Core2Msr.h */, - A5716A64235968A6000CEC60 /* NehalemMsr.h */, - A5716A65235968A6000CEC60 /* SandyBridgeMsr.h */, - A5716A66235968A6000CEC60 /* P6Msr.h */, - A5716A67235968A6000CEC60 /* PentiumMsr.h */, - A5716A68235968A6000CEC60 /* SilvermontMsr.h */, - A5716A69235968A6000CEC60 /* Xeon5600Msr.h */, - A5716A6A235968A6000CEC60 /* SkylakeMsr.h */, - A5716A6B235968A6000CEC60 /* CoreMsr.h */, - A5716A6C235968A6000CEC60 /* XeonDMsr.h */, - A5716A6D235968A6000CEC60 /* XeonPhiMsr.h */, - A5716A6E235968A6000CEC60 /* PentiumMMsr.h */, - A5716A6F235968A6000CEC60 /* GoldmontMsr.h */, - A5716A70235968A6000CEC60 /* HaswellMsr.h */, - A5716A71235968A6000CEC60 /* AtomMsr.h */, - ); - path = Msr; - sourceTree = ""; - }; - A5716A79235968A6000CEC60 /* Amd */ = { - isa = PBXGroup; - children = ( - A5716A7A235968A6000CEC60 /* Cpuid.h */, - A5716A7B235968A6000CEC60 /* Fam17Msr.h */, - A5716A7C235968A6000CEC60 /* Msr.h */, - ); - path = Amd; - sourceTree = ""; - }; - A5716A7E235968A6000CEC60 /* Guid */ = { - isa = PBXGroup; - children = ( - A5716A7F235968A6000CEC60 /* MdePkgTokenSpace.h */, - A5716A80235968A6000CEC60 /* SmramMemoryReserve.h */, - A5716A81235968A6000CEC60 /* FileInfo.h */, - A5716A82235968A6000CEC60 /* SystemResourceTable.h */, - A5716A83235968A6000CEC60 /* AprioriFileName.h */, - A5716A84235968A6000CEC60 /* PropertiesTable.h */, - A5716A85235968A6000CEC60 /* MemoryAllocationHob.h */, - A5716A86235968A6000CEC60 /* EventGroup.h */, - A5716A87235968A6000CEC60 /* FirmwareFileSystem3.h */, - A5716A88235968A6000CEC60 /* Cper.h */, - A5716A89235968A6000CEC60 /* MemoryOverwriteControl.h */, - A5716A8A235968A6000CEC60 /* Gpt.h */, - A5716A8B235968A6000CEC60 /* MemoryAttributesTable.h */, - A5716A8C235968A6000CEC60 /* EventLegacyBios.h */, - A5716A8D235968A6000CEC60 /* FmpCapsule.h */, - A5716A8E235968A6000CEC60 /* FirmwareContentsSigned.h */, - A5716A8F235968A6000CEC60 /* Acpi.h */, - A5716A90235968A6000CEC60 /* Apriori.h */, - A5716A91235968A6000CEC60 /* DxeServices.h */, - A5716A92235968A6000CEC60 /* Btt.h */, - A5716A93235968A6000CEC60 /* HobList.h */, - A5716A94235968A6000CEC60 /* GraphicsInfoHob.h */, - A5716A95235968A6000CEC60 /* HiiFormMapMethodGuid.h */, - A5716A96235968A6000CEC60 /* FileSystemVolumeLabelInfo.h */, - A5716A97235968A6000CEC60 /* FirmwareFileSystem2.h */, - A5716A98235968A6000CEC60 /* StatusCodeDataTypeId.h */, - A5716A99235968A6000CEC60 /* DebugImageInfoTable.h */, - A5716A9A235968A6000CEC60 /* HiiKeyBoardLayout.h */, - A5716A9B235968A6000CEC60 /* WinCertificate.h */, - A5716A9C235968A6000CEC60 /* SmBios.h */, - A5716A9D235968A6000CEC60 /* ImageAuthentication.h */, - A5716A9E235968A6000CEC60 /* VectorHandoffTable.h */, - A5716A9F235968A6000CEC60 /* FileSystemInfo.h */, - A5716AA0235968A6000CEC60 /* HardwareErrorVariable.h */, - A5716AA1235968A6000CEC60 /* Mps.h */, - A5716AA2235968A6000CEC60 /* PcAnsi.h */, - A5716AA3235968A6000CEC60 /* GlobalVariable.h */, - A5716AA4235968A6000CEC60 /* HiiPlatformSetupFormset.h */, - A5716AA5235968A6000CEC60 /* CapsuleReport.h */, - ); - path = Guid; - sourceTree = ""; - }; - A5716AA6235968A6000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5716AA7235968A6000CEC60 /* ProcessorBind.h */, - ); - path = Arm; - sourceTree = ""; - }; - A5716AA8235968A6000CEC60 /* Ppi */ = { - isa = PBXGroup; - children = ( - A5716AA9235968A6000CEC60 /* PeiCoreFvLocation.h */, - A5716AAA235968A6000CEC60 /* SecHobData.h */, - A5716AAB235968A6000CEC60 /* VectorHandoffInfo.h */, - A5716AAC235968A6000CEC60 /* ReadOnlyVariable2.h */, - A5716AAD235968A7000CEC60 /* ReportStatusCodeHandler.h */, - A5716AAE235968A7000CEC60 /* S3Resume2.h */, - A5716AAF235968A7000CEC60 /* MmControl.h */, - A5716AB0235968A7000CEC60 /* Reset2.h */, - A5716AB1235968A7000CEC60 /* Security2.h */, - A5716AB2235968A7000CEC60 /* MmAccess.h */, - A5716AB3235968A7000CEC60 /* EndOfPeiPhase.h */, - A5716AB4235968A7000CEC60 /* Smbus2.h */, - A5716AB5235968A7000CEC60 /* BootInRecoveryMode.h */, - A5716AB6235968A7000CEC60 /* IsaHc.h */, - A5716AB7235968A7000CEC60 /* DxeIpl.h */, - A5716AB8235968A7000CEC60 /* GuidedSectionExtraction.h */, - A5716AB9235968A7000CEC60 /* MemoryDiscovered.h */, - A5716ABA235968A7000CEC60 /* BlockIo.h */, - A5716ABB235968A7000CEC60 /* Pcd.h */, - A5716ABC235968A7000CEC60 /* LoadImage.h */, - A5716ABD235968A7000CEC60 /* FirmwareVolumeInfo2.h */, - A5716ABE235968A7000CEC60 /* PiPcd.h */, - A5716ABF235968A7000CEC60 /* Stall.h */, - A5716AC0235968A7000CEC60 /* PciCfg2.h */, - A5716AC1235968A7000CEC60 /* Decompress.h */, - A5716AC2235968A7000CEC60 /* PiPcdInfo.h */, - A5716AC3235968A7000CEC60 /* MasterBootMode.h */, - A5716AC4235968A7000CEC60 /* Capsule.h */, - A5716AC5235968A7000CEC60 /* SuperIo.h */, - A5716AC6235968A7000CEC60 /* BlockIo2.h */, - A5716AC7235968A7000CEC60 /* FirmwareVolumeInfo.h */, - A5716AC8235968A7000CEC60 /* I2cMaster.h */, - A5716AC9235968A7000CEC60 /* RecoveryModule.h */, - A5716ACA235968A7000CEC60 /* SecPlatformInformation2.h */, - A5716ACB235968A7000CEC60 /* Graphics.h */, - A5716ACC235968A7000CEC60 /* MpServices.h */, - A5716ACD235968A7000CEC60 /* TemporaryRamSupport.h */, - A5716ACE235968A7000CEC60 /* TemporaryRamDone.h */, - A5716ACF235968A7000CEC60 /* DeviceRecoveryModule.h */, - A5716AD0235968A7000CEC60 /* LoadFile.h */, - A5716AD1235968A7000CEC60 /* PcdInfo.h */, - A5716AD2235968A7000CEC60 /* Reset.h */, - A5716AD3235968A7000CEC60 /* StatusCode.h */, - A5716AD4235968A7000CEC60 /* SecPlatformInformation.h */, - A5716AD5235968A7000CEC60 /* CpuIo.h */, - A5716AD6235968A7000CEC60 /* FirmwareVolume.h */, - ); - path = Ppi; - sourceTree = ""; - }; - A5716AD7235968A7000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5716AD8235968A7000CEC60 /* ProcessorBind.h */, - ); - path = AArch64; - sourceTree = ""; - }; - A5716ADA235968A7000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A5716ADB235968A7000CEC60 /* PeiServicesTablePointerLibIdt */, - A5716ADF235968A7000CEC60 /* StandaloneMmServicesTableLib */, - A5716AE3235968A7000CEC60 /* PeiPciLibPciCfg2 */, - A5716AE7235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi */, - A5716AED235968A7000CEC60 /* BaseDebugPrintErrorLevelLib */, - A5716AF1235968A7000CEC60 /* BaseCacheMaintenanceLib */, - A5716AF7235968A7000CEC60 /* DxeIoLibCpuIo2 */, - A5716AFE235968A7000CEC60 /* BasePciLibCf8 */, - A5716B02235968A7000CEC60 /* PeiServicesTablePointerLib */, - A5716B06235968A7000CEC60 /* BaseDebugLibNull */, - A5716B0A235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo */, - A5716B0F235968A7000CEC60 /* PeiServicesLib */, - A5716B13235968A7000CEC60 /* BasePciExpressLib */, - A5716B17235968A7000CEC60 /* BaseS3SmbusLib */, - A5716B1B235968A7000CEC60 /* DxeServicesLib */, - A5716B22235968A7000CEC60 /* SecPeiDxeTimerLibCpu */, - A5716B26235968A7000CEC60 /* StandaloneMmDriverEntryPoint */, - A5716B2A235968A7000CEC60 /* SmmPciLibPciRootBridgeIo */, - A5716B2E235968A7000CEC60 /* BaseLib */, - A5716CA9235968A7000CEC60 /* BaseMemoryLibRepStr */, - A5716CD4235968A7000CEC60 /* BaseSynchronizationLib */, - A5716CFA235968A7000CEC60 /* UefiMemoryLib */, - A5716D0D235968A7000CEC60 /* PciSegmentLibSegmentInfo */, - A5716D16235968A7000CEC60 /* BaseCpuLib */, - A5716D2F235968A7000CEC60 /* PeiExtractGuidedSectionLib */, - A5716D33235968A7000CEC60 /* UefiDriverEntryPoint */, - A5716D37235968A7000CEC60 /* UefiDebugLibDebugPortProtocol */, - A5716D3C235968A7000CEC60 /* SmmPciExpressLib */, - A5716D3F235968A7000CEC60 /* DxeRuntimePciExpressLib */, - A5716D43235968A7000CEC60 /* BaseMemoryLibOptDxe */, - A5716D81235968A8000CEC60 /* BasePerformanceLibNull */, - A5716D85235968A8000CEC60 /* BasePciSegmentLibPci */, - A5716D89235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode */, - A5716D8D235968A8000CEC60 /* BasePcdLibNull */, - A5716D91235968A8000CEC60 /* BaseStackCheckLib */, - A5716D96235968A8000CEC60 /* BaseRngLib */, - A5716D9A235968A8000CEC60 /* DxeCoreEntryPoint */, - A5716D9E235968A8000CEC60 /* BasePostCodeLibPort80 */, - A5716DA2235968A8000CEC60 /* PeiCoreEntryPoint */, - A5716DA6235968A8000CEC60 /* BasePeCoffLib */, - A5716DAE235968A8000CEC60 /* SmmLibNull */, - A5716DB2235968A8000CEC60 /* BasePciCf8Lib */, - A5716DB6235968A8000CEC60 /* MmServicesTableLib */, - A5716DBA235968A8000CEC60 /* BaseSafeIntLib */, - A5716DC0235968A8000CEC60 /* SmmServicesTableLib */, - A5716DC4235968A8000CEC60 /* DxeExtractGuidedSectionLib */, - A5716DC8235968A8000CEC60 /* UefiApplicationEntryPoint */, - A5716DCC235968A8000CEC60 /* BaseMemoryLib */, - A5716DE0235968A8000CEC60 /* SmmIoLibSmmCpuIo2 */, - A5716DE7235968A8000CEC60 /* DxeSmbusLib */, - A5716DED235968A8000CEC60 /* BaseSmbusLibNull */, - A5716DF1235968A8000CEC60 /* BaseTimerLibNullTemplate */, - A5716DF5235968A8000CEC60 /* BaseS3IoLib */, - A5716DF9235968A8000CEC60 /* BaseDebugLibSerialPort */, - A5716DFD235968A8000CEC60 /* BaseMemoryLibSse2 */, - A5716E28235968A8000CEC60 /* BaseUefiDecompressLib */, - A5716E2F235968A8000CEC60 /* BaseSerialPortLibNull */, - A5716E33235968A8000CEC60 /* BaseS3BootScriptLibNull */, - A5716E37235968A8000CEC60 /* DxePcdLib */, - A5716E3B235968A8000CEC60 /* SmmPeriodicSmiLib */, - A5716E3F235968A8000CEC60 /* UefiScsiLib */, - A5716E43235968A8000CEC60 /* PeiResourcePublicationLib */, - A5716E47235968A8000CEC60 /* DxeHobLib */, - A5716E4B235968A8000CEC60 /* BaseS3PciSegmentLib */, - A5716E4F235968A8000CEC60 /* BasePciSegmentInfoLibNull */, - A5716E53235968A8000CEC60 /* SmmMemoryAllocationLib */, - A5716E57235968A8000CEC60 /* BaseExtractGuidedSectionLib */, - A5716E5B235968A8000CEC60 /* UefiBootServicesTableLib */, - A5716E5F235968A8000CEC60 /* UefiDebugLibStdErr */, - A5716E64235968A8000CEC60 /* PeiMemoryAllocationLib */, - A5716E68235968A8000CEC60 /* UefiDevicePathLib */, - A5716E73235968A8000CEC60 /* PeiHobLib */, - A5716E77235968A8000CEC60 /* PeiMemoryLib */, - A5716E8A235968A8000CEC60 /* BaseIoLibIntrinsic */, - A5716EA5235968A8000CEC60 /* PeiPciSegmentLibPciCfg2 */, - A5716EA9235968A8000CEC60 /* BasePeCoffGetEntryPointLib */, - A5716EAD235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol */, - A5716EB1235968A8000CEC60 /* SmmIoLib */, - A5716EB5235968A8000CEC60 /* DxeCoreHobLib */, - A5716EB9235968A8000CEC60 /* UefiRuntimeServicesTableLib */, - A5716EBD235968A8000CEC60 /* PeiPcdLib */, - A5716EC1235968A8000CEC60 /* SmmMemLib */, - A5716EC5235968A8000CEC60 /* UefiFileHandleLib */, - A5716EC9235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort */, - A5716ECD235968A8000CEC60 /* BaseMemoryLibMmx */, - A5716EF8235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib */, - A5716EFC235968A8000CEC60 /* UefiMemoryAllocationLib */, - A5716F00235968A8000CEC60 /* UefiRuntimeLib */, - A5716F04235968A8000CEC60 /* UefiDebugLibConOut */, - A5716F09235968A8000CEC60 /* BasePciLibPciExpress */, - A5716F0D235968A8000CEC60 /* UefiLib */, - A5716F17235968A8000CEC60 /* DxeHstiLib */, - A5716F1D235968A8000CEC60 /* BasePostCodeLibDebug */, - A5716F21235968A8000CEC60 /* BaseS3StallLib */, - A5716F25235968A8000CEC60 /* BaseMemoryLibOptPei */, - A5716F50235968A8000CEC60 /* UefiPciLibPciRootBridgeIo */, - A5716F54235968A8000CEC60 /* PeimEntryPoint */, - A5716F58235968A8000CEC60 /* SmiHandlerProfileLibNull */, - A5716F5C235968A8000CEC60 /* BaseS3PciLib */, - A5716F60235968A8000CEC60 /* BasePrintLib */, - A5716F66235968A8000CEC60 /* PeiIoLibCpuIo */, - A5716F6C235968A8000CEC60 /* BaseReportStatusCodeLibNull */, - A5716F70235968A9000CEC60 /* DxeServicesTableLib */, - A5716F74235968A9000CEC60 /* BasePeCoffExtraActionLibNull */, - A5716F78235968A9000CEC60 /* UefiUsbLib */, - ); - path = Library; - sourceTree = ""; - }; - A5716ADB235968A7000CEC60 /* PeiServicesTablePointerLibIdt */ = { - isa = PBXGroup; - children = ( - A5716ADC235968A7000CEC60 /* PeiServicesTablePointerLibIdt.uni */, - A5716ADD235968A7000CEC60 /* PeiServicesTablePointerLibIdt.inf */, - A5716ADE235968A7000CEC60 /* PeiServicesTablePointer.c */, - ); - path = PeiServicesTablePointerLibIdt; - sourceTree = ""; - }; - A5716ADF235968A7000CEC60 /* StandaloneMmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5716AE0235968A7000CEC60 /* StandaloneMmServicesTableLib.c */, - A5716AE1235968A7000CEC60 /* StandaloneMmServicesTableLib.inf */, - A5716AE2235968A7000CEC60 /* StandaloneMmServicesTableLib.uni */, - ); - path = StandaloneMmServicesTableLib; - sourceTree = ""; - }; - A5716AE3235968A7000CEC60 /* PeiPciLibPciCfg2 */ = { - isa = PBXGroup; - children = ( - A5716AE4235968A7000CEC60 /* PeiPciLibPciCfg2.uni */, - A5716AE5235968A7000CEC60 /* PeiPciLibPciCfg2.inf */, - A5716AE6235968A7000CEC60 /* PciLib.c */, - ); - path = PeiPciLibPciCfg2; - sourceTree = ""; - }; - A5716AE7235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi */ = { - isa = PBXGroup; - children = ( - A5716AE8235968A7000CEC60 /* SmbusLib.c */, - A5716AE9235968A7000CEC60 /* InternalSmbusLib.h */, - A5716AEA235968A7000CEC60 /* PeiSmbusLib.c */, - A5716AEB235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.inf */, - A5716AEC235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.uni */, - ); - path = PeiSmbusLibSmbus2Ppi; - sourceTree = ""; - }; - A5716AED235968A7000CEC60 /* BaseDebugPrintErrorLevelLib */ = { - isa = PBXGroup; - children = ( - A5716AEE235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.c */, - A5716AEF235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.inf */, - A5716AF0235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.uni */, - ); - path = BaseDebugPrintErrorLevelLib; - sourceTree = ""; - }; - A5716AF1235968A7000CEC60 /* BaseCacheMaintenanceLib */ = { - isa = PBXGroup; - children = ( - A5716AF2235968A7000CEC60 /* BaseCacheMaintenanceLib.inf */, - A5716AF3235968A7000CEC60 /* BaseCacheMaintenanceLib.uni */, - A5716AF4235968A7000CEC60 /* X86Cache.c */, - A5716AF5235968A7000CEC60 /* ArmCache.c */, - A5716AF6235968A7000CEC60 /* EbcCache.c */, - ); - path = BaseCacheMaintenanceLib; - sourceTree = ""; - }; - A5716AF7235968A7000CEC60 /* DxeIoLibCpuIo2 */ = { - isa = PBXGroup; - children = ( - A5716AF8235968A7000CEC60 /* IoLibMmioBuffer.c */, - A5716AF9235968A7000CEC60 /* IoLib.c */, - A5716AFA235968A7000CEC60 /* IoHighLevel.c */, - A5716AFB235968A7000CEC60 /* DxeIoLibCpuIo2.uni */, - A5716AFC235968A7000CEC60 /* DxeCpuIo2LibInternal.h */, - A5716AFD235968A7000CEC60 /* DxeIoLibCpuIo2.inf */, - ); - path = DxeIoLibCpuIo2; - sourceTree = ""; - }; - A5716AFE235968A7000CEC60 /* BasePciLibCf8 */ = { - isa = PBXGroup; - children = ( - A5716AFF235968A7000CEC60 /* BasePciLibCf8.inf */, - A5716B00235968A7000CEC60 /* BasePciLibCf8.uni */, - A5716B01235968A7000CEC60 /* PciLib.c */, - ); - path = BasePciLibCf8; - sourceTree = ""; - }; - A5716B02235968A7000CEC60 /* PeiServicesTablePointerLib */ = { - isa = PBXGroup; - children = ( - A5716B03235968A7000CEC60 /* PeiServicesTablePointerLib.uni */, - A5716B04235968A7000CEC60 /* PeiServicesTablePointerLib.inf */, - A5716B05235968A7000CEC60 /* PeiServicesTablePointer.c */, - ); - path = PeiServicesTablePointerLib; - sourceTree = ""; - }; - A5716B06235968A7000CEC60 /* BaseDebugLibNull */ = { - isa = PBXGroup; - children = ( - A5716B07235968A7000CEC60 /* BaseDebugLibNull.inf */, - A5716B08235968A7000CEC60 /* BaseDebugLibNull.uni */, - A5716B09235968A7000CEC60 /* DebugLib.c */, - ); - path = BaseDebugLibNull; - sourceTree = ""; - }; - A5716B0A235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo */ = { - isa = PBXGroup; - children = ( - A5716B0B235968A7000CEC60 /* PciSegmentLib.h */, - A5716B0C235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.inf */, - A5716B0D235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.uni */, - A5716B0E235968A7000CEC60 /* PciSegmentLib.c */, - ); - path = UefiPciSegmentLibPciRootBridgeIo; - sourceTree = ""; - }; - A5716B0F235968A7000CEC60 /* PeiServicesLib */ = { - isa = PBXGroup; - children = ( - A5716B10235968A7000CEC60 /* PeiServicesLib.inf */, - A5716B11235968A7000CEC60 /* PeiServicesLib.c */, - A5716B12235968A7000CEC60 /* PeiServicesLib.uni */, - ); - path = PeiServicesLib; - sourceTree = ""; - }; - A5716B13235968A7000CEC60 /* BasePciExpressLib */ = { - isa = PBXGroup; - children = ( - A5716B14235968A7000CEC60 /* BasePciExpressLib.uni */, - A5716B15235968A7000CEC60 /* BasePciExpressLib.inf */, - A5716B16235968A7000CEC60 /* PciExpressLib.c */, - ); - path = BasePciExpressLib; - sourceTree = ""; - }; - A5716B17235968A7000CEC60 /* BaseS3SmbusLib */ = { - isa = PBXGroup; - children = ( - A5716B18235968A7000CEC60 /* BaseS3SmbusLib.inf */, - A5716B19235968A7000CEC60 /* BaseS3SmbusLib.uni */, - A5716B1A235968A7000CEC60 /* S3SmbusLib.c */, - ); - path = BaseS3SmbusLib; - sourceTree = ""; - }; - A5716B1B235968A7000CEC60 /* DxeServicesLib */ = { - isa = PBXGroup; - children = ( - A5716B1C235968A7000CEC60 /* Allocate.c */, - A5716B1D235968A7000CEC60 /* DxeServicesLib.c */, - A5716B1E235968A7000CEC60 /* X64 */, - A5716B20235968A7000CEC60 /* DxeServicesLib.uni */, - A5716B21235968A7000CEC60 /* DxeServicesLib.inf */, - ); - path = DxeServicesLib; - sourceTree = ""; - }; - A5716B1E235968A7000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716B1F235968A7000CEC60 /* Allocate.c */, - ); - path = X64; - sourceTree = ""; - }; - A5716B22235968A7000CEC60 /* SecPeiDxeTimerLibCpu */ = { - isa = PBXGroup; - children = ( - A5716B23235968A7000CEC60 /* X86TimerLib.c */, - A5716B24235968A7000CEC60 /* SecPeiDxeTimerLibCpu.inf */, - A5716B25235968A7000CEC60 /* SecPeiDxeTimerLibCpu.uni */, - ); - path = SecPeiDxeTimerLibCpu; - sourceTree = ""; - }; - A5716B26235968A7000CEC60 /* StandaloneMmDriverEntryPoint */ = { - isa = PBXGroup; - children = ( - A5716B27235968A7000CEC60 /* StandaloneMmDriverEntryPoint.inf */, - A5716B28235968A7000CEC60 /* StandaloneMmDriverEntryPoint.uni */, - A5716B29235968A7000CEC60 /* StandaloneMmDriverEntryPoint.c */, - ); - path = StandaloneMmDriverEntryPoint; - sourceTree = ""; - }; - A5716B2A235968A7000CEC60 /* SmmPciLibPciRootBridgeIo */ = { - isa = PBXGroup; - children = ( - A5716B2B235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.uni */, - A5716B2C235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.inf */, - A5716B2D235968A7000CEC60 /* PciLib.c */, - ); - path = SmmPciLibPciRootBridgeIo; - sourceTree = ""; - }; - A5716B2E235968A7000CEC60 /* BaseLib */ = { - isa = PBXGroup; - children = ( - A5716B2F235968A7000CEC60 /* SwapBytes32.c */, - A5716B30235968A7000CEC60 /* X86ReadIdtr.c */, - A5716B31235968A7000CEC60 /* Ebc */, - A5716B36235968A7000CEC60 /* BaseLibInternals.h */, - A5716B37235968A7000CEC60 /* DivS64x64Remainder.c */, - A5716B38235968A7000CEC60 /* X86WriteIdtr.c */, - A5716B39235968A7000CEC60 /* FilePaths.c */, - A5716B3A235968A7000CEC60 /* BaseLib.uni */, - A5716B3B235968A7000CEC60 /* X86FxRestore.c */, - A5716B3C235968A7000CEC60 /* RRotU64.c */, - A5716B3D235968A7000CEC60 /* LongJump.c */, - A5716B3E235968A7000CEC60 /* Cpu.c */, - A5716B3F235968A7000CEC60 /* BaseLib.inf */, - A5716B40235968A7000CEC60 /* GetPowerOfTwo64.c */, - A5716B41235968A7000CEC60 /* X64 */, - A5716B9A235968A7000CEC60 /* X86Msr.c */, - A5716B9B235968A7000CEC60 /* DivU64x64Remainder.c */, - A5716B9C235968A7000CEC60 /* X86Thunk.c */, - A5716B9D235968A7000CEC60 /* CpuDeadLoop.c */, - A5716B9E235968A7000CEC60 /* LowBitSet64.c */, - A5716B9F235968A7000CEC60 /* LRotU64.c */, - A5716BA0235968A7000CEC60 /* X86PatchInstruction.c */, - A5716BA1235968A7000CEC60 /* X86FxSave.c */, - A5716BA2235968A7000CEC60 /* X86GetInterruptState.c */, - A5716BA3235968A7000CEC60 /* CheckSum.c */, - A5716BA4235968A7000CEC60 /* MultU64x32.c */, - A5716BA5235968A7000CEC60 /* String.c */, - A5716BA6235968A7000CEC60 /* X86DisablePaging32.c */, - A5716BA7235968A7000CEC60 /* BitField.c */, - A5716BA8235968A7000CEC60 /* X86EnablePaging64.c */, - A5716BA9235968A7000CEC60 /* HighBitSet64.c */, - A5716BAA235968A7000CEC60 /* LShiftU64.c */, - A5716BAB235968A7000CEC60 /* SafeString.c */, - A5716BAC235968A7000CEC60 /* MultS64x64.c */, - A5716BAD235968A7000CEC60 /* Unaligned.c */, - A5716BAE235968A7000CEC60 /* Ia32 */, - A5716C6A235968A7000CEC60 /* GetPowerOfTwo32.c */, - A5716C6B235968A7000CEC60 /* Math64.c */, - A5716C6C235968A7000CEC60 /* RRotU32.c */, - A5716C6D235968A7000CEC60 /* DivU64x32.c */, - A5716C6E235968A7000CEC60 /* DivU64x32Remainder.c */, - A5716C6F235968A7000CEC60 /* X86MemoryFence.c */, - A5716C70235968A7000CEC60 /* SwapBytes64.c */, - A5716C71235968A7000CEC60 /* RShiftU64.c */, - A5716C72235968A7000CEC60 /* SwitchStack.c */, - A5716C73235968A7000CEC60 /* ChkStkGcc.c */, - A5716C74235968A7000CEC60 /* SetJump.c */, - A5716C75235968A7000CEC60 /* X86EnablePaging32.c */, - A5716C76235968A7000CEC60 /* X86WriteGdtr.c */, - A5716C77235968A7000CEC60 /* SwapBytes16.c */, - A5716C78235968A7000CEC60 /* HighBitSet32.c */, - A5716C79235968A7000CEC60 /* X86RdRand.c */, - A5716C7A235968A7000CEC60 /* Arm */, - A5716C8F235968A7000CEC60 /* MultU64x64.c */, - A5716C90235968A7000CEC60 /* X86DisablePaging64.c */, - A5716C91235968A7000CEC60 /* X86ReadGdtr.c */, - A5716C92235968A7000CEC60 /* ARShiftU64.c */, - A5716C93235968A7000CEC60 /* AArch64 */, - A5716CA4235968A7000CEC60 /* LowBitSet32.c */, - A5716CA5235968A7000CEC60 /* LRotU32.c */, - A5716CA6235968A7000CEC60 /* ModU64x32.c */, - A5716CA7235968A7000CEC60 /* LinkedList.c */, - A5716CA8235968A7000CEC60 /* X86SpeculationBarrier.c */, - ); - path = BaseLib; - sourceTree = ""; - }; - A5716B31235968A7000CEC60 /* Ebc */ = { - isa = PBXGroup; - children = ( - A5716B32235968A7000CEC60 /* CpuBreakpoint.c */, - A5716B33235968A7000CEC60 /* SwitchStack.c */, - A5716B34235968A7000CEC60 /* SetJumpLongJump.c */, - A5716B35235968A7000CEC60 /* SpeculationBarrier.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A5716B41235968A7000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716B42235968A7000CEC60 /* WriteMm4.nasm */, - A5716B43235968A7000CEC60 /* WriteDr6.nasm */, - A5716B44235968A7000CEC60 /* Nasm.inc */, - A5716B45235968A7000CEC60 /* WriteTr.nasm */, - A5716B46235968A7000CEC60 /* WriteCr4.nasm */, - A5716B47235968A7000CEC60 /* Mwait.nasm */, - A5716B48235968A7000CEC60 /* ReadFs.nasm */, - A5716B49235968A7000CEC60 /* ReadDs.nasm */, - A5716B4A235968A7000CEC60 /* FxRestore.nasm */, - A5716B4B235968A7000CEC60 /* ReadMm4.nasm */, - A5716B4C235968A7000CEC60 /* ReadDr6.nasm */, - A5716B4D235968A7000CEC60 /* CpuPause.nasm */, - A5716B4E235968A7000CEC60 /* ReadCr4.nasm */, - A5716B4F235968A7000CEC60 /* WriteLdtr.nasm */, - A5716B50235968A7000CEC60 /* ReadDr7.nasm */, - A5716B51235968A7000CEC60 /* SwitchStack.nasm */, - A5716B52235968A7000CEC60 /* ReadMm5.nasm */, - A5716B53235968A7000CEC60 /* WriteMsr64.nasm */, - A5716B54235968A7000CEC60 /* ReadIdtr.nasm */, - A5716B55235968A7000CEC60 /* WriteDr7.nasm */, - A5716B56235968A7000CEC60 /* WriteMm5.nasm */, - A5716B57235968A7000CEC60 /* ReadMm2.nasm */, - A5716B58235968A7000CEC60 /* ReadDr0.nasm */, - A5716B59235968A7000CEC60 /* ReadEs.nasm */, - A5716B5A235968A7000CEC60 /* ReadCr2.nasm */, - A5716B5B235968A7000CEC60 /* EnableCache.nasm */, - A5716B5C235968A7000CEC60 /* CpuIdEx.nasm */, - A5716B5D235968A7000CEC60 /* SetJump.nasm */, - A5716B5E235968A7000CEC60 /* WriteMm2.nasm */, - A5716B5F235968A7000CEC60 /* EnableInterrupts.nasm */, - A5716B60235968A7000CEC60 /* RdRand.nasm */, - A5716B61235968A7000CEC60 /* WriteDr0.nasm */, - A5716B62235968A7000CEC60 /* DisableCache.nasm */, - A5716B63235968A7000CEC60 /* WriteCr2.nasm */, - A5716B64235968A7000CEC60 /* ReadGs.nasm */, - A5716B65235968A7000CEC60 /* WriteGdtr.nasm */, - A5716B66235968A7000CEC60 /* ReadCs.nasm */, - A5716B67235968A7000CEC60 /* EnableDisableInterrupts.nasm */, - A5716B68235968A7000CEC60 /* WriteCr3.nasm */, - A5716B69235968A7000CEC60 /* WriteDr1.nasm */, - A5716B6A235968A7000CEC60 /* ReadMsr64.c */, - A5716B6B235968A7000CEC60 /* WriteMm3.nasm */, - A5716B6C235968A7000CEC60 /* Thunk16.nasm */, - A5716B6D235968A7000CEC60 /* ReadCr3.nasm */, - A5716B6E235968A7000CEC60 /* ReadDr1.nasm */, - A5716B6F235968A7000CEC60 /* ReadMm3.nasm */, - A5716B70235968A7000CEC60 /* ReadCr0.nasm */, - A5716B71235968A7000CEC60 /* DisableInterrupts.nasm */, - A5716B72235968A7000CEC60 /* ReadDr2.nasm */, - A5716B73235968A7000CEC60 /* Lfence.nasm */, - A5716B74235968A7000CEC60 /* ReadMm0.nasm */, - A5716B75235968A7000CEC60 /* DisablePaging64.nasm */, - A5716B76235968A7000CEC60 /* WriteCr0.nasm */, - A5716B77235968A7000CEC60 /* WriteDr2.nasm */, - A5716B78235968A7000CEC60 /* WriteMm0.nasm */, - A5716B79235968A7000CEC60 /* GccInline.c */, - A5716B7A235968A7000CEC60 /* CpuBreakpoint.c */, - A5716B7B235968A7000CEC60 /* WriteMm1.nasm */, - A5716B7C235968A7000CEC60 /* ReadTr.nasm */, - A5716B7D235968A7000CEC60 /* WriteDr3.nasm */, - A5716B7E235968A7000CEC60 /* ReadMm1.nasm */, - A5716B7F235968A7000CEC60 /* ReadDr3.nasm */, - A5716B80235968A7000CEC60 /* CpuBreakpoint.nasm */, - A5716B81235968A7000CEC60 /* Invd.nasm */, - A5716B82235968A7000CEC60 /* LongJump.nasm */, - A5716B83235968A7000CEC60 /* ReadGdtr.nasm */, - A5716B84235968A7000CEC60 /* Wbinvd.nasm */, - A5716B85235968A7000CEC60 /* ReadEflags.nasm */, - A5716B86235968A7000CEC60 /* WriteMsr64.c */, - A5716B87235968A7000CEC60 /* Non-existing.c */, - A5716B88235968A7000CEC60 /* WriteDr4.nasm */, - A5716B89235968A7000CEC60 /* FlushCacheLine.nasm */, - A5716B8A235968A7000CEC60 /* WriteMm6.nasm */, - A5716B8B235968A7000CEC60 /* ReadLdtr.nasm */, - A5716B8C235968A7000CEC60 /* WriteIdtr.nasm */, - A5716B8D235968A7000CEC60 /* FxSave.nasm */, - A5716B8E235968A7000CEC60 /* Monitor.nasm */, - A5716B8F235968A7000CEC60 /* ReadDr4.nasm */, - A5716B90235968A7000CEC60 /* ReadMm6.nasm */, - A5716B91235968A7000CEC60 /* ReadMsr64.nasm */, - A5716B92235968A7000CEC60 /* ReadMm7.nasm */, - A5716B93235968A7000CEC60 /* ReadDr5.nasm */, - A5716B94235968A7000CEC60 /* ReadSs.nasm */, - A5716B95235968A7000CEC60 /* WriteMm7.nasm */, - A5716B96235968A7000CEC60 /* CpuId.nasm */, - A5716B97235968A7000CEC60 /* WriteDr5.nasm */, - A5716B98235968A7000CEC60 /* ReadPmc.nasm */, - A5716B99235968A7000CEC60 /* ReadTsc.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716BAE235968A7000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716BAF235968A7000CEC60 /* EnablePaging32.c */, - A5716BB0235968A7000CEC60 /* WriteMm4.nasm */, - A5716BB1235968A7000CEC60 /* WriteDr3.c */, - A5716BB2235968A7000CEC60 /* ReadGdtr.c */, - A5716BB3235968A7000CEC60 /* WriteDr6.nasm */, - A5716BB4235968A7000CEC60 /* WriteTr.nasm */, - A5716BB5235968A7000CEC60 /* WriteCr4.nasm */, - A5716BB6235968A7000CEC60 /* ReadDr2.c */, - A5716BB7235968A7000CEC60 /* Mwait.nasm */, - A5716BB8235968A7000CEC60 /* ReadFs.nasm */, - A5716BB9235968A7000CEC60 /* ReadDs.nasm */, - A5716BBA235968A7000CEC60 /* FxRestore.nasm */, - A5716BBB235968A7000CEC60 /* ReadSs.c */, - A5716BBC235968A7000CEC60 /* ReadMm4.nasm */, - A5716BBD235968A7000CEC60 /* DivS64x64Remainder.c */, - A5716BBE235968A7000CEC60 /* Monitor.c */, - A5716BBF235968A7000CEC60 /* ReadDr6.nasm */, - A5716BC0235968A7000CEC60 /* WriteGdtr.c */, - A5716BC1235968A7000CEC60 /* CpuPause.nasm */, - A5716BC2235968A7000CEC60 /* ReadDr6.c */, - A5716BC3235968A7000CEC60 /* ReadPmc.c */, - A5716BC4235968A7000CEC60 /* Wbinvd.c */, - A5716BC5235968A7000CEC60 /* DisablePaging32.c */, - A5716BC6235968A7000CEC60 /* RShiftU64.nasm */, - A5716BC7235968A7000CEC60 /* ReadCr4.nasm */, - A5716BC8235968A7000CEC60 /* Invd.c */, - A5716BC9235968A7000CEC60 /* WriteDr7.c */, - A5716BCA235968A7000CEC60 /* WriteMm7.c */, - A5716BCB235968A7000CEC60 /* RRotU64.c */, - A5716BCC235968A7000CEC60 /* ReadCr2.c */, - A5716BCD235968A7000CEC60 /* LShiftU64.nasm */, - A5716BCE235968A7000CEC60 /* ReadTr.c */, - A5716BCF235968A7000CEC60 /* ReadMm6.c */, - A5716BD0235968A7000CEC60 /* WriteLdtr.nasm */, - A5716BD1235968A7000CEC60 /* ReadDr7.nasm */, - A5716BD2235968A7000CEC60 /* ReadMm5.nasm */, - A5716BD3235968A7000CEC60 /* WriteCr3.c */, - A5716BD4235968A7000CEC60 /* WriteMsr64.nasm */, - A5716BD5235968A7000CEC60 /* CpuPause.c */, - A5716BD6235968A7000CEC60 /* ReadMm2.c */, - A5716BD7235968A7000CEC60 /* ReadIdtr.nasm */, - A5716BD8235968A7000CEC60 /* WriteDr7.nasm */, - A5716BD9235968A7000CEC60 /* CpuIdEx.c */, - A5716BDA235968A7000CEC60 /* WriteMm3.c */, - A5716BDB235968A7000CEC60 /* WriteMm5.nasm */, - A5716BDC235968A7000CEC60 /* ReadDr1.c */, - A5716BDD235968A7000CEC60 /* ReadMm2.nasm */, - A5716BDE235968A7000CEC60 /* ReadDr0.nasm */, - A5716BDF235968A7000CEC60 /* ReadEs.nasm */, - A5716BE0235968A7000CEC60 /* ReadEs.c */, - A5716BE1235968A7000CEC60 /* FlushCacheLine.c */, - A5716BE2235968A7000CEC60 /* ReadCr2.nasm */, - A5716BE3235968A7000CEC60 /* WriteDr0.c */, - A5716BE4235968A7000CEC60 /* DisableInterrupts.c */, - A5716BE5235968A7000CEC60 /* EnableCache.nasm */, - A5716BE6235968A7000CEC60 /* CpuIdEx.nasm */, - A5716BE7235968A7000CEC60 /* SetJump.nasm */, - A5716BE8235968A7000CEC60 /* WriteMm2.nasm */, - A5716BE9235968A7000CEC60 /* EnableInterrupts.nasm */, - A5716BEA235968A7000CEC60 /* RdRand.nasm */, - A5716BEB235968A7000CEC60 /* WriteDr0.nasm */, - A5716BEC235968A7000CEC60 /* DisableCache.nasm */, - A5716BED235968A7000CEC60 /* LRotU64.c */, - A5716BEE235968A7000CEC60 /* WriteDr4.c */, - A5716BEF235968A7000CEC60 /* WriteCr2.nasm */, - A5716BF0235968A7000CEC60 /* ReadGs.nasm */, - A5716BF1235968A7000CEC60 /* WriteGdtr.nasm */, - A5716BF2235968A7000CEC60 /* ReadDr5.c */, - A5716BF3235968A7000CEC60 /* EnableCache.c */, - A5716BF4235968A7000CEC60 /* ReadMm5.c */, - A5716BF5235968A7000CEC60 /* ReadCs.nasm */, - A5716BF6235968A7000CEC60 /* EnableInterrupts.c */, - A5716BF7235968A7000CEC60 /* WriteCr0.c */, - A5716BF8235968A7000CEC60 /* EnableDisableInterrupts.nasm */, - A5716BF9235968A7000CEC60 /* MultU64x32.c */, - A5716BFA235968A7000CEC60 /* WriteCr3.nasm */, - A5716BFB235968A7000CEC60 /* DivU64x64Remainder.nasm */, - A5716BFC235968A7000CEC60 /* WriteMm4.c */, - A5716BFD235968A7000CEC60 /* WriteDr1.nasm */, - A5716BFE235968A7000CEC60 /* WriteLdtr.c */, - A5716BFF235968A7000CEC60 /* ReadMsr64.c */, - A5716C00235968A7000CEC60 /* WriteMm3.nasm */, - A5716C01235968A7000CEC60 /* Thunk16.nasm */, - A5716C02235968A7000CEC60 /* ReadCr3.nasm */, - A5716C03235968A7000CEC60 /* WriteMm0.c */, - A5716C04235968A7000CEC60 /* ReadDs.c */, - A5716C05235968A7000CEC60 /* FxSave.c */, - A5716C06235968A7000CEC60 /* WriteCr4.c */, - A5716C07235968A7000CEC60 /* ReadDr1.nasm */, - A5716C08235968A7000CEC60 /* ReadMm1.c */, - A5716C09235968A7000CEC60 /* ReadMm3.nasm */, - A5716C0A235968A7000CEC60 /* ReadLdtr.c */, - A5716C0B235968A7000CEC60 /* ARShiftU64.nasm */, - A5716C0C235968A7000CEC60 /* LShiftU64.c */, - A5716C0D235968A7000CEC60 /* ReadCr0.nasm */, - A5716C0E235968A7000CEC60 /* ReadDr0.c */, - A5716C0F235968A7000CEC60 /* DisableInterrupts.nasm */, - A5716C10235968A7000CEC60 /* SwapBytes64.nasm */, - A5716C11235968A7000CEC60 /* ReadCs.c */, - A5716C12235968A7000CEC60 /* ReadDr2.nasm */, - A5716C13235968A7000CEC60 /* Lfence.nasm */, - A5716C14235968A7000CEC60 /* ReadMm0.nasm */, - A5716C15235968A7000CEC60 /* WriteDr1.c */, - A5716C16235968A7000CEC60 /* MultU64x64.nasm */, - A5716C17235968A7000CEC60 /* WriteDr5.c */, - A5716C18235968A7000CEC60 /* LRotU64.nasm */, - A5716C19235968A7000CEC60 /* Mwait.c */, - A5716C1A235968A7000CEC60 /* WriteCr0.nasm */, - A5716C1B235968A7000CEC60 /* RRotU64.nasm */, - A5716C1C235968A7000CEC60 /* ReadDr4.c */, - A5716C1D235968A7000CEC60 /* ReadGs.c */, - A5716C1E235968A7000CEC60 /* WriteDr2.nasm */, - A5716C1F235968A7000CEC60 /* WriteMm0.nasm */, - A5716C20235968A7000CEC60 /* GccInline.c */, - A5716C21235968A7000CEC60 /* CpuBreakpoint.c */, - A5716C22235968A7000CEC60 /* WriteMm1.nasm */, - A5716C23235968A7000CEC60 /* ReadTr.nasm */, - A5716C24235968A7000CEC60 /* InternalSwitchStack.c */, - A5716C25235968A7000CEC60 /* DivU64x32.c */, - A5716C26235968A7000CEC60 /* ReadMm4.c */, - A5716C27235968A7000CEC60 /* DivU64x32Remainder.c */, - A5716C28235968A7000CEC60 /* WriteDr3.nasm */, - A5716C29235968A7000CEC60 /* ReadFs.c */, - A5716C2A235968A7000CEC60 /* ReadCr0.c */, - A5716C2B235968A7000CEC60 /* CpuId.c */, - A5716C2C235968A7000CEC60 /* MultU64x32.nasm */, - A5716C2D235968A7000CEC60 /* WriteMm5.c */, - A5716C2E235968A7000CEC60 /* DisablePaging32.nasm */, - A5716C2F235968A7000CEC60 /* SwapBytes64.c */, - A5716C30235968A7000CEC60 /* RShiftU64.c */, - A5716C31235968A7000CEC60 /* ReadMm1.nasm */, - A5716C32235968A7000CEC60 /* WriteMm1.c */, - A5716C33235968A7000CEC60 /* ReadDr3.nasm */, - A5716C34235968A7000CEC60 /* ReadCr4.c */, - A5716C35235968A7000CEC60 /* DivU64x32.nasm */, - A5716C36235968A7000CEC60 /* CpuBreakpoint.nasm */, - A5716C37235968A7000CEC60 /* Invd.nasm */, - A5716C38235968A7000CEC60 /* ReadMm0.c */, - A5716C39235968A7000CEC60 /* LongJump.nasm */, - A5716C3A235968A7000CEC60 /* DisableCache.c */, - A5716C3B235968A7000CEC60 /* ReadGdtr.nasm */, - A5716C3C235968A7000CEC60 /* Wbinvd.nasm */, - A5716C3D235968A7000CEC60 /* ReadEflags.nasm */, - A5716C3E235968A7000CEC60 /* FxRestore.c */, - A5716C3F235968A7000CEC60 /* WriteMsr64.c */, - A5716C40235968A7000CEC60 /* Non-existing.c */, - A5716C41235968A7000CEC60 /* WriteDr2.c */, - A5716C42235968A7000CEC60 /* EnablePaging64.nasm */, - A5716C43235968A7000CEC60 /* WriteDr4.nasm */, - A5716C44235968A7000CEC60 /* FlushCacheLine.nasm */, - A5716C45235968A7000CEC60 /* WriteIdtr.c */, - A5716C46235968A7000CEC60 /* ReadDr3.c */, - A5716C47235968A7000CEC60 /* WriteMm6.nasm */, - A5716C48235968A7000CEC60 /* ReadLdtr.nasm */, - A5716C49235968A7000CEC60 /* ReadDr7.c */, - A5716C4A235968A7000CEC60 /* ReadEflags.c */, - A5716C4B235968A7000CEC60 /* WriteIdtr.nasm */, - A5716C4C235968A7000CEC60 /* MultU64x64.c */, - A5716C4D235968A7000CEC60 /* DivU64x32Remainder.nasm */, - A5716C4E235968A7000CEC60 /* FxSave.nasm */, - A5716C4F235968A7000CEC60 /* Monitor.nasm */, - A5716C50235968A7000CEC60 /* WriteDr6.c */, - A5716C51235968A7000CEC60 /* ReadDr4.nasm */, - A5716C52235968A7000CEC60 /* ReadMm6.nasm */, - A5716C53235968A7000CEC60 /* ReadMsr64.nasm */, - A5716C54235968A7000CEC60 /* ReadIdtr.c */, - A5716C55235968A7000CEC60 /* ARShiftU64.c */, - A5716C56235968A7000CEC60 /* ReadCr3.c */, - A5716C57235968A7000CEC60 /* ReadMm7.nasm */, - A5716C58235968A7000CEC60 /* ReadDr5.nasm */, - A5716C59235968A7000CEC60 /* WriteMm6.c */, - A5716C5A235968A7000CEC60 /* ReadTsc.c */, - A5716C5B235968A7000CEC60 /* WriteCr2.c */, - A5716C5C235968A7000CEC60 /* ModU64x32.c */, - A5716C5D235968A7000CEC60 /* ReadSs.nasm */, - A5716C5E235968A7000CEC60 /* ReadMm7.c */, - A5716C5F235968A7000CEC60 /* EnableDisableInterrupts.c */, - A5716C60235968A7000CEC60 /* WriteMm7.nasm */, - A5716C61235968A7000CEC60 /* ReadMm3.c */, - A5716C62235968A7000CEC60 /* CpuId.nasm */, - A5716C63235968A7000CEC60 /* InternalSwitchStack.nasm */, - A5716C64235968A7000CEC60 /* WriteDr5.nasm */, - A5716C65235968A7000CEC60 /* ReadPmc.nasm */, - A5716C66235968A7000CEC60 /* WriteMm2.c */, - A5716C67235968A7000CEC60 /* ModU64x32.nasm */, - A5716C68235968A7000CEC60 /* ReadTsc.nasm */, - A5716C69235968A7000CEC60 /* EnablePaging32.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716C7A235968A7000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5716C7B235968A7000CEC60 /* Math64.S */, - A5716C7C235968A7000CEC60 /* CpuPause.asm */, - A5716C7D235968A7000CEC60 /* EnableInterrupts.asm */, - A5716C7E235968A7000CEC60 /* SwitchStack.S */, - A5716C7F235968A7000CEC60 /* CpuBreakpoint.S */, - A5716C80235968A7000CEC60 /* SetJumpLongJump.asm */, - A5716C81235968A7000CEC60 /* CpuBreakpoint.asm */, - A5716C82235968A7000CEC60 /* GetInterruptsState.S */, - A5716C83235968A7000CEC60 /* MemoryFence.asm */, - A5716C84235968A7000CEC60 /* SpeculationBarrier.S */, - A5716C85235968A7000CEC60 /* DisableInterrupts.asm */, - A5716C86235968A7000CEC60 /* SetJumpLongJump.S */, - A5716C87235968A7000CEC60 /* GetInterruptsState.asm */, - A5716C88235968A7000CEC60 /* Unaligned.c */, - A5716C89235968A7000CEC60 /* InternalSwitchStack.c */, - A5716C8A235968A7000CEC60 /* SpeculationBarrier.asm */, - A5716C8B235968A7000CEC60 /* MemoryFence.S */, - A5716C8C235968A7000CEC60 /* DisableInterrupts.S */, - A5716C8D235968A7000CEC60 /* SwitchStack.asm */, - A5716C8E235968A7000CEC60 /* EnableInterrupts.S */, - ); - path = Arm; - sourceTree = ""; - }; - A5716C93235968A7000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5716C94235968A7000CEC60 /* EnableInterrupts.asm */, - A5716C95235968A7000CEC60 /* SwitchStack.S */, - A5716C96235968A7000CEC60 /* CpuBreakpoint.S */, - A5716C97235968A7000CEC60 /* SetJumpLongJump.asm */, - A5716C98235968A7000CEC60 /* CpuBreakpoint.asm */, - A5716C99235968A7000CEC60 /* GetInterruptsState.S */, - A5716C9A235968A7000CEC60 /* MemoryFence.asm */, - A5716C9B235968A7000CEC60 /* SpeculationBarrier.S */, - A5716C9C235968A7000CEC60 /* DisableInterrupts.asm */, - A5716C9D235968A7000CEC60 /* SetJumpLongJump.S */, - A5716C9E235968A7000CEC60 /* GetInterruptsState.asm */, - A5716C9F235968A7000CEC60 /* SpeculationBarrier.asm */, - A5716CA0235968A7000CEC60 /* MemoryFence.S */, - A5716CA1235968A7000CEC60 /* DisableInterrupts.S */, - A5716CA2235968A7000CEC60 /* SwitchStack.asm */, - A5716CA3235968A7000CEC60 /* EnableInterrupts.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A5716CA9235968A7000CEC60 /* BaseMemoryLibRepStr */ = { - isa = PBXGroup; - children = ( - A5716CAA235968A7000CEC60 /* SetMem64Wrapper.c */, - A5716CAB235968A7000CEC60 /* ZeroMemWrapper.c */, - A5716CAC235968A7000CEC60 /* CopyMemWrapper.c */, - A5716CAD235968A7000CEC60 /* ScanMem64Wrapper.c */, - A5716CAE235968A7000CEC60 /* X64 */, - A5716CBB235968A7000CEC60 /* ScanMem8Wrapper.c */, - A5716CBC235968A7000CEC60 /* SetMem32Wrapper.c */, - A5716CBD235968A7000CEC60 /* Ia32 */, - A5716CCA235968A7000CEC60 /* ScanMem32Wrapper.c */, - A5716CCB235968A7000CEC60 /* IsZeroBufferWrapper.c */, - A5716CCC235968A7000CEC60 /* SetMemWrapper.c */, - A5716CCD235968A7000CEC60 /* CompareMemWrapper.c */, - A5716CCE235968A7000CEC60 /* SetMem16Wrapper.c */, - A5716CCF235968A7000CEC60 /* BaseMemoryLibRepStr.uni */, - A5716CD0235968A7000CEC60 /* MemLibGuid.c */, - A5716CD1235968A7000CEC60 /* MemLibInternals.h */, - A5716CD2235968A7000CEC60 /* ScanMem16Wrapper.c */, - A5716CD3235968A7000CEC60 /* BaseMemoryLibRepStr.inf */, - ); - path = BaseMemoryLibRepStr; - sourceTree = ""; - }; - A5716CAE235968A7000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716CAF235968A7000CEC60 /* ZeroMem.nasm */, - A5716CB0235968A7000CEC60 /* CompareMem.nasm */, - A5716CB1235968A7000CEC60 /* SetMem16.nasm */, - A5716CB2235968A7000CEC60 /* ScanMem64.nasm */, - A5716CB3235968A7000CEC60 /* ScanMem32.nasm */, - A5716CB4235968A7000CEC60 /* SetMem.nasm */, - A5716CB5235968A7000CEC60 /* IsZeroBuffer.nasm */, - A5716CB6235968A7000CEC60 /* SetMem64.nasm */, - A5716CB7235968A7000CEC60 /* ScanMem8.nasm */, - A5716CB8235968A7000CEC60 /* SetMem32.nasm */, - A5716CB9235968A7000CEC60 /* ScanMem16.nasm */, - A5716CBA235968A7000CEC60 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716CBD235968A7000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716CBE235968A7000CEC60 /* ZeroMem.nasm */, - A5716CBF235968A7000CEC60 /* CompareMem.nasm */, - A5716CC0235968A7000CEC60 /* SetMem16.nasm */, - A5716CC1235968A7000CEC60 /* ScanMem64.nasm */, - A5716CC2235968A7000CEC60 /* ScanMem32.nasm */, - A5716CC3235968A7000CEC60 /* SetMem.nasm */, - A5716CC4235968A7000CEC60 /* IsZeroBuffer.nasm */, - A5716CC5235968A7000CEC60 /* SetMem64.nasm */, - A5716CC6235968A7000CEC60 /* ScanMem8.nasm */, - A5716CC7235968A7000CEC60 /* SetMem32.nasm */, - A5716CC8235968A7000CEC60 /* ScanMem16.nasm */, - A5716CC9235968A7000CEC60 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716CD4235968A7000CEC60 /* BaseSynchronizationLib */ = { - isa = PBXGroup; - children = ( - A5716CD5235968A7000CEC60 /* BaseSynchronizationLib.uni */, - A5716CD6235968A7000CEC60 /* Ebc */, - A5716CD8235968A7000CEC60 /* BaseSynchronizationLib.inf */, - A5716CD9235968A7000CEC60 /* X64 */, - A5716CE3235968A7000CEC60 /* InterlockedIncrementMsc.c */, - A5716CE4235968A7000CEC60 /* Ia32 */, - A5716CEF235968A7000CEC60 /* BaseSynchronizationLibInternals.h */, - A5716CF0235968A7000CEC60 /* SynchronizationMsc.c */, - A5716CF1235968A7000CEC60 /* Synchronization.c */, - A5716CF2235968A7000CEC60 /* Arm */, - A5716CF5235968A7000CEC60 /* AArch64 */, - A5716CF8235968A7000CEC60 /* SynchronizationGcc.c */, - A5716CF9235968A7000CEC60 /* InterlockedDecrementMsc.c */, - ); - path = BaseSynchronizationLib; - sourceTree = ""; - }; - A5716CD6235968A7000CEC60 /* Ebc */ = { - isa = PBXGroup; - children = ( - A5716CD7235968A7000CEC60 /* Synchronization.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A5716CD9235968A7000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716CDA235968A7000CEC60 /* InterlockedCompareExchange64.c */, - A5716CDB235968A7000CEC60 /* InterlockedIncrement.nasm */, - A5716CDC235968A7000CEC60 /* InterlockedCompareExchange16.nasm */, - A5716CDD235968A7000CEC60 /* InterlockedCompareExchange16.c */, - A5716CDE235968A7000CEC60 /* GccInline.c */, - A5716CDF235968A7000CEC60 /* InterlockedCompareExchange32.c */, - A5716CE0235968A7000CEC60 /* InterlockedCompareExchange64.nasm */, - A5716CE1235968A7000CEC60 /* InterlockedCompareExchange32.nasm */, - A5716CE2235968A7000CEC60 /* InterlockedDecrement.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716CE4235968A7000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716CE5235968A7000CEC60 /* InterlockedCompareExchange64.c */, - A5716CE6235968A7000CEC60 /* InternalGetSpinLockProperties.c */, - A5716CE7235968A7000CEC60 /* InterlockedIncrement.nasm */, - A5716CE8235968A7000CEC60 /* InterlockedCompareExchange16.nasm */, - A5716CE9235968A7000CEC60 /* InterlockedCompareExchange16.c */, - A5716CEA235968A7000CEC60 /* GccInline.c */, - A5716CEB235968A7000CEC60 /* InterlockedCompareExchange32.c */, - A5716CEC235968A7000CEC60 /* InterlockedCompareExchange64.nasm */, - A5716CED235968A7000CEC60 /* InterlockedCompareExchange32.nasm */, - A5716CEE235968A7000CEC60 /* InterlockedDecrement.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716CF2235968A7000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5716CF3235968A7000CEC60 /* Synchronization.S */, - A5716CF4235968A7000CEC60 /* Synchronization.asm */, - ); - path = Arm; - sourceTree = ""; - }; - A5716CF5235968A7000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5716CF6235968A7000CEC60 /* Synchronization.S */, - A5716CF7235968A7000CEC60 /* Synchronization.asm */, - ); - path = AArch64; - sourceTree = ""; - }; - A5716CFA235968A7000CEC60 /* UefiMemoryLib */ = { - isa = PBXGroup; - children = ( - A5716CFB235968A7000CEC60 /* SetMem64Wrapper.c */, - A5716CFC235968A7000CEC60 /* ZeroMemWrapper.c */, - A5716CFD235968A7000CEC60 /* CopyMemWrapper.c */, - A5716CFE235968A7000CEC60 /* ScanMem64Wrapper.c */, - A5716CFF235968A7000CEC60 /* MemLibGeneric.c */, - A5716D00235968A7000CEC60 /* ScanMem8Wrapper.c */, - A5716D01235968A7000CEC60 /* SetMem32Wrapper.c */, - A5716D02235968A7000CEC60 /* ScanMem32Wrapper.c */, - A5716D03235968A7000CEC60 /* IsZeroBufferWrapper.c */, - A5716D04235968A7000CEC60 /* SetMemWrapper.c */, - A5716D05235968A7000CEC60 /* MemLib.c */, - A5716D06235968A7000CEC60 /* CompareMemWrapper.c */, - A5716D07235968A7000CEC60 /* UefiMemoryLib.inf */, - A5716D08235968A7000CEC60 /* SetMem16Wrapper.c */, - A5716D09235968A7000CEC60 /* MemLibGuid.c */, - A5716D0A235968A7000CEC60 /* UefiMemoryLib.uni */, - A5716D0B235968A7000CEC60 /* MemLibInternals.h */, - A5716D0C235968A7000CEC60 /* ScanMem16Wrapper.c */, - ); - path = UefiMemoryLib; - sourceTree = ""; - }; - A5716D0D235968A7000CEC60 /* PciSegmentLibSegmentInfo */ = { - isa = PBXGroup; - children = ( - A5716D0E235968A7000CEC60 /* PciSegmentLibCommon.h */, - A5716D0F235968A7000CEC60 /* DxeRuntimePciSegmentLibSegmentInfo.inf */, - A5716D10235968A7000CEC60 /* BasePciSegmentLibSegmentInfo.inf */, - A5716D11235968A7000CEC60 /* DxeRuntimePciSegmentLibSegmentInfo.uni */, - A5716D12235968A7000CEC60 /* BasePciSegmentLibSegmentInfo.uni */, - A5716D13235968A7000CEC60 /* BasePciSegmentLib.c */, - A5716D14235968A7000CEC60 /* PciSegmentLibCommon.c */, - A5716D15235968A7000CEC60 /* DxeRuntimePciSegmentLib.c */, - ); - path = PciSegmentLibSegmentInfo; - sourceTree = ""; - }; - A5716D16235968A7000CEC60 /* BaseCpuLib */ = { - isa = PBXGroup; - children = ( - A5716D17235968A7000CEC60 /* Ebc */, - A5716D19235968A7000CEC60 /* X64 */, - A5716D1C235968A7000CEC60 /* BaseCpuLib.uni */, - A5716D1D235968A7000CEC60 /* BaseCpuLib.inf */, - A5716D1E235968A7000CEC60 /* Ia32 */, - A5716D25235968A7000CEC60 /* Arm */, - A5716D2A235968A7000CEC60 /* AArch64 */, - ); - path = BaseCpuLib; - sourceTree = ""; - }; - A5716D17235968A7000CEC60 /* Ebc */ = { - isa = PBXGroup; - children = ( - A5716D18235968A7000CEC60 /* CpuSleepFlushTlb.c */, - ); - path = Ebc; - sourceTree = ""; - }; - A5716D19235968A7000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716D1A235968A7000CEC60 /* CpuSleep.nasm */, - A5716D1B235968A7000CEC60 /* CpuFlushTlb.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716D1E235968A7000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716D1F235968A7000CEC60 /* CpuSleep.c */, - A5716D20235968A7000CEC60 /* CpuFlushTlbGcc.c */, - A5716D21235968A7000CEC60 /* CpuFlushTlb.c */, - A5716D22235968A7000CEC60 /* CpuSleep.nasm */, - A5716D23235968A7000CEC60 /* CpuFlushTlb.nasm */, - A5716D24235968A7000CEC60 /* CpuSleepGcc.c */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716D25235968A7000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5716D26235968A7000CEC60 /* CpuFlushTlb.S */, - A5716D27235968A7000CEC60 /* CpuFlushTlb.asm */, - A5716D28235968A7000CEC60 /* CpuSleep.asm */, - A5716D29235968A7000CEC60 /* CpuSleep.S */, - ); - path = Arm; - sourceTree = ""; - }; - A5716D2A235968A7000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5716D2B235968A7000CEC60 /* CpuFlushTlb.S */, - A5716D2C235968A7000CEC60 /* CpuFlushTlb.asm */, - A5716D2D235968A7000CEC60 /* CpuSleep.asm */, - A5716D2E235968A7000CEC60 /* CpuSleep.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A5716D2F235968A7000CEC60 /* PeiExtractGuidedSectionLib */ = { - isa = PBXGroup; - children = ( - A5716D30235968A7000CEC60 /* PeiExtractGuidedSectionLib.c */, - A5716D31235968A7000CEC60 /* PeiExtractGuidedSectionLib.uni */, - A5716D32235968A7000CEC60 /* PeiExtractGuidedSectionLib.inf */, - ); - path = PeiExtractGuidedSectionLib; - sourceTree = ""; - }; - A5716D33235968A7000CEC60 /* UefiDriverEntryPoint */ = { - isa = PBXGroup; - children = ( - A5716D34235968A7000CEC60 /* DriverEntryPoint.c */, - A5716D35235968A7000CEC60 /* UefiDriverEntryPoint.inf */, - A5716D36235968A7000CEC60 /* UefiDriverEntryPoint.uni */, - ); - path = UefiDriverEntryPoint; - sourceTree = ""; - }; - A5716D37235968A7000CEC60 /* UefiDebugLibDebugPortProtocol */ = { - isa = PBXGroup; - children = ( - A5716D38235968A7000CEC60 /* DebugLibConstructor.c */, - A5716D39235968A7000CEC60 /* DebugLib.c */, - A5716D3A235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.uni */, - A5716D3B235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.inf */, - ); - path = UefiDebugLibDebugPortProtocol; - sourceTree = ""; - }; - A5716D3C235968A7000CEC60 /* SmmPciExpressLib */ = { - isa = PBXGroup; - children = ( - A5716D3D235968A7000CEC60 /* SmmPciExpressLib.inf */, - A5716D3E235968A7000CEC60 /* PciExpressLib.c */, - ); - path = SmmPciExpressLib; - sourceTree = ""; - }; - A5716D3F235968A7000CEC60 /* DxeRuntimePciExpressLib */ = { - isa = PBXGroup; - children = ( - A5716D40235968A7000CEC60 /* DxeRuntimePciExpressLib.uni */, - A5716D41235968A7000CEC60 /* DxeRuntimePciExpressLib.inf */, - A5716D42235968A7000CEC60 /* PciExpressLib.c */, - ); - path = DxeRuntimePciExpressLib; - sourceTree = ""; - }; - A5716D43235968A7000CEC60 /* BaseMemoryLibOptDxe */ = { - isa = PBXGroup; - children = ( - A5716D44235968A7000CEC60 /* SetMem64Wrapper.c */, - A5716D45235968A7000CEC60 /* ZeroMemWrapper.c */, - A5716D46235968A7000CEC60 /* CopyMemWrapper.c */, - A5716D47235968A7000CEC60 /* ScanMem64Wrapper.c */, - A5716D48235968A7000CEC60 /* X64 */, - A5716D55235968A8000CEC60 /* ScanMem8Wrapper.c */, - A5716D56235968A8000CEC60 /* SetMem32Wrapper.c */, - A5716D57235968A8000CEC60 /* Ia32 */, - A5716D64235968A8000CEC60 /* ScanMem32Wrapper.c */, - A5716D65235968A8000CEC60 /* IsZeroBufferWrapper.c */, - A5716D66235968A8000CEC60 /* SetMemWrapper.c */, - A5716D67235968A8000CEC60 /* CompareMemWrapper.c */, - A5716D68235968A8000CEC60 /* Arm */, - A5716D75235968A8000CEC60 /* BaseMemoryLibOptDxe.uni */, - A5716D76235968A8000CEC60 /* SetMem16Wrapper.c */, - A5716D77235968A8000CEC60 /* MemLibGuid.c */, - A5716D78235968A8000CEC60 /* AArch64 */, - A5716D7E235968A8000CEC60 /* MemLibInternals.h */, - A5716D7F235968A8000CEC60 /* BaseMemoryLibOptDxe.inf */, - A5716D80235968A8000CEC60 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLibOptDxe; - sourceTree = ""; - }; - A5716D48235968A7000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716D49235968A7000CEC60 /* ZeroMem.nasm */, - A5716D4A235968A7000CEC60 /* CompareMem.nasm */, - A5716D4B235968A7000CEC60 /* SetMem16.nasm */, - A5716D4C235968A8000CEC60 /* ScanMem64.nasm */, - A5716D4D235968A8000CEC60 /* ScanMem32.nasm */, - A5716D4E235968A8000CEC60 /* SetMem.nasm */, - A5716D4F235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716D50235968A8000CEC60 /* SetMem64.nasm */, - A5716D51235968A8000CEC60 /* ScanMem8.nasm */, - A5716D52235968A8000CEC60 /* SetMem32.nasm */, - A5716D53235968A8000CEC60 /* ScanMem16.nasm */, - A5716D54235968A8000CEC60 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716D57235968A8000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716D58235968A8000CEC60 /* ZeroMem.nasm */, - A5716D59235968A8000CEC60 /* CompareMem.nasm */, - A5716D5A235968A8000CEC60 /* SetMem16.nasm */, - A5716D5B235968A8000CEC60 /* ScanMem64.nasm */, - A5716D5C235968A8000CEC60 /* ScanMem32.nasm */, - A5716D5D235968A8000CEC60 /* SetMem.nasm */, - A5716D5E235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716D5F235968A8000CEC60 /* SetMem64.nasm */, - A5716D60235968A8000CEC60 /* ScanMem8.nasm */, - A5716D61235968A8000CEC60 /* SetMem32.nasm */, - A5716D62235968A8000CEC60 /* ScanMem16.nasm */, - A5716D63235968A8000CEC60 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716D68235968A8000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5716D69235968A8000CEC60 /* ScanMemGeneric.c */, - A5716D6A235968A8000CEC60 /* CompareMem.asm */, - A5716D6B235968A8000CEC60 /* CopyMem.S */, - A5716D6C235968A8000CEC60 /* SetMem.S */, - A5716D6D235968A8000CEC60 /* ScanMem.asm */, - A5716D6E235968A8000CEC60 /* CopyMem.asm */, - A5716D6F235968A8000CEC60 /* CompareMem.S */, - A5716D70235968A8000CEC60 /* MemLibGuid.c */, - A5716D71235968A8000CEC60 /* SetMem.asm */, - A5716D72235968A8000CEC60 /* CompareGuid.asm */, - A5716D73235968A8000CEC60 /* CompareGuid.S */, - A5716D74235968A8000CEC60 /* ScanMem.S */, - ); - path = Arm; - sourceTree = ""; - }; - A5716D78235968A8000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5716D79235968A8000CEC60 /* CopyMem.S */, - A5716D7A235968A8000CEC60 /* SetMem.S */, - A5716D7B235968A8000CEC60 /* CompareMem.S */, - A5716D7C235968A8000CEC60 /* CompareGuid.S */, - A5716D7D235968A8000CEC60 /* ScanMem.S */, - ); - path = AArch64; - sourceTree = ""; - }; - A5716D81235968A8000CEC60 /* BasePerformanceLibNull */ = { - isa = PBXGroup; - children = ( - A5716D82235968A8000CEC60 /* PerformanceLib.c */, - A5716D83235968A8000CEC60 /* BasePerformanceLibNull.inf */, - A5716D84235968A8000CEC60 /* BasePerformanceLibNull.uni */, - ); - path = BasePerformanceLibNull; - sourceTree = ""; - }; - A5716D85235968A8000CEC60 /* BasePciSegmentLibPci */ = { - isa = PBXGroup; - children = ( - A5716D86235968A8000CEC60 /* BasePciSegmentLibPci.inf */, - A5716D87235968A8000CEC60 /* BasePciSegmentLibPci.uni */, - A5716D88235968A8000CEC60 /* PciSegmentLib.c */, - ); - path = BasePciSegmentLibPci; - sourceTree = ""; - }; - A5716D89235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode */ = { - isa = PBXGroup; - children = ( - A5716D8A235968A8000CEC60 /* PostCode.c */, - A5716D8B235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.inf */, - A5716D8C235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.uni */, - ); - path = PeiDxePostCodeLibReportStatusCode; - sourceTree = ""; - }; - A5716D8D235968A8000CEC60 /* BasePcdLibNull */ = { - isa = PBXGroup; - children = ( - A5716D8E235968A8000CEC60 /* BasePcdLibNull.uni */, - A5716D8F235968A8000CEC60 /* BasePcdLibNull.inf */, - A5716D90235968A8000CEC60 /* PcdLib.c */, - ); - path = BasePcdLibNull; - sourceTree = ""; - }; - A5716D91235968A8000CEC60 /* BaseStackCheckLib */ = { - isa = PBXGroup; - children = ( - A5716D92235968A8000CEC60 /* BaseStackCheckGcc.c */, - A5716D93235968A8000CEC60 /* BaseStackCheckLib.uni */, - A5716D94235968A8000CEC60 /* BaseStackCheckNull.c */, - A5716D95235968A8000CEC60 /* BaseStackCheckLib.inf */, - ); - path = BaseStackCheckLib; - sourceTree = ""; - }; - A5716D96235968A8000CEC60 /* BaseRngLib */ = { - isa = PBXGroup; - children = ( - A5716D97235968A8000CEC60 /* BaseRngLib.uni */, - A5716D98235968A8000CEC60 /* BaseRngLib.inf */, - A5716D99235968A8000CEC60 /* BaseRng.c */, - ); - path = BaseRngLib; - sourceTree = ""; - }; - A5716D9A235968A8000CEC60 /* DxeCoreEntryPoint */ = { - isa = PBXGroup; - children = ( - A5716D9B235968A8000CEC60 /* DxeCoreEntryPoint.c */, - A5716D9C235968A8000CEC60 /* DxeCoreEntryPoint.uni */, - A5716D9D235968A8000CEC60 /* DxeCoreEntryPoint.inf */, - ); - path = DxeCoreEntryPoint; - sourceTree = ""; - }; - A5716D9E235968A8000CEC60 /* BasePostCodeLibPort80 */ = { - isa = PBXGroup; - children = ( - A5716D9F235968A8000CEC60 /* PostCode.c */, - A5716DA0235968A8000CEC60 /* BasePostCodeLibPort80.inf */, - A5716DA1235968A8000CEC60 /* BasePostCodeLibPort80.uni */, - ); - path = BasePostCodeLibPort80; - sourceTree = ""; - }; - A5716DA2235968A8000CEC60 /* PeiCoreEntryPoint */ = { - isa = PBXGroup; - children = ( - A5716DA3235968A8000CEC60 /* PeiCoreEntryPoint.uni */, - A5716DA4235968A8000CEC60 /* PeiCoreEntryPoint.inf */, - A5716DA5235968A8000CEC60 /* PeiCoreEntryPoint.c */, - ); - path = PeiCoreEntryPoint; - sourceTree = ""; - }; - A5716DA6235968A8000CEC60 /* BasePeCoffLib */ = { - isa = PBXGroup; - children = ( - A5716DA7235968A8000CEC60 /* BasePeCoffLibInternals.h */, - A5716DA8235968A8000CEC60 /* BasePeCoff.c */, - A5716DA9235968A8000CEC60 /* PeCoffLoaderEx.c */, - A5716DAA235968A8000CEC60 /* Arm */, - A5716DAC235968A8000CEC60 /* BasePeCoffLib.uni */, - A5716DAD235968A8000CEC60 /* BasePeCoffLib.inf */, - ); - path = BasePeCoffLib; - sourceTree = ""; - }; - A5716DAA235968A8000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5716DAB235968A8000CEC60 /* PeCoffLoaderEx.c */, - ); - path = Arm; - sourceTree = ""; - }; - A5716DAE235968A8000CEC60 /* SmmLibNull */ = { - isa = PBXGroup; - children = ( - A5716DAF235968A8000CEC60 /* SmmLibNull.uni */, - A5716DB0235968A8000CEC60 /* SmmLibNull.inf */, - A5716DB1235968A8000CEC60 /* SmmLibNull.c */, - ); - path = SmmLibNull; - sourceTree = ""; - }; - A5716DB2235968A8000CEC60 /* BasePciCf8Lib */ = { - isa = PBXGroup; - children = ( - A5716DB3235968A8000CEC60 /* BasePciCf8Lib.uni */, - A5716DB4235968A8000CEC60 /* BasePciCf8Lib.inf */, - A5716DB5235968A8000CEC60 /* PciCf8Lib.c */, - ); - path = BasePciCf8Lib; - sourceTree = ""; - }; - A5716DB6235968A8000CEC60 /* MmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5716DB7235968A8000CEC60 /* MmServicesTableLib.uni */, - A5716DB8235968A8000CEC60 /* MmServicesTableLib.inf */, - A5716DB9235968A8000CEC60 /* MmServicesTableLib.c */, - ); - path = MmServicesTableLib; - sourceTree = ""; - }; - A5716DBA235968A8000CEC60 /* BaseSafeIntLib */ = { - isa = PBXGroup; - children = ( - A5716DBB235968A8000CEC60 /* SafeIntLib64.c */, - A5716DBC235968A8000CEC60 /* SafeIntLibEbc.c */, - A5716DBD235968A8000CEC60 /* BaseSafeIntLib.inf */, - A5716DBE235968A8000CEC60 /* SafeIntLib32.c */, - A5716DBF235968A8000CEC60 /* SafeIntLib.c */, - ); - path = BaseSafeIntLib; - sourceTree = ""; - }; - A5716DC0235968A8000CEC60 /* SmmServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5716DC1235968A8000CEC60 /* SmmServicesTableLib.c */, - A5716DC2235968A8000CEC60 /* SmmServicesTableLib.inf */, - A5716DC3235968A8000CEC60 /* SmmServicesTableLib.uni */, - ); - path = SmmServicesTableLib; - sourceTree = ""; - }; - A5716DC4235968A8000CEC60 /* DxeExtractGuidedSectionLib */ = { - isa = PBXGroup; - children = ( - A5716DC5235968A8000CEC60 /* DxeExtractGuidedSectionLib.uni */, - A5716DC6235968A8000CEC60 /* DxeExtractGuidedSectionLib.inf */, - A5716DC7235968A8000CEC60 /* DxeExtractGuidedSectionLib.c */, - ); - path = DxeExtractGuidedSectionLib; - sourceTree = ""; - }; - A5716DC8235968A8000CEC60 /* UefiApplicationEntryPoint */ = { - isa = PBXGroup; - children = ( - A5716DC9235968A8000CEC60 /* UefiApplicationEntryPoint.uni */, - A5716DCA235968A8000CEC60 /* UefiApplicationEntryPoint.inf */, - A5716DCB235968A8000CEC60 /* ApplicationEntryPoint.c */, - ); - path = UefiApplicationEntryPoint; - sourceTree = ""; - }; - A5716DCC235968A8000CEC60 /* BaseMemoryLib */ = { - isa = PBXGroup; - children = ( - A5716DCD235968A8000CEC60 /* SetMem64Wrapper.c */, - A5716DCE235968A8000CEC60 /* ZeroMemWrapper.c */, - A5716DCF235968A8000CEC60 /* BaseMemoryLib.inf */, - A5716DD0235968A8000CEC60 /* CopyMemWrapper.c */, - A5716DD1235968A8000CEC60 /* ScanMem64Wrapper.c */, - A5716DD2235968A8000CEC60 /* BaseMemoryLib.uni */, - A5716DD3235968A8000CEC60 /* MemLibGeneric.c */, - A5716DD4235968A8000CEC60 /* ScanMem8Wrapper.c */, - A5716DD5235968A8000CEC60 /* SetMem32Wrapper.c */, - A5716DD6235968A8000CEC60 /* CopyMem.c */, - A5716DD7235968A8000CEC60 /* SetMem.c */, - A5716DD8235968A8000CEC60 /* ScanMem32Wrapper.c */, - A5716DD9235968A8000CEC60 /* IsZeroBufferWrapper.c */, - A5716DDA235968A8000CEC60 /* SetMemWrapper.c */, - A5716DDB235968A8000CEC60 /* CompareMemWrapper.c */, - A5716DDC235968A8000CEC60 /* SetMem16Wrapper.c */, - A5716DDD235968A8000CEC60 /* MemLibGuid.c */, - A5716DDE235968A8000CEC60 /* MemLibInternals.h */, - A5716DDF235968A8000CEC60 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLib; - sourceTree = ""; - }; - A5716DE0235968A8000CEC60 /* SmmIoLibSmmCpuIo2 */ = { - isa = PBXGroup; - children = ( - A5716DE1235968A8000CEC60 /* IoLibMmioBuffer.c */, - A5716DE2235968A8000CEC60 /* IoLib.c */, - A5716DE3235968A8000CEC60 /* IoHighLevel.c */, - A5716DE4235968A8000CEC60 /* SmmCpuIoLibInternal.h */, - A5716DE5235968A8000CEC60 /* SmmIoLibSmmCpuIo2.uni */, - A5716DE6235968A8000CEC60 /* SmmIoLibSmmCpuIo2.inf */, - ); - path = SmmIoLibSmmCpuIo2; - sourceTree = ""; - }; - A5716DE7235968A8000CEC60 /* DxeSmbusLib */ = { - isa = PBXGroup; - children = ( - A5716DE8235968A8000CEC60 /* DxeSmbusLib.c */, - A5716DE9235968A8000CEC60 /* SmbusLib.c */, - A5716DEA235968A8000CEC60 /* InternalSmbusLib.h */, - A5716DEB235968A8000CEC60 /* DxeSmbusLib.inf */, - A5716DEC235968A8000CEC60 /* DxeSmbusLib.uni */, - ); - path = DxeSmbusLib; - sourceTree = ""; - }; - A5716DED235968A8000CEC60 /* BaseSmbusLibNull */ = { - isa = PBXGroup; - children = ( - A5716DEE235968A8000CEC60 /* BaseSmbusLibNull.c */, - A5716DEF235968A8000CEC60 /* BaseSmbusLibNull.uni */, - A5716DF0235968A8000CEC60 /* BaseSmbusLibNull.inf */, - ); - path = BaseSmbusLibNull; - sourceTree = ""; - }; - A5716DF1235968A8000CEC60 /* BaseTimerLibNullTemplate */ = { - isa = PBXGroup; - children = ( - A5716DF2235968A8000CEC60 /* BaseTimerLibNullTemplate.uni */, - A5716DF3235968A8000CEC60 /* BaseTimerLibNullTemplate.inf */, - A5716DF4235968A8000CEC60 /* TimerLibNull.c */, - ); - path = BaseTimerLibNullTemplate; - sourceTree = ""; - }; - A5716DF5235968A8000CEC60 /* BaseS3IoLib */ = { - isa = PBXGroup; - children = ( - A5716DF6235968A8000CEC60 /* BaseS3IoLib.inf */, - A5716DF7235968A8000CEC60 /* BaseS3IoLib.uni */, - A5716DF8235968A8000CEC60 /* S3IoLib.c */, - ); - path = BaseS3IoLib; - sourceTree = ""; - }; - A5716DF9235968A8000CEC60 /* BaseDebugLibSerialPort */ = { - isa = PBXGroup; - children = ( - A5716DFA235968A8000CEC60 /* BaseDebugLibSerialPort.uni */, - A5716DFB235968A8000CEC60 /* BaseDebugLibSerialPort.inf */, - A5716DFC235968A8000CEC60 /* DebugLib.c */, - ); - path = BaseDebugLibSerialPort; - sourceTree = ""; - }; - A5716DFD235968A8000CEC60 /* BaseMemoryLibSse2 */ = { - isa = PBXGroup; - children = ( - A5716DFE235968A8000CEC60 /* SetMem64Wrapper.c */, - A5716DFF235968A8000CEC60 /* ZeroMemWrapper.c */, - A5716E00235968A8000CEC60 /* CopyMemWrapper.c */, - A5716E01235968A8000CEC60 /* ScanMem64Wrapper.c */, - A5716E02235968A8000CEC60 /* X64 */, - A5716E0F235968A8000CEC60 /* BaseMemoryLibSse2.uni */, - A5716E10235968A8000CEC60 /* ScanMem8Wrapper.c */, - A5716E11235968A8000CEC60 /* BaseMemoryLibSse2.inf */, - A5716E12235968A8000CEC60 /* SetMem32Wrapper.c */, - A5716E13235968A8000CEC60 /* Ia32 */, - A5716E20235968A8000CEC60 /* ScanMem32Wrapper.c */, - A5716E21235968A8000CEC60 /* IsZeroBufferWrapper.c */, - A5716E22235968A8000CEC60 /* SetMemWrapper.c */, - A5716E23235968A8000CEC60 /* CompareMemWrapper.c */, - A5716E24235968A8000CEC60 /* SetMem16Wrapper.c */, - A5716E25235968A8000CEC60 /* MemLibGuid.c */, - A5716E26235968A8000CEC60 /* MemLibInternals.h */, - A5716E27235968A8000CEC60 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLibSse2; - sourceTree = ""; - }; - A5716E02235968A8000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716E03235968A8000CEC60 /* ZeroMem.nasm */, - A5716E04235968A8000CEC60 /* CompareMem.nasm */, - A5716E05235968A8000CEC60 /* SetMem16.nasm */, - A5716E06235968A8000CEC60 /* ScanMem64.nasm */, - A5716E07235968A8000CEC60 /* ScanMem32.nasm */, - A5716E08235968A8000CEC60 /* SetMem.nasm */, - A5716E09235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716E0A235968A8000CEC60 /* SetMem64.nasm */, - A5716E0B235968A8000CEC60 /* ScanMem8.nasm */, - A5716E0C235968A8000CEC60 /* SetMem32.nasm */, - A5716E0D235968A8000CEC60 /* ScanMem16.nasm */, - A5716E0E235968A8000CEC60 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716E13235968A8000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716E14235968A8000CEC60 /* ZeroMem.nasm */, - A5716E15235968A8000CEC60 /* CompareMem.nasm */, - A5716E16235968A8000CEC60 /* SetMem16.nasm */, - A5716E17235968A8000CEC60 /* ScanMem64.nasm */, - A5716E18235968A8000CEC60 /* ScanMem32.nasm */, - A5716E19235968A8000CEC60 /* SetMem.nasm */, - A5716E1A235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716E1B235968A8000CEC60 /* SetMem64.nasm */, - A5716E1C235968A8000CEC60 /* ScanMem8.nasm */, - A5716E1D235968A8000CEC60 /* SetMem32.nasm */, - A5716E1E235968A8000CEC60 /* ScanMem16.nasm */, - A5716E1F235968A8000CEC60 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716E28235968A8000CEC60 /* BaseUefiDecompressLib */ = { - isa = PBXGroup; - children = ( - A5716E29235968A8000CEC60 /* BaseUefiDecompressLib.uni */, - A5716E2A235968A8000CEC60 /* BaseUefiDecompressLib.inf */, - A5716E2B235968A8000CEC60 /* BaseUefiDecompressLibInternals.h */, - A5716E2C235968A8000CEC60 /* BaseUefiTianoCustomDecompressLib.inf */, - A5716E2D235968A8000CEC60 /* BaseUefiDecompressLib.c */, - A5716E2E235968A8000CEC60 /* BaseUefiTianoCustomDecompressLib.c */, - ); - path = BaseUefiDecompressLib; - sourceTree = ""; - }; - A5716E2F235968A8000CEC60 /* BaseSerialPortLibNull */ = { - isa = PBXGroup; - children = ( - A5716E30235968A8000CEC60 /* BaseSerialPortLibNull.uni */, - A5716E31235968A8000CEC60 /* BaseSerialPortLibNull.inf */, - A5716E32235968A8000CEC60 /* BaseSerialPortLibNull.c */, - ); - path = BaseSerialPortLibNull; - sourceTree = ""; - }; - A5716E33235968A8000CEC60 /* BaseS3BootScriptLibNull */ = { - isa = PBXGroup; - children = ( - A5716E34235968A8000CEC60 /* BaseS3BootScriptLibNull.inf */, - A5716E35235968A8000CEC60 /* BootScriptLib.c */, - A5716E36235968A8000CEC60 /* BaseS3BootScriptLibNull.uni */, - ); - path = BaseS3BootScriptLibNull; - sourceTree = ""; - }; - A5716E37235968A8000CEC60 /* DxePcdLib */ = { - isa = PBXGroup; - children = ( - A5716E38235968A8000CEC60 /* DxePcdLib.c */, - A5716E39235968A8000CEC60 /* DxePcdLib.uni */, - A5716E3A235968A8000CEC60 /* DxePcdLib.inf */, - ); - path = DxePcdLib; - sourceTree = ""; - }; - A5716E3B235968A8000CEC60 /* SmmPeriodicSmiLib */ = { - isa = PBXGroup; - children = ( - A5716E3C235968A8000CEC60 /* SmmPeriodicSmiLib.inf */, - A5716E3D235968A8000CEC60 /* SmmPeriodicSmiLib.uni */, - A5716E3E235968A8000CEC60 /* SmmPeriodicSmiLib.c */, - ); - path = SmmPeriodicSmiLib; - sourceTree = ""; - }; - A5716E3F235968A8000CEC60 /* UefiScsiLib */ = { - isa = PBXGroup; - children = ( - A5716E40235968A8000CEC60 /* UefiScsiLib.c */, - A5716E41235968A8000CEC60 /* UefiScsiLib.uni */, - A5716E42235968A8000CEC60 /* UefiScsiLib.inf */, - ); - path = UefiScsiLib; - sourceTree = ""; - }; - A5716E43235968A8000CEC60 /* PeiResourcePublicationLib */ = { - isa = PBXGroup; - children = ( - A5716E44235968A8000CEC60 /* PeiResourcePublicationLib.c */, - A5716E45235968A8000CEC60 /* PeiResourcePublicationLib.inf */, - A5716E46235968A8000CEC60 /* PeiResourcePublicationLib.uni */, - ); - path = PeiResourcePublicationLib; - sourceTree = ""; - }; - A5716E47235968A8000CEC60 /* DxeHobLib */ = { - isa = PBXGroup; - children = ( - A5716E48235968A8000CEC60 /* DxeHobLib.inf */, - A5716E49235968A8000CEC60 /* DxeHobLib.uni */, - A5716E4A235968A8000CEC60 /* HobLib.c */, - ); - path = DxeHobLib; - sourceTree = ""; - }; - A5716E4B235968A8000CEC60 /* BaseS3PciSegmentLib */ = { - isa = PBXGroup; - children = ( - A5716E4C235968A8000CEC60 /* S3PciSegmentLib.c */, - A5716E4D235968A8000CEC60 /* BaseS3PciSegmentLib.uni */, - A5716E4E235968A8000CEC60 /* BaseS3PciSegmentLib.inf */, - ); - path = BaseS3PciSegmentLib; - sourceTree = ""; - }; - A5716E4F235968A8000CEC60 /* BasePciSegmentInfoLibNull */ = { - isa = PBXGroup; - children = ( - A5716E50235968A8000CEC60 /* BasePciSegmentInfoLibNull.inf */, - A5716E51235968A8000CEC60 /* BasePciSegmentInfoLibNull.uni */, - A5716E52235968A8000CEC60 /* PciSegmentInfoLib.c */, - ); - path = BasePciSegmentInfoLibNull; - sourceTree = ""; - }; - A5716E53235968A8000CEC60 /* SmmMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A5716E54235968A8000CEC60 /* MemoryAllocationLib.c */, - A5716E55235968A8000CEC60 /* SmmMemoryAllocationLib.uni */, - A5716E56235968A8000CEC60 /* SmmMemoryAllocationLib.inf */, - ); - path = SmmMemoryAllocationLib; - sourceTree = ""; - }; - A5716E57235968A8000CEC60 /* BaseExtractGuidedSectionLib */ = { - isa = PBXGroup; - children = ( - A5716E58235968A8000CEC60 /* BaseExtractGuidedSectionLib.uni */, - A5716E59235968A8000CEC60 /* BaseExtractGuidedSectionLib.inf */, - A5716E5A235968A8000CEC60 /* BaseExtractGuidedSectionLib.c */, - ); - path = BaseExtractGuidedSectionLib; - sourceTree = ""; - }; - A5716E5B235968A8000CEC60 /* UefiBootServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5716E5C235968A8000CEC60 /* UefiBootServicesTableLib.uni */, - A5716E5D235968A8000CEC60 /* UefiBootServicesTableLib.inf */, - A5716E5E235968A8000CEC60 /* UefiBootServicesTableLib.c */, - ); - path = UefiBootServicesTableLib; - sourceTree = ""; - }; - A5716E5F235968A8000CEC60 /* UefiDebugLibStdErr */ = { - isa = PBXGroup; - children = ( - A5716E60235968A8000CEC60 /* DebugLibConstructor.c */, - A5716E61235968A8000CEC60 /* UefiDebugLibStdErr.uni */, - A5716E62235968A8000CEC60 /* UefiDebugLibStdErr.inf */, - A5716E63235968A8000CEC60 /* DebugLib.c */, - ); - path = UefiDebugLibStdErr; - sourceTree = ""; - }; - A5716E64235968A8000CEC60 /* PeiMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A5716E65235968A8000CEC60 /* MemoryAllocationLib.c */, - A5716E66235968A8000CEC60 /* PeiMemoryAllocationLib.uni */, - A5716E67235968A8000CEC60 /* PeiMemoryAllocationLib.inf */, - ); - path = PeiMemoryAllocationLib; - sourceTree = ""; - }; - A5716E68235968A8000CEC60 /* UefiDevicePathLib */ = { - isa = PBXGroup; - children = ( - A5716E69235968A8000CEC60 /* DevicePathUtilities.c */, - A5716E6A235968A8000CEC60 /* UefiDevicePathLib.c */, - A5716E6B235968A8000CEC60 /* DevicePathFromText.c */, - A5716E6C235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */, - A5716E6D235968A8000CEC60 /* DevicePathToText.c */, - A5716E6E235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.c */, - A5716E6F235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */, - A5716E70235968A8000CEC60 /* UefiDevicePathLib.uni */, - A5716E71235968A8000CEC60 /* UefiDevicePathLib.inf */, - A5716E72235968A8000CEC60 /* UefiDevicePathLib.h */, - ); - path = UefiDevicePathLib; - sourceTree = ""; - }; - A5716E73235968A8000CEC60 /* PeiHobLib */ = { - isa = PBXGroup; - children = ( - A5716E74235968A8000CEC60 /* PeiHobLib.uni */, - A5716E75235968A8000CEC60 /* PeiHobLib.inf */, - A5716E76235968A8000CEC60 /* HobLib.c */, - ); - path = PeiHobLib; - sourceTree = ""; - }; - A5716E77235968A8000CEC60 /* PeiMemoryLib */ = { - isa = PBXGroup; - children = ( - A5716E78235968A8000CEC60 /* SetMem64Wrapper.c */, - A5716E79235968A8000CEC60 /* ZeroMemWrapper.c */, - A5716E7A235968A8000CEC60 /* CopyMemWrapper.c */, - A5716E7B235968A8000CEC60 /* ScanMem64Wrapper.c */, - A5716E7C235968A8000CEC60 /* MemLibGeneric.c */, - A5716E7D235968A8000CEC60 /* PeiMemoryLib.inf */, - A5716E7E235968A8000CEC60 /* ScanMem8Wrapper.c */, - A5716E7F235968A8000CEC60 /* PeiMemoryLib.uni */, - A5716E80235968A8000CEC60 /* SetMem32Wrapper.c */, - A5716E81235968A8000CEC60 /* ScanMem32Wrapper.c */, - A5716E82235968A8000CEC60 /* IsZeroBufferWrapper.c */, - A5716E83235968A8000CEC60 /* SetMemWrapper.c */, - A5716E84235968A8000CEC60 /* MemLib.c */, - A5716E85235968A8000CEC60 /* CompareMemWrapper.c */, - A5716E86235968A8000CEC60 /* SetMem16Wrapper.c */, - A5716E87235968A8000CEC60 /* MemLibGuid.c */, - A5716E88235968A8000CEC60 /* MemLibInternals.h */, - A5716E89235968A8000CEC60 /* ScanMem16Wrapper.c */, - ); - path = PeiMemoryLib; - sourceTree = ""; - }; - A5716E8A235968A8000CEC60 /* BaseIoLibIntrinsic */ = { - isa = PBXGroup; - children = ( - A5716E8B235968A8000CEC60 /* BaseIoLibIntrinsic.inf */, - A5716E8C235968A8000CEC60 /* IoLibEbc.c */, - A5716E8D235968A8000CEC60 /* BaseIoLibIntrinsic.uni */, - A5716E8E235968A8000CEC60 /* IoLibGcc.c */, - A5716E8F235968A8000CEC60 /* BaseIoLibIntrinsicSev.inf */, - A5716E90235968A8000CEC60 /* BaseIoLibIntrinsicInternal.h */, - A5716E91235968A8000CEC60 /* IoLibMmioBuffer.c */, - A5716E92235968A8000CEC60 /* X64 */, - A5716E95235968A8000CEC60 /* IoLib.c */, - A5716E96235968A8000CEC60 /* IoHighLevel.c */, - A5716E97235968A8000CEC60 /* IoLibMsc.c */, - A5716E98235968A8000CEC60 /* Ia32 */, - A5716E9B235968A8000CEC60 /* IoLibArm.c */, - A5716E9C235968A8000CEC60 /* Arm */, - A5716E9F235968A8000CEC60 /* BaseIoLibIntrinsicArmVirt.inf */, - A5716EA0235968A8000CEC60 /* AArch64 */, - A5716EA3235968A8000CEC60 /* IoLibArmVirt.c */, - A5716EA4235968A8000CEC60 /* BaseIoLibIntrinsicArmVirt.uni */, - ); - path = BaseIoLibIntrinsic; - sourceTree = ""; - }; - A5716E92235968A8000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716E93235968A8000CEC60 /* IoFifo.nasm */, - A5716E94235968A8000CEC60 /* IoFifoSev.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716E98235968A8000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716E99235968A8000CEC60 /* IoFifo.nasm */, - A5716E9A235968A8000CEC60 /* IoFifoSev.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716E9C235968A8000CEC60 /* Arm */ = { - isa = PBXGroup; - children = ( - A5716E9D235968A8000CEC60 /* ArmVirtMmio.S */, - A5716E9E235968A8000CEC60 /* ArmVirtMmio.asm */, - ); - path = Arm; - sourceTree = ""; - }; - A5716EA0235968A8000CEC60 /* AArch64 */ = { - isa = PBXGroup; - children = ( - A5716EA1235968A8000CEC60 /* ArmVirtMmio.S */, - A5716EA2235968A8000CEC60 /* ArmVirtMmio.asm */, - ); - path = AArch64; - sourceTree = ""; - }; - A5716EA5235968A8000CEC60 /* PeiPciSegmentLibPciCfg2 */ = { - isa = PBXGroup; - children = ( - A5716EA6235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.inf */, - A5716EA7235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.uni */, - A5716EA8235968A8000CEC60 /* PciSegmentLib.c */, - ); - path = PeiPciSegmentLibPciCfg2; - sourceTree = ""; - }; - A5716EA9235968A8000CEC60 /* BasePeCoffGetEntryPointLib */ = { - isa = PBXGroup; - children = ( - A5716EAA235968A8000CEC60 /* BasePeCoffGetEntryPointLib.uni */, - A5716EAB235968A8000CEC60 /* BasePeCoffGetEntryPointLib.inf */, - A5716EAC235968A8000CEC60 /* PeCoffGetEntryPoint.c */, - ); - path = BasePeCoffGetEntryPointLib; - sourceTree = ""; - }; - A5716EAD235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol */ = { - isa = PBXGroup; - children = ( - A5716EAE235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.inf */, - A5716EAF235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.uni */, - A5716EB0235968A8000CEC60 /* UefiDevicePathLib.c */, - ); - path = UefiDevicePathLibDevicePathProtocol; - sourceTree = ""; - }; - A5716EB1235968A8000CEC60 /* SmmIoLib */ = { - isa = PBXGroup; - children = ( - A5716EB2235968A8000CEC60 /* SmmIoLib.c */, - A5716EB3235968A8000CEC60 /* SmmIoLib.uni */, - A5716EB4235968A8000CEC60 /* SmmIoLib.inf */, - ); - path = SmmIoLib; - sourceTree = ""; - }; - A5716EB5235968A8000CEC60 /* DxeCoreHobLib */ = { - isa = PBXGroup; - children = ( - A5716EB6235968A8000CEC60 /* HobLib.c */, - A5716EB7235968A8000CEC60 /* DxeCoreHobLib.inf */, - A5716EB8235968A8000CEC60 /* DxeCoreHobLib.uni */, - ); - path = DxeCoreHobLib; - sourceTree = ""; - }; - A5716EB9235968A8000CEC60 /* UefiRuntimeServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5716EBA235968A8000CEC60 /* UefiRuntimeServicesTableLib.uni */, - A5716EBB235968A8000CEC60 /* UefiRuntimeServicesTableLib.inf */, - A5716EBC235968A8000CEC60 /* UefiRuntimeServicesTableLib.c */, - ); - path = UefiRuntimeServicesTableLib; - sourceTree = ""; - }; - A5716EBD235968A8000CEC60 /* PeiPcdLib */ = { - isa = PBXGroup; - children = ( - A5716EBE235968A8000CEC60 /* PeiPcdLib.c */, - A5716EBF235968A8000CEC60 /* PeiPcdLib.inf */, - A5716EC0235968A8000CEC60 /* PeiPcdLib.uni */, - ); - path = PeiPcdLib; - sourceTree = ""; - }; - A5716EC1235968A8000CEC60 /* SmmMemLib */ = { - isa = PBXGroup; - children = ( - A5716EC2235968A8000CEC60 /* SmmMemLib.uni */, - A5716EC3235968A8000CEC60 /* SmmMemLib.c */, - A5716EC4235968A8000CEC60 /* SmmMemLib.inf */, - ); - path = SmmMemLib; - sourceTree = ""; - }; - A5716EC5235968A8000CEC60 /* UefiFileHandleLib */ = { - isa = PBXGroup; - children = ( - A5716EC6235968A8000CEC60 /* UefiFileHandleLib.inf */, - A5716EC7235968A8000CEC60 /* UefiFileHandleLib.uni */, - A5716EC8235968A8000CEC60 /* UefiFileHandleLib.c */, - ); - path = UefiFileHandleLib; - sourceTree = ""; - }; - A5716EC9235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort */ = { - isa = PBXGroup; - children = ( - A5716ECA235968A8000CEC60 /* DebugLib.c */, - A5716ECB235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.inf */, - A5716ECC235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.uni */, - ); - path = DxeRuntimeDebugLibSerialPort; - sourceTree = ""; - }; - A5716ECD235968A8000CEC60 /* BaseMemoryLibMmx */ = { - isa = PBXGroup; - children = ( - A5716ECE235968A8000CEC60 /* SetMem64Wrapper.c */, - A5716ECF235968A8000CEC60 /* ZeroMemWrapper.c */, - A5716ED0235968A8000CEC60 /* CopyMemWrapper.c */, - A5716ED1235968A8000CEC60 /* ScanMem64Wrapper.c */, - A5716ED2235968A8000CEC60 /* X64 */, - A5716EDF235968A8000CEC60 /* ScanMem8Wrapper.c */, - A5716EE0235968A8000CEC60 /* SetMem32Wrapper.c */, - A5716EE1235968A8000CEC60 /* Ia32 */, - A5716EEE235968A8000CEC60 /* ScanMem32Wrapper.c */, - A5716EEF235968A8000CEC60 /* IsZeroBufferWrapper.c */, - A5716EF0235968A8000CEC60 /* SetMemWrapper.c */, - A5716EF1235968A8000CEC60 /* CompareMemWrapper.c */, - A5716EF2235968A8000CEC60 /* SetMem16Wrapper.c */, - A5716EF3235968A8000CEC60 /* MemLibGuid.c */, - A5716EF4235968A8000CEC60 /* BaseMemoryLibMmx.inf */, - A5716EF5235968A8000CEC60 /* MemLibInternals.h */, - A5716EF6235968A8000CEC60 /* ScanMem16Wrapper.c */, - A5716EF7235968A8000CEC60 /* BaseMemoryLibMmx.uni */, - ); - path = BaseMemoryLibMmx; - sourceTree = ""; - }; - A5716ED2235968A8000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716ED3235968A8000CEC60 /* ZeroMem.nasm */, - A5716ED4235968A8000CEC60 /* CompareMem.nasm */, - A5716ED5235968A8000CEC60 /* SetMem16.nasm */, - A5716ED6235968A8000CEC60 /* ScanMem64.nasm */, - A5716ED7235968A8000CEC60 /* ScanMem32.nasm */, - A5716ED8235968A8000CEC60 /* SetMem.nasm */, - A5716ED9235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716EDA235968A8000CEC60 /* SetMem64.nasm */, - A5716EDB235968A8000CEC60 /* ScanMem8.nasm */, - A5716EDC235968A8000CEC60 /* SetMem32.nasm */, - A5716EDD235968A8000CEC60 /* ScanMem16.nasm */, - A5716EDE235968A8000CEC60 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716EE1235968A8000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716EE2235968A8000CEC60 /* ZeroMem.nasm */, - A5716EE3235968A8000CEC60 /* CompareMem.nasm */, - A5716EE4235968A8000CEC60 /* SetMem16.nasm */, - A5716EE5235968A8000CEC60 /* ScanMem64.nasm */, - A5716EE6235968A8000CEC60 /* ScanMem32.nasm */, - A5716EE7235968A8000CEC60 /* SetMem.nasm */, - A5716EE8235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716EE9235968A8000CEC60 /* SetMem64.nasm */, - A5716EEA235968A8000CEC60 /* ScanMem8.nasm */, - A5716EEB235968A8000CEC60 /* SetMem32.nasm */, - A5716EEC235968A8000CEC60 /* ScanMem16.nasm */, - A5716EED235968A8000CEC60 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716EF8235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib */ = { - isa = PBXGroup; - children = ( - A5716EF9235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.inf */, - A5716EFA235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.uni */, - A5716EFB235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.c */, - ); - path = BaseOrderedCollectionRedBlackTreeLib; - sourceTree = ""; - }; - A5716EFC235968A8000CEC60 /* UefiMemoryAllocationLib */ = { - isa = PBXGroup; - children = ( - A5716EFD235968A8000CEC60 /* UefiMemoryAllocationLib.inf */, - A5716EFE235968A8000CEC60 /* MemoryAllocationLib.c */, - A5716EFF235968A8000CEC60 /* UefiMemoryAllocationLib.uni */, - ); - path = UefiMemoryAllocationLib; - sourceTree = ""; - }; - A5716F00235968A8000CEC60 /* UefiRuntimeLib */ = { - isa = PBXGroup; - children = ( - A5716F01235968A8000CEC60 /* UefiRuntimeLib.uni */, - A5716F02235968A8000CEC60 /* UefiRuntimeLib.inf */, - A5716F03235968A8000CEC60 /* RuntimeLib.c */, - ); - path = UefiRuntimeLib; - sourceTree = ""; - }; - A5716F04235968A8000CEC60 /* UefiDebugLibConOut */ = { - isa = PBXGroup; - children = ( - A5716F05235968A8000CEC60 /* UefiDebugLibConOut.inf */, - A5716F06235968A8000CEC60 /* UefiDebugLibConOut.uni */, - A5716F07235968A8000CEC60 /* DebugLibConstructor.c */, - A5716F08235968A8000CEC60 /* DebugLib.c */, - ); - path = UefiDebugLibConOut; - sourceTree = ""; - }; - A5716F09235968A8000CEC60 /* BasePciLibPciExpress */ = { - isa = PBXGroup; - children = ( - A5716F0A235968A8000CEC60 /* BasePciLibPciExpress.uni */, - A5716F0B235968A8000CEC60 /* BasePciLibPciExpress.inf */, - A5716F0C235968A8000CEC60 /* PciLib.c */, - ); - path = BasePciLibPciExpress; - sourceTree = ""; - }; - A5716F0D235968A8000CEC60 /* UefiLib */ = { - isa = PBXGroup; - children = ( - A5716F0E235968A8000CEC60 /* UefiLibPrint.c */, - A5716F0F235968A8000CEC60 /* UefiLib.uni */, - A5716F10235968A8000CEC60 /* UefiLib.inf */, - A5716F11235968A8000CEC60 /* UefiDriverModel.c */, - A5716F12235968A8000CEC60 /* UefiNotTiano.c */, - A5716F13235968A8000CEC60 /* Console.c */, - A5716F14235968A8000CEC60 /* UefiLib.c */, - A5716F15235968A8000CEC60 /* UefiLibInternal.h */, - A5716F16235968A8000CEC60 /* Acpi.c */, - ); - path = UefiLib; - sourceTree = ""; - }; - A5716F17235968A8000CEC60 /* DxeHstiLib */ = { - isa = PBXGroup; - children = ( - A5716F18235968A8000CEC60 /* DxeHstiLib.uni */, - A5716F19235968A8000CEC60 /* HstiDxe.c */, - A5716F1A235968A8000CEC60 /* DxeHstiLib.inf */, - A5716F1B235968A8000CEC60 /* HstiAip.c */, - A5716F1C235968A8000CEC60 /* HstiDxe.h */, - ); - path = DxeHstiLib; - sourceTree = ""; - }; - A5716F1D235968A8000CEC60 /* BasePostCodeLibDebug */ = { - isa = PBXGroup; - children = ( - A5716F1E235968A8000CEC60 /* PostCode.c */, - A5716F1F235968A8000CEC60 /* BasePostCodeLibDebug.uni */, - A5716F20235968A8000CEC60 /* BasePostCodeLibDebug.inf */, - ); - path = BasePostCodeLibDebug; - sourceTree = ""; - }; - A5716F21235968A8000CEC60 /* BaseS3StallLib */ = { - isa = PBXGroup; - children = ( - A5716F22235968A8000CEC60 /* BaseS3StallLib.inf */, - A5716F23235968A8000CEC60 /* BaseS3StallLib.uni */, - A5716F24235968A8000CEC60 /* S3StallLib.c */, - ); - path = BaseS3StallLib; - sourceTree = ""; - }; - A5716F25235968A8000CEC60 /* BaseMemoryLibOptPei */ = { - isa = PBXGroup; - children = ( - A5716F26235968A8000CEC60 /* SetMem64Wrapper.c */, - A5716F27235968A8000CEC60 /* ZeroMemWrapper.c */, - A5716F28235968A8000CEC60 /* BaseMemoryLibOptPei.uni */, - A5716F29235968A8000CEC60 /* CopyMemWrapper.c */, - A5716F2A235968A8000CEC60 /* ScanMem64Wrapper.c */, - A5716F2B235968A8000CEC60 /* BaseMemoryLibOptPei.inf */, - A5716F2C235968A8000CEC60 /* X64 */, - A5716F39235968A8000CEC60 /* ScanMem8Wrapper.c */, - A5716F3A235968A8000CEC60 /* SetMem32Wrapper.c */, - A5716F3B235968A8000CEC60 /* Ia32 */, - A5716F48235968A8000CEC60 /* ScanMem32Wrapper.c */, - A5716F49235968A8000CEC60 /* IsZeroBufferWrapper.c */, - A5716F4A235968A8000CEC60 /* SetMemWrapper.c */, - A5716F4B235968A8000CEC60 /* CompareMemWrapper.c */, - A5716F4C235968A8000CEC60 /* SetMem16Wrapper.c */, - A5716F4D235968A8000CEC60 /* MemLibGuid.c */, - A5716F4E235968A8000CEC60 /* MemLibInternals.h */, - A5716F4F235968A8000CEC60 /* ScanMem16Wrapper.c */, - ); - path = BaseMemoryLibOptPei; - sourceTree = ""; - }; - A5716F2C235968A8000CEC60 /* X64 */ = { - isa = PBXGroup; - children = ( - A5716F2D235968A8000CEC60 /* ZeroMem.nasm */, - A5716F2E235968A8000CEC60 /* CompareMem.nasm */, - A5716F2F235968A8000CEC60 /* SetMem16.nasm */, - A5716F30235968A8000CEC60 /* ScanMem64.nasm */, - A5716F31235968A8000CEC60 /* ScanMem32.nasm */, - A5716F32235968A8000CEC60 /* SetMem.nasm */, - A5716F33235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716F34235968A8000CEC60 /* SetMem64.nasm */, - A5716F35235968A8000CEC60 /* ScanMem8.nasm */, - A5716F36235968A8000CEC60 /* SetMem32.nasm */, - A5716F37235968A8000CEC60 /* ScanMem16.nasm */, - A5716F38235968A8000CEC60 /* CopyMem.nasm */, - ); - path = X64; - sourceTree = ""; - }; - A5716F3B235968A8000CEC60 /* Ia32 */ = { - isa = PBXGroup; - children = ( - A5716F3C235968A8000CEC60 /* ZeroMem.nasm */, - A5716F3D235968A8000CEC60 /* CompareMem.nasm */, - A5716F3E235968A8000CEC60 /* SetMem16.nasm */, - A5716F3F235968A8000CEC60 /* ScanMem64.nasm */, - A5716F40235968A8000CEC60 /* ScanMem32.nasm */, - A5716F41235968A8000CEC60 /* SetMem.nasm */, - A5716F42235968A8000CEC60 /* IsZeroBuffer.nasm */, - A5716F43235968A8000CEC60 /* SetMem64.nasm */, - A5716F44235968A8000CEC60 /* ScanMem8.nasm */, - A5716F45235968A8000CEC60 /* SetMem32.nasm */, - A5716F46235968A8000CEC60 /* ScanMem16.nasm */, - A5716F47235968A8000CEC60 /* CopyMem.nasm */, - ); - path = Ia32; - sourceTree = ""; - }; - A5716F50235968A8000CEC60 /* UefiPciLibPciRootBridgeIo */ = { - isa = PBXGroup; - children = ( - A5716F51235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.uni */, - A5716F52235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.inf */, - A5716F53235968A8000CEC60 /* PciLib.c */, - ); - path = UefiPciLibPciRootBridgeIo; - sourceTree = ""; - }; - A5716F54235968A8000CEC60 /* PeimEntryPoint */ = { - isa = PBXGroup; - children = ( - A5716F55235968A8000CEC60 /* PeimEntryPoint.c */, - A5716F56235968A8000CEC60 /* PeimEntryPoint.uni */, - A5716F57235968A8000CEC60 /* PeimEntryPoint.inf */, - ); - path = PeimEntryPoint; - sourceTree = ""; - }; - A5716F58235968A8000CEC60 /* SmiHandlerProfileLibNull */ = { - isa = PBXGroup; - children = ( - A5716F59235968A8000CEC60 /* SmiHandlerProfileLibNull.c */, - A5716F5A235968A8000CEC60 /* SmiHandlerProfileLibNull.inf */, - A5716F5B235968A8000CEC60 /* SmiHandlerProfileLibNull.uni */, - ); - path = SmiHandlerProfileLibNull; - sourceTree = ""; - }; - A5716F5C235968A8000CEC60 /* BaseS3PciLib */ = { - isa = PBXGroup; - children = ( - A5716F5D235968A8000CEC60 /* S3PciLib.c */, - A5716F5E235968A8000CEC60 /* BaseS3PciLib.uni */, - A5716F5F235968A8000CEC60 /* BaseS3PciLib.inf */, - ); - path = BaseS3PciLib; - sourceTree = ""; - }; - A5716F60235968A8000CEC60 /* BasePrintLib */ = { - isa = PBXGroup; - children = ( - A5716F61235968A8000CEC60 /* PrintLibInternal.h */, - A5716F62235968A8000CEC60 /* PrintLib.c */, - A5716F63235968A8000CEC60 /* BasePrintLib.inf */, - A5716F64235968A8000CEC60 /* BasePrintLib.uni */, - A5716F65235968A8000CEC60 /* PrintLibInternal.c */, - ); - path = BasePrintLib; - sourceTree = ""; - }; - A5716F66235968A8000CEC60 /* PeiIoLibCpuIo */ = { - isa = PBXGroup; - children = ( - A5716F67235968A8000CEC60 /* IoLibMmioBuffer.c */, - A5716F68235968A8000CEC60 /* IoLib.c */, - A5716F69235968A8000CEC60 /* IoHighLevel.c */, - A5716F6A235968A8000CEC60 /* PeiIoLibCpuIo.uni */, - A5716F6B235968A8000CEC60 /* PeiIoLibCpuIo.inf */, - ); - path = PeiIoLibCpuIo; - sourceTree = ""; - }; - A5716F6C235968A8000CEC60 /* BaseReportStatusCodeLibNull */ = { - isa = PBXGroup; - children = ( - A5716F6D235968A9000CEC60 /* BaseReportStatusCodeLib.c */, - A5716F6E235968A9000CEC60 /* BaseReportStatusCodeLibNull.uni */, - A5716F6F235968A9000CEC60 /* BaseReportStatusCodeLibNull.inf */, - ); - path = BaseReportStatusCodeLibNull; - sourceTree = ""; - }; - A5716F70235968A9000CEC60 /* DxeServicesTableLib */ = { - isa = PBXGroup; - children = ( - A5716F71235968A9000CEC60 /* DxeServicesTableLib.c */, - A5716F72235968A9000CEC60 /* DxeServicesTableLib.inf */, - A5716F73235968A9000CEC60 /* DxeServicesTableLib.uni */, - ); - path = DxeServicesTableLib; - sourceTree = ""; - }; - A5716F74235968A9000CEC60 /* BasePeCoffExtraActionLibNull */ = { - isa = PBXGroup; - children = ( - A5716F75235968A9000CEC60 /* BasePeCoffExtraActionLibNull.inf */, - A5716F76235968A9000CEC60 /* PeCoffExtraActionLibNull.uni */, - A5716F77235968A9000CEC60 /* PeCoffExtraActionLib.c */, - ); - path = BasePeCoffExtraActionLibNull; - sourceTree = ""; - }; - A5716F78235968A9000CEC60 /* UefiUsbLib */ = { - isa = PBXGroup; - children = ( - A5716F79235968A9000CEC60 /* UsbDxeLib.c */, - A5716F7A235968A9000CEC60 /* UefiUsbLib.inf */, - A5716F7B235968A9000CEC60 /* UefiUsbLib.uni */, - A5716F7C235968A9000CEC60 /* Hid.c */, - A5716F7D235968A9000CEC60 /* UefiUsbLibInternal.h */, - ); - path = UefiUsbLib; - sourceTree = ""; - }; - A5716F84235968CC000CEC60 /* PcAtChipsetPkg */ = { - isa = PBXGroup; - children = ( - A5716F85235968CC000CEC60 /* PcAtChipsetPkg.dec */, - A5716F86235968CC000CEC60 /* PcAtChipsetPkg.uni */, - A5716F87235968CC000CEC60 /* IsaAcpiDxe */, - A5716F90235968CC000CEC60 /* HpetTimerDxe */, - A5716F95235968CC000CEC60 /* PcAtChipsetPkg.dsc */, - A5716F96235968CC000CEC60 /* Include */, - A5716F9E235968CC000CEC60 /* Bus */, - A5716FA7235968CC000CEC60 /* Library */, - A5716FBF235968CC000CEC60 /* 8259InterruptControllerDxe */, - A5716FC5235968CC000CEC60 /* PcAtChipsetPkgExtra.uni */, - A5716FC6235968CC000CEC60 /* 8254TimerDxe */, - A5716FCC235968CC000CEC60 /* PcatRealTimeClockRuntimeDxe */, - ); - name = PcAtChipsetPkg; - path = ../../../PcAtChipsetPkg; - sourceTree = ""; - }; - A5716F87235968CC000CEC60 /* IsaAcpiDxe */ = { - isa = PBXGroup; - children = ( - A5716F88235968CC000CEC60 /* IsaAcpi.c */, - A5716F89235968CC000CEC60 /* IsaAcpiExtra.uni */, - A5716F8A235968CC000CEC60 /* PcatIsaAcpi.h */, - A5716F8B235968CC000CEC60 /* ComponentName.c */, - A5716F8C235968CC000CEC60 /* IsaAcpi.c.bak */, - A5716F8D235968CC000CEC60 /* PcatIsaAcpi.c */, - A5716F8E235968CC000CEC60 /* IsaAcpi.inf */, - A5716F8F235968CC000CEC60 /* IsaAcpi.uni */, - ); - path = IsaAcpiDxe; - sourceTree = ""; - }; - A5716F90235968CC000CEC60 /* HpetTimerDxe */ = { - isa = PBXGroup; - children = ( - A5716F91235968CC000CEC60 /* HpetTimerDxe.uni */, - A5716F92235968CC000CEC60 /* HpetTimer.c */, - A5716F93235968CC000CEC60 /* HpetTimerDxeExtra.uni */, - A5716F94235968CC000CEC60 /* HpetTimerDxe.inf */, - ); - path = HpetTimerDxe; - sourceTree = ""; - }; - A5716F96235968CC000CEC60 /* Include */ = { - isa = PBXGroup; - children = ( - A5716F97235968CC000CEC60 /* Library */, - A5716F99235968CC000CEC60 /* Register */, - A5716F9C235968CC000CEC60 /* Guid */, - ); - path = Include; - sourceTree = ""; - }; - A5716F97235968CC000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A5716F98235968CC000CEC60 /* IoApicLib.h */, - ); - path = Library; - sourceTree = ""; - }; - A5716F99235968CC000CEC60 /* Register */ = { - isa = PBXGroup; - children = ( - A5716F9A235968CC000CEC60 /* IoApic.h */, - A5716F9B235968CC000CEC60 /* Hpet.h */, - ); - path = Register; - sourceTree = ""; - }; - A5716F9C235968CC000CEC60 /* Guid */ = { - isa = PBXGroup; - children = ( - A5716F9D235968CC000CEC60 /* PcAtChipsetTokenSpace.h */, - ); - path = Guid; - sourceTree = ""; - }; - A5716F9E235968CC000CEC60 /* Bus */ = { - isa = PBXGroup; - children = ( - A5716F9F235968CC000CEC60 /* Pci */, - ); - path = Bus; - sourceTree = ""; - }; - A5716F9F235968CC000CEC60 /* Pci */ = { - isa = PBXGroup; - children = ( - A5716FA0235968CC000CEC60 /* IdeControllerDxe */, - ); - path = Pci; - sourceTree = ""; - }; - A5716FA0235968CC000CEC60 /* IdeControllerDxe */ = { - isa = PBXGroup; - children = ( - A5716FA1235968CC000CEC60 /* IdeController.c */, - A5716FA2235968CC000CEC60 /* IdeControllerExtra.uni */, - A5716FA3235968CC000CEC60 /* IdeControllerDxe.inf */, - A5716FA4235968CC000CEC60 /* ComponentName.c */, - A5716FA5235968CC000CEC60 /* IdeController.uni */, - A5716FA6235968CC000CEC60 /* IdeController.h */, - ); - path = IdeControllerDxe; - sourceTree = ""; - }; - A5716FA7235968CC000CEC60 /* Library */ = { - isa = PBXGroup; - children = ( - A5716FA8235968CC000CEC60 /* AcpiTimerLib */, - A5716FB3235968CC000CEC60 /* BaseIoApicLib */, - A5716FB7235968CC000CEC60 /* ResetSystemLib */, - A5716FBB235968CC000CEC60 /* SerialIoLib */, - ); - path = Library; - sourceTree = ""; - }; - A5716FA8235968CC000CEC60 /* AcpiTimerLib */ = { - isa = PBXGroup; - children = ( - A5716FA9235968CC000CEC60 /* DxeAcpiTimerLib.uni */, - A5716FAA235968CC000CEC60 /* DxeAcpiTimerLib.inf */, - A5716FAB235968CC000CEC60 /* BaseAcpiTimerLib.uni */, - A5716FAC235968CC000CEC60 /* BaseAcpiTimerLib.inf */, - A5716FAD235968CC000CEC60 /* BaseAcpiTimerLib.c */, - A5716FAE235968CC000CEC60 /* PeiAcpiTimerLib.inf */, - A5716FAF235968CC000CEC60 /* PeiAcpiTimerLib.uni */, - A5716FB0235968CC000CEC60 /* DxeAcpiTimerLib.c */, - A5716FB1235968CC000CEC60 /* PeiAcpiTimerLib.c */, - A5716FB2235968CC000CEC60 /* AcpiTimerLib.c */, - ); - path = AcpiTimerLib; - sourceTree = ""; - }; - A5716FB3235968CC000CEC60 /* BaseIoApicLib */ = { - isa = PBXGroup; - children = ( - A5716FB4235968CC000CEC60 /* BaseIoApicLib.uni */, - A5716FB5235968CC000CEC60 /* BaseIoApicLib.inf */, - A5716FB6235968CC000CEC60 /* IoApicLib.c */, - ); - path = BaseIoApicLib; - sourceTree = ""; - }; - A5716FB7235968CC000CEC60 /* ResetSystemLib */ = { - isa = PBXGroup; - children = ( - A5716FB8235968CC000CEC60 /* ResetSystemLib.c */, - A5716FB9235968CC000CEC60 /* ResetSystemLib.uni */, - A5716FBA235968CC000CEC60 /* ResetSystemLib.inf */, - ); - path = ResetSystemLib; - sourceTree = ""; - }; - A5716FBB235968CC000CEC60 /* SerialIoLib */ = { - isa = PBXGroup; - children = ( - A5716FBC235968CC000CEC60 /* SerialPortLib.c */, - A5716FBD235968CC000CEC60 /* SerialIoLib.inf */, - A5716FBE235968CC000CEC60 /* PcAtSerialPortLib.uni */, - ); - path = SerialIoLib; - sourceTree = ""; - }; - A5716FBF235968CC000CEC60 /* 8259InterruptControllerDxe */ = { - isa = PBXGroup; - children = ( - A5716FC0235968CC000CEC60 /* Legacy8259Extra.uni */, - A5716FC1235968CC000CEC60 /* 8259.c */, - A5716FC2235968CC000CEC60 /* 8259.inf */, - A5716FC3235968CC000CEC60 /* Legacy8259.uni */, - A5716FC4235968CC000CEC60 /* 8259.h */, - ); - path = 8259InterruptControllerDxe; - sourceTree = ""; - }; - A5716FC6235968CC000CEC60 /* 8254TimerDxe */ = { - isa = PBXGroup; - children = ( - A5716FC7235968CC000CEC60 /* Timer.c */, - A5716FC8235968CC000CEC60 /* Timer.uni */, - A5716FC9235968CC000CEC60 /* 8254Timer.inf */, - A5716FCA235968CC000CEC60 /* Timer.h */, - A5716FCB235968CC000CEC60 /* TimerExtra.uni */, - ); - path = 8254TimerDxe; - sourceTree = ""; - }; - A5716FCC235968CC000CEC60 /* PcatRealTimeClockRuntimeDxe */ = { - isa = PBXGroup; - children = ( - A5716FCD235968CC000CEC60 /* PcatRealTimeClockRuntimeDxe.inf */, - A5716FCE235968CC000CEC60 /* PcRtc.uni */, - A5716FCF235968CC000CEC60 /* PcRtc.c */, - A5716FD0235968CC000CEC60 /* PcRtcEntry.c */, - A5716FD1235968CC000CEC60 /* PcRtcExtra.uni */, - A5716FD2235968CC000CEC60 /* PcRtc.h */, - ); - path = PcatRealTimeClockRuntimeDxe; - sourceTree = ""; - }; A5716FD3235A1576000CEC60 /* Isa */ = { isa = PBXGroup; children = ( @@ -16910,13 +8045,11 @@ A571B3282320523B003BC0AA /* FromEDK2 */ = { isa = PBXGroup; children = ( - A5715BCE23596841000CEC60 /* BaseTools */, - A57160AC2359688B000CEC60 /* IntelFrameworkModulePkg */, - A57160C823596894000CEC60 /* IntelFrameworkPkg */, - A571610B2359689E000CEC60 /* MdeModulePkg */, - A57168A8235968A6000CEC60 /* MdePkg */, - A5716F84235968CC000CEC60 /* PcAtChipsetPkg */, - A571603723596861000CEC60 /* UefiCpuPkg */, + A5AA0777237F13CD009CD413 /* PcAtChipsetPkg */, + A5AAFD72237F13BC009CD413 /* MdePkg */, + A5AAF375237F13B0009CD413 /* MdeModulePkg */, + A5AAF332237F13A5009CD413 /* IntelFrameworkPkg */, + A5AAF290237F1321009CD413 /* IntelFrameworkModulePkg */, ); path = FromEDK2; sourceTree = ""; @@ -16944,6 +8077,7180 @@ path = ApfsDriverLoader; sourceTree = ""; }; + A5AA000B237F13BE009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA000C237F13BE009CD413 /* WriteMm4.nasm */, + A5AA000D237F13BE009CD413 /* WriteDr6.nasm */, + A5AA000E237F13BE009CD413 /* Nasm.inc */, + A5AA000F237F13BE009CD413 /* WriteTr.nasm */, + A5AA0010237F13BE009CD413 /* WriteCr4.nasm */, + A5AA0011237F13BE009CD413 /* Mwait.nasm */, + A5AA0012237F13BE009CD413 /* ReadFs.nasm */, + A5AA0013237F13BE009CD413 /* ReadDs.nasm */, + A5AA0014237F13BE009CD413 /* FxRestore.nasm */, + A5AA0015237F13BE009CD413 /* ReadMm4.nasm */, + A5AA0016237F13BE009CD413 /* ReadDr6.nasm */, + A5AA0017237F13BE009CD413 /* CpuPause.nasm */, + A5AA0018237F13BE009CD413 /* ReadCr4.nasm */, + A5AA0019237F13BE009CD413 /* WriteLdtr.nasm */, + A5AA001A237F13BE009CD413 /* ReadDr7.nasm */, + A5AA001B237F13BE009CD413 /* SwitchStack.nasm */, + A5AA001C237F13BE009CD413 /* ReadMm5.nasm */, + A5AA001D237F13BE009CD413 /* WriteMsr64.nasm */, + A5AA001E237F13BE009CD413 /* ReadIdtr.nasm */, + A5AA001F237F13BE009CD413 /* WriteDr7.nasm */, + A5AA0020237F13BE009CD413 /* WriteMm5.nasm */, + A5AA0021237F13BE009CD413 /* ReadMm2.nasm */, + A5AA0022237F13BE009CD413 /* ReadDr0.nasm */, + A5AA0023237F13BE009CD413 /* ReadEs.nasm */, + A5AA0024237F13BE009CD413 /* ReadCr2.nasm */, + A5AA0025237F13BE009CD413 /* EnableCache.nasm */, + A5AA0026237F13BE009CD413 /* CpuIdEx.nasm */, + A5AA0027237F13BE009CD413 /* SetJump.nasm */, + A5AA0028237F13BE009CD413 /* WriteMm2.nasm */, + A5AA0029237F13BE009CD413 /* EnableInterrupts.nasm */, + A5AA002A237F13BE009CD413 /* RdRand.nasm */, + A5AA002B237F13BE009CD413 /* WriteDr0.nasm */, + A5AA002C237F13BE009CD413 /* DisableCache.nasm */, + A5AA002D237F13BE009CD413 /* WriteCr2.nasm */, + A5AA002E237F13BE009CD413 /* ReadGs.nasm */, + A5AA002F237F13BE009CD413 /* WriteGdtr.nasm */, + A5AA0030237F13BE009CD413 /* ReadCs.nasm */, + A5AA0031237F13BE009CD413 /* EnableDisableInterrupts.nasm */, + A5AA0032237F13BE009CD413 /* WriteCr3.nasm */, + A5AA0033237F13BE009CD413 /* WriteDr1.nasm */, + A5AA0034237F13BE009CD413 /* ReadMsr64.c */, + A5AA0035237F13BE009CD413 /* WriteMm3.nasm */, + A5AA0036237F13BE009CD413 /* Thunk16.nasm */, + A5AA0037237F13BE009CD413 /* ReadCr3.nasm */, + A5AA0038237F13BE009CD413 /* ReadDr1.nasm */, + A5AA0039237F13BE009CD413 /* ReadMm3.nasm */, + A5AA003A237F13BE009CD413 /* ReadCr0.nasm */, + A5AA003B237F13BE009CD413 /* DisableInterrupts.nasm */, + A5AA003C237F13BE009CD413 /* ReadDr2.nasm */, + A5AA003D237F13BE009CD413 /* Lfence.nasm */, + A5AA003E237F13BE009CD413 /* ReadMm0.nasm */, + A5AA003F237F13BE009CD413 /* DisablePaging64.nasm */, + A5AA0040237F13BE009CD413 /* WriteCr0.nasm */, + A5AA0041237F13BE009CD413 /* WriteDr2.nasm */, + A5AA0042237F13BE009CD413 /* WriteMm0.nasm */, + A5AA0043237F13BE009CD413 /* GccInline.c */, + A5AA0044237F13BE009CD413 /* CpuBreakpoint.c */, + A5AA0045237F13BE009CD413 /* WriteMm1.nasm */, + A5AA0046237F13BE009CD413 /* ReadTr.nasm */, + A5AA0047237F13BE009CD413 /* WriteDr3.nasm */, + A5AA0048237F13BE009CD413 /* ReadMm1.nasm */, + A5AA0049237F13BE009CD413 /* ReadDr3.nasm */, + A5AA004A237F13BE009CD413 /* CpuBreakpoint.nasm */, + A5AA004B237F13BE009CD413 /* Invd.nasm */, + A5AA004C237F13BE009CD413 /* LongJump.nasm */, + A5AA004D237F13BE009CD413 /* ReadGdtr.nasm */, + A5AA004E237F13BE009CD413 /* Wbinvd.nasm */, + A5AA004F237F13BE009CD413 /* ReadEflags.nasm */, + A5AA0050237F13BE009CD413 /* WriteMsr64.c */, + A5AA0051237F13BE009CD413 /* Non-existing.c */, + A5AA0052237F13BE009CD413 /* WriteDr4.nasm */, + A5AA0053237F13BE009CD413 /* FlushCacheLine.nasm */, + A5AA0054237F13BE009CD413 /* WriteMm6.nasm */, + A5AA0055237F13BE009CD413 /* ReadLdtr.nasm */, + A5AA0056237F13BE009CD413 /* WriteIdtr.nasm */, + A5AA0057237F13BE009CD413 /* FxSave.nasm */, + A5AA0058237F13BE009CD413 /* Monitor.nasm */, + A5AA0059237F13BE009CD413 /* ReadDr4.nasm */, + A5AA005A237F13BE009CD413 /* ReadMm6.nasm */, + A5AA005B237F13BE009CD413 /* ReadMsr64.nasm */, + A5AA005C237F13BE009CD413 /* ReadMm7.nasm */, + A5AA005D237F13BE009CD413 /* ReadDr5.nasm */, + A5AA005E237F13BE009CD413 /* ReadSs.nasm */, + A5AA005F237F13BE009CD413 /* WriteMm7.nasm */, + A5AA0060237F13BE009CD413 /* CpuId.nasm */, + A5AA0061237F13BE009CD413 /* WriteDr5.nasm */, + A5AA0062237F13BE009CD413 /* ReadPmc.nasm */, + A5AA0063237F13BE009CD413 /* ReadTsc.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA0078237F13BE009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA0079237F13BE009CD413 /* EnablePaging32.c */, + A5AA007A237F13BE009CD413 /* WriteMm4.nasm */, + A5AA007B237F13BE009CD413 /* WriteDr3.c */, + A5AA007C237F13BE009CD413 /* ReadGdtr.c */, + A5AA007D237F13BE009CD413 /* WriteDr6.nasm */, + A5AA007E237F13BE009CD413 /* WriteTr.nasm */, + A5AA007F237F13BE009CD413 /* WriteCr4.nasm */, + A5AA0080237F13BE009CD413 /* ReadDr2.c */, + A5AA0081237F13BE009CD413 /* Mwait.nasm */, + A5AA0082237F13BE009CD413 /* ReadFs.nasm */, + A5AA0083237F13BE009CD413 /* ReadDs.nasm */, + A5AA0084237F13BE009CD413 /* FxRestore.nasm */, + A5AA0085237F13BE009CD413 /* ReadSs.c */, + A5AA0086237F13BE009CD413 /* ReadMm4.nasm */, + A5AA0087237F13BE009CD413 /* DivS64x64Remainder.c */, + A5AA0088237F13BE009CD413 /* Monitor.c */, + A5AA0089237F13BE009CD413 /* ReadDr6.nasm */, + A5AA008A237F13BE009CD413 /* WriteGdtr.c */, + A5AA008B237F13BE009CD413 /* CpuPause.nasm */, + A5AA008C237F13BE009CD413 /* ReadDr6.c */, + A5AA008D237F13BE009CD413 /* ReadPmc.c */, + A5AA008E237F13BE009CD413 /* Wbinvd.c */, + A5AA008F237F13BE009CD413 /* DisablePaging32.c */, + A5AA0090237F13BE009CD413 /* RShiftU64.nasm */, + A5AA0091237F13BE009CD413 /* ReadCr4.nasm */, + A5AA0092237F13BE009CD413 /* Invd.c */, + A5AA0093237F13BE009CD413 /* WriteDr7.c */, + A5AA0094237F13BE009CD413 /* WriteMm7.c */, + A5AA0095237F13BE009CD413 /* RRotU64.c */, + A5AA0096237F13BE009CD413 /* ReadCr2.c */, + A5AA0097237F13BE009CD413 /* LShiftU64.nasm */, + A5AA0098237F13BE009CD413 /* ReadTr.c */, + A5AA0099237F13BE009CD413 /* ReadMm6.c */, + A5AA009A237F13BE009CD413 /* WriteLdtr.nasm */, + A5AA009B237F13BE009CD413 /* ReadDr7.nasm */, + A5AA009C237F13BE009CD413 /* ReadMm5.nasm */, + A5AA009D237F13BE009CD413 /* WriteCr3.c */, + A5AA009E237F13BE009CD413 /* WriteMsr64.nasm */, + A5AA009F237F13BE009CD413 /* CpuPause.c */, + A5AA00A0237F13BE009CD413 /* ReadMm2.c */, + A5AA00A1237F13BE009CD413 /* ReadIdtr.nasm */, + A5AA00A2237F13BE009CD413 /* WriteDr7.nasm */, + A5AA00A3237F13BE009CD413 /* CpuIdEx.c */, + A5AA00A4237F13BE009CD413 /* WriteMm3.c */, + A5AA00A5237F13BE009CD413 /* WriteMm5.nasm */, + A5AA00A6237F13BE009CD413 /* ReadDr1.c */, + A5AA00A7237F13BE009CD413 /* ReadMm2.nasm */, + A5AA00A8237F13BE009CD413 /* ReadDr0.nasm */, + A5AA00A9237F13BE009CD413 /* ReadEs.nasm */, + A5AA00AA237F13BE009CD413 /* ReadEs.c */, + A5AA00AB237F13BE009CD413 /* FlushCacheLine.c */, + A5AA00AC237F13BE009CD413 /* ReadCr2.nasm */, + A5AA00AD237F13BE009CD413 /* WriteDr0.c */, + A5AA00AE237F13BE009CD413 /* DisableInterrupts.c */, + A5AA00AF237F13BE009CD413 /* EnableCache.nasm */, + A5AA00B0237F13BE009CD413 /* CpuIdEx.nasm */, + A5AA00B1237F13BE009CD413 /* SetJump.nasm */, + A5AA00B2237F13BE009CD413 /* WriteMm2.nasm */, + A5AA00B3237F13BE009CD413 /* EnableInterrupts.nasm */, + A5AA00B4237F13BE009CD413 /* RdRand.nasm */, + A5AA00B5237F13BE009CD413 /* WriteDr0.nasm */, + A5AA00B6237F13BE009CD413 /* DisableCache.nasm */, + A5AA00B7237F13BE009CD413 /* LRotU64.c */, + A5AA00B8237F13BE009CD413 /* WriteDr4.c */, + A5AA00B9237F13BE009CD413 /* WriteCr2.nasm */, + A5AA00BA237F13BE009CD413 /* ReadGs.nasm */, + A5AA00BB237F13BE009CD413 /* WriteGdtr.nasm */, + A5AA00BC237F13BE009CD413 /* ReadDr5.c */, + A5AA00BD237F13BE009CD413 /* EnableCache.c */, + A5AA00BE237F13BE009CD413 /* ReadMm5.c */, + A5AA00BF237F13BE009CD413 /* ReadCs.nasm */, + A5AA00C0237F13BE009CD413 /* EnableInterrupts.c */, + A5AA00C1237F13BE009CD413 /* WriteCr0.c */, + A5AA00C2237F13BE009CD413 /* EnableDisableInterrupts.nasm */, + A5AA00C3237F13BE009CD413 /* MultU64x32.c */, + A5AA00C4237F13BE009CD413 /* WriteCr3.nasm */, + A5AA00C5237F13BE009CD413 /* DivU64x64Remainder.nasm */, + A5AA00C6237F13BE009CD413 /* WriteMm4.c */, + A5AA00C7237F13BE009CD413 /* WriteDr1.nasm */, + A5AA00C8237F13BE009CD413 /* WriteLdtr.c */, + A5AA00C9237F13BE009CD413 /* ReadMsr64.c */, + A5AA00CA237F13BE009CD413 /* WriteMm3.nasm */, + A5AA00CB237F13BE009CD413 /* Thunk16.nasm */, + A5AA00CC237F13BE009CD413 /* ReadCr3.nasm */, + A5AA00CD237F13BE009CD413 /* WriteMm0.c */, + A5AA00CE237F13BE009CD413 /* ReadDs.c */, + A5AA00CF237F13BE009CD413 /* FxSave.c */, + A5AA00D0237F13BE009CD413 /* WriteCr4.c */, + A5AA00D1237F13BE009CD413 /* ReadDr1.nasm */, + A5AA00D2237F13BE009CD413 /* ReadMm1.c */, + A5AA00D3237F13BE009CD413 /* ReadMm3.nasm */, + A5AA00D4237F13BE009CD413 /* ReadLdtr.c */, + A5AA00D5237F13BE009CD413 /* ARShiftU64.nasm */, + A5AA00D6237F13BE009CD413 /* LShiftU64.c */, + A5AA00D7237F13BE009CD413 /* ReadCr0.nasm */, + A5AA00D8237F13BE009CD413 /* ReadDr0.c */, + A5AA00D9237F13BE009CD413 /* DisableInterrupts.nasm */, + A5AA00DA237F13BE009CD413 /* SwapBytes64.nasm */, + A5AA00DB237F13BE009CD413 /* ReadCs.c */, + A5AA00DC237F13BE009CD413 /* ReadDr2.nasm */, + A5AA00DD237F13BE009CD413 /* Lfence.nasm */, + A5AA00DE237F13BE009CD413 /* ReadMm0.nasm */, + A5AA00DF237F13BE009CD413 /* WriteDr1.c */, + A5AA00E0237F13BE009CD413 /* MultU64x64.nasm */, + A5AA00E1237F13BE009CD413 /* WriteDr5.c */, + A5AA00E2237F13BE009CD413 /* LRotU64.nasm */, + A5AA00E3237F13BE009CD413 /* Mwait.c */, + A5AA00E4237F13BE009CD413 /* WriteCr0.nasm */, + A5AA00E5237F13BE009CD413 /* RRotU64.nasm */, + A5AA00E6237F13BE009CD413 /* ReadDr4.c */, + A5AA00E7237F13BE009CD413 /* ReadGs.c */, + A5AA00E8237F13BE009CD413 /* WriteDr2.nasm */, + A5AA00E9237F13BE009CD413 /* WriteMm0.nasm */, + A5AA00EA237F13BE009CD413 /* GccInline.c */, + A5AA00EB237F13BE009CD413 /* CpuBreakpoint.c */, + A5AA00EC237F13BE009CD413 /* WriteMm1.nasm */, + A5AA00ED237F13BE009CD413 /* ReadTr.nasm */, + A5AA00EE237F13BE009CD413 /* InternalSwitchStack.c */, + A5AA00EF237F13BE009CD413 /* DivU64x32.c */, + A5AA00F0237F13BE009CD413 /* ReadMm4.c */, + A5AA00F1237F13BE009CD413 /* DivU64x32Remainder.c */, + A5AA00F2237F13BE009CD413 /* WriteDr3.nasm */, + A5AA00F3237F13BE009CD413 /* ReadFs.c */, + A5AA00F4237F13BE009CD413 /* ReadCr0.c */, + A5AA00F5237F13BE009CD413 /* CpuId.c */, + A5AA00F6237F13BE009CD413 /* MultU64x32.nasm */, + A5AA00F7237F13BE009CD413 /* WriteMm5.c */, + A5AA00F8237F13BE009CD413 /* DisablePaging32.nasm */, + A5AA00F9237F13BE009CD413 /* SwapBytes64.c */, + A5AA00FA237F13BE009CD413 /* RShiftU64.c */, + A5AA00FB237F13BE009CD413 /* ReadMm1.nasm */, + A5AA00FC237F13BE009CD413 /* WriteMm1.c */, + A5AA00FD237F13BE009CD413 /* ReadDr3.nasm */, + A5AA00FE237F13BE009CD413 /* ReadCr4.c */, + A5AA00FF237F13BE009CD413 /* DivU64x32.nasm */, + A5AA0100237F13BE009CD413 /* CpuBreakpoint.nasm */, + A5AA0101237F13BE009CD413 /* Invd.nasm */, + A5AA0102237F13BE009CD413 /* ReadMm0.c */, + A5AA0103237F13BE009CD413 /* LongJump.nasm */, + A5AA0104237F13BE009CD413 /* DisableCache.c */, + A5AA0105237F13BE009CD413 /* ReadGdtr.nasm */, + A5AA0106237F13BE009CD413 /* Wbinvd.nasm */, + A5AA0107237F13BE009CD413 /* ReadEflags.nasm */, + A5AA0108237F13BE009CD413 /* FxRestore.c */, + A5AA0109237F13BE009CD413 /* WriteMsr64.c */, + A5AA010A237F13BE009CD413 /* Non-existing.c */, + A5AA010B237F13BE009CD413 /* WriteDr2.c */, + A5AA010C237F13BE009CD413 /* EnablePaging64.nasm */, + A5AA010D237F13BE009CD413 /* WriteDr4.nasm */, + A5AA010E237F13BE009CD413 /* FlushCacheLine.nasm */, + A5AA010F237F13BE009CD413 /* WriteIdtr.c */, + A5AA0110237F13BE009CD413 /* ReadDr3.c */, + A5AA0111237F13BE009CD413 /* WriteMm6.nasm */, + A5AA0112237F13BE009CD413 /* ReadLdtr.nasm */, + A5AA0113237F13BE009CD413 /* ReadDr7.c */, + A5AA0114237F13BE009CD413 /* ReadEflags.c */, + A5AA0115237F13BE009CD413 /* WriteIdtr.nasm */, + A5AA0116237F13BE009CD413 /* MultU64x64.c */, + A5AA0117237F13BE009CD413 /* DivU64x32Remainder.nasm */, + A5AA0118237F13BE009CD413 /* FxSave.nasm */, + A5AA0119237F13BE009CD413 /* Monitor.nasm */, + A5AA011A237F13BE009CD413 /* WriteDr6.c */, + A5AA011B237F13BE009CD413 /* ReadDr4.nasm */, + A5AA011C237F13BE009CD413 /* ReadMm6.nasm */, + A5AA011D237F13BE009CD413 /* ReadMsr64.nasm */, + A5AA011E237F13BE009CD413 /* ReadIdtr.c */, + A5AA011F237F13BE009CD413 /* ARShiftU64.c */, + A5AA0120237F13BE009CD413 /* ReadCr3.c */, + A5AA0121237F13BE009CD413 /* ReadMm7.nasm */, + A5AA0122237F13BE009CD413 /* ReadDr5.nasm */, + A5AA0123237F13BE009CD413 /* WriteMm6.c */, + A5AA0124237F13BE009CD413 /* ReadTsc.c */, + A5AA0125237F13BE009CD413 /* WriteCr2.c */, + A5AA0126237F13BE009CD413 /* ModU64x32.c */, + A5AA0127237F13BE009CD413 /* ReadSs.nasm */, + A5AA0128237F13BE009CD413 /* ReadMm7.c */, + A5AA0129237F13BE009CD413 /* EnableDisableInterrupts.c */, + A5AA012A237F13BE009CD413 /* WriteMm7.nasm */, + A5AA012B237F13BE009CD413 /* ReadMm3.c */, + A5AA012C237F13BE009CD413 /* CpuId.nasm */, + A5AA012D237F13BE009CD413 /* InternalSwitchStack.nasm */, + A5AA012E237F13BE009CD413 /* WriteDr5.nasm */, + A5AA012F237F13BE009CD413 /* ReadPmc.nasm */, + A5AA0130237F13BE009CD413 /* WriteMm2.c */, + A5AA0131237F13BE009CD413 /* ModU64x32.nasm */, + A5AA0132237F13BE009CD413 /* ReadTsc.nasm */, + A5AA0133237F13BE009CD413 /* EnablePaging32.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA0144237F13BF009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AA0145237F13BF009CD413 /* Math64.S */, + A5AA0146237F13BF009CD413 /* CpuPause.asm */, + A5AA0147237F13BF009CD413 /* EnableInterrupts.asm */, + A5AA0148237F13BF009CD413 /* SwitchStack.S */, + A5AA0149237F13BF009CD413 /* CpuBreakpoint.S */, + A5AA014A237F13BF009CD413 /* SetJumpLongJump.asm */, + A5AA014B237F13BF009CD413 /* CpuBreakpoint.asm */, + A5AA014C237F13BF009CD413 /* GetInterruptsState.S */, + A5AA014D237F13BF009CD413 /* MemoryFence.asm */, + A5AA014E237F13BF009CD413 /* SpeculationBarrier.S */, + A5AA014F237F13BF009CD413 /* DisableInterrupts.asm */, + A5AA0150237F13BF009CD413 /* SetJumpLongJump.S */, + A5AA0151237F13BF009CD413 /* GetInterruptsState.asm */, + A5AA0152237F13BF009CD413 /* Unaligned.c */, + A5AA0153237F13BF009CD413 /* InternalSwitchStack.c */, + A5AA0154237F13BF009CD413 /* SpeculationBarrier.asm */, + A5AA0155237F13BF009CD413 /* MemoryFence.S */, + A5AA0156237F13BF009CD413 /* DisableInterrupts.S */, + A5AA0157237F13BF009CD413 /* SwitchStack.asm */, + A5AA0158237F13BF009CD413 /* EnableInterrupts.S */, + ); + path = Arm; + sourceTree = ""; + }; + A5AA015D237F13BF009CD413 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A5AA015E237F13BF009CD413 /* EnableInterrupts.asm */, + A5AA015F237F13BF009CD413 /* SwitchStack.S */, + A5AA0160237F13BF009CD413 /* CpuBreakpoint.S */, + A5AA0161237F13BF009CD413 /* SetJumpLongJump.asm */, + A5AA0162237F13BF009CD413 /* CpuBreakpoint.asm */, + A5AA0163237F13BF009CD413 /* GetInterruptsState.S */, + A5AA0164237F13BF009CD413 /* MemoryFence.asm */, + A5AA0165237F13BF009CD413 /* SpeculationBarrier.S */, + A5AA0166237F13BF009CD413 /* DisableInterrupts.asm */, + A5AA0167237F13BF009CD413 /* SetJumpLongJump.S */, + A5AA0168237F13BF009CD413 /* GetInterruptsState.asm */, + A5AA0169237F13BF009CD413 /* SpeculationBarrier.asm */, + A5AA016A237F13BF009CD413 /* MemoryFence.S */, + A5AA016B237F13BF009CD413 /* DisableInterrupts.S */, + A5AA016C237F13BF009CD413 /* SwitchStack.asm */, + A5AA016D237F13BF009CD413 /* EnableInterrupts.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A5AA0173237F13BF009CD413 /* BaseMemoryLibRepStr */ = { + isa = PBXGroup; + children = ( + A5AA0174237F13BF009CD413 /* SetMem64Wrapper.c */, + A5AA0175237F13BF009CD413 /* ZeroMemWrapper.c */, + A5AA0176237F13BF009CD413 /* CopyMemWrapper.c */, + A5AA0177237F13BF009CD413 /* ScanMem64Wrapper.c */, + A5AA0178237F13BF009CD413 /* X64 */, + A5AA0185237F13BF009CD413 /* ScanMem8Wrapper.c */, + A5AA0186237F13BF009CD413 /* SetMem32Wrapper.c */, + A5AA0187237F13BF009CD413 /* Ia32 */, + A5AA0194237F13BF009CD413 /* ScanMem32Wrapper.c */, + A5AA0195237F13BF009CD413 /* IsZeroBufferWrapper.c */, + A5AA0196237F13BF009CD413 /* SetMemWrapper.c */, + A5AA0197237F13BF009CD413 /* CompareMemWrapper.c */, + A5AA0198237F13BF009CD413 /* SetMem16Wrapper.c */, + A5AA0199237F13BF009CD413 /* BaseMemoryLibRepStr.uni */, + A5AA019A237F13BF009CD413 /* MemLibGuid.c */, + A5AA019B237F13BF009CD413 /* MemLibInternals.h */, + A5AA019C237F13BF009CD413 /* ScanMem16Wrapper.c */, + A5AA019D237F13BF009CD413 /* BaseMemoryLibRepStr.inf */, + ); + path = BaseMemoryLibRepStr; + sourceTree = ""; + }; + A5AA0178237F13BF009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA0179237F13BF009CD413 /* ZeroMem.nasm */, + A5AA017A237F13BF009CD413 /* CompareMem.nasm */, + A5AA017B237F13BF009CD413 /* SetMem16.nasm */, + A5AA017C237F13BF009CD413 /* ScanMem64.nasm */, + A5AA017D237F13BF009CD413 /* ScanMem32.nasm */, + A5AA017E237F13BF009CD413 /* SetMem.nasm */, + A5AA017F237F13BF009CD413 /* IsZeroBuffer.nasm */, + A5AA0180237F13BF009CD413 /* SetMem64.nasm */, + A5AA0181237F13BF009CD413 /* ScanMem8.nasm */, + A5AA0182237F13BF009CD413 /* SetMem32.nasm */, + A5AA0183237F13BF009CD413 /* ScanMem16.nasm */, + A5AA0184237F13BF009CD413 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA0187237F13BF009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA0188237F13BF009CD413 /* ZeroMem.nasm */, + A5AA0189237F13BF009CD413 /* CompareMem.nasm */, + A5AA018A237F13BF009CD413 /* SetMem16.nasm */, + A5AA018B237F13BF009CD413 /* ScanMem64.nasm */, + A5AA018C237F13BF009CD413 /* ScanMem32.nasm */, + A5AA018D237F13BF009CD413 /* SetMem.nasm */, + A5AA018E237F13BF009CD413 /* IsZeroBuffer.nasm */, + A5AA018F237F13BF009CD413 /* SetMem64.nasm */, + A5AA0190237F13BF009CD413 /* ScanMem8.nasm */, + A5AA0191237F13BF009CD413 /* SetMem32.nasm */, + A5AA0192237F13BF009CD413 /* ScanMem16.nasm */, + A5AA0193237F13BF009CD413 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA019E237F13BF009CD413 /* BaseSynchronizationLib */ = { + isa = PBXGroup; + children = ( + A5AA019F237F13BF009CD413 /* BaseSynchronizationLib.uni */, + A5AA01A0237F13BF009CD413 /* Ebc */, + A5AA01A2237F13BF009CD413 /* BaseSynchronizationLib.inf */, + A5AA01A3237F13BF009CD413 /* X64 */, + A5AA01AD237F13BF009CD413 /* InterlockedIncrementMsc.c */, + A5AA01AE237F13BF009CD413 /* Ia32 */, + A5AA01B9237F13BF009CD413 /* BaseSynchronizationLibInternals.h */, + A5AA01BA237F13BF009CD413 /* SynchronizationMsc.c */, + A5AA01BB237F13BF009CD413 /* Synchronization.c */, + A5AA01BC237F13BF009CD413 /* Arm */, + A5AA01BF237F13BF009CD413 /* AArch64 */, + A5AA01C2237F13BF009CD413 /* SynchronizationGcc.c */, + A5AA01C3237F13BF009CD413 /* InterlockedDecrementMsc.c */, + ); + path = BaseSynchronizationLib; + sourceTree = ""; + }; + A5AA01A0237F13BF009CD413 /* Ebc */ = { + isa = PBXGroup; + children = ( + A5AA01A1237F13BF009CD413 /* Synchronization.c */, + ); + path = Ebc; + sourceTree = ""; + }; + A5AA01A3237F13BF009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA01A4237F13BF009CD413 /* InterlockedCompareExchange64.c */, + A5AA01A5237F13BF009CD413 /* InterlockedIncrement.nasm */, + A5AA01A6237F13BF009CD413 /* InterlockedCompareExchange16.nasm */, + A5AA01A7237F13BF009CD413 /* InterlockedCompareExchange16.c */, + A5AA01A8237F13BF009CD413 /* GccInline.c */, + A5AA01A9237F13BF009CD413 /* InterlockedCompareExchange32.c */, + A5AA01AA237F13BF009CD413 /* InterlockedCompareExchange64.nasm */, + A5AA01AB237F13BF009CD413 /* InterlockedCompareExchange32.nasm */, + A5AA01AC237F13BF009CD413 /* InterlockedDecrement.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA01AE237F13BF009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA01AF237F13BF009CD413 /* InterlockedCompareExchange64.c */, + A5AA01B0237F13BF009CD413 /* InternalGetSpinLockProperties.c */, + A5AA01B1237F13BF009CD413 /* InterlockedIncrement.nasm */, + A5AA01B2237F13BF009CD413 /* InterlockedCompareExchange16.nasm */, + A5AA01B3237F13BF009CD413 /* InterlockedCompareExchange16.c */, + A5AA01B4237F13BF009CD413 /* GccInline.c */, + A5AA01B5237F13BF009CD413 /* InterlockedCompareExchange32.c */, + A5AA01B6237F13BF009CD413 /* InterlockedCompareExchange64.nasm */, + A5AA01B7237F13BF009CD413 /* InterlockedCompareExchange32.nasm */, + A5AA01B8237F13BF009CD413 /* InterlockedDecrement.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA01BC237F13BF009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AA01BD237F13BF009CD413 /* Synchronization.S */, + A5AA01BE237F13BF009CD413 /* Synchronization.asm */, + ); + path = Arm; + sourceTree = ""; + }; + A5AA01BF237F13BF009CD413 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A5AA01C0237F13BF009CD413 /* Synchronization.S */, + A5AA01C1237F13BF009CD413 /* Synchronization.asm */, + ); + path = AArch64; + sourceTree = ""; + }; + A5AA01C4237F13BF009CD413 /* UefiMemoryLib */ = { + isa = PBXGroup; + children = ( + A5AA01C5237F13BF009CD413 /* SetMem64Wrapper.c */, + A5AA01C6237F13BF009CD413 /* ZeroMemWrapper.c */, + A5AA01C7237F13BF009CD413 /* CopyMemWrapper.c */, + A5AA01C8237F13BF009CD413 /* ScanMem64Wrapper.c */, + A5AA01C9237F13BF009CD413 /* MemLibGeneric.c */, + A5AA01CA237F13BF009CD413 /* ScanMem8Wrapper.c */, + A5AA01CB237F13BF009CD413 /* SetMem32Wrapper.c */, + A5AA01CC237F13BF009CD413 /* ScanMem32Wrapper.c */, + A5AA01CD237F13BF009CD413 /* IsZeroBufferWrapper.c */, + A5AA01CE237F13BF009CD413 /* SetMemWrapper.c */, + A5AA01CF237F13BF009CD413 /* MemLib.c */, + A5AA01D0237F13BF009CD413 /* CompareMemWrapper.c */, + A5AA01D1237F13BF009CD413 /* UefiMemoryLib.inf */, + A5AA01D2237F13BF009CD413 /* SetMem16Wrapper.c */, + A5AA01D3237F13BF009CD413 /* MemLibGuid.c */, + A5AA01D4237F13BF009CD413 /* UefiMemoryLib.uni */, + A5AA01D5237F13BF009CD413 /* MemLibInternals.h */, + A5AA01D6237F13BF009CD413 /* ScanMem16Wrapper.c */, + ); + path = UefiMemoryLib; + sourceTree = ""; + }; + A5AA01D7237F13BF009CD413 /* PciSegmentLibSegmentInfo */ = { + isa = PBXGroup; + children = ( + A5AA01D8237F13BF009CD413 /* PciSegmentLibCommon.h */, + A5AA01D9237F13BF009CD413 /* DxeRuntimePciSegmentLibSegmentInfo.inf */, + A5AA01DA237F13BF009CD413 /* BasePciSegmentLibSegmentInfo.inf */, + A5AA01DB237F13BF009CD413 /* DxeRuntimePciSegmentLibSegmentInfo.uni */, + A5AA01DC237F13BF009CD413 /* BasePciSegmentLibSegmentInfo.uni */, + A5AA01DD237F13BF009CD413 /* BasePciSegmentLib.c */, + A5AA01DE237F13BF009CD413 /* PciSegmentLibCommon.c */, + A5AA01DF237F13BF009CD413 /* DxeRuntimePciSegmentLib.c */, + ); + path = PciSegmentLibSegmentInfo; + sourceTree = ""; + }; + A5AA01E0237F13BF009CD413 /* BaseCpuLib */ = { + isa = PBXGroup; + children = ( + A5AA01E1237F13BF009CD413 /* Ebc */, + A5AA01E3237F13BF009CD413 /* X64 */, + A5AA01E6237F13BF009CD413 /* BaseCpuLib.uni */, + A5AA01E7237F13BF009CD413 /* BaseCpuLib.inf */, + A5AA01E8237F13BF009CD413 /* Ia32 */, + A5AA01EF237F13BF009CD413 /* Arm */, + A5AA01F4237F13BF009CD413 /* AArch64 */, + ); + path = BaseCpuLib; + sourceTree = ""; + }; + A5AA01E1237F13BF009CD413 /* Ebc */ = { + isa = PBXGroup; + children = ( + A5AA01E2237F13BF009CD413 /* CpuSleepFlushTlb.c */, + ); + path = Ebc; + sourceTree = ""; + }; + A5AA01E3237F13BF009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA01E4237F13BF009CD413 /* CpuSleep.nasm */, + A5AA01E5237F13BF009CD413 /* CpuFlushTlb.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA01E8237F13BF009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA01E9237F13BF009CD413 /* CpuSleep.c */, + A5AA01EA237F13BF009CD413 /* CpuFlushTlbGcc.c */, + A5AA01EB237F13BF009CD413 /* CpuFlushTlb.c */, + A5AA01EC237F13BF009CD413 /* CpuSleep.nasm */, + A5AA01ED237F13BF009CD413 /* CpuFlushTlb.nasm */, + A5AA01EE237F13BF009CD413 /* CpuSleepGcc.c */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA01EF237F13BF009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AA01F0237F13BF009CD413 /* CpuFlushTlb.S */, + A5AA01F1237F13BF009CD413 /* CpuFlushTlb.asm */, + A5AA01F2237F13BF009CD413 /* CpuSleep.asm */, + A5AA01F3237F13BF009CD413 /* CpuSleep.S */, + ); + path = Arm; + sourceTree = ""; + }; + A5AA01F4237F13BF009CD413 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A5AA01F5237F13BF009CD413 /* CpuFlushTlb.S */, + A5AA01F6237F13BF009CD413 /* CpuFlushTlb.asm */, + A5AA01F7237F13BF009CD413 /* CpuSleep.asm */, + A5AA01F8237F13BF009CD413 /* CpuSleep.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A5AA01F9237F13BF009CD413 /* PeiExtractGuidedSectionLib */ = { + isa = PBXGroup; + children = ( + A5AA01FA237F13BF009CD413 /* PeiExtractGuidedSectionLib.c */, + A5AA01FB237F13BF009CD413 /* PeiExtractGuidedSectionLib.uni */, + A5AA01FC237F13BF009CD413 /* PeiExtractGuidedSectionLib.inf */, + ); + path = PeiExtractGuidedSectionLib; + sourceTree = ""; + }; + A5AA01FD237F13BF009CD413 /* UefiDriverEntryPoint */ = { + isa = PBXGroup; + children = ( + A5AA01FE237F13BF009CD413 /* DriverEntryPoint.c */, + A5AA01FF237F13BF009CD413 /* UefiDriverEntryPoint.inf */, + A5AA0200237F13BF009CD413 /* UefiDriverEntryPoint.uni */, + ); + path = UefiDriverEntryPoint; + sourceTree = ""; + }; + A5AA0201237F13BF009CD413 /* UefiDebugLibDebugPortProtocol */ = { + isa = PBXGroup; + children = ( + A5AA0202237F13BF009CD413 /* DebugLibConstructor.c */, + A5AA0203237F13BF009CD413 /* DebugLib.c */, + A5AA0204237F13BF009CD413 /* UefiDebugLibDebugPortProtocol.uni */, + A5AA0205237F13BF009CD413 /* UefiDebugLibDebugPortProtocol.inf */, + ); + path = UefiDebugLibDebugPortProtocol; + sourceTree = ""; + }; + A5AA0206237F13BF009CD413 /* SmmPciExpressLib */ = { + isa = PBXGroup; + children = ( + A5AA0207237F13BF009CD413 /* SmmPciExpressLib.inf */, + A5AA0208237F13BF009CD413 /* PciExpressLib.c */, + ); + path = SmmPciExpressLib; + sourceTree = ""; + }; + A5AA0209237F13BF009CD413 /* DxeRuntimePciExpressLib */ = { + isa = PBXGroup; + children = ( + A5AA020A237F13BF009CD413 /* DxeRuntimePciExpressLib.uni */, + A5AA020B237F13BF009CD413 /* DxeRuntimePciExpressLib.inf */, + A5AA020C237F13BF009CD413 /* PciExpressLib.c */, + ); + path = DxeRuntimePciExpressLib; + sourceTree = ""; + }; + A5AA020D237F13BF009CD413 /* BaseMemoryLibOptDxe */ = { + isa = PBXGroup; + children = ( + A5AA020E237F13BF009CD413 /* SetMem64Wrapper.c */, + A5AA020F237F13BF009CD413 /* ZeroMemWrapper.c */, + A5AA0210237F13BF009CD413 /* CopyMemWrapper.c */, + A5AA0211237F13BF009CD413 /* ScanMem64Wrapper.c */, + A5AA0212237F13BF009CD413 /* X64 */, + A5AA021F237F13BF009CD413 /* ScanMem8Wrapper.c */, + A5AA0220237F13BF009CD413 /* SetMem32Wrapper.c */, + A5AA0221237F13BF009CD413 /* Ia32 */, + A5AA022E237F13BF009CD413 /* ScanMem32Wrapper.c */, + A5AA022F237F13BF009CD413 /* IsZeroBufferWrapper.c */, + A5AA0230237F13BF009CD413 /* SetMemWrapper.c */, + A5AA0231237F13BF009CD413 /* CompareMemWrapper.c */, + A5AA0232237F13BF009CD413 /* Arm */, + A5AA023F237F13BF009CD413 /* BaseMemoryLibOptDxe.uni */, + A5AA0240237F13BF009CD413 /* SetMem16Wrapper.c */, + A5AA0241237F13BF009CD413 /* MemLibGuid.c */, + A5AA0242237F13BF009CD413 /* AArch64 */, + A5AA0248237F13BF009CD413 /* MemLibInternals.h */, + A5AA0249237F13BF009CD413 /* BaseMemoryLibOptDxe.inf */, + A5AA024A237F13BF009CD413 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLibOptDxe; + sourceTree = ""; + }; + A5AA0212237F13BF009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA0213237F13BF009CD413 /* ZeroMem.nasm */, + A5AA0214237F13BF009CD413 /* CompareMem.nasm */, + A5AA0215237F13BF009CD413 /* SetMem16.nasm */, + A5AA0216237F13BF009CD413 /* ScanMem64.nasm */, + A5AA0217237F13BF009CD413 /* ScanMem32.nasm */, + A5AA0218237F13BF009CD413 /* SetMem.nasm */, + A5AA0219237F13BF009CD413 /* IsZeroBuffer.nasm */, + A5AA021A237F13BF009CD413 /* SetMem64.nasm */, + A5AA021B237F13BF009CD413 /* ScanMem8.nasm */, + A5AA021C237F13BF009CD413 /* SetMem32.nasm */, + A5AA021D237F13BF009CD413 /* ScanMem16.nasm */, + A5AA021E237F13BF009CD413 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA0221237F13BF009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA0222237F13BF009CD413 /* ZeroMem.nasm */, + A5AA0223237F13BF009CD413 /* CompareMem.nasm */, + A5AA0224237F13BF009CD413 /* SetMem16.nasm */, + A5AA0225237F13BF009CD413 /* ScanMem64.nasm */, + A5AA0226237F13BF009CD413 /* ScanMem32.nasm */, + A5AA0227237F13BF009CD413 /* SetMem.nasm */, + A5AA0228237F13BF009CD413 /* IsZeroBuffer.nasm */, + A5AA0229237F13BF009CD413 /* SetMem64.nasm */, + A5AA022A237F13BF009CD413 /* ScanMem8.nasm */, + A5AA022B237F13BF009CD413 /* SetMem32.nasm */, + A5AA022C237F13BF009CD413 /* ScanMem16.nasm */, + A5AA022D237F13BF009CD413 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA0232237F13BF009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AA0233237F13BF009CD413 /* ScanMemGeneric.c */, + A5AA0234237F13BF009CD413 /* CompareMem.asm */, + A5AA0235237F13BF009CD413 /* CopyMem.S */, + A5AA0236237F13BF009CD413 /* SetMem.S */, + A5AA0237237F13BF009CD413 /* ScanMem.asm */, + A5AA0238237F13BF009CD413 /* CopyMem.asm */, + A5AA0239237F13BF009CD413 /* CompareMem.S */, + A5AA023A237F13BF009CD413 /* MemLibGuid.c */, + A5AA023B237F13BF009CD413 /* SetMem.asm */, + A5AA023C237F13BF009CD413 /* CompareGuid.asm */, + A5AA023D237F13BF009CD413 /* CompareGuid.S */, + A5AA023E237F13BF009CD413 /* ScanMem.S */, + ); + path = Arm; + sourceTree = ""; + }; + A5AA0242237F13BF009CD413 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A5AA0243237F13BF009CD413 /* CopyMem.S */, + A5AA0244237F13BF009CD413 /* SetMem.S */, + A5AA0245237F13BF009CD413 /* CompareMem.S */, + A5AA0246237F13BF009CD413 /* CompareGuid.S */, + A5AA0247237F13BF009CD413 /* ScanMem.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A5AA024B237F13BF009CD413 /* BasePerformanceLibNull */ = { + isa = PBXGroup; + children = ( + A5AA024C237F13BF009CD413 /* PerformanceLib.c */, + A5AA024D237F13BF009CD413 /* BasePerformanceLibNull.inf */, + A5AA024E237F13BF009CD413 /* BasePerformanceLibNull.uni */, + ); + path = BasePerformanceLibNull; + sourceTree = ""; + }; + A5AA024F237F13BF009CD413 /* BasePciSegmentLibPci */ = { + isa = PBXGroup; + children = ( + A5AA0250237F13BF009CD413 /* BasePciSegmentLibPci.inf */, + A5AA0251237F13BF009CD413 /* BasePciSegmentLibPci.uni */, + A5AA0252237F13BF009CD413 /* PciSegmentLib.c */, + ); + path = BasePciSegmentLibPci; + sourceTree = ""; + }; + A5AA0253237F13BF009CD413 /* PeiDxePostCodeLibReportStatusCode */ = { + isa = PBXGroup; + children = ( + A5AA0254237F13BF009CD413 /* PostCode.c */, + A5AA0255237F13BF009CD413 /* PeiDxePostCodeLibReportStatusCode.inf */, + A5AA0256237F13BF009CD413 /* PeiDxePostCodeLibReportStatusCode.uni */, + ); + path = PeiDxePostCodeLibReportStatusCode; + sourceTree = ""; + }; + A5AA0257237F13BF009CD413 /* BasePcdLibNull */ = { + isa = PBXGroup; + children = ( + A5AA0258237F13BF009CD413 /* BasePcdLibNull.uni */, + A5AA0259237F13BF009CD413 /* BasePcdLibNull.inf */, + A5AA025A237F13BF009CD413 /* PcdLib.c */, + ); + path = BasePcdLibNull; + sourceTree = ""; + }; + A5AA025B237F13BF009CD413 /* BaseStackCheckLib */ = { + isa = PBXGroup; + children = ( + A5AA025C237F13BF009CD413 /* BaseStackCheckGcc.c */, + A5AA025D237F13BF009CD413 /* BaseStackCheckLib.uni */, + A5AA025E237F13BF009CD413 /* BaseStackCheckNull.c */, + A5AA025F237F13BF009CD413 /* BaseStackCheckLib.inf */, + ); + path = BaseStackCheckLib; + sourceTree = ""; + }; + A5AA0260237F13BF009CD413 /* BaseRngLib */ = { + isa = PBXGroup; + children = ( + A5AA0261237F13BF009CD413 /* BaseRngLib.uni */, + A5AA0262237F13BF009CD413 /* BaseRngLib.inf */, + A5AA0263237F13BF009CD413 /* BaseRng.c */, + ); + path = BaseRngLib; + sourceTree = ""; + }; + A5AA0264237F13BF009CD413 /* DxeCoreEntryPoint */ = { + isa = PBXGroup; + children = ( + A5AA0265237F13BF009CD413 /* DxeCoreEntryPoint.c */, + A5AA0266237F13BF009CD413 /* DxeCoreEntryPoint.uni */, + A5AA0267237F13BF009CD413 /* DxeCoreEntryPoint.inf */, + ); + path = DxeCoreEntryPoint; + sourceTree = ""; + }; + A5AA0268237F13BF009CD413 /* BasePostCodeLibPort80 */ = { + isa = PBXGroup; + children = ( + A5AA0269237F13BF009CD413 /* PostCode.c */, + A5AA026A237F13BF009CD413 /* BasePostCodeLibPort80.inf */, + A5AA026B237F13BF009CD413 /* BasePostCodeLibPort80.uni */, + ); + path = BasePostCodeLibPort80; + sourceTree = ""; + }; + A5AA026C237F13BF009CD413 /* PeiCoreEntryPoint */ = { + isa = PBXGroup; + children = ( + A5AA026D237F13BF009CD413 /* PeiCoreEntryPoint.uni */, + A5AA026E237F13BF009CD413 /* PeiCoreEntryPoint.inf */, + A5AA026F237F13BF009CD413 /* PeiCoreEntryPoint.c */, + ); + path = PeiCoreEntryPoint; + sourceTree = ""; + }; + A5AA0270237F13BF009CD413 /* BasePeCoffLib */ = { + isa = PBXGroup; + children = ( + A5AA0271237F13BF009CD413 /* BasePeCoffLibInternals.h */, + A5AA0272237F13BF009CD413 /* BasePeCoff.c */, + A5AA0273237F13BF009CD413 /* PeCoffLoaderEx.c */, + A5AA0274237F13BF009CD413 /* Arm */, + A5AA0276237F13BF009CD413 /* BasePeCoffLib.uni */, + A5AA0277237F13BF009CD413 /* BasePeCoffLib.inf */, + ); + path = BasePeCoffLib; + sourceTree = ""; + }; + A5AA0274237F13BF009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AA0275237F13BF009CD413 /* PeCoffLoaderEx.c */, + ); + path = Arm; + sourceTree = ""; + }; + A5AA0278237F13BF009CD413 /* SmmLibNull */ = { + isa = PBXGroup; + children = ( + A5AA0279237F13BF009CD413 /* SmmLibNull.uni */, + A5AA027A237F13BF009CD413 /* SmmLibNull.inf */, + A5AA027B237F13BF009CD413 /* SmmLibNull.c */, + ); + path = SmmLibNull; + sourceTree = ""; + }; + A5AA027C237F13BF009CD413 /* BasePciCf8Lib */ = { + isa = PBXGroup; + children = ( + A5AA027D237F13BF009CD413 /* BasePciCf8Lib.uni */, + A5AA027E237F13BF009CD413 /* BasePciCf8Lib.inf */, + A5AA027F237F13BF009CD413 /* PciCf8Lib.c */, + ); + path = BasePciCf8Lib; + sourceTree = ""; + }; + A5AA0280237F13BF009CD413 /* MmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A5AA0281237F13BF009CD413 /* MmServicesTableLib.uni */, + A5AA0282237F13BF009CD413 /* MmServicesTableLib.inf */, + A5AA0283237F13BF009CD413 /* MmServicesTableLib.c */, + ); + path = MmServicesTableLib; + sourceTree = ""; + }; + A5AA0284237F13BF009CD413 /* BaseSafeIntLib */ = { + isa = PBXGroup; + children = ( + A5AA0285237F13BF009CD413 /* SafeIntLib64.c */, + A5AA0286237F13BF009CD413 /* SafeIntLibEbc.c */, + A5AA0287237F13BF009CD413 /* BaseSafeIntLib.inf */, + A5AA0288237F13BF009CD413 /* SafeIntLib32.c */, + A5AA0289237F13BF009CD413 /* SafeIntLib.c */, + ); + path = BaseSafeIntLib; + sourceTree = ""; + }; + A5AA028A237F13BF009CD413 /* SmmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A5AA028B237F13BF009CD413 /* SmmServicesTableLib.c */, + A5AA028C237F13BF009CD413 /* SmmServicesTableLib.inf */, + A5AA028D237F13BF009CD413 /* SmmServicesTableLib.uni */, + ); + path = SmmServicesTableLib; + sourceTree = ""; + }; + A5AA028E237F13BF009CD413 /* DxeExtractGuidedSectionLib */ = { + isa = PBXGroup; + children = ( + A5AA028F237F13BF009CD413 /* DxeExtractGuidedSectionLib.uni */, + A5AA0290237F13BF009CD413 /* DxeExtractGuidedSectionLib.inf */, + A5AA0291237F13BF009CD413 /* DxeExtractGuidedSectionLib.c */, + ); + path = DxeExtractGuidedSectionLib; + sourceTree = ""; + }; + A5AA0292237F13BF009CD413 /* UefiApplicationEntryPoint */ = { + isa = PBXGroup; + children = ( + A5AA0293237F13BF009CD413 /* UefiApplicationEntryPoint.uni */, + A5AA0294237F13BF009CD413 /* UefiApplicationEntryPoint.inf */, + A5AA0295237F13BF009CD413 /* ApplicationEntryPoint.c */, + ); + path = UefiApplicationEntryPoint; + sourceTree = ""; + }; + A5AA0296237F13BF009CD413 /* BaseMemoryLib */ = { + isa = PBXGroup; + children = ( + A5AA0297237F13BF009CD413 /* SetMem64Wrapper.c */, + A5AA0298237F13BF009CD413 /* ZeroMemWrapper.c */, + A5AA0299237F13BF009CD413 /* BaseMemoryLib.inf */, + A5AA029A237F13BF009CD413 /* CopyMemWrapper.c */, + A5AA029B237F13BF009CD413 /* ScanMem64Wrapper.c */, + A5AA029C237F13BF009CD413 /* BaseMemoryLib.uni */, + A5AA029D237F13BF009CD413 /* MemLibGeneric.c */, + A5AA029E237F13BF009CD413 /* ScanMem8Wrapper.c */, + A5AA029F237F13BF009CD413 /* SetMem32Wrapper.c */, + A5AA02A0237F13BF009CD413 /* CopyMem.c */, + A5AA02A1237F13BF009CD413 /* SetMem.c */, + A5AA02A2237F13BF009CD413 /* ScanMem32Wrapper.c */, + A5AA02A3237F13BF009CD413 /* IsZeroBufferWrapper.c */, + A5AA02A4237F13BF009CD413 /* SetMemWrapper.c */, + A5AA02A5237F13BF009CD413 /* CompareMemWrapper.c */, + A5AA02A6237F13BF009CD413 /* SetMem16Wrapper.c */, + A5AA02A7237F13BF009CD413 /* MemLibGuid.c */, + A5AA02A8237F13BF009CD413 /* MemLibInternals.h */, + A5AA02A9237F13BF009CD413 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLib; + sourceTree = ""; + }; + A5AA02AA237F13BF009CD413 /* SmmIoLibSmmCpuIo2 */ = { + isa = PBXGroup; + children = ( + A5AA02AB237F13BF009CD413 /* IoLibMmioBuffer.c */, + A5AA02AC237F13BF009CD413 /* IoLib.c */, + A5AA02AD237F13BF009CD413 /* IoHighLevel.c */, + A5AA02AE237F13BF009CD413 /* SmmCpuIoLibInternal.h */, + A5AA02AF237F13BF009CD413 /* SmmIoLibSmmCpuIo2.uni */, + A5AA02B0237F13BF009CD413 /* SmmIoLibSmmCpuIo2.inf */, + ); + path = SmmIoLibSmmCpuIo2; + sourceTree = ""; + }; + A5AA02B1237F13BF009CD413 /* DxeSmbusLib */ = { + isa = PBXGroup; + children = ( + A5AA02B2237F13BF009CD413 /* DxeSmbusLib.c */, + A5AA02B3237F13BF009CD413 /* SmbusLib.c */, + A5AA02B4237F13BF009CD413 /* InternalSmbusLib.h */, + A5AA02B5237F13BF009CD413 /* DxeSmbusLib.inf */, + A5AA02B6237F13BF009CD413 /* DxeSmbusLib.uni */, + ); + path = DxeSmbusLib; + sourceTree = ""; + }; + A5AA02B7237F13BF009CD413 /* BaseSmbusLibNull */ = { + isa = PBXGroup; + children = ( + A5AA02B8237F13BF009CD413 /* BaseSmbusLibNull.c */, + A5AA02B9237F13BF009CD413 /* BaseSmbusLibNull.uni */, + A5AA02BA237F13BF009CD413 /* BaseSmbusLibNull.inf */, + ); + path = BaseSmbusLibNull; + sourceTree = ""; + }; + A5AA02BB237F13BF009CD413 /* BaseTimerLibNullTemplate */ = { + isa = PBXGroup; + children = ( + A5AA02BC237F13BF009CD413 /* BaseTimerLibNullTemplate.uni */, + A5AA02BD237F13BF009CD413 /* BaseTimerLibNullTemplate.inf */, + A5AA02BE237F13BF009CD413 /* TimerLibNull.c */, + ); + path = BaseTimerLibNullTemplate; + sourceTree = ""; + }; + A5AA02BF237F13BF009CD413 /* BaseS3IoLib */ = { + isa = PBXGroup; + children = ( + A5AA02C0237F13BF009CD413 /* BaseS3IoLib.inf */, + A5AA02C1237F13BF009CD413 /* BaseS3IoLib.uni */, + A5AA02C2237F13BF009CD413 /* S3IoLib.c */, + ); + path = BaseS3IoLib; + sourceTree = ""; + }; + A5AA02C3237F13BF009CD413 /* BaseDebugLibSerialPort */ = { + isa = PBXGroup; + children = ( + A5AA02C4237F13BF009CD413 /* BaseDebugLibSerialPort.uni */, + A5AA02C5237F13BF009CD413 /* BaseDebugLibSerialPort.inf */, + A5AA02C6237F13BF009CD413 /* DebugLib.c */, + ); + path = BaseDebugLibSerialPort; + sourceTree = ""; + }; + A5AA02C7237F13BF009CD413 /* BaseMemoryLibSse2 */ = { + isa = PBXGroup; + children = ( + A5AA02C8237F13BF009CD413 /* SetMem64Wrapper.c */, + A5AA02C9237F13BF009CD413 /* ZeroMemWrapper.c */, + A5AA02CA237F13BF009CD413 /* CopyMemWrapper.c */, + A5AA02CB237F13BF009CD413 /* ScanMem64Wrapper.c */, + A5AA02CC237F13BF009CD413 /* X64 */, + A5AA02D9237F13BF009CD413 /* BaseMemoryLibSse2.uni */, + A5AA02DA237F13BF009CD413 /* ScanMem8Wrapper.c */, + A5AA02DB237F13BF009CD413 /* BaseMemoryLibSse2.inf */, + A5AA02DC237F13BF009CD413 /* SetMem32Wrapper.c */, + A5AA02DD237F13BF009CD413 /* Ia32 */, + A5AA02EA237F13BF009CD413 /* ScanMem32Wrapper.c */, + A5AA02EB237F13BF009CD413 /* IsZeroBufferWrapper.c */, + A5AA02EC237F13BF009CD413 /* SetMemWrapper.c */, + A5AA02ED237F13BF009CD413 /* CompareMemWrapper.c */, + A5AA02EE237F13BF009CD413 /* SetMem16Wrapper.c */, + A5AA02EF237F13BF009CD413 /* MemLibGuid.c */, + A5AA02F0237F13BF009CD413 /* MemLibInternals.h */, + A5AA02F1237F13BF009CD413 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLibSse2; + sourceTree = ""; + }; + A5AA02CC237F13BF009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA02CD237F13BF009CD413 /* ZeroMem.nasm */, + A5AA02CE237F13BF009CD413 /* CompareMem.nasm */, + A5AA02CF237F13BF009CD413 /* SetMem16.nasm */, + A5AA02D0237F13BF009CD413 /* ScanMem64.nasm */, + A5AA02D1237F13BF009CD413 /* ScanMem32.nasm */, + A5AA02D2237F13BF009CD413 /* SetMem.nasm */, + A5AA02D3237F13BF009CD413 /* IsZeroBuffer.nasm */, + A5AA02D4237F13BF009CD413 /* SetMem64.nasm */, + A5AA02D5237F13BF009CD413 /* ScanMem8.nasm */, + A5AA02D6237F13BF009CD413 /* SetMem32.nasm */, + A5AA02D7237F13BF009CD413 /* ScanMem16.nasm */, + A5AA02D8237F13BF009CD413 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA02DD237F13BF009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA02DE237F13BF009CD413 /* ZeroMem.nasm */, + A5AA02DF237F13BF009CD413 /* CompareMem.nasm */, + A5AA02E0237F13BF009CD413 /* SetMem16.nasm */, + A5AA02E1237F13BF009CD413 /* ScanMem64.nasm */, + A5AA02E2237F13BF009CD413 /* ScanMem32.nasm */, + A5AA02E3237F13BF009CD413 /* SetMem.nasm */, + A5AA02E4237F13BF009CD413 /* IsZeroBuffer.nasm */, + A5AA02E5237F13BF009CD413 /* SetMem64.nasm */, + A5AA02E6237F13BF009CD413 /* ScanMem8.nasm */, + A5AA02E7237F13BF009CD413 /* SetMem32.nasm */, + A5AA02E8237F13BF009CD413 /* ScanMem16.nasm */, + A5AA02E9237F13BF009CD413 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA02F2237F13BF009CD413 /* BaseUefiDecompressLib */ = { + isa = PBXGroup; + children = ( + A5AA02F3237F13BF009CD413 /* BaseUefiDecompressLib.uni */, + A5AA02F4237F13BF009CD413 /* BaseUefiDecompressLib.inf */, + A5AA02F5237F13BF009CD413 /* BaseUefiDecompressLibInternals.h */, + A5AA02F6237F13BF009CD413 /* BaseUefiTianoCustomDecompressLib.inf */, + A5AA02F7237F13BF009CD413 /* BaseUefiDecompressLib.c */, + A5AA02F8237F13BF009CD413 /* BaseUefiTianoCustomDecompressLib.c */, + ); + path = BaseUefiDecompressLib; + sourceTree = ""; + }; + A5AA02F9237F13BF009CD413 /* BaseSerialPortLibNull */ = { + isa = PBXGroup; + children = ( + A5AA02FA237F13BF009CD413 /* BaseSerialPortLibNull.uni */, + A5AA02FB237F13BF009CD413 /* BaseSerialPortLibNull.inf */, + A5AA02FC237F13BF009CD413 /* BaseSerialPortLibNull.c */, + ); + path = BaseSerialPortLibNull; + sourceTree = ""; + }; + A5AA02FD237F13BF009CD413 /* BaseS3BootScriptLibNull */ = { + isa = PBXGroup; + children = ( + A5AA02FE237F13BF009CD413 /* BaseS3BootScriptLibNull.inf */, + A5AA02FF237F13BF009CD413 /* BootScriptLib.c */, + A5AA0300237F13BF009CD413 /* BaseS3BootScriptLibNull.uni */, + ); + path = BaseS3BootScriptLibNull; + sourceTree = ""; + }; + A5AA0301237F13BF009CD413 /* DxePcdLib */ = { + isa = PBXGroup; + children = ( + A5AA0302237F13BF009CD413 /* DxePcdLib.c */, + A5AA0303237F13BF009CD413 /* DxePcdLib.uni */, + A5AA0304237F13BF009CD413 /* DxePcdLib.inf */, + ); + path = DxePcdLib; + sourceTree = ""; + }; + A5AA0305237F13BF009CD413 /* SmmPeriodicSmiLib */ = { + isa = PBXGroup; + children = ( + A5AA0306237F13BF009CD413 /* SmmPeriodicSmiLib.inf */, + A5AA0307237F13BF009CD413 /* SmmPeriodicSmiLib.uni */, + A5AA0308237F13BF009CD413 /* SmmPeriodicSmiLib.c */, + ); + path = SmmPeriodicSmiLib; + sourceTree = ""; + }; + A5AA0309237F13BF009CD413 /* UefiScsiLib */ = { + isa = PBXGroup; + children = ( + A5AA030A237F13BF009CD413 /* UefiScsiLib.c */, + A5AA030B237F13BF009CD413 /* UefiScsiLib.uni */, + A5AA030C237F13BF009CD413 /* UefiScsiLib.inf */, + ); + path = UefiScsiLib; + sourceTree = ""; + }; + A5AA030D237F13BF009CD413 /* PeiResourcePublicationLib */ = { + isa = PBXGroup; + children = ( + A5AA030E237F13BF009CD413 /* PeiResourcePublicationLib.c */, + A5AA030F237F13BF009CD413 /* PeiResourcePublicationLib.inf */, + A5AA0310237F13BF009CD413 /* PeiResourcePublicationLib.uni */, + ); + path = PeiResourcePublicationLib; + sourceTree = ""; + }; + A5AA0311237F13BF009CD413 /* DxeHobLib */ = { + isa = PBXGroup; + children = ( + A5AA0312237F13BF009CD413 /* DxeHobLib.inf */, + A5AA0313237F13BF009CD413 /* DxeHobLib.uni */, + A5AA0314237F13BF009CD413 /* HobLib.c */, + ); + path = DxeHobLib; + sourceTree = ""; + }; + A5AA0315237F13BF009CD413 /* BaseS3PciSegmentLib */ = { + isa = PBXGroup; + children = ( + A5AA0316237F13BF009CD413 /* S3PciSegmentLib.c */, + A5AA0317237F13BF009CD413 /* BaseS3PciSegmentLib.uni */, + A5AA0318237F13BF009CD413 /* BaseS3PciSegmentLib.inf */, + ); + path = BaseS3PciSegmentLib; + sourceTree = ""; + }; + A5AA0319237F13BF009CD413 /* BasePciSegmentInfoLibNull */ = { + isa = PBXGroup; + children = ( + A5AA031A237F13BF009CD413 /* BasePciSegmentInfoLibNull.inf */, + A5AA031B237F13BF009CD413 /* BasePciSegmentInfoLibNull.uni */, + A5AA031C237F13BF009CD413 /* PciSegmentInfoLib.c */, + ); + path = BasePciSegmentInfoLibNull; + sourceTree = ""; + }; + A5AA031D237F13BF009CD413 /* SmmMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A5AA031E237F13BF009CD413 /* MemoryAllocationLib.c */, + A5AA031F237F13BF009CD413 /* SmmMemoryAllocationLib.uni */, + A5AA0320237F13BF009CD413 /* SmmMemoryAllocationLib.inf */, + ); + path = SmmMemoryAllocationLib; + sourceTree = ""; + }; + A5AA0321237F13BF009CD413 /* BaseExtractGuidedSectionLib */ = { + isa = PBXGroup; + children = ( + A5AA0322237F13BF009CD413 /* BaseExtractGuidedSectionLib.uni */, + A5AA0323237F13BF009CD413 /* BaseExtractGuidedSectionLib.inf */, + A5AA0324237F13BF009CD413 /* BaseExtractGuidedSectionLib.c */, + ); + path = BaseExtractGuidedSectionLib; + sourceTree = ""; + }; + A5AA0325237F13BF009CD413 /* UefiBootServicesTableLib */ = { + isa = PBXGroup; + children = ( + A5AA0326237F13BF009CD413 /* UefiBootServicesTableLib.uni */, + A5AA0327237F13BF009CD413 /* UefiBootServicesTableLib.inf */, + A5AA0328237F13BF009CD413 /* UefiBootServicesTableLib.c */, + ); + path = UefiBootServicesTableLib; + sourceTree = ""; + }; + A5AA0329237F13BF009CD413 /* UefiDebugLibStdErr */ = { + isa = PBXGroup; + children = ( + A5AA032A237F13BF009CD413 /* DebugLibConstructor.c */, + A5AA032B237F13BF009CD413 /* UefiDebugLibStdErr.uni */, + A5AA032C237F13BF009CD413 /* UefiDebugLibStdErr.inf */, + A5AA032D237F13BF009CD413 /* DebugLib.c */, + ); + path = UefiDebugLibStdErr; + sourceTree = ""; + }; + A5AA032E237F13BF009CD413 /* PeiMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A5AA032F237F13C0009CD413 /* MemoryAllocationLib.c */, + A5AA0330237F13C0009CD413 /* PeiMemoryAllocationLib.uni */, + A5AA0331237F13C0009CD413 /* PeiMemoryAllocationLib.inf */, + ); + path = PeiMemoryAllocationLib; + sourceTree = ""; + }; + A5AA0332237F13C0009CD413 /* UefiDevicePathLib */ = { + isa = PBXGroup; + children = ( + A5AA0333237F13C0009CD413 /* DevicePathUtilities.c */, + A5AA0334237F13C0009CD413 /* UefiDevicePathLib.c */, + A5AA0335237F13C0009CD413 /* DevicePathFromText.c */, + A5AA0336237F13C0009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */, + A5AA0337237F13C0009CD413 /* DevicePathToText.c */, + A5AA0338237F13C0009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.c */, + A5AA0339237F13C0009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */, + A5AA033A237F13C0009CD413 /* UefiDevicePathLib.uni */, + A5AA033B237F13C0009CD413 /* UefiDevicePathLib.inf */, + A5AA033C237F13C0009CD413 /* UefiDevicePathLib.h */, + ); + path = UefiDevicePathLib; + sourceTree = ""; + }; + A5AA033D237F13C0009CD413 /* PeiHobLib */ = { + isa = PBXGroup; + children = ( + A5AA033E237F13C0009CD413 /* PeiHobLib.uni */, + A5AA033F237F13C0009CD413 /* PeiHobLib.inf */, + A5AA0340237F13C0009CD413 /* HobLib.c */, + ); + path = PeiHobLib; + sourceTree = ""; + }; + A5AA0341237F13C0009CD413 /* PeiMemoryLib */ = { + isa = PBXGroup; + children = ( + A5AA0342237F13C0009CD413 /* SetMem64Wrapper.c */, + A5AA0343237F13C0009CD413 /* ZeroMemWrapper.c */, + A5AA0344237F13C0009CD413 /* CopyMemWrapper.c */, + A5AA0345237F13C0009CD413 /* ScanMem64Wrapper.c */, + A5AA0346237F13C0009CD413 /* MemLibGeneric.c */, + A5AA0347237F13C0009CD413 /* PeiMemoryLib.inf */, + A5AA0348237F13C0009CD413 /* ScanMem8Wrapper.c */, + A5AA0349237F13C0009CD413 /* PeiMemoryLib.uni */, + A5AA034A237F13C0009CD413 /* SetMem32Wrapper.c */, + A5AA034B237F13C0009CD413 /* ScanMem32Wrapper.c */, + A5AA034C237F13C0009CD413 /* IsZeroBufferWrapper.c */, + A5AA034D237F13C0009CD413 /* SetMemWrapper.c */, + A5AA034E237F13C0009CD413 /* MemLib.c */, + A5AA034F237F13C0009CD413 /* CompareMemWrapper.c */, + A5AA0350237F13C0009CD413 /* SetMem16Wrapper.c */, + A5AA0351237F13C0009CD413 /* MemLibGuid.c */, + A5AA0352237F13C0009CD413 /* MemLibInternals.h */, + A5AA0353237F13C0009CD413 /* ScanMem16Wrapper.c */, + ); + path = PeiMemoryLib; + sourceTree = ""; + }; + A5AA0354237F13C0009CD413 /* BaseIoLibIntrinsic */ = { + isa = PBXGroup; + children = ( + A5AA0355237F13C0009CD413 /* BaseIoLibIntrinsic.inf */, + A5AA0356237F13C0009CD413 /* IoLibEbc.c */, + A5AA0357237F13C0009CD413 /* BaseIoLibIntrinsic.uni */, + A5AA0358237F13C0009CD413 /* IoLibGcc.c */, + A5AA0359237F13C0009CD413 /* BaseIoLibIntrinsicSev.inf */, + A5AA035A237F13C0009CD413 /* BaseIoLibIntrinsicInternal.h */, + A5AA035B237F13C0009CD413 /* IoLibMmioBuffer.c */, + A5AA035C237F13C0009CD413 /* X64 */, + A5AA035F237F13C0009CD413 /* IoLib.c */, + A5AA0360237F13C0009CD413 /* IoHighLevel.c */, + A5AA0361237F13C0009CD413 /* IoLibMsc.c */, + A5AA0362237F13C0009CD413 /* Ia32 */, + A5AA0365237F13C0009CD413 /* IoLibArm.c */, + A5AA0366237F13C0009CD413 /* Arm */, + A5AA0369237F13C0009CD413 /* BaseIoLibIntrinsicArmVirt.inf */, + A5AA036A237F13C0009CD413 /* AArch64 */, + A5AA036D237F13C0009CD413 /* IoLibArmVirt.c */, + A5AA036E237F13C0009CD413 /* BaseIoLibIntrinsicArmVirt.uni */, + ); + path = BaseIoLibIntrinsic; + sourceTree = ""; + }; + A5AA035C237F13C0009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA035D237F13C0009CD413 /* IoFifo.nasm */, + A5AA035E237F13C0009CD413 /* IoFifoSev.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA0362237F13C0009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA0363237F13C0009CD413 /* IoFifo.nasm */, + A5AA0364237F13C0009CD413 /* IoFifoSev.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA0366237F13C0009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AA0367237F13C0009CD413 /* ArmVirtMmio.S */, + A5AA0368237F13C0009CD413 /* ArmVirtMmio.asm */, + ); + path = Arm; + sourceTree = ""; + }; + A5AA036A237F13C0009CD413 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A5AA036B237F13C0009CD413 /* ArmVirtMmio.S */, + A5AA036C237F13C0009CD413 /* ArmVirtMmio.asm */, + ); + path = AArch64; + sourceTree = ""; + }; + A5AA036F237F13C0009CD413 /* PeiPciSegmentLibPciCfg2 */ = { + isa = PBXGroup; + children = ( + A5AA0370237F13C0009CD413 /* PeiPciSegmentLibPciCfg2.inf */, + A5AA0371237F13C0009CD413 /* PeiPciSegmentLibPciCfg2.uni */, + A5AA0372237F13C0009CD413 /* PciSegmentLib.c */, + ); + path = PeiPciSegmentLibPciCfg2; + sourceTree = ""; + }; + A5AA0373237F13C0009CD413 /* BasePeCoffGetEntryPointLib */ = { + isa = PBXGroup; + children = ( + A5AA0374237F13C0009CD413 /* BasePeCoffGetEntryPointLib.uni */, + A5AA0375237F13C0009CD413 /* BasePeCoffGetEntryPointLib.inf */, + A5AA0376237F13C0009CD413 /* PeCoffGetEntryPoint.c */, + ); + path = BasePeCoffGetEntryPointLib; + sourceTree = ""; + }; + A5AA0377237F13C0009CD413 /* UefiDevicePathLibDevicePathProtocol */ = { + isa = PBXGroup; + children = ( + A5AA0378237F13C0009CD413 /* UefiDevicePathLibDevicePathProtocol.inf */, + A5AA0379237F13C0009CD413 /* UefiDevicePathLibDevicePathProtocol.uni */, + A5AA037A237F13C0009CD413 /* UefiDevicePathLib.c */, + ); + path = UefiDevicePathLibDevicePathProtocol; + sourceTree = ""; + }; + A5AA037B237F13C0009CD413 /* SmmIoLib */ = { + isa = PBXGroup; + children = ( + A5AA037C237F13C0009CD413 /* SmmIoLib.c */, + A5AA037D237F13C0009CD413 /* SmmIoLib.uni */, + A5AA037E237F13C0009CD413 /* SmmIoLib.inf */, + ); + path = SmmIoLib; + sourceTree = ""; + }; + A5AA037F237F13C0009CD413 /* DxeCoreHobLib */ = { + isa = PBXGroup; + children = ( + A5AA0380237F13C0009CD413 /* HobLib.c */, + A5AA0381237F13C0009CD413 /* DxeCoreHobLib.inf */, + A5AA0382237F13C0009CD413 /* DxeCoreHobLib.uni */, + ); + path = DxeCoreHobLib; + sourceTree = ""; + }; + A5AA0383237F13C0009CD413 /* UefiRuntimeServicesTableLib */ = { + isa = PBXGroup; + children = ( + A5AA0384237F13C0009CD413 /* UefiRuntimeServicesTableLib.uni */, + A5AA0385237F13C0009CD413 /* UefiRuntimeServicesTableLib.inf */, + A5AA0386237F13C0009CD413 /* UefiRuntimeServicesTableLib.c */, + ); + path = UefiRuntimeServicesTableLib; + sourceTree = ""; + }; + A5AA0387237F13C0009CD413 /* PeiPcdLib */ = { + isa = PBXGroup; + children = ( + A5AA0388237F13C0009CD413 /* PeiPcdLib.c */, + A5AA0389237F13C0009CD413 /* PeiPcdLib.inf */, + A5AA038A237F13C0009CD413 /* PeiPcdLib.uni */, + ); + path = PeiPcdLib; + sourceTree = ""; + }; + A5AA038B237F13C0009CD413 /* SmmMemLib */ = { + isa = PBXGroup; + children = ( + A5AA038C237F13C0009CD413 /* SmmMemLib.uni */, + A5AA038D237F13C0009CD413 /* SmmMemLib.c */, + A5AA038E237F13C0009CD413 /* SmmMemLib.inf */, + ); + path = SmmMemLib; + sourceTree = ""; + }; + A5AA038F237F13C0009CD413 /* UefiFileHandleLib */ = { + isa = PBXGroup; + children = ( + A5AA0390237F13C0009CD413 /* UefiFileHandleLib.inf */, + A5AA0391237F13C0009CD413 /* UefiFileHandleLib.uni */, + A5AA0392237F13C0009CD413 /* UefiFileHandleLib.c */, + ); + path = UefiFileHandleLib; + sourceTree = ""; + }; + A5AA0393237F13C0009CD413 /* DxeRuntimeDebugLibSerialPort */ = { + isa = PBXGroup; + children = ( + A5AA0394237F13C0009CD413 /* DebugLib.c */, + A5AA0395237F13C0009CD413 /* DxeRuntimeDebugLibSerialPort.inf */, + A5AA0396237F13C0009CD413 /* DxeRuntimeDebugLibSerialPort.uni */, + ); + path = DxeRuntimeDebugLibSerialPort; + sourceTree = ""; + }; + A5AA0397237F13C0009CD413 /* BaseMemoryLibMmx */ = { + isa = PBXGroup; + children = ( + A5AA0398237F13C0009CD413 /* SetMem64Wrapper.c */, + A5AA0399237F13C0009CD413 /* ZeroMemWrapper.c */, + A5AA039A237F13C0009CD413 /* CopyMemWrapper.c */, + A5AA039B237F13C0009CD413 /* ScanMem64Wrapper.c */, + A5AA039C237F13C0009CD413 /* X64 */, + A5AA03A9237F13C0009CD413 /* ScanMem8Wrapper.c */, + A5AA03AA237F13C0009CD413 /* SetMem32Wrapper.c */, + A5AA03AB237F13C0009CD413 /* Ia32 */, + A5AA03B8237F13C0009CD413 /* ScanMem32Wrapper.c */, + A5AA03B9237F13C0009CD413 /* IsZeroBufferWrapper.c */, + A5AA03BA237F13C0009CD413 /* SetMemWrapper.c */, + A5AA03BB237F13C0009CD413 /* CompareMemWrapper.c */, + A5AA03BC237F13C0009CD413 /* SetMem16Wrapper.c */, + A5AA03BD237F13C0009CD413 /* MemLibGuid.c */, + A5AA03BE237F13C0009CD413 /* BaseMemoryLibMmx.inf */, + A5AA03BF237F13C0009CD413 /* MemLibInternals.h */, + A5AA03C0237F13C0009CD413 /* ScanMem16Wrapper.c */, + A5AA03C1237F13C0009CD413 /* BaseMemoryLibMmx.uni */, + ); + path = BaseMemoryLibMmx; + sourceTree = ""; + }; + A5AA039C237F13C0009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA039D237F13C0009CD413 /* ZeroMem.nasm */, + A5AA039E237F13C0009CD413 /* CompareMem.nasm */, + A5AA039F237F13C0009CD413 /* SetMem16.nasm */, + A5AA03A0237F13C0009CD413 /* ScanMem64.nasm */, + A5AA03A1237F13C0009CD413 /* ScanMem32.nasm */, + A5AA03A2237F13C0009CD413 /* SetMem.nasm */, + A5AA03A3237F13C0009CD413 /* IsZeroBuffer.nasm */, + A5AA03A4237F13C0009CD413 /* SetMem64.nasm */, + A5AA03A5237F13C0009CD413 /* ScanMem8.nasm */, + A5AA03A6237F13C0009CD413 /* SetMem32.nasm */, + A5AA03A7237F13C0009CD413 /* ScanMem16.nasm */, + A5AA03A8237F13C0009CD413 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA03AB237F13C0009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA03AC237F13C0009CD413 /* ZeroMem.nasm */, + A5AA03AD237F13C0009CD413 /* CompareMem.nasm */, + A5AA03AE237F13C0009CD413 /* SetMem16.nasm */, + A5AA03AF237F13C0009CD413 /* ScanMem64.nasm */, + A5AA03B0237F13C0009CD413 /* ScanMem32.nasm */, + A5AA03B1237F13C0009CD413 /* SetMem.nasm */, + A5AA03B2237F13C0009CD413 /* IsZeroBuffer.nasm */, + A5AA03B3237F13C0009CD413 /* SetMem64.nasm */, + A5AA03B4237F13C0009CD413 /* ScanMem8.nasm */, + A5AA03B5237F13C0009CD413 /* SetMem32.nasm */, + A5AA03B6237F13C0009CD413 /* ScanMem16.nasm */, + A5AA03B7237F13C0009CD413 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA03C2237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib */ = { + isa = PBXGroup; + children = ( + A5AA03C3237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib.inf */, + A5AA03C4237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib.uni */, + A5AA03C5237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib.c */, + ); + path = BaseOrderedCollectionRedBlackTreeLib; + sourceTree = ""; + }; + A5AA03C6237F13C0009CD413 /* UefiMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A5AA03C7237F13C0009CD413 /* UefiMemoryAllocationLib.inf */, + A5AA03C8237F13C0009CD413 /* MemoryAllocationLib.c */, + A5AA03C9237F13C0009CD413 /* UefiMemoryAllocationLib.uni */, + ); + path = UefiMemoryAllocationLib; + sourceTree = ""; + }; + A5AA03CA237F13C0009CD413 /* UefiRuntimeLib */ = { + isa = PBXGroup; + children = ( + A5AA03CB237F13C0009CD413 /* UefiRuntimeLib.uni */, + A5AA03CC237F13C0009CD413 /* UefiRuntimeLib.inf */, + A5AA03CD237F13C0009CD413 /* RuntimeLib.c */, + ); + path = UefiRuntimeLib; + sourceTree = ""; + }; + A5AA03CE237F13C0009CD413 /* UefiDebugLibConOut */ = { + isa = PBXGroup; + children = ( + A5AA03CF237F13C0009CD413 /* UefiDebugLibConOut.inf */, + A5AA03D0237F13C0009CD413 /* UefiDebugLibConOut.uni */, + A5AA03D1237F13C0009CD413 /* DebugLibConstructor.c */, + A5AA03D2237F13C0009CD413 /* DebugLib.c */, + ); + path = UefiDebugLibConOut; + sourceTree = ""; + }; + A5AA03D3237F13C0009CD413 /* BasePciLibPciExpress */ = { + isa = PBXGroup; + children = ( + A5AA03D4237F13C0009CD413 /* BasePciLibPciExpress.uni */, + A5AA03D5237F13C0009CD413 /* BasePciLibPciExpress.inf */, + A5AA03D6237F13C0009CD413 /* PciLib.c */, + ); + path = BasePciLibPciExpress; + sourceTree = ""; + }; + A5AA03D7237F13C0009CD413 /* UefiLib */ = { + isa = PBXGroup; + children = ( + A5AA03D8237F13C0009CD413 /* UefiLibPrint.c */, + A5AA03D9237F13C0009CD413 /* UefiLib.uni */, + A5AA03DA237F13C0009CD413 /* UefiLib.inf */, + A5AA03DB237F13C0009CD413 /* UefiDriverModel.c */, + A5AA03DC237F13C0009CD413 /* UefiNotTiano.c */, + A5AA03DD237F13C0009CD413 /* Console.c */, + A5AA03DE237F13C0009CD413 /* UefiLib.c */, + A5AA03DF237F13C0009CD413 /* UefiLibInternal.h */, + A5AA03E0237F13C0009CD413 /* Acpi.c */, + ); + path = UefiLib; + sourceTree = ""; + }; + A5AA03E1237F13C0009CD413 /* DxeHstiLib */ = { + isa = PBXGroup; + children = ( + A5AA03E2237F13C0009CD413 /* DxeHstiLib.uni */, + A5AA03E3237F13C0009CD413 /* HstiDxe.c */, + A5AA03E4237F13C0009CD413 /* DxeHstiLib.inf */, + A5AA03E5237F13C0009CD413 /* HstiAip.c */, + A5AA03E6237F13C0009CD413 /* HstiDxe.h */, + ); + path = DxeHstiLib; + sourceTree = ""; + }; + A5AA03E7237F13C0009CD413 /* BasePostCodeLibDebug */ = { + isa = PBXGroup; + children = ( + A5AA03E8237F13C0009CD413 /* PostCode.c */, + A5AA03E9237F13C0009CD413 /* BasePostCodeLibDebug.uni */, + A5AA03EA237F13C0009CD413 /* BasePostCodeLibDebug.inf */, + ); + path = BasePostCodeLibDebug; + sourceTree = ""; + }; + A5AA03EB237F13C0009CD413 /* BaseS3StallLib */ = { + isa = PBXGroup; + children = ( + A5AA03EC237F13C0009CD413 /* BaseS3StallLib.inf */, + A5AA03ED237F13C0009CD413 /* BaseS3StallLib.uni */, + A5AA03EE237F13C0009CD413 /* S3StallLib.c */, + ); + path = BaseS3StallLib; + sourceTree = ""; + }; + A5AA03EF237F13C0009CD413 /* BaseMemoryLibOptPei */ = { + isa = PBXGroup; + children = ( + A5AA03F0237F13C0009CD413 /* SetMem64Wrapper.c */, + A5AA03F1237F13C0009CD413 /* ZeroMemWrapper.c */, + A5AA03F2237F13C0009CD413 /* BaseMemoryLibOptPei.uni */, + A5AA03F3237F13C0009CD413 /* CopyMemWrapper.c */, + A5AA03F4237F13C0009CD413 /* ScanMem64Wrapper.c */, + A5AA03F5237F13C0009CD413 /* BaseMemoryLibOptPei.inf */, + A5AA03F6237F13C0009CD413 /* X64 */, + A5AA0403237F13C0009CD413 /* ScanMem8Wrapper.c */, + A5AA0404237F13C0009CD413 /* SetMem32Wrapper.c */, + A5AA0405237F13C0009CD413 /* Ia32 */, + A5AA0412237F13C0009CD413 /* ScanMem32Wrapper.c */, + A5AA0413237F13C0009CD413 /* IsZeroBufferWrapper.c */, + A5AA0414237F13C0009CD413 /* SetMemWrapper.c */, + A5AA0415237F13C0009CD413 /* CompareMemWrapper.c */, + A5AA0416237F13C0009CD413 /* SetMem16Wrapper.c */, + A5AA0417237F13C0009CD413 /* MemLibGuid.c */, + A5AA0418237F13C0009CD413 /* MemLibInternals.h */, + A5AA0419237F13C0009CD413 /* ScanMem16Wrapper.c */, + ); + path = BaseMemoryLibOptPei; + sourceTree = ""; + }; + A5AA03F6237F13C0009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AA03F7237F13C0009CD413 /* ZeroMem.nasm */, + A5AA03F8237F13C0009CD413 /* CompareMem.nasm */, + A5AA03F9237F13C0009CD413 /* SetMem16.nasm */, + A5AA03FA237F13C0009CD413 /* ScanMem64.nasm */, + A5AA03FB237F13C0009CD413 /* ScanMem32.nasm */, + A5AA03FC237F13C0009CD413 /* SetMem.nasm */, + A5AA03FD237F13C0009CD413 /* IsZeroBuffer.nasm */, + A5AA03FE237F13C0009CD413 /* SetMem64.nasm */, + A5AA03FF237F13C0009CD413 /* ScanMem8.nasm */, + A5AA0400237F13C0009CD413 /* SetMem32.nasm */, + A5AA0401237F13C0009CD413 /* ScanMem16.nasm */, + A5AA0402237F13C0009CD413 /* CopyMem.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AA0405237F13C0009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AA0406237F13C0009CD413 /* ZeroMem.nasm */, + A5AA0407237F13C0009CD413 /* CompareMem.nasm */, + A5AA0408237F13C0009CD413 /* SetMem16.nasm */, + A5AA0409237F13C0009CD413 /* ScanMem64.nasm */, + A5AA040A237F13C0009CD413 /* ScanMem32.nasm */, + A5AA040B237F13C0009CD413 /* SetMem.nasm */, + A5AA040C237F13C0009CD413 /* IsZeroBuffer.nasm */, + A5AA040D237F13C0009CD413 /* SetMem64.nasm */, + A5AA040E237F13C0009CD413 /* ScanMem8.nasm */, + A5AA040F237F13C0009CD413 /* SetMem32.nasm */, + A5AA0410237F13C0009CD413 /* ScanMem16.nasm */, + A5AA0411237F13C0009CD413 /* CopyMem.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AA041A237F13C0009CD413 /* UefiPciLibPciRootBridgeIo */ = { + isa = PBXGroup; + children = ( + A5AA041B237F13C0009CD413 /* UefiPciLibPciRootBridgeIo.uni */, + A5AA041C237F13C0009CD413 /* UefiPciLibPciRootBridgeIo.inf */, + A5AA041D237F13C0009CD413 /* PciLib.c */, + ); + path = UefiPciLibPciRootBridgeIo; + sourceTree = ""; + }; + A5AA041E237F13C0009CD413 /* PeimEntryPoint */ = { + isa = PBXGroup; + children = ( + A5AA041F237F13C0009CD413 /* PeimEntryPoint.c */, + A5AA0420237F13C0009CD413 /* PeimEntryPoint.uni */, + A5AA0421237F13C0009CD413 /* PeimEntryPoint.inf */, + ); + path = PeimEntryPoint; + sourceTree = ""; + }; + A5AA0422237F13C0009CD413 /* SmiHandlerProfileLibNull */ = { + isa = PBXGroup; + children = ( + A5AA0423237F13C0009CD413 /* SmiHandlerProfileLibNull.c */, + A5AA0424237F13C0009CD413 /* SmiHandlerProfileLibNull.inf */, + A5AA0425237F13C0009CD413 /* SmiHandlerProfileLibNull.uni */, + ); + path = SmiHandlerProfileLibNull; + sourceTree = ""; + }; + A5AA0426237F13C0009CD413 /* BaseS3PciLib */ = { + isa = PBXGroup; + children = ( + A5AA0427237F13C0009CD413 /* S3PciLib.c */, + A5AA0428237F13C0009CD413 /* BaseS3PciLib.uni */, + A5AA0429237F13C0009CD413 /* BaseS3PciLib.inf */, + ); + path = BaseS3PciLib; + sourceTree = ""; + }; + A5AA042A237F13C0009CD413 /* BasePrintLib */ = { + isa = PBXGroup; + children = ( + A5AA042B237F13C0009CD413 /* PrintLibInternal.h */, + A5AA042C237F13C0009CD413 /* PrintLib.c */, + A5AA042D237F13C0009CD413 /* BasePrintLib.inf */, + A5AA042E237F13C0009CD413 /* BasePrintLib.uni */, + A5AA042F237F13C0009CD413 /* PrintLibInternal.c */, + ); + path = BasePrintLib; + sourceTree = ""; + }; + A5AA0430237F13C0009CD413 /* PeiIoLibCpuIo */ = { + isa = PBXGroup; + children = ( + A5AA0431237F13C0009CD413 /* IoLibMmioBuffer.c */, + A5AA0432237F13C0009CD413 /* IoLib.c */, + A5AA0433237F13C0009CD413 /* IoHighLevel.c */, + A5AA0434237F13C0009CD413 /* PeiIoLibCpuIo.uni */, + A5AA0435237F13C0009CD413 /* PeiIoLibCpuIo.inf */, + ); + path = PeiIoLibCpuIo; + sourceTree = ""; + }; + A5AA0436237F13C0009CD413 /* BaseReportStatusCodeLibNull */ = { + isa = PBXGroup; + children = ( + A5AA0437237F13C0009CD413 /* BaseReportStatusCodeLib.c */, + A5AA0438237F13C0009CD413 /* BaseReportStatusCodeLibNull.uni */, + A5AA0439237F13C0009CD413 /* BaseReportStatusCodeLibNull.inf */, + ); + path = BaseReportStatusCodeLibNull; + sourceTree = ""; + }; + A5AA043A237F13C0009CD413 /* DxeServicesTableLib */ = { + isa = PBXGroup; + children = ( + A5AA043B237F13C0009CD413 /* DxeServicesTableLib.c */, + A5AA043C237F13C0009CD413 /* DxeServicesTableLib.inf */, + A5AA043D237F13C0009CD413 /* DxeServicesTableLib.uni */, + ); + path = DxeServicesTableLib; + sourceTree = ""; + }; + A5AA043E237F13C0009CD413 /* BasePeCoffExtraActionLibNull */ = { + isa = PBXGroup; + children = ( + A5AA043F237F13C0009CD413 /* BasePeCoffExtraActionLibNull.inf */, + A5AA0440237F13C0009CD413 /* PeCoffExtraActionLibNull.uni */, + A5AA0441237F13C0009CD413 /* PeCoffExtraActionLib.c */, + ); + path = BasePeCoffExtraActionLibNull; + sourceTree = ""; + }; + A5AA0442237F13C0009CD413 /* UefiUsbLib */ = { + isa = PBXGroup; + children = ( + A5AA0443237F13C0009CD413 /* UsbDxeLib.c */, + A5AA0444237F13C0009CD413 /* UefiUsbLib.inf */, + A5AA0445237F13C0009CD413 /* UefiUsbLib.uni */, + A5AA0446237F13C0009CD413 /* Hid.c */, + A5AA0447237F13C0009CD413 /* UefiUsbLibInternal.h */, + ); + path = UefiUsbLib; + sourceTree = ""; + }; + A5AA0777237F13CD009CD413 /* PcAtChipsetPkg */ = { + isa = PBXGroup; + children = ( + A5AA0778237F13CD009CD413 /* PcAtChipsetPkg.dec */, + A5AA0779237F13CD009CD413 /* PcAtChipsetPkg.uni */, + A5AA077A237F13CD009CD413 /* IsaAcpiDxe */, + A5AA0783237F13CD009CD413 /* HpetTimerDxe */, + A5AA0788237F13CD009CD413 /* PcAtChipsetPkg.dsc */, + A5AA0789237F13CD009CD413 /* Include */, + A5AA0791237F13CD009CD413 /* Bus */, + A5AA079A237F13CD009CD413 /* Library */, + A5AA07B2237F13CD009CD413 /* 8259InterruptControllerDxe */, + A5AA07B8237F13CD009CD413 /* PcAtChipsetPkgExtra.uni */, + A5AA07B9237F13CD009CD413 /* 8254TimerDxe */, + A5AA07BF237F13CD009CD413 /* PcatRealTimeClockRuntimeDxe */, + ); + name = PcAtChipsetPkg; + path = ../../../PcAtChipsetPkg; + sourceTree = ""; + }; + A5AA077A237F13CD009CD413 /* IsaAcpiDxe */ = { + isa = PBXGroup; + children = ( + A5AA077B237F13CD009CD413 /* IsaAcpi.c */, + A5AA077C237F13CD009CD413 /* IsaAcpiExtra.uni */, + A5AA077D237F13CD009CD413 /* PcatIsaAcpi.h */, + A5AA077E237F13CD009CD413 /* ComponentName.c */, + A5AA077F237F13CD009CD413 /* IsaAcpi.c.bak */, + A5AA0780237F13CD009CD413 /* PcatIsaAcpi.c */, + A5AA0781237F13CD009CD413 /* IsaAcpi.inf */, + A5AA0782237F13CD009CD413 /* IsaAcpi.uni */, + ); + path = IsaAcpiDxe; + sourceTree = ""; + }; + A5AA0783237F13CD009CD413 /* HpetTimerDxe */ = { + isa = PBXGroup; + children = ( + A5AA0784237F13CD009CD413 /* HpetTimerDxe.uni */, + A5AA0785237F13CD009CD413 /* HpetTimer.c */, + A5AA0786237F13CD009CD413 /* HpetTimerDxeExtra.uni */, + A5AA0787237F13CD009CD413 /* HpetTimerDxe.inf */, + ); + path = HpetTimerDxe; + sourceTree = ""; + }; + A5AA0789237F13CD009CD413 /* Include */ = { + isa = PBXGroup; + children = ( + A5AA078A237F13CD009CD413 /* Library */, + A5AA078C237F13CD009CD413 /* Register */, + A5AA078F237F13CD009CD413 /* Guid */, + ); + path = Include; + sourceTree = ""; + }; + A5AA078A237F13CD009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AA078B237F13CD009CD413 /* IoApicLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A5AA078C237F13CD009CD413 /* Register */ = { + isa = PBXGroup; + children = ( + A5AA078D237F13CD009CD413 /* IoApic.h */, + A5AA078E237F13CD009CD413 /* Hpet.h */, + ); + path = Register; + sourceTree = ""; + }; + A5AA078F237F13CD009CD413 /* Guid */ = { + isa = PBXGroup; + children = ( + A5AA0790237F13CD009CD413 /* PcAtChipsetTokenSpace.h */, + ); + path = Guid; + sourceTree = ""; + }; + A5AA0791237F13CD009CD413 /* Bus */ = { + isa = PBXGroup; + children = ( + A5AA0792237F13CD009CD413 /* Pci */, + ); + path = Bus; + sourceTree = ""; + }; + A5AA0792237F13CD009CD413 /* Pci */ = { + isa = PBXGroup; + children = ( + A5AA0793237F13CD009CD413 /* IdeControllerDxe */, + ); + path = Pci; + sourceTree = ""; + }; + A5AA0793237F13CD009CD413 /* IdeControllerDxe */ = { + isa = PBXGroup; + children = ( + A5AA0794237F13CD009CD413 /* IdeController.c */, + A5AA0795237F13CD009CD413 /* IdeControllerExtra.uni */, + A5AA0796237F13CD009CD413 /* IdeControllerDxe.inf */, + A5AA0797237F13CD009CD413 /* ComponentName.c */, + A5AA0798237F13CD009CD413 /* IdeController.uni */, + A5AA0799237F13CD009CD413 /* IdeController.h */, + ); + path = IdeControllerDxe; + sourceTree = ""; + }; + A5AA079A237F13CD009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AA079B237F13CD009CD413 /* AcpiTimerLib */, + A5AA07A6237F13CD009CD413 /* BaseIoApicLib */, + A5AA07AA237F13CD009CD413 /* ResetSystemLib */, + A5AA07AE237F13CD009CD413 /* SerialIoLib */, + ); + path = Library; + sourceTree = ""; + }; + A5AA079B237F13CD009CD413 /* AcpiTimerLib */ = { + isa = PBXGroup; + children = ( + A5AA079C237F13CD009CD413 /* DxeAcpiTimerLib.uni */, + A5AA079D237F13CD009CD413 /* DxeAcpiTimerLib.inf */, + A5AA079E237F13CD009CD413 /* BaseAcpiTimerLib.uni */, + A5AA079F237F13CD009CD413 /* BaseAcpiTimerLib.inf */, + A5AA07A0237F13CD009CD413 /* BaseAcpiTimerLib.c */, + A5AA07A1237F13CD009CD413 /* PeiAcpiTimerLib.inf */, + A5AA07A2237F13CD009CD413 /* PeiAcpiTimerLib.uni */, + A5AA07A3237F13CD009CD413 /* DxeAcpiTimerLib.c */, + A5AA07A4237F13CD009CD413 /* PeiAcpiTimerLib.c */, + A5AA07A5237F13CD009CD413 /* AcpiTimerLib.c */, + ); + path = AcpiTimerLib; + sourceTree = ""; + }; + A5AA07A6237F13CD009CD413 /* BaseIoApicLib */ = { + isa = PBXGroup; + children = ( + A5AA07A7237F13CD009CD413 /* BaseIoApicLib.uni */, + A5AA07A8237F13CD009CD413 /* BaseIoApicLib.inf */, + A5AA07A9237F13CD009CD413 /* IoApicLib.c */, + ); + path = BaseIoApicLib; + sourceTree = ""; + }; + A5AA07AA237F13CD009CD413 /* ResetSystemLib */ = { + isa = PBXGroup; + children = ( + A5AA07AB237F13CD009CD413 /* ResetSystemLib.c */, + A5AA07AC237F13CD009CD413 /* ResetSystemLib.uni */, + A5AA07AD237F13CD009CD413 /* ResetSystemLib.inf */, + ); + path = ResetSystemLib; + sourceTree = ""; + }; + A5AA07AE237F13CD009CD413 /* SerialIoLib */ = { + isa = PBXGroup; + children = ( + A5AA07AF237F13CD009CD413 /* SerialPortLib.c */, + A5AA07B0237F13CD009CD413 /* SerialIoLib.inf */, + A5AA07B1237F13CD009CD413 /* PcAtSerialPortLib.uni */, + ); + path = SerialIoLib; + sourceTree = ""; + }; + A5AA07B2237F13CD009CD413 /* 8259InterruptControllerDxe */ = { + isa = PBXGroup; + children = ( + A5AA07B3237F13CD009CD413 /* Legacy8259Extra.uni */, + A5AA07B4237F13CD009CD413 /* 8259.c */, + A5AA07B5237F13CD009CD413 /* 8259.inf */, + A5AA07B6237F13CD009CD413 /* Legacy8259.uni */, + A5AA07B7237F13CD009CD413 /* 8259.h */, + ); + path = 8259InterruptControllerDxe; + sourceTree = ""; + }; + A5AA07B9237F13CD009CD413 /* 8254TimerDxe */ = { + isa = PBXGroup; + children = ( + A5AA07BA237F13CD009CD413 /* Timer.c */, + A5AA07BB237F13CD009CD413 /* Timer.uni */, + A5AA07BC237F13CD009CD413 /* 8254Timer.inf */, + A5AA07BD237F13CD009CD413 /* Timer.h */, + A5AA07BE237F13CD009CD413 /* TimerExtra.uni */, + ); + path = 8254TimerDxe; + sourceTree = ""; + }; + A5AA07BF237F13CD009CD413 /* PcatRealTimeClockRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AA07C0237F13CD009CD413 /* PcatRealTimeClockRuntimeDxe.inf */, + A5AA07C1237F13CD009CD413 /* PcRtc.uni */, + A5AA07C2237F13CD009CD413 /* PcRtc.c */, + A5AA07C3237F13CD009CD413 /* PcRtcEntry.c */, + A5AA07C4237F13CD009CD413 /* PcRtcExtra.uni */, + A5AA07C5237F13CD009CD413 /* PcRtc.h */, + ); + path = PcatRealTimeClockRuntimeDxe; + sourceTree = ""; + }; + A5AAF290237F1321009CD413 /* IntelFrameworkModulePkg */ = { + isa = PBXGroup; + children = ( + A5AAF291237F1321009CD413 /* Include */, + A5AAF2A8237F1321009CD413 /* IntelFrameworkModulePkgExtra.uni */, + A5AAF2A9237F1321009CD413 /* IntelFrameworkModulePkg.dsc */, + A5AAF2AA237F1321009CD413 /* IntelFrameworkModulePkg.uni */, + A5AAF2AB237F1321009CD413 /* IntelFrameworkModulePkg.dec */, + ); + name = IntelFrameworkModulePkg; + path = ../../../IntelFrameworkModulePkg; + sourceTree = ""; + }; + A5AAF291237F1321009CD413 /* Include */ = { + isa = PBXGroup; + children = ( + A5AAF292237F1321009CD413 /* Library */, + A5AAF295237F1321009CD413 /* Protocol */, + A5AAF29B237F1321009CD413 /* Guid */, + ); + path = Include; + sourceTree = ""; + }; + A5AAF292237F1321009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AAF293237F1321009CD413 /* PlatformBdsLib.h */, + A5AAF294237F1321009CD413 /* GenericBdsLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A5AAF295237F1321009CD413 /* Protocol */ = { + isa = PBXGroup; + children = ( + A5AAF296237F1321009CD413 /* ExitPmAuth.h */, + A5AAF297237F1321009CD413 /* IsaAcpi.h */, + A5AAF298237F1321009CD413 /* OEMBadging.h */, + A5AAF299237F1321009CD413 /* VgaMiniPort.h */, + A5AAF29A237F1321009CD413 /* IsaIo.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A5AAF29B237F1321009CD413 /* Guid */ = { + isa = PBXGroup; + children = ( + A5AAF29C237F1321009CD413 /* LegacyBios.h */, + A5AAF29D237F1321009CD413 /* IntelFrameworkModulePkgTokenSpace.h */, + A5AAF29E237F1321009CD413 /* BlockIoVendor.h */, + A5AAF29F237F1321009CD413 /* HdBootVariable.h */, + A5AAF2A0237F1321009CD413 /* BdsLibHii.h */, + A5AAF2A1237F1321009CD413 /* BdsHii.h */, + A5AAF2A2237F1321009CD413 /* TianoDecompress.h */, + A5AAF2A3237F1321009CD413 /* DataHubStatusCodeRecord.h */, + A5AAF2A4237F1321009CD413 /* AcpiVariableCompatibility.h */, + A5AAF2A5237F1321009CD413 /* LegacyDevOrder.h */, + A5AAF2A6237F1321009CD413 /* LastEnumLang.h */, + A5AAF2A7237F1321009CD413 /* CapsuleDataFile.h */, + ); + path = Guid; + sourceTree = ""; + }; + A5AAF332237F13A5009CD413 /* IntelFrameworkPkg */ = { + isa = PBXGroup; + children = ( + A5AAF333237F13A5009CD413 /* IntelFrameworkPkgExtra.uni */, + A5AAF334237F13A5009CD413 /* Include */, + A5AAF372237F13A5009CD413 /* IntelFrameworkPkg.dsc */, + A5AAF373237F13A5009CD413 /* IntelFrameworkPkg.uni */, + A5AAF374237F13A5009CD413 /* IntelFrameworkPkg.dec */, + ); + name = IntelFrameworkPkg; + path = ../../../IntelFrameworkPkg; + sourceTree = ""; + }; + A5AAF334237F13A5009CD413 /* Include */ = { + isa = PBXGroup; + children = ( + A5AAF335237F13A5009CD413 /* FrameworkSmm.h */, + A5AAF336237F13A5009CD413 /* FrameworkDxe.h */, + A5AAF337237F13A5009CD413 /* Framework */, + A5AAF341237F13A5009CD413 /* Protocol */, + A5AAF360237F13A5009CD413 /* FrameworkPei.h */, + A5AAF361237F13A5009CD413 /* Guid */, + A5AAF368237F13A5009CD413 /* Ppi */, + ); + path = Include; + sourceTree = ""; + }; + A5AAF337237F13A5009CD413 /* Framework */ = { + isa = PBXGroup; + children = ( + A5AAF338237F13A5009CD413 /* BootScript.h */, + A5AAF339237F13A5009CD413 /* FirmwareVolumeImageFormat.h */, + A5AAF33A237F13A5009CD413 /* SmmCis.h */, + A5AAF33B237F13A5009CD413 /* FrameworkInternalFormRepresentation.h */, + A5AAF33C237F13A5009CD413 /* Hob.h */, + A5AAF33D237F13A5009CD413 /* PeiCis.h */, + A5AAF33E237F13A5009CD413 /* FirmwareVolumeHeader.h */, + A5AAF33F237F13A5009CD413 /* StatusCode.h */, + A5AAF340237F13A5009CD413 /* DxeCis.h */, + ); + path = Framework; + sourceTree = ""; + }; + A5AAF341237F13A5009CD413 /* Protocol */ = { + isa = PBXGroup; + children = ( + A5AAF342237F13A5009CD413 /* SmmBase.h */, + A5AAF343237F13A5009CD413 /* SmmUsbDispatch.h */, + A5AAF344237F13A5009CD413 /* SmmIchnDispatch.h */, + A5AAF345237F13A5009CD413 /* LegacyInterrupt.h */, + A5AAF346237F13A5009CD413 /* LegacyBios.h */, + A5AAF347237F13A5009CD413 /* SmmSxDispatch.h */, + A5AAF348237F13A5009CD413 /* SmmGpiDispatch.h */, + A5AAF349237F13A5009CD413 /* AcpiS3Save.h */, + A5AAF34A237F13A5009CD413 /* FrameworkMpService.h */, + A5AAF34B237F13A5009CD413 /* FrameworkFirmwareVolumeBlock.h */, + A5AAF34C237F13A5009CD413 /* SmmPowerButtonDispatch.h */, + A5AAF34D237F13A5009CD413 /* FrameworkFormCallback.h */, + A5AAF34E237F13A5009CD413 /* SmmControl.h */, + A5AAF34F237F13A5009CD413 /* SmmCpuSaveState.h */, + A5AAF350237F13A5009CD413 /* SmmStandbyButtonDispatch.h */, + A5AAF351237F13A5009CD413 /* SectionExtraction.h */, + A5AAF352237F13A5009CD413 /* LegacyBiosPlatform.h */, + A5AAF353237F13A5009CD413 /* FrameworkFormBrowser.h */, + A5AAF354237F13A5009CD413 /* SmmAccess.h */, + A5AAF355237F13A5009CD413 /* LegacyRegion.h */, + A5AAF356237F13A5009CD413 /* BootScriptSave.h */, + A5AAF357237F13A5009CD413 /* DataHub.h */, + A5AAF358237F13A5009CD413 /* SmmSwDispatch.h */, + A5AAF359237F13A5009CD413 /* SmmPeriodicTimerDispatch.h */, + A5AAF35A237F13A5009CD413 /* Legacy8259.h */, + A5AAF35B237F13A5009CD413 /* AcpiSupport.h */, + A5AAF35C237F13A5009CD413 /* SmmCpuIo.h */, + A5AAF35D237F13A5009CD413 /* CpuIo.h */, + A5AAF35E237F13A5009CD413 /* FirmwareVolume.h */, + A5AAF35F237F13A5009CD413 /* FrameworkHii.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A5AAF361237F13A5009CD413 /* Guid */ = { + isa = PBXGroup; + children = ( + A5AAF362237F13A5009CD413 /* SmramMemoryReserve.h */, + A5AAF363237F13A5009CD413 /* DataHubRecords.h */, + A5AAF364237F13A5009CD413 /* SmmCommunicate.h */, + A5AAF365237F13A5009CD413 /* BlockIo.h */, + A5AAF366237F13A5009CD413 /* Capsule.h */, + A5AAF367237F13A5009CD413 /* FirmwareFileSystem.h */, + ); + path = Guid; + sourceTree = ""; + }; + A5AAF368237F13A5009CD413 /* Ppi */ = { + isa = PBXGroup; + children = ( + A5AAF369237F13A5009CD413 /* PciCfg.h */, + A5AAF36A237F13A5009CD413 /* Security.h */, + A5AAF36B237F13A5009CD413 /* S3Resume.h */, + A5AAF36C237F13A5009CD413 /* BootScriptExecuter.h */, + A5AAF36D237F13A5009CD413 /* ReadOnlyVariable.h */, + A5AAF36E237F13A5009CD413 /* SectionExtraction.h */, + A5AAF36F237F13A5009CD413 /* FvLoadFile.h */, + A5AAF370237F13A5009CD413 /* Smbus.h */, + A5AAF371237F13A5009CD413 /* FindFv.h */, + ); + path = Ppi; + sourceTree = ""; + }; + A5AAF375237F13B0009CD413 /* MdeModulePkg */ = { + isa = PBXGroup; + children = ( + A5AAF376237F13B0009CD413 /* Core */, + A5AAF405237F13B0009CD413 /* Universal */, + A5AAF6A2237F13B1009CD413 /* Include */, + A5AAF744237F13B1009CD413 /* MdeModulePkgExtra.uni */, + A5AAF745237F13B1009CD413 /* Bus */, + A5AAF90E237F13B2009CD413 /* Library */, + A5AAFACB237F13B3009CD413 /* MdeModulePkgSample.dec */, + A5AAFACC237F13B3009CD413 /* Logo */, + A5AAFAD6237F13B3009CD413 /* MdeModulePkg.uni */, + A5AAFAD7237F13B3009CD413 /* MdeModulePkg.dec */, + A5AAFAD8237F13B3009CD413 /* Application */, + A5AAFB11237F13B3009CD413 /* MdeModulePkg.dsc */, + ); + name = MdeModulePkg; + path = ../../../MdeModulePkg; + sourceTree = ""; + }; + A5AAF376237F13B0009CD413 /* Core */ = { + isa = PBXGroup; + children = ( + A5AAF377237F13B0009CD413 /* RuntimeDxe */, + A5AAF37E237F13B0009CD413 /* Dxe */, + A5AAF3B8237F13B0009CD413 /* PiSmmCore */, + A5AAF3D1237F13B0009CD413 /* Pei */, + A5AAF3F4237F13B0009CD413 /* DxeIplPeim */, + ); + path = Core; + sourceTree = ""; + }; + A5AAF377237F13B0009CD413 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF378237F13B0009CD413 /* Runtime.c */, + A5AAF379237F13B0009CD413 /* RuntimeDxe.inf */, + A5AAF37A237F13B0009CD413 /* RuntimeDxe.uni */, + A5AAF37B237F13B0009CD413 /* Crc32.c */, + A5AAF37C237F13B0009CD413 /* Runtime.h */, + A5AAF37D237F13B0009CD413 /* RuntimeDxeExtra.uni */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A5AAF37E237F13B0009CD413 /* Dxe */ = { + isa = PBXGroup; + children = ( + A5AAF37F237F13B0009CD413 /* Misc */, + A5AAF387237F13B0009CD413 /* Hand */, + A5AAF38D237F13B0009CD413 /* DxeMain.inf */, + A5AAF38E237F13B0009CD413 /* FwVolBlock */, + A5AAF391237F13B0009CD413 /* Dispatcher */, + A5AAF394237F13B0009CD413 /* FwVol */, + A5AAF39B237F13B0009CD413 /* DxeMain */, + A5AAF39E237F13B0009CD413 /* Library */, + A5AAF3A0237F13B0009CD413 /* Gcd */, + A5AAF3A3237F13B0009CD413 /* Image */, + A5AAF3A6237F13B0009CD413 /* DxeMain.h */, + A5AAF3A7237F13B0009CD413 /* DxeCore.uni */, + A5AAF3A8237F13B0009CD413 /* SectionExtraction */, + A5AAF3AA237F13B0009CD413 /* Event */, + A5AAF3AF237F13B0009CD413 /* DxeCoreExtra.uni */, + A5AAF3B0237F13B0009CD413 /* Mem */, + ); + path = Dxe; + sourceTree = ""; + }; + A5AAF37F237F13B0009CD413 /* Misc */ = { + isa = PBXGroup; + children = ( + A5AAF380237F13B0009CD413 /* Stall.c */, + A5AAF381237F13B0009CD413 /* MemoryProtection.c */, + A5AAF382237F13B0009CD413 /* DebugImageInfo.c */, + A5AAF383237F13B0009CD413 /* InstallConfigurationTable.c */, + A5AAF384237F13B0009CD413 /* SetWatchdogTimer.c */, + A5AAF385237F13B0009CD413 /* PropertiesTable.c */, + A5AAF386237F13B0009CD413 /* MemoryAttributesTable.c */, + ); + path = Misc; + sourceTree = ""; + }; + A5AAF387237F13B0009CD413 /* Hand */ = { + isa = PBXGroup; + children = ( + A5AAF388237F13B0009CD413 /* Handle.c */, + A5AAF389237F13B0009CD413 /* Handle.h */, + A5AAF38A237F13B0009CD413 /* Locate.c */, + A5AAF38B237F13B0009CD413 /* DriverSupport.c */, + A5AAF38C237F13B0009CD413 /* Notify.c */, + ); + path = Hand; + sourceTree = ""; + }; + A5AAF38E237F13B0009CD413 /* FwVolBlock */ = { + isa = PBXGroup; + children = ( + A5AAF38F237F13B0009CD413 /* FwVolBlock.c */, + A5AAF390237F13B0009CD413 /* FwVolBlock.h */, + ); + path = FwVolBlock; + sourceTree = ""; + }; + A5AAF391237F13B0009CD413 /* Dispatcher */ = { + isa = PBXGroup; + children = ( + A5AAF392237F13B0009CD413 /* Dispatcher.c */, + A5AAF393237F13B0009CD413 /* Dependency.c */, + ); + path = Dispatcher; + sourceTree = ""; + }; + A5AAF394237F13B0009CD413 /* FwVol */ = { + isa = PBXGroup; + children = ( + A5AAF395237F13B0009CD413 /* FwVolAttrib.c */, + A5AAF396237F13B0009CD413 /* FwVolRead.c */, + A5AAF397237F13B0009CD413 /* FwVolDriver.h */, + A5AAF398237F13B0009CD413 /* Ffs.c */, + A5AAF399237F13B0009CD413 /* FwVolWrite.c */, + A5AAF39A237F13B0009CD413 /* FwVol.c */, + ); + path = FwVol; + sourceTree = ""; + }; + A5AAF39B237F13B0009CD413 /* DxeMain */ = { + isa = PBXGroup; + children = ( + A5AAF39C237F13B0009CD413 /* DxeProtocolNotify.c */, + A5AAF39D237F13B0009CD413 /* DxeMain.c */, + ); + path = DxeMain; + sourceTree = ""; + }; + A5AAF39E237F13B0009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AAF39F237F13B0009CD413 /* Library.c */, + ); + path = Library; + sourceTree = ""; + }; + A5AAF3A0237F13B0009CD413 /* Gcd */ = { + isa = PBXGroup; + children = ( + A5AAF3A1237F13B0009CD413 /* Gcd.c */, + A5AAF3A2237F13B0009CD413 /* Gcd.h */, + ); + path = Gcd; + sourceTree = ""; + }; + A5AAF3A3237F13B0009CD413 /* Image */ = { + isa = PBXGroup; + children = ( + A5AAF3A4237F13B0009CD413 /* Image.c */, + A5AAF3A5237F13B0009CD413 /* Image.h */, + ); + path = Image; + sourceTree = ""; + }; + A5AAF3A8237F13B0009CD413 /* SectionExtraction */ = { + isa = PBXGroup; + children = ( + A5AAF3A9237F13B0009CD413 /* CoreSectionExtraction.c */, + ); + path = SectionExtraction; + sourceTree = ""; + }; + A5AAF3AA237F13B0009CD413 /* Event */ = { + isa = PBXGroup; + children = ( + A5AAF3AB237F13B0009CD413 /* Timer.c */, + A5AAF3AC237F13B0009CD413 /* Event.h */, + A5AAF3AD237F13B0009CD413 /* Event.c */, + A5AAF3AE237F13B0009CD413 /* Tpl.c */, + ); + path = Event; + sourceTree = ""; + }; + A5AAF3B0237F13B0009CD413 /* Mem */ = { + isa = PBXGroup; + children = ( + A5AAF3B1237F13B0009CD413 /* HeapGuard.c */, + A5AAF3B2237F13B0009CD413 /* MemData.c */, + A5AAF3B3237F13B0009CD413 /* MemoryProfileRecord.c */, + A5AAF3B4237F13B0009CD413 /* Page.c */, + A5AAF3B5237F13B0009CD413 /* HeapGuard.h */, + A5AAF3B6237F13B0009CD413 /* Imem.h */, + A5AAF3B7237F13B0009CD413 /* Pool.c */, + ); + path = Mem; + sourceTree = ""; + }; + A5AAF3B8237F13B0009CD413 /* PiSmmCore */ = { + isa = PBXGroup; + children = ( + A5AAF3B9237F13B0009CD413 /* Smi.c */, + A5AAF3BA237F13B0009CD413 /* SmiHandlerProfile.c */, + A5AAF3BB237F13B0009CD413 /* HeapGuard.c */, + A5AAF3BC237F13B0009CD413 /* PiSmmCore.c */, + A5AAF3BD237F13B0009CD413 /* Dispatcher.c */, + A5AAF3BE237F13B0009CD413 /* PiSmmIplExtra.uni */, + A5AAF3BF237F13B0009CD413 /* SmramProfileRecord.c */, + A5AAF3C0237F13B0009CD413 /* Handle.c */, + A5AAF3C1237F13B0009CD413 /* PiSmmCoreExtra.uni */, + A5AAF3C2237F13B0009CD413 /* InstallConfigurationTable.c */, + A5AAF3C3237F13B0009CD413 /* PiSmmCorePrivateData.h */, + A5AAF3C4237F13B0009CD413 /* PiSmmIpl.c */, + A5AAF3C5237F13B0009CD413 /* Page.c */, + A5AAF3C6237F13B0009CD413 /* PiSmmCore.h */, + A5AAF3C7237F13B0009CD413 /* HeapGuard.h */, + A5AAF3C8237F13B0009CD413 /* PiSmmCore.inf */, + A5AAF3C9237F13B0009CD413 /* Locate.c */, + A5AAF3CA237F13B0009CD413 /* Dependency.c */, + A5AAF3CB237F13B0009CD413 /* Pool.c */, + A5AAF3CC237F13B0009CD413 /* PiSmmCore.uni */, + A5AAF3CD237F13B0009CD413 /* MemoryAttributesTable.c */, + A5AAF3CE237F13B0009CD413 /* PiSmmIpl.uni */, + A5AAF3CF237F13B0009CD413 /* Notify.c */, + A5AAF3D0237F13B0009CD413 /* PiSmmIpl.inf */, + ); + path = PiSmmCore; + sourceTree = ""; + }; + A5AAF3D1237F13B0009CD413 /* Pei */ = { + isa = PBXGroup; + children = ( + A5AAF3D2237F13B0009CD413 /* PeiMain.inf */, + A5AAF3D3237F13B0009CD413 /* PciCfg2 */, + A5AAF3D5237F13B0009CD413 /* Memory */, + A5AAF3D7237F13B0009CD413 /* Hob */, + A5AAF3D9237F13B0009CD413 /* Security */, + A5AAF3DB237F13B0009CD413 /* Reset */, + A5AAF3DD237F13B0009CD413 /* Dispatcher */, + A5AAF3DF237F13B0009CD413 /* FwVol */, + A5AAF3E2237F13B0009CD413 /* Dependency */, + A5AAF3E5237F13B0009CD413 /* Image */, + A5AAF3E7237F13B0009CD413 /* PeiMain */, + A5AAF3E9237F13B0009CD413 /* StatusCode */, + A5AAF3EB237F13B0009CD413 /* BootMode */, + A5AAF3ED237F13B0009CD413 /* CpuIo */, + A5AAF3EF237F13B0009CD413 /* Ppi */, + A5AAF3F1237F13B0009CD413 /* PeiCoreExtra.uni */, + A5AAF3F2237F13B0009CD413 /* PeiMain.h */, + A5AAF3F3237F13B0009CD413 /* PeiCore.uni */, + ); + path = Pei; + sourceTree = ""; + }; + A5AAF3D3237F13B0009CD413 /* PciCfg2 */ = { + isa = PBXGroup; + children = ( + A5AAF3D4237F13B0009CD413 /* PciCfg2.c */, + ); + path = PciCfg2; + sourceTree = ""; + }; + A5AAF3D5237F13B0009CD413 /* Memory */ = { + isa = PBXGroup; + children = ( + A5AAF3D6237F13B0009CD413 /* MemoryServices.c */, + ); + path = Memory; + sourceTree = ""; + }; + A5AAF3D7237F13B0009CD413 /* Hob */ = { + isa = PBXGroup; + children = ( + A5AAF3D8237F13B0009CD413 /* Hob.c */, + ); + path = Hob; + sourceTree = ""; + }; + A5AAF3D9237F13B0009CD413 /* Security */ = { + isa = PBXGroup; + children = ( + A5AAF3DA237F13B0009CD413 /* Security.c */, + ); + path = Security; + sourceTree = ""; + }; + A5AAF3DB237F13B0009CD413 /* Reset */ = { + isa = PBXGroup; + children = ( + A5AAF3DC237F13B0009CD413 /* Reset.c */, + ); + path = Reset; + sourceTree = ""; + }; + A5AAF3DD237F13B0009CD413 /* Dispatcher */ = { + isa = PBXGroup; + children = ( + A5AAF3DE237F13B0009CD413 /* Dispatcher.c */, + ); + path = Dispatcher; + sourceTree = ""; + }; + A5AAF3DF237F13B0009CD413 /* FwVol */ = { + isa = PBXGroup; + children = ( + A5AAF3E0237F13B0009CD413 /* FwVol.h */, + A5AAF3E1237F13B0009CD413 /* FwVol.c */, + ); + path = FwVol; + sourceTree = ""; + }; + A5AAF3E2237F13B0009CD413 /* Dependency */ = { + isa = PBXGroup; + children = ( + A5AAF3E3237F13B0009CD413 /* Dependency.h */, + A5AAF3E4237F13B0009CD413 /* Dependency.c */, + ); + path = Dependency; + sourceTree = ""; + }; + A5AAF3E5237F13B0009CD413 /* Image */ = { + isa = PBXGroup; + children = ( + A5AAF3E6237F13B0009CD413 /* Image.c */, + ); + path = Image; + sourceTree = ""; + }; + A5AAF3E7237F13B0009CD413 /* PeiMain */ = { + isa = PBXGroup; + children = ( + A5AAF3E8237F13B0009CD413 /* PeiMain.c */, + ); + path = PeiMain; + sourceTree = ""; + }; + A5AAF3E9237F13B0009CD413 /* StatusCode */ = { + isa = PBXGroup; + children = ( + A5AAF3EA237F13B0009CD413 /* StatusCode.c */, + ); + path = StatusCode; + sourceTree = ""; + }; + A5AAF3EB237F13B0009CD413 /* BootMode */ = { + isa = PBXGroup; + children = ( + A5AAF3EC237F13B0009CD413 /* BootMode.c */, + ); + path = BootMode; + sourceTree = ""; + }; + A5AAF3ED237F13B0009CD413 /* CpuIo */ = { + isa = PBXGroup; + children = ( + A5AAF3EE237F13B0009CD413 /* CpuIo.c */, + ); + path = CpuIo; + sourceTree = ""; + }; + A5AAF3EF237F13B0009CD413 /* Ppi */ = { + isa = PBXGroup; + children = ( + A5AAF3F0237F13B0009CD413 /* Ppi.c */, + ); + path = Ppi; + sourceTree = ""; + }; + A5AAF3F4237F13B0009CD413 /* DxeIplPeim */ = { + isa = PBXGroup; + children = ( + A5AAF3F5237F13B0009CD413 /* DxeIpl.uni */, + A5AAF3F6237F13B0009CD413 /* Ebc */, + A5AAF3F8237F13B0009CD413 /* DxeLoad.c */, + A5AAF3F9237F13B0009CD413 /* DxeIpl.inf */, + A5AAF3FA237F13B0009CD413 /* X64 */, + A5AAF3FE237F13B0009CD413 /* DxeIpl.h */, + A5AAF3FF237F13B0009CD413 /* Ia32 */, + A5AAF402237F13B0009CD413 /* Arm */, + A5AAF404237F13B0009CD413 /* DxeIplExtra.uni */, + ); + path = DxeIplPeim; + sourceTree = ""; + }; + A5AAF3F6237F13B0009CD413 /* Ebc */ = { + isa = PBXGroup; + children = ( + A5AAF3F7237F13B0009CD413 /* DxeLoadFunc.c */, + ); + path = Ebc; + sourceTree = ""; + }; + A5AAF3FA237F13B0009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAF3FB237F13B0009CD413 /* VirtualMemory.c */, + A5AAF3FC237F13B0009CD413 /* VirtualMemory.h */, + A5AAF3FD237F13B0009CD413 /* DxeLoadFunc.c */, + ); + path = X64; + sourceTree = ""; + }; + A5AAF3FF237F13B0009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AAF400237F13B0009CD413 /* IdtVectorAsm.nasm */, + A5AAF401237F13B0009CD413 /* DxeLoadFunc.c */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AAF402237F13B0009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AAF403237F13B0009CD413 /* DxeLoadFunc.c */, + ); + path = Arm; + sourceTree = ""; + }; + A5AAF405237F13B0009CD413 /* Universal */ = { + isa = PBXGroup; + children = ( + A5AAF406237F13B0009CD413 /* DebugPortDxe */, + A5AAF40D237F13B0009CD413 /* EsrtFmpDxe */, + A5AAF413237F13B0009CD413 /* DebugSupportDxe */, + A5AAF422237F13B0009CD413 /* Acpi */, + A5AAF463237F13B0009CD413 /* EbcDxe */, + A5AAF49C237F13B1009CD413 /* EsrtDxe */, + A5AAF4A3237F13B1009CD413 /* SmbiosDxe */, + A5AAF4A9237F13B1009CD413 /* SectionExtractionDxe */, + A5AAF4AE237F13B1009CD413 /* RegularExpressionDxe */, + A5AAF4D9237F13B1009CD413 /* Variable */, + A5AAF4FB237F13B1009CD413 /* DisplayEngineDxe */, + A5AAF505237F13B1009CD413 /* CapsuleOnDiskLoadPei */, + A5AAF50A237F13B1009CD413 /* DriverHealthManagerDxe */, + A5AAF514237F13B1009CD413 /* MonotonicCounterRuntimeDxe */, + A5AAF519237F13B1009CD413 /* LegacyRegion2Dxe */, + A5AAF51F237F13B1009CD413 /* WatchdogTimerDxe */, + A5AAF525237F13B1009CD413 /* FaultTolerantWriteDxe */, + A5AAF53B237F13B1009CD413 /* DevicePathDxe */, + A5AAF540237F13B1009CD413 /* DriverSampleDxe */, + A5AAF54B237F13B1009CD413 /* SmbiosMeasurementDxe */, + A5AAF550237F13B1009CD413 /* HiiResourcesSampleDxe */, + A5AAF557237F13B1009CD413 /* PlatformDriOverrideDxe */, + A5AAF561237F13B1009CD413 /* LoadFileOnFv2 */, + A5AAF566237F13B1009CD413 /* BootManagerPolicyDxe */, + A5AAF56B237F13B1009CD413 /* PCD */, + A5AAF57A237F13B1009CD413 /* SectionExtractionPei */, + A5AAF57F237F13B1009CD413 /* StatusCodeHandler */, + A5AAF598237F13B1009CD413 /* DebugServicePei */, + A5AAF59D237F13B1009CD413 /* TimestampDxe */, + A5AAF5A2237F13B1009CD413 /* ResetSystemPei */, + A5AAF5A8237F13B1009CD413 /* FvSimpleFileSystemDxe */, + A5AAF5B0237F13B1009CD413 /* SecurityStubDxe */, + A5AAF5B7237F13B1009CD413 /* Disk */, + A5AAF5EC237F13B1009CD413 /* MemoryTest */, + A5AAF5F9237F13B1009CD413 /* HiiDatabaseDxe */, + A5AAF606237F13B1009CD413 /* PcatSingleSegmentPciCfg2Pei */, + A5AAF60B237F13B1009CD413 /* FaultTolerantWritePei */, + A5AAF610237F13B1009CD413 /* BdsDxe */, + A5AAF61A237F13B1009CD413 /* SmmCommunicationBufferDxe */, + A5AAF61F237F13B1009CD413 /* CapsulePei */, + A5AAF62E237F13B1009CD413 /* ResetSystemRuntimeDxe */, + A5AAF634237F13B1009CD413 /* PrintDxe */, + A5AAF639237F13B1009CD413 /* SerialDxe */, + A5AAF63E237F13B1009CD413 /* LockBox */, + A5AAF644237F13B1009CD413 /* FileExplorerDxe */, + A5AAF649237F13B1009CD413 /* ReportStatusCodeRouter */, + A5AAF65C237F13B1009CD413 /* CapsuleRuntimeDxe */, + A5AAF66A237F13B1009CD413 /* SetupBrowserDxe */, + A5AAF674237F13B1009CD413 /* Console */, + A5AAF69C237F13B1009CD413 /* Metronome */, + ); + path = Universal; + sourceTree = ""; + }; + A5AAF406237F13B0009CD413 /* DebugPortDxe */ = { + isa = PBXGroup; + children = ( + A5AAF407237F13B0009CD413 /* DebugPort.c */, + A5AAF408237F13B0009CD413 /* DebugPortDxeExtra.uni */, + A5AAF409237F13B0009CD413 /* DebugPortDxe.inf */, + A5AAF40A237F13B0009CD413 /* ComponentName.c */, + A5AAF40B237F13B0009CD413 /* DebugPortDxe.uni */, + A5AAF40C237F13B0009CD413 /* DebugPort.h */, + ); + path = DebugPortDxe; + sourceTree = ""; + }; + A5AAF40D237F13B0009CD413 /* EsrtFmpDxe */ = { + isa = PBXGroup; + children = ( + A5AAF40E237F13B0009CD413 /* EsrtFmpDebugPrint.c */, + A5AAF40F237F13B0009CD413 /* EsrtFmpDxeExtra.uni */, + A5AAF410237F13B0009CD413 /* EsrtFmpDxe.inf */, + A5AAF411237F13B0009CD413 /* EsrtFmpDxe.uni */, + A5AAF412237F13B0009CD413 /* EsrtFmp.c */, + ); + path = EsrtFmpDxe; + sourceTree = ""; + }; + A5AAF413237F13B0009CD413 /* DebugSupportDxe */ = { + isa = PBXGroup; + children = ( + A5AAF414237F13B0009CD413 /* X64 */, + A5AAF418237F13B0009CD413 /* DebugSupportDxeExtra.uni */, + A5AAF419237F13B0009CD413 /* DebugSupport.c */, + A5AAF41A237F13B0009CD413 /* Ia32 */, + A5AAF420237F13B0009CD413 /* DebugSupportDxe.uni */, + A5AAF421237F13B0009CD413 /* DebugSupportDxe.inf */, + ); + path = DebugSupportDxe; + sourceTree = ""; + }; + A5AAF414237F13B0009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAF415237F13B0009CD413 /* PlDebugSupport.h */, + A5AAF416237F13B0009CD413 /* PlDebugSupportX64.c */, + A5AAF417237F13B0009CD413 /* AsmFuncs.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AAF41A237F13B0009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AAF41B237F13B0009CD413 /* PlDebugSupport.h */, + A5AAF41C237F13B0009CD413 /* AsmFuncs.nasm */, + A5AAF41D237F13B0009CD413 /* PlDebugSupport.c */, + A5AAF41E237F13B0009CD413 /* PlDebugSupportIa32.c */, + A5AAF41F237F13B0009CD413 /* DebugSupport.h */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AAF422237F13B0009CD413 /* Acpi */ = { + isa = PBXGroup; + children = ( + A5AAF423237F13B0009CD413 /* AcpiTableDxe */, + A5AAF431237F13B0009CD413 /* S3SaveStateDxe */, + A5AAF438237F13B0009CD413 /* BootGraphicsResourceTableDxe */, + A5AAF43D237F13B0009CD413 /* FirmwarePerformanceDataTableSmm */, + A5AAF442237F13B0009CD413 /* FirmwarePerformanceDataTablePei */, + A5AAF447237F13B0009CD413 /* AcpiPlatformDxe */, + A5AAF44C237F13B0009CD413 /* BootScriptExecutorDxe */, + A5AAF458237F13B0009CD413 /* SmmS3SaveState */, + A5AAF45E237F13B0009CD413 /* FirmwarePerformanceDataTableDxe */, + ); + path = Acpi; + sourceTree = ""; + }; + A5AAF423237F13B0009CD413 /* AcpiTableDxe */ = { + isa = PBXGroup; + children = ( + A5AAF424237F13B0009CD413 /* AmlNamespace.c */, + A5AAF425237F13B0009CD413 /* AcpiTableDxeExtra.uni */, + A5AAF426237F13B0009CD413 /* AcpiTableProtocol.c */, + A5AAF427237F13B0009CD413 /* AmlOption.c */, + A5AAF428237F13B0009CD413 /* AmlString.c */, + A5AAF429237F13B0009CD413 /* AcpiSdt.c */, + A5AAF42A237F13B0009CD413 /* AcpiTable.c */, + A5AAF42B237F13B0009CD413 /* AcpiTableDxe.uni */, + A5AAF42C237F13B0009CD413 /* AmlChild.c */, + A5AAF42D237F13B0009CD413 /* AcpiTableDxe.inf */, + A5AAF42E237F13B0009CD413 /* AcpiSdt.h */, + A5AAF42F237F13B0009CD413 /* Aml.c */, + A5AAF430237F13B0009CD413 /* AcpiTable.h */, + ); + path = AcpiTableDxe; + sourceTree = ""; + }; + A5AAF431237F13B0009CD413 /* S3SaveStateDxe */ = { + isa = PBXGroup; + children = ( + A5AAF432237F13B0009CD413 /* AcpiS3ContextSave.c */, + A5AAF433237F13B0009CD413 /* S3SaveStateDxeExtra.uni */, + A5AAF434237F13B0009CD413 /* S3SaveState.c */, + A5AAF435237F13B0009CD413 /* S3SaveStateDxe.uni */, + A5AAF436237F13B0009CD413 /* S3SaveStateDxe.inf */, + A5AAF437237F13B0009CD413 /* InternalS3SaveState.h */, + ); + path = S3SaveStateDxe; + sourceTree = ""; + }; + A5AAF438237F13B0009CD413 /* BootGraphicsResourceTableDxe */ = { + isa = PBXGroup; + children = ( + A5AAF439237F13B0009CD413 /* BootGraphicsResourceTableDxeExtra.uni */, + A5AAF43A237F13B0009CD413 /* BootGraphicsResourceTableDxe.c */, + A5AAF43B237F13B0009CD413 /* BootGraphicsResourceTableDxe.inf */, + A5AAF43C237F13B0009CD413 /* BootGraphicsResourceTableDxe.uni */, + ); + path = BootGraphicsResourceTableDxe; + sourceTree = ""; + }; + A5AAF43D237F13B0009CD413 /* FirmwarePerformanceDataTableSmm */ = { + isa = PBXGroup; + children = ( + A5AAF43E237F13B0009CD413 /* FirmwarePerformanceSmm.uni */, + A5AAF43F237F13B0009CD413 /* FirmwarePerformanceSmm.inf */, + A5AAF440237F13B0009CD413 /* FirmwarePerformanceSmmExtra.uni */, + A5AAF441237F13B0009CD413 /* FirmwarePerformanceSmm.c */, + ); + path = FirmwarePerformanceDataTableSmm; + sourceTree = ""; + }; + A5AAF442237F13B0009CD413 /* FirmwarePerformanceDataTablePei */ = { + isa = PBXGroup; + children = ( + A5AAF443237F13B0009CD413 /* FirmwarePerformancePei.c */, + A5AAF444237F13B0009CD413 /* FirmwarePerformancePeiExtra.uni */, + A5AAF445237F13B0009CD413 /* FirmwarePerformancePei.inf */, + A5AAF446237F13B0009CD413 /* FirmwarePerformancePei.uni */, + ); + path = FirmwarePerformanceDataTablePei; + sourceTree = ""; + }; + A5AAF447237F13B0009CD413 /* AcpiPlatformDxe */ = { + isa = PBXGroup; + children = ( + A5AAF448237F13B0009CD413 /* AcpiPlatform.c */, + A5AAF449237F13B0009CD413 /* AcpiPlatformDxe.inf */, + A5AAF44A237F13B0009CD413 /* AcpiPlatformExtra.uni */, + A5AAF44B237F13B0009CD413 /* AcpiPlatform.uni */, + ); + path = AcpiPlatformDxe; + sourceTree = ""; + }; + A5AAF44C237F13B0009CD413 /* BootScriptExecutorDxe */ = { + isa = PBXGroup; + children = ( + A5AAF44D237F13B0009CD413 /* BootScriptExecutorDxe.inf */, + A5AAF44E237F13B0009CD413 /* BootScriptExecutorDxe.uni */, + A5AAF44F237F13B0009CD413 /* X64 */, + A5AAF452237F13B0009CD413 /* ScriptExecute.h */, + A5AAF453237F13B0009CD413 /* BootScriptExecutorDxeExtra.uni */, + A5AAF454237F13B0009CD413 /* IA32 */, + A5AAF457237F13B0009CD413 /* ScriptExecute.c */, + ); + path = BootScriptExecutorDxe; + sourceTree = ""; + }; + A5AAF44F237F13B0009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAF450237F13B0009CD413 /* S3Asm.nasm */, + A5AAF451237F13B0009CD413 /* SetIdtEntry.c */, + ); + path = X64; + sourceTree = ""; + }; + A5AAF454237F13B0009CD413 /* IA32 */ = { + isa = PBXGroup; + children = ( + A5AAF455237F13B0009CD413 /* S3Asm.nasm */, + A5AAF456237F13B0009CD413 /* SetIdtEntry.c */, + ); + path = IA32; + sourceTree = ""; + }; + A5AAF458237F13B0009CD413 /* SmmS3SaveState */ = { + isa = PBXGroup; + children = ( + A5AAF459237F13B0009CD413 /* SmmS3SaveStateExtra.uni */, + A5AAF45A237F13B0009CD413 /* SmmS3SaveState.inf */, + A5AAF45B237F13B0009CD413 /* SmmS3SaveState.uni */, + A5AAF45C237F13B0009CD413 /* InternalSmmSaveState.h */, + A5AAF45D237F13B0009CD413 /* SmmS3SaveState.c */, + ); + path = SmmS3SaveState; + sourceTree = ""; + }; + A5AAF45E237F13B0009CD413 /* FirmwarePerformanceDataTableDxe */ = { + isa = PBXGroup; + children = ( + A5AAF45F237F13B0009CD413 /* FirmwarePerformanceDxe.inf */, + A5AAF460237F13B0009CD413 /* FirmwarePerformanceDxe.uni */, + A5AAF461237F13B0009CD413 /* FirmwarePerformanceDxeExtra.uni */, + A5AAF462237F13B0009CD413 /* FirmwarePerformanceDxe.c */, + ); + path = FirmwarePerformanceDataTableDxe; + sourceTree = ""; + }; + A5AAF463237F13B0009CD413 /* EbcDxe */ = { + isa = PBXGroup; + children = ( + A5AAF464237F13B0009CD413 /* EbcDxe.uni */, + A5AAF465237F13B0009CD413 /* EbcInt.h */, + A5AAF466237F13B0009CD413 /* EbcExecute.h */, + A5AAF467237F13B0009CD413 /* EbcDxe.inf */, + A5AAF468237F13B0009CD413 /* X64 */, + A5AAF46B237F13B0009CD413 /* EbcDebugger.inf */, + A5AAF46C237F13B0009CD413 /* EbcDebuggerHook.c */, + A5AAF46D237F13B0009CD413 /* EbcDebugger */, + A5AAF48D237F13B1009CD413 /* EbcDebugger.uni */, + A5AAF48E237F13B1009CD413 /* EbcDebuggerConfig.uni */, + A5AAF48F237F13B1009CD413 /* Ia32 */, + A5AAF492237F13B1009CD413 /* EbcInt.c */, + A5AAF493237F13B1009CD413 /* EbcDebuggerConfig.inf */, + A5AAF494237F13B1009CD413 /* EbcExecute.c */, + A5AAF495237F13B1009CD413 /* EbcDebuggerHook.h */, + A5AAF496237F13B1009CD413 /* AArch64 */, + A5AAF499237F13B1009CD413 /* EbcDebuggerConfigExtra.uni */, + A5AAF49A237F13B1009CD413 /* EbcDxeExtra.uni */, + A5AAF49B237F13B1009CD413 /* EbcDebuggerExtra.uni */, + ); + path = EbcDxe; + sourceTree = ""; + }; + A5AAF468237F13B0009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAF469237F13B0009CD413 /* EbcSupport.c */, + A5AAF46A237F13B0009CD413 /* EbcLowLevel.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AAF46D237F13B0009CD413 /* EbcDebugger */ = { + isa = PBXGroup; + children = ( + A5AAF46E237F13B0009CD413 /* EdbCommand.h */, + A5AAF46F237F13B0009CD413 /* EdbDisasm.h */, + A5AAF470237F13B0009CD413 /* EdbDisasmSupport.c */, + A5AAF471237F13B0009CD413 /* EdbSymbol.c */, + A5AAF472237F13B0009CD413 /* EdbSupport.h */, + A5AAF473237F13B0009CD413 /* EdbCommon.h */, + A5AAF474237F13B0009CD413 /* EdbHook.c */, + A5AAF475237F13B0009CD413 /* EdbSupportUI.c */, + A5AAF476237F13B0009CD413 /* EdbSupportString.c */, + A5AAF477237F13B0009CD413 /* EdbCmdExtIo.c */, + A5AAF478237F13B0009CD413 /* Edb.c */, + A5AAF479237F13B0009CD413 /* EdbCmdMemory.c */, + A5AAF47A237F13B0009CD413 /* EbcDebuggerConfig.c */, + A5AAF47B237F13B0009CD413 /* EdbDisasmSupport.h */, + A5AAF47C237F13B0009CD413 /* EdbSymbol.h */, + A5AAF47D237F13B0009CD413 /* EdbSupportFile.c */, + A5AAF47E237F13B0009CD413 /* EdbCommand.c */, + A5AAF47F237F13B0009CD413 /* EdbCmdStep.c */, + A5AAF480237F13B0009CD413 /* EdbDisasm.c */, + A5AAF481237F13B0009CD413 /* EdbCmdRegister.c */, + A5AAF482237F13B0009CD413 /* EdbHook.h */, + A5AAF483237F13B1009CD413 /* EdbCmdGo.c */, + A5AAF484237F13B1009CD413 /* EdbCmdScope.c */, + A5AAF485237F13B1009CD413 /* EdbCmdQuit.c */, + A5AAF486237F13B1009CD413 /* EdbCmdHelp.c */, + A5AAF487237F13B1009CD413 /* EdbCmdExtPci.c */, + A5AAF488237F13B1009CD413 /* EdbCmdBranch.c */, + A5AAF489237F13B1009CD413 /* Edb.h */, + A5AAF48A237F13B1009CD413 /* EdbCmdBreak.c */, + A5AAF48B237F13B1009CD413 /* EdbCmdSymbol.c */, + A5AAF48C237F13B1009CD413 /* EdbCmdBreakpoint.c */, + ); + path = EbcDebugger; + sourceTree = ""; + }; + A5AAF48F237F13B1009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AAF490237F13B1009CD413 /* EbcSupport.c */, + A5AAF491237F13B1009CD413 /* EbcLowLevel.nasm */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AAF496237F13B1009CD413 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A5AAF497237F13B1009CD413 /* EbcSupport.c */, + A5AAF498237F13B1009CD413 /* EbcLowLevel.S */, + ); + path = AArch64; + sourceTree = ""; + }; + A5AAF49C237F13B1009CD413 /* EsrtDxe */ = { + isa = PBXGroup; + children = ( + A5AAF49D237F13B1009CD413 /* EsrtDxe.c */, + A5AAF49E237F13B1009CD413 /* EsrtImpl.c */, + A5AAF49F237F13B1009CD413 /* EsrtDxe.uni */, + A5AAF4A0237F13B1009CD413 /* EsrtImpl.h */, + A5AAF4A1237F13B1009CD413 /* EsrtDxe.inf */, + A5AAF4A2237F13B1009CD413 /* EsrtDxeExtra.uni */, + ); + path = EsrtDxe; + sourceTree = ""; + }; + A5AAF4A3237F13B1009CD413 /* SmbiosDxe */ = { + isa = PBXGroup; + children = ( + A5AAF4A4237F13B1009CD413 /* SmbiosDxe.h */, + A5AAF4A5237F13B1009CD413 /* SmbiosDxe.c */, + A5AAF4A6237F13B1009CD413 /* SmbiosDxe.inf */, + A5AAF4A7237F13B1009CD413 /* SmbiosDxe.uni */, + A5AAF4A8237F13B1009CD413 /* SmbiosDxeExtra.uni */, + ); + path = SmbiosDxe; + sourceTree = ""; + }; + A5AAF4A9237F13B1009CD413 /* SectionExtractionDxe */ = { + isa = PBXGroup; + children = ( + A5AAF4AA237F13B1009CD413 /* SectionExtractionDxe.uni */, + A5AAF4AB237F13B1009CD413 /* SectionExtractionDxe.inf */, + A5AAF4AC237F13B1009CD413 /* SectionExtractionDxe.c */, + A5AAF4AD237F13B1009CD413 /* SectionExtractionDxeExtra.uni */, + ); + path = SectionExtractionDxe; + sourceTree = ""; + }; + A5AAF4AE237F13B1009CD413 /* RegularExpressionDxe */ = { + isa = PBXGroup; + children = ( + A5AAF4AF237F13B1009CD413 /* RegularExpressionDxe.inf */, + A5AAF4B0237F13B1009CD413 /* RegularExpressionDxe.h */, + A5AAF4B1237F13B1009CD413 /* Oniguruma */, + A5AAF4D8237F13B1009CD413 /* RegularExpressionDxe.c */, + ); + path = RegularExpressionDxe; + sourceTree = ""; + }; + A5AAF4B1237F13B1009CD413 /* Oniguruma */ = { + isa = PBXGroup; + children = ( + A5AAF4B2237F13B1009CD413 /* unicode_property_data_posix.c */, + A5AAF4B3237F13B1009CD413 /* unicode.c */, + A5AAF4B4237F13B1009CD413 /* st.h */, + A5AAF4B5237F13B1009CD413 /* ascii.c */, + A5AAF4B6237F13B1009CD413 /* unicode_fold2_key.c */, + A5AAF4B7237F13B1009CD413 /* regparse.h */, + A5AAF4B8237F13B1009CD413 /* AUTHORS */, + A5AAF4B9237F13B1009CD413 /* unicode_fold3_key.c */, + A5AAF4BA237F13B1009CD413 /* regposix.c */, + A5AAF4BB237F13B1009CD413 /* unicode_fold1_key.c */, + A5AAF4BC237F13B1009CD413 /* unicode_wb_data.c */, + A5AAF4BD237F13B1009CD413 /* regexec.c */, + A5AAF4BE237F13B1009CD413 /* regint.h */, + A5AAF4BF237F13B1009CD413 /* regenc.h */, + A5AAF4C0237F13B1009CD413 /* regcomp.c */, + A5AAF4C1237F13B1009CD413 /* unicode_egcb_data.c */, + A5AAF4C2237F13B1009CD413 /* regtrav.c */, + A5AAF4C3237F13B1009CD413 /* regsyntax.c */, + A5AAF4C4237F13B1009CD413 /* OnigurumaIntrinsics.c */, + A5AAF4C5237F13B1009CD413 /* regversion.c */, + A5AAF4C6237F13B1009CD413 /* OnigurumaUefiPort.c */, + A5AAF4C7237F13B1009CD413 /* unicode_property_data.c */, + A5AAF4C8237F13B1009CD413 /* README */, + A5AAF4C9237F13B1009CD413 /* st.c */, + A5AAF4CA237F13B1009CD413 /* oniggnu.h */, + A5AAF4CB237F13B1009CD413 /* onigposix.h */, + A5AAF4CC237F13B1009CD413 /* COPYING */, + A5AAF4CD237F13B1009CD413 /* utf16_le.c */, + A5AAF4CE237F13B1009CD413 /* oniguruma.h */, + A5AAF4CF237F13B1009CD413 /* regposerr.c */, + A5AAF4D0237F13B1009CD413 /* regparse.c */, + A5AAF4D1237F13B1009CD413 /* onig_init.c */, + A5AAF4D2237F13B1009CD413 /* regenc.c */, + A5AAF4D3237F13B1009CD413 /* regerror.c */, + A5AAF4D4237F13B1009CD413 /* OnigurumaUefiPort.h */, + A5AAF4D5237F13B1009CD413 /* unicode_unfold_key.c */, + A5AAF4D6237F13B1009CD413 /* reggnu.c */, + A5AAF4D7237F13B1009CD413 /* unicode_fold_data.c */, + ); + path = Oniguruma; + sourceTree = ""; + }; + A5AAF4D9237F13B1009CD413 /* Variable */ = { + isa = PBXGroup; + children = ( + A5AAF4DA237F13B1009CD413 /* RuntimeDxe */, + A5AAF4F5237F13B1009CD413 /* Pei */, + ); + path = Variable; + sourceTree = ""; + }; + A5AAF4DA237F13B1009CD413 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF4DB237F13B1009CD413 /* Measurement.c */, + A5AAF4DC237F13B1009CD413 /* SpeculationBarrierDxe.c */, + A5AAF4DD237F13B1009CD413 /* VariableStandaloneMm.inf */, + A5AAF4DE237F13B1009CD413 /* VariableSmm.uni */, + A5AAF4DF237F13B1009CD413 /* VariableSmmRuntimeDxeExtra.uni */, + A5AAF4E0237F13B1009CD413 /* SpeculationBarrierSmm.c */, + A5AAF4E1237F13B1009CD413 /* VariableSmm.inf */, + A5AAF4E2237F13B1009CD413 /* VariableTraditionalMm.c */, + A5AAF4E3237F13B1009CD413 /* PrivilegePolymorphic.h */, + A5AAF4E4237F13B1009CD413 /* VariableExLib.c */, + A5AAF4E5237F13B1009CD413 /* Variable.h */, + A5AAF4E6237F13B1009CD413 /* VariableSmmRuntimeDxe.c */, + A5AAF4E7237F13B1009CD413 /* VariableSmmRuntimeDxe.inf */, + A5AAF4E8237F13B1009CD413 /* VariableStandaloneMm.c */, + A5AAF4E9237F13B1009CD413 /* VariableSmmExtra.uni */, + A5AAF4EA237F13B1009CD413 /* VariableSmm.c */, + A5AAF4EB237F13B1009CD413 /* TcgMorLockSmm.c */, + A5AAF4EC237F13B1009CD413 /* Reclaim.c */, + A5AAF4ED237F13B1009CD413 /* VariableDxe.c */, + A5AAF4EE237F13B1009CD413 /* VariableSmmRuntimeDxe.uni */, + A5AAF4EF237F13B1009CD413 /* TcgMorLockDxe.c */, + A5AAF4F0237F13B1009CD413 /* VarCheck.c */, + A5AAF4F1237F13B1009CD413 /* VariableRuntimeDxe.inf */, + A5AAF4F2237F13B1009CD413 /* VariableRuntimeDxeExtra.uni */, + A5AAF4F3237F13B1009CD413 /* VariableRuntimeDxe.uni */, + A5AAF4F4237F13B1009CD413 /* Variable.c */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A5AAF4F5237F13B1009CD413 /* Pei */ = { + isa = PBXGroup; + children = ( + A5AAF4F6237F13B1009CD413 /* PeiVariableExtra.uni */, + A5AAF4F7237F13B1009CD413 /* PeiVariable.uni */, + A5AAF4F8237F13B1009CD413 /* Variable.h */, + A5AAF4F9237F13B1009CD413 /* VariablePei.inf */, + A5AAF4FA237F13B1009CD413 /* Variable.c */, + ); + path = Pei; + sourceTree = ""; + }; + A5AAF4FB237F13B1009CD413 /* DisplayEngineDxe */ = { + isa = PBXGroup; + children = ( + A5AAF4FC237F13B1009CD413 /* InputHandler.c */, + A5AAF4FD237F13B1009CD413 /* FormDisplay.c */, + A5AAF4FE237F13B1009CD413 /* DisplayEngine.uni */, + A5AAF4FF237F13B1009CD413 /* FormDisplayStr.uni */, + A5AAF500237F13B1009CD413 /* FormDisplay.h */, + A5AAF501237F13B1009CD413 /* Popup.c */, + A5AAF502237F13B1009CD413 /* ProcessOptions.c */, + A5AAF503237F13B1009CD413 /* DisplayEngineDxe.inf */, + A5AAF504237F13B1009CD413 /* DisplayEngineExtra.uni */, + ); + path = DisplayEngineDxe; + sourceTree = ""; + }; + A5AAF505237F13B1009CD413 /* CapsuleOnDiskLoadPei */ = { + isa = PBXGroup; + children = ( + A5AAF506237F13B1009CD413 /* CapsuleOnDiskLoadPeiExtra.uni */, + A5AAF507237F13B1009CD413 /* CapsuleOnDiskLoadPei.c */, + A5AAF508237F13B1009CD413 /* CapsuleOnDiskLoadPei.inf */, + A5AAF509237F13B1009CD413 /* CapsuleOnDiskLoadPei.uni */, + ); + path = CapsuleOnDiskLoadPei; + sourceTree = ""; + }; + A5AAF50A237F13B1009CD413 /* DriverHealthManagerDxe */ = { + isa = PBXGroup; + children = ( + A5AAF50B237F13B1009CD413 /* DriverHealthManagerDxeExtra.uni */, + A5AAF50C237F13B1009CD413 /* DriverHealthManagerDxe.h */, + A5AAF50D237F13B1009CD413 /* DriverHealthManagerVfr.h */, + A5AAF50E237F13B1009CD413 /* DriverHealthManagerStrings.uni */, + A5AAF50F237F13B1009CD413 /* DriverHealthManagerVfr.Vfr */, + A5AAF510237F13B1009CD413 /* DriverHealthManagerDxe.uni */, + A5AAF511237F13B1009CD413 /* DriverHealthConfigureVfr.Vfr */, + A5AAF512237F13B1009CD413 /* DriverHealthManagerDxe.c */, + A5AAF513237F13B1009CD413 /* DriverHealthManagerDxe.inf */, + ); + path = DriverHealthManagerDxe; + sourceTree = ""; + }; + A5AAF514237F13B1009CD413 /* MonotonicCounterRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF515237F13B1009CD413 /* MonotonicCounterRuntimeDxeExtra.uni */, + A5AAF516237F13B1009CD413 /* MonotonicCounterRuntimeDxe.inf */, + A5AAF517237F13B1009CD413 /* MonotonicCounter.c */, + A5AAF518237F13B1009CD413 /* MonotonicCounterRuntimeDxe.uni */, + ); + path = MonotonicCounterRuntimeDxe; + sourceTree = ""; + }; + A5AAF519237F13B1009CD413 /* LegacyRegion2Dxe */ = { + isa = PBXGroup; + children = ( + A5AAF51A237F13B1009CD413 /* LegacyRegion2Dxe.uni */, + A5AAF51B237F13B1009CD413 /* LegacyRegion2.c */, + A5AAF51C237F13B1009CD413 /* LegacyRegion2Dxe.inf */, + A5AAF51D237F13B1009CD413 /* LegacyRegion2.h */, + A5AAF51E237F13B1009CD413 /* LegacyRegion2DxeExtra.uni */, + ); + path = LegacyRegion2Dxe; + sourceTree = ""; + }; + A5AAF51F237F13B1009CD413 /* WatchdogTimerDxe */ = { + isa = PBXGroup; + children = ( + A5AAF520237F13B1009CD413 /* WatchdogTimer.inf */, + A5AAF521237F13B1009CD413 /* WatchdogTimer.uni */, + A5AAF522237F13B1009CD413 /* WatchdogTimer.c */, + A5AAF523237F13B1009CD413 /* WatchdogTimerExtra.uni */, + A5AAF524237F13B1009CD413 /* WatchdogTimer.h */, + ); + path = WatchdogTimerDxe; + sourceTree = ""; + }; + A5AAF525237F13B1009CD413 /* FaultTolerantWriteDxe */ = { + isa = PBXGroup; + children = ( + A5AAF526237F13B1009CD413 /* FaultTolerantWriteSmmDxeExtra.uni */, + A5AAF527237F13B1009CD413 /* FaultTolerantWriteSmmCommon.h */, + A5AAF528237F13B1009CD413 /* FaultTolerantWriteSmmDxe.h */, + A5AAF529237F13B1009CD413 /* FaultTolerantWriteStandaloneMm.inf */, + A5AAF52A237F13B1009CD413 /* SmmFaultTolerantWriteDxeExtra.uni */, + A5AAF52B237F13B1009CD413 /* FaultTolerantWrite.c */, + A5AAF52C237F13B1009CD413 /* FaultTolerantWriteDxe.inf */, + A5AAF52D237F13B1009CD413 /* FaultTolerantWriteStandaloneMm.c */, + A5AAF52E237F13B1009CD413 /* FaultTolerantWriteSmmDxe.c */, + A5AAF52F237F13B1009CD413 /* FaultTolerantWriteDxeExtra.uni */, + A5AAF530237F13B1009CD413 /* FaultTolerantWriteDxe.uni */, + A5AAF531237F13B1009CD413 /* FaultTolerantWriteSmm.inf */, + A5AAF532237F13B1009CD413 /* FaultTolerantWriteTraditionalMm.c */, + A5AAF533237F13B1009CD413 /* FaultTolerantWriteDxe.c */, + A5AAF534237F13B1009CD413 /* FaultTolerantWriteSmmDxe.uni */, + A5AAF535237F13B1009CD413 /* FaultTolerantWriteSmm.c */, + A5AAF536237F13B1009CD413 /* FtwMisc.c */, + A5AAF537237F13B1009CD413 /* SmmFaultTolerantWriteDxe.uni */, + A5AAF538237F13B1009CD413 /* UpdateWorkingBlock.c */, + A5AAF539237F13B1009CD413 /* FaultTolerantWriteSmmDxe.inf */, + A5AAF53A237F13B1009CD413 /* FaultTolerantWrite.h */, + ); + path = FaultTolerantWriteDxe; + sourceTree = ""; + }; + A5AAF53B237F13B1009CD413 /* DevicePathDxe */ = { + isa = PBXGroup; + children = ( + A5AAF53C237F13B1009CD413 /* DevicePath.c */, + A5AAF53D237F13B1009CD413 /* DevicePathDxe.inf */, + A5AAF53E237F13B1009CD413 /* DevicePathDxeExtra.uni */, + A5AAF53F237F13B1009CD413 /* DevicePathDxe.uni */, + ); + path = DevicePathDxe; + sourceTree = ""; + }; + A5AAF540237F13B1009CD413 /* DriverSampleDxe */ = { + isa = PBXGroup; + children = ( + A5AAF541237F13B1009CD413 /* NVDataStruc.h */, + A5AAF542237F13B1009CD413 /* DriverSample.c */, + A5AAF543237F13B1009CD413 /* DriverSampleDxe.inf */, + A5AAF544237F13B1009CD413 /* Inventory.vfr */, + A5AAF545237F13B1009CD413 /* Vfr.vfr */, + A5AAF546237F13B1009CD413 /* DriverSample.uni */, + A5AAF547237F13B1009CD413 /* InventoryStrings.uni */, + A5AAF548237F13B1009CD413 /* DriverSampleExtra.uni */, + A5AAF549237F13B1009CD413 /* DriverSample.h */, + A5AAF54A237F13B1009CD413 /* VfrStrings.uni */, + ); + path = DriverSampleDxe; + sourceTree = ""; + }; + A5AAF54B237F13B1009CD413 /* SmbiosMeasurementDxe */ = { + isa = PBXGroup; + children = ( + A5AAF54C237F13B1009CD413 /* SmbiosMeasurementDxeExtra.uni */, + A5AAF54D237F13B1009CD413 /* SmbiosMeasurementDxe.c */, + A5AAF54E237F13B1009CD413 /* SmbiosMeasurementDxe.inf */, + A5AAF54F237F13B1009CD413 /* SmbiosMeasurementDxe.uni */, + ); + path = SmbiosMeasurementDxe; + sourceTree = ""; + }; + A5AAF550237F13B1009CD413 /* HiiResourcesSampleDxe */ = { + isa = PBXGroup; + children = ( + A5AAF551237F13B1009CD413 /* HiiResourcesSample.c */, + A5AAF552237F13B1009CD413 /* HiiResourcesSample.uni */, + A5AAF553237F13B1009CD413 /* HiiResourcesSampleDxe.inf */, + A5AAF554237F13B1009CD413 /* HiiResourcesSampleExtra.uni */, + A5AAF555237F13B1009CD413 /* SampleStrings.uni */, + A5AAF556237F13B1009CD413 /* Sample.vfr */, + ); + path = HiiResourcesSampleDxe; + sourceTree = ""; + }; + A5AAF557237F13B1009CD413 /* PlatformDriOverrideDxe */ = { + isa = PBXGroup; + children = ( + A5AAF558237F13B1009CD413 /* InternalPlatDriOverrideDxe.h */, + A5AAF559237F13B1009CD413 /* Vfr.vfr */, + A5AAF55A237F13B1009CD413 /* PlatOverMngr.h */, + A5AAF55B237F13B1009CD413 /* PlatformDriOverrideDxe.inf */, + A5AAF55C237F13B1009CD413 /* PlatDriOverrideLib.c */, + A5AAF55D237F13B1009CD413 /* PlatDriOverrideDxe.uni */, + A5AAF55E237F13B1009CD413 /* PlatDriOverrideDxeExtra.uni */, + A5AAF55F237F13B1009CD413 /* PlatDriOverrideDxe.c */, + A5AAF560237F13B1009CD413 /* VfrStrings.uni */, + ); + path = PlatformDriOverrideDxe; + sourceTree = ""; + }; + A5AAF561237F13B1009CD413 /* LoadFileOnFv2 */ = { + isa = PBXGroup; + children = ( + A5AAF562237F13B1009CD413 /* LoadFileOnFv2.c */, + A5AAF563237F13B1009CD413 /* LoadFileOnFv2.inf */, + A5AAF564237F13B1009CD413 /* LoadFileOnFv2.uni */, + A5AAF565237F13B1009CD413 /* LoadFileOnFv2Extra.uni */, + ); + path = LoadFileOnFv2; + sourceTree = ""; + }; + A5AAF566237F13B1009CD413 /* BootManagerPolicyDxe */ = { + isa = PBXGroup; + children = ( + A5AAF567237F13B1009CD413 /* BootManagerPolicyDxe.uni */, + A5AAF568237F13B1009CD413 /* BootManagerPolicyDxe.inf */, + A5AAF569237F13B1009CD413 /* BootManagerPolicyDxeExtra.uni */, + A5AAF56A237F13B1009CD413 /* BootManagerPolicyDxe.c */, + ); + path = BootManagerPolicyDxe; + sourceTree = ""; + }; + A5AAF56B237F13B1009CD413 /* PCD */ = { + isa = PBXGroup; + children = ( + A5AAF56C237F13B1009CD413 /* Dxe */, + A5AAF573237F13B1009CD413 /* Pei */, + ); + path = PCD; + sourceTree = ""; + }; + A5AAF56C237F13B1009CD413 /* Dxe */ = { + isa = PBXGroup; + children = ( + A5AAF56D237F13B1009CD413 /* Pcd.c */, + A5AAF56E237F13B1009CD413 /* PcdDxeExtra.uni */, + A5AAF56F237F13B1009CD413 /* Service.h */, + A5AAF570237F13B1009CD413 /* Pcd.inf */, + A5AAF571237F13B1009CD413 /* Service.c */, + A5AAF572237F13B1009CD413 /* PcdDxe.uni */, + ); + path = Dxe; + sourceTree = ""; + }; + A5AAF573237F13B1009CD413 /* Pei */ = { + isa = PBXGroup; + children = ( + A5AAF574237F13B1009CD413 /* Pcd.c */, + A5AAF575237F13B1009CD413 /* Service.h */, + A5AAF576237F13B1009CD413 /* Pcd.inf */, + A5AAF577237F13B1009CD413 /* PcdPeim.uni */, + A5AAF578237F13B1009CD413 /* PcdPeimExtra.uni */, + A5AAF579237F13B1009CD413 /* Service.c */, + ); + path = Pei; + sourceTree = ""; + }; + A5AAF57A237F13B1009CD413 /* SectionExtractionPei */ = { + isa = PBXGroup; + children = ( + A5AAF57B237F13B1009CD413 /* SectionExtractionPei.c */, + A5AAF57C237F13B1009CD413 /* SectionExtractionPeiExtra.uni */, + A5AAF57D237F13B1009CD413 /* SectionExtractionPei.uni */, + A5AAF57E237F13B1009CD413 /* SectionExtractionPei.inf */, + ); + path = SectionExtractionPei; + sourceTree = ""; + }; + A5AAF57F237F13B1009CD413 /* StatusCodeHandler */ = { + isa = PBXGroup; + children = ( + A5AAF580237F13B1009CD413 /* RuntimeDxe */, + A5AAF588237F13B1009CD413 /* Pei */, + A5AAF590237F13B1009CD413 /* Smm */, + ); + path = StatusCodeHandler; + sourceTree = ""; + }; + A5AAF580237F13B1009CD413 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF581237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.c */, + A5AAF582237F13B1009CD413 /* MemoryStatusCodeWorker.c */, + A5AAF583237F13B1009CD413 /* StatusCodeHandlerRuntimeDxeExtra.uni */, + A5AAF584237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.uni */, + A5AAF585237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.inf */, + A5AAF586237F13B1009CD413 /* StatusCodeHandlerRuntimeDxe.h */, + A5AAF587237F13B1009CD413 /* SerialStatusCodeWorker.c */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A5AAF588237F13B1009CD413 /* Pei */ = { + isa = PBXGroup; + children = ( + A5AAF589237F13B1009CD413 /* StatusCodeHandlerPei.uni */, + A5AAF58A237F13B1009CD413 /* StatusCodeHandlerPeiExtra.uni */, + A5AAF58B237F13B1009CD413 /* StatusCodeHandlerPei.inf */, + A5AAF58C237F13B1009CD413 /* StatusCodeHandlerPei.h */, + A5AAF58D237F13B1009CD413 /* MemoryStausCodeWorker.c */, + A5AAF58E237F13B1009CD413 /* SerialStatusCodeWorker.c */, + A5AAF58F237F13B1009CD413 /* StatusCodeHandlerPei.c */, + ); + path = Pei; + sourceTree = ""; + }; + A5AAF590237F13B1009CD413 /* Smm */ = { + isa = PBXGroup; + children = ( + A5AAF591237F13B1009CD413 /* MemoryStatusCodeWorker.c */, + A5AAF592237F13B1009CD413 /* StatusCodeHandlerSmm.c */, + A5AAF593237F13B1009CD413 /* StatusCodeHandlerSmmExtra.uni */, + A5AAF594237F13B1009CD413 /* StatusCodeHandlerSmm.inf */, + A5AAF595237F13B1009CD413 /* SerialStatusCodeWorker.c */, + A5AAF596237F13B1009CD413 /* StatusCodeHandlerSmm.h */, + A5AAF597237F13B1009CD413 /* StatusCodeHandlerSmm.uni */, + ); + path = Smm; + sourceTree = ""; + }; + A5AAF598237F13B1009CD413 /* DebugServicePei */ = { + isa = PBXGroup; + children = ( + A5AAF599237F13B1009CD413 /* DebugServicePei.c */, + A5AAF59A237F13B1009CD413 /* DebugService.h */, + A5AAF59B237F13B1009CD413 /* DebugServicePei.inf */, + A5AAF59C237F13B1009CD413 /* DebugServicePei.uni */, + ); + path = DebugServicePei; + sourceTree = ""; + }; + A5AAF59D237F13B1009CD413 /* TimestampDxe */ = { + isa = PBXGroup; + children = ( + A5AAF59E237F13B1009CD413 /* TimestampDxe.c */, + A5AAF59F237F13B1009CD413 /* TimestampDxe.uni */, + A5AAF5A0237F13B1009CD413 /* TimestampDxe.inf */, + A5AAF5A1237F13B1009CD413 /* TimestampDxeExtra.uni */, + ); + path = TimestampDxe; + sourceTree = ""; + }; + A5AAF5A2237F13B1009CD413 /* ResetSystemPei */ = { + isa = PBXGroup; + children = ( + A5AAF5A3237F13B1009CD413 /* ResetSystemPeiExtra.uni */, + A5AAF5A4237F13B1009CD413 /* ResetSystem.h */, + A5AAF5A5237F13B1009CD413 /* ResetSystemPei.inf */, + A5AAF5A6237F13B1009CD413 /* ResetSystem.c */, + A5AAF5A7237F13B1009CD413 /* ResetSystemPei.uni */, + ); + path = ResetSystemPei; + sourceTree = ""; + }; + A5AAF5A8237F13B1009CD413 /* FvSimpleFileSystemDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5A9237F13B1009CD413 /* FvSimpleFileSystemEntryPoint.c */, + A5AAF5AA237F13B1009CD413 /* FvSimpleFileSystem.c */, + A5AAF5AB237F13B1009CD413 /* FvSimpleFileSystemDxe.inf */, + A5AAF5AC237F13B1009CD413 /* ComponentName.c */, + A5AAF5AD237F13B1009CD413 /* FvSimpleFileSystemInternal.h */, + A5AAF5AE237F13B1009CD413 /* FvSimpleFileSystem.uni */, + A5AAF5AF237F13B1009CD413 /* FvSimpleFileSystemExtra.uni */, + ); + path = FvSimpleFileSystemDxe; + sourceTree = ""; + }; + A5AAF5B0237F13B1009CD413 /* SecurityStubDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5B1237F13B1009CD413 /* Defer3rdPartyImageLoad.c */, + A5AAF5B2237F13B1009CD413 /* SecurityStubDxe.uni */, + A5AAF5B3237F13B1009CD413 /* SecurityStub.c */, + A5AAF5B4237F13B1009CD413 /* SecurityStubDxe.inf */, + A5AAF5B5237F13B1009CD413 /* SecurityStubDxeExtra.uni */, + A5AAF5B6237F13B1009CD413 /* Defer3rdPartyImageLoad.h */, + ); + path = SecurityStubDxe; + sourceTree = ""; + }; + A5AAF5B7237F13B1009CD413 /* Disk */ = { + isa = PBXGroup; + children = ( + A5AAF5B8237F13B1009CD413 /* DiskIoDxe */, + A5AAF5BF237F13B1009CD413 /* CdExpressPei */, + A5AAF5C5237F13B1009CD413 /* PartitionDxe */, + A5AAF5D0237F13B1009CD413 /* RamDiskDxe */, + A5AAF5DD237F13B1009CD413 /* UnicodeCollation */, + A5AAF5E4237F13B1009CD413 /* UdfDxe */, + ); + path = Disk; + sourceTree = ""; + }; + A5AAF5B8237F13B1009CD413 /* DiskIoDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5B9237F13B1009CD413 /* DiskIoDxe.uni */, + A5AAF5BA237F13B1009CD413 /* DiskIo.h */, + A5AAF5BB237F13B1009CD413 /* DiskIoDxe.inf */, + A5AAF5BC237F13B1009CD413 /* ComponentName.c */, + A5AAF5BD237F13B1009CD413 /* DiskIoDxeExtra.uni */, + A5AAF5BE237F13B1009CD413 /* DiskIo.c */, + ); + path = DiskIoDxe; + sourceTree = ""; + }; + A5AAF5BF237F13B1009CD413 /* CdExpressPei */ = { + isa = PBXGroup; + children = ( + A5AAF5C0237F13B1009CD413 /* CdExpressPei.inf */, + A5AAF5C1237F13B1009CD413 /* PeiCdExpress.c */, + A5AAF5C2237F13B1009CD413 /* CdExpressPei.uni */, + A5AAF5C3237F13B1009CD413 /* PeiCdExpress.h */, + A5AAF5C4237F13B1009CD413 /* CdExpressPeiExtra.uni */, + ); + path = CdExpressPei; + sourceTree = ""; + }; + A5AAF5C5237F13B1009CD413 /* PartitionDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5C6237F13B1009CD413 /* Partition.c */, + A5AAF5C7237F13B1009CD413 /* Udf.c */, + A5AAF5C8237F13B1009CD413 /* PartitionDxeExtra.uni */, + A5AAF5C9237F13B1009CD413 /* ComponentName.c */, + A5AAF5CA237F13B1009CD413 /* ElTorito.c */, + A5AAF5CB237F13B1009CD413 /* PartitionDxe.uni */, + A5AAF5CC237F13B1009CD413 /* Partition.h */, + A5AAF5CD237F13B1009CD413 /* PartitionDxe.inf */, + A5AAF5CE237F13B1009CD413 /* Mbr.c */, + A5AAF5CF237F13B1009CD413 /* Gpt.c */, + ); + path = PartitionDxe; + sourceTree = ""; + }; + A5AAF5D0237F13B1009CD413 /* RamDiskDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5D1237F13B1009CD413 /* RamDiskImpl.h */, + A5AAF5D2237F13B1009CD413 /* RamDiskFileExplorer.c */, + A5AAF5D3237F13B1009CD413 /* RamDiskNVData.h */, + A5AAF5D4237F13B1009CD413 /* RamDiskHiiStrings.uni */, + A5AAF5D5237F13B1009CD413 /* RamDiskImpl.c */, + A5AAF5D6237F13B1009CD413 /* RamDiskBlockIo.c */, + A5AAF5D7237F13B1009CD413 /* RamDiskProtocol.c */, + A5AAF5D8237F13B1009CD413 /* RamDiskHii.vfr */, + A5AAF5D9237F13B1009CD413 /* RamDisk.asl */, + A5AAF5DA237F13B1009CD413 /* RamDiskDxe.inf */, + A5AAF5DB237F13B1009CD413 /* RamDiskDriver.c */, + A5AAF5DC237F13B1009CD413 /* RamDiskDxe.uni */, + ); + path = RamDiskDxe; + sourceTree = ""; + }; + A5AAF5DD237F13B1009CD413 /* UnicodeCollation */ = { + isa = PBXGroup; + children = ( + A5AAF5DE237F13B1009CD413 /* EnglishDxe */, + ); + path = UnicodeCollation; + sourceTree = ""; + }; + A5AAF5DE237F13B1009CD413 /* EnglishDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5DF237F13B1009CD413 /* EnglishDxe.uni */, + A5AAF5E0237F13B1009CD413 /* EnglishDxeExtra.uni */, + A5AAF5E1237F13B1009CD413 /* UnicodeCollationEng.c */, + A5AAF5E2237F13B1009CD413 /* EnglishDxe.inf */, + A5AAF5E3237F13B1009CD413 /* UnicodeCollationEng.h */, + ); + path = EnglishDxe; + sourceTree = ""; + }; + A5AAF5E4237F13B1009CD413 /* UdfDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5E5237F13B1009CD413 /* FileName.c */, + A5AAF5E6237F13B1009CD413 /* Udf.c */, + A5AAF5E7237F13B1009CD413 /* FileSystemOperations.c */, + A5AAF5E8237F13B1009CD413 /* ComponentName.c */, + A5AAF5E9237F13B1009CD413 /* UdfDxe.inf */, + A5AAF5EA237F13B1009CD413 /* Udf.h */, + A5AAF5EB237F13B1009CD413 /* File.c */, + ); + path = UdfDxe; + sourceTree = ""; + }; + A5AAF5EC237F13B1009CD413 /* MemoryTest */ = { + isa = PBXGroup; + children = ( + A5AAF5ED237F13B1009CD413 /* GenericMemoryTestDxe */, + A5AAF5F3237F13B1009CD413 /* NullMemoryTestDxe */, + ); + path = MemoryTest; + sourceTree = ""; + }; + A5AAF5ED237F13B1009CD413 /* GenericMemoryTestDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5EE237F13B1009CD413 /* LightMemoryTest.c */, + A5AAF5EF237F13B1009CD413 /* GenericMemoryTestDxe.inf */, + A5AAF5F0237F13B1009CD413 /* GenericMemoryTestDxeExtra.uni */, + A5AAF5F1237F13B1009CD413 /* GenericMemoryTestDxe.uni */, + A5AAF5F2237F13B1009CD413 /* LightMemoryTest.h */, + ); + path = GenericMemoryTestDxe; + sourceTree = ""; + }; + A5AAF5F3237F13B1009CD413 /* NullMemoryTestDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5F4237F13B1009CD413 /* NullMemoryTest.h */, + A5AAF5F5237F13B1009CD413 /* NullMemoryTestDxeExtra.uni */, + A5AAF5F6237F13B1009CD413 /* NullMemoryTestDxe.inf */, + A5AAF5F7237F13B1009CD413 /* NullMemoryTest.c */, + A5AAF5F8237F13B1009CD413 /* NullMemoryTestDxe.uni */, + ); + path = NullMemoryTestDxe; + sourceTree = ""; + }; + A5AAF5F9237F13B1009CD413 /* HiiDatabaseDxe */ = { + isa = PBXGroup; + children = ( + A5AAF5FA237F13B1009CD413 /* HiiDatabaseDxe.inf */, + A5AAF5FB237F13B1009CD413 /* HiiDatabase.uni */, + A5AAF5FC237F13B1009CD413 /* Database.c */, + A5AAF5FD237F13B1009CD413 /* ConfigRouting.c */, + A5AAF5FE237F13B1009CD413 /* Font.c */, + A5AAF5FF237F13B1009CD413 /* String.c */, + A5AAF600237F13B1009CD413 /* Image.c */, + A5AAF601237F13B1009CD413 /* HiiDatabaseExtra.uni */, + A5AAF602237F13B1009CD413 /* HiiDatabase.h */, + A5AAF603237F13B1009CD413 /* ConfigKeywordHandler.c */, + A5AAF604237F13B1009CD413 /* HiiDatabaseEntry.c */, + A5AAF605237F13B1009CD413 /* ImageEx.c */, + ); + path = HiiDatabaseDxe; + sourceTree = ""; + }; + A5AAF606237F13B1009CD413 /* PcatSingleSegmentPciCfg2Pei */ = { + isa = PBXGroup; + children = ( + A5AAF607237F13B1009CD413 /* PciCfg2.c */, + A5AAF608237F13B1009CD413 /* PcatSingleSegmentPciCfg2Pei.inf */, + A5AAF609237F13B1009CD413 /* PcatSingleSegmentPciCfg2Pei.uni */, + A5AAF60A237F13B1009CD413 /* PcatSingleSegmentPciCfg2PeiExtra.uni */, + ); + path = PcatSingleSegmentPciCfg2Pei; + sourceTree = ""; + }; + A5AAF60B237F13B1009CD413 /* FaultTolerantWritePei */ = { + isa = PBXGroup; + children = ( + A5AAF60C237F13B1009CD413 /* FaultTolerantWritePei.inf */, + A5AAF60D237F13B1009CD413 /* FaultTolerantWritePei.uni */, + A5AAF60E237F13B1009CD413 /* FaultTolerantWritePei.c */, + A5AAF60F237F13B1009CD413 /* FaultTolerantWritePeiExtra.uni */, + ); + path = FaultTolerantWritePei; + sourceTree = ""; + }; + A5AAF610237F13B1009CD413 /* BdsDxe */ = { + isa = PBXGroup; + children = ( + A5AAF611237F13B1009CD413 /* Language.h */, + A5AAF612237F13B1009CD413 /* BdsEntry.c */, + A5AAF613237F13B1009CD413 /* HwErrRecSupport.c */, + A5AAF614237F13B1009CD413 /* BdsDxe.inf */, + A5AAF615237F13B1009CD413 /* BdsDxeExtra.uni */, + A5AAF616237F13B1009CD413 /* BdsDxe.uni */, + A5AAF617237F13B1009CD413 /* Bds.h */, + A5AAF618237F13B1009CD413 /* Language.c */, + A5AAF619237F13B1009CD413 /* HwErrRecSupport.h */, + ); + path = BdsDxe; + sourceTree = ""; + }; + A5AAF61A237F13B1009CD413 /* SmmCommunicationBufferDxe */ = { + isa = PBXGroup; + children = ( + A5AAF61B237F13B1009CD413 /* SmmCommunicationBufferExtraDxe.uni */, + A5AAF61C237F13B1009CD413 /* SmmCommunicationBufferDxe.c */, + A5AAF61D237F13B1009CD413 /* SmmCommunicationBufferDxe.uni */, + A5AAF61E237F13B1009CD413 /* SmmCommunicationBufferDxe.inf */, + ); + path = SmmCommunicationBufferDxe; + sourceTree = ""; + }; + A5AAF61F237F13B1009CD413 /* CapsulePei */ = { + isa = PBXGroup; + children = ( + A5AAF620237F13B1009CD413 /* CapsulePei.uni */, + A5AAF621237F13B1009CD413 /* CapsulePei.inf */, + A5AAF622237F13B1009CD413 /* CapsuleX64Extra.uni */, + A5AAF623237F13B1009CD413 /* CapsulePeiExtra.uni */, + A5AAF624237F13B1009CD413 /* X64 */, + A5AAF627237F13B1009CD413 /* Common */, + A5AAF62A237F13B1009CD413 /* CapsuleX64.uni */, + A5AAF62B237F13B1009CD413 /* Capsule.h */, + A5AAF62C237F13B1009CD413 /* CapsuleX64.inf */, + A5AAF62D237F13B1009CD413 /* UefiCapsule.c */, + ); + path = CapsulePei; + sourceTree = ""; + }; + A5AAF624237F13B1009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAF625237F13B1009CD413 /* X64Entry.c */, + A5AAF626237F13B1009CD413 /* PageFaultHandler.nasm */, + ); + path = X64; + sourceTree = ""; + }; + A5AAF627237F13B1009CD413 /* Common */ = { + isa = PBXGroup; + children = ( + A5AAF628237F13B1009CD413 /* CapsuleCoalesce.c */, + A5AAF629237F13B1009CD413 /* CommonHeader.h */, + ); + path = Common; + sourceTree = ""; + }; + A5AAF62E237F13B1009CD413 /* ResetSystemRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF62F237F13B1009CD413 /* ResetSystem.h */, + A5AAF630237F13B1009CD413 /* ResetSystemRuntimeDxeExtra.uni */, + A5AAF631237F13B1009CD413 /* ResetSystemRuntimeDxe.uni */, + A5AAF632237F13B1009CD413 /* ResetSystemRuntimeDxe.inf */, + A5AAF633237F13B1009CD413 /* ResetSystem.c */, + ); + path = ResetSystemRuntimeDxe; + sourceTree = ""; + }; + A5AAF634237F13B1009CD413 /* PrintDxe */ = { + isa = PBXGroup; + children = ( + A5AAF635237F13B1009CD413 /* Print.c */, + A5AAF636237F13B1009CD413 /* PrintDxeExtra.uni */, + A5AAF637237F13B1009CD413 /* PrintDxe.uni */, + A5AAF638237F13B1009CD413 /* PrintDxe.inf */, + ); + path = PrintDxe; + sourceTree = ""; + }; + A5AAF639237F13B1009CD413 /* SerialDxe */ = { + isa = PBXGroup; + children = ( + A5AAF63A237F13B1009CD413 /* SerialIo.c */, + A5AAF63B237F13B1009CD413 /* SerialDxe.inf */, + A5AAF63C237F13B1009CD413 /* SerialDxe.uni */, + A5AAF63D237F13B1009CD413 /* SerialDxeExtra.uni */, + ); + path = SerialDxe; + sourceTree = ""; + }; + A5AAF63E237F13B1009CD413 /* LockBox */ = { + isa = PBXGroup; + children = ( + A5AAF63F237F13B1009CD413 /* SmmLockBox */, + ); + path = LockBox; + sourceTree = ""; + }; + A5AAF63F237F13B1009CD413 /* SmmLockBox */ = { + isa = PBXGroup; + children = ( + A5AAF640237F13B1009CD413 /* SmmLockBoxExtra.uni */, + A5AAF641237F13B1009CD413 /* SmmLockBox.inf */, + A5AAF642237F13B1009CD413 /* SmmLockBox.uni */, + A5AAF643237F13B1009CD413 /* SmmLockBox.c */, + ); + path = SmmLockBox; + sourceTree = ""; + }; + A5AAF644237F13B1009CD413 /* FileExplorerDxe */ = { + isa = PBXGroup; + children = ( + A5AAF645237F13B1009CD413 /* FileExplorerDxe.c */, + A5AAF646237F13B1009CD413 /* FileExplorerDxe.uni */, + A5AAF647237F13B1009CD413 /* FileExplorerDxeExtra.uni */, + A5AAF648237F13B1009CD413 /* FileExplorerDxe.inf */, + ); + path = FileExplorerDxe; + sourceTree = ""; + }; + A5AAF649237F13B1009CD413 /* ReportStatusCodeRouter */ = { + isa = PBXGroup; + children = ( + A5AAF64A237F13B1009CD413 /* RuntimeDxe */, + A5AAF650237F13B1009CD413 /* Pei */, + A5AAF656237F13B1009CD413 /* Smm */, + ); + path = ReportStatusCodeRouter; + sourceTree = ""; + }; + A5AAF64A237F13B1009CD413 /* RuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF64B237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.c */, + A5AAF64C237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */, + A5AAF64D237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.uni */, + A5AAF64E237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.inf */, + A5AAF64F237F13B1009CD413 /* ReportStatusCodeRouterRuntimeDxe.h */, + ); + path = RuntimeDxe; + sourceTree = ""; + }; + A5AAF650237F13B1009CD413 /* Pei */ = { + isa = PBXGroup; + children = ( + A5AAF651237F13B1009CD413 /* ReportStatusCodeRouterPei.inf */, + A5AAF652237F13B1009CD413 /* ReportStatusCodeRouterPei.uni */, + A5AAF653237F13B1009CD413 /* ReportStatusCodeRouterPeiExtra.uni */, + A5AAF654237F13B1009CD413 /* ReportStatusCodeRouterPei.h */, + A5AAF655237F13B1009CD413 /* ReportStatusCodeRouterPei.c */, + ); + path = Pei; + sourceTree = ""; + }; + A5AAF656237F13B1009CD413 /* Smm */ = { + isa = PBXGroup; + children = ( + A5AAF657237F13B1009CD413 /* ReportStatusCodeRouterSmm.c */, + A5AAF658237F13B1009CD413 /* ReportStatusCodeRouterSmmExtra.uni */, + A5AAF659237F13B1009CD413 /* ReportStatusCodeRouterSmm.uni */, + A5AAF65A237F13B1009CD413 /* ReportStatusCodeRouterSmm.h */, + A5AAF65B237F13B1009CD413 /* ReportStatusCodeRouterSmm.inf */, + ); + path = Smm; + sourceTree = ""; + }; + A5AAF65C237F13B1009CD413 /* CapsuleRuntimeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF65D237F13B1009CD413 /* CapsuleCache.c */, + A5AAF65E237F13B1009CD413 /* CapsuleCacheNull.c */, + A5AAF65F237F13B1009CD413 /* X64 */, + A5AAF661237F13B1009CD413 /* CapsuleService.h */, + A5AAF662237F13B1009CD413 /* CapsuleRuntimeDxe.uni */, + A5AAF663237F13B1009CD413 /* CapsuleRuntimeDxe.inf */, + A5AAF664237F13B1009CD413 /* CapsuleRuntimeDxeExtra.uni */, + A5AAF665237F13B1009CD413 /* CapsuleReset.c */, + A5AAF666237F13B1009CD413 /* SaveLongModeContext.c */, + A5AAF667237F13B1009CD413 /* Arm */, + A5AAF669237F13B1009CD413 /* CapsuleService.c */, + ); + path = CapsuleRuntimeDxe; + sourceTree = ""; + }; + A5AAF65F237F13B1009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAF660237F13B1009CD413 /* SaveLongModeContext.c */, + ); + path = X64; + sourceTree = ""; + }; + A5AAF667237F13B1009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AAF668237F13B1009CD413 /* CapsuleReset.c */, + ); + path = Arm; + sourceTree = ""; + }; + A5AAF66A237F13B1009CD413 /* SetupBrowserDxe */ = { + isa = PBXGroup; + children = ( + A5AAF66B237F13B1009CD413 /* Expression.c */, + A5AAF66C237F13B1009CD413 /* SetupBrowserExtra.uni */, + A5AAF66D237F13B1009CD413 /* Setup.h */, + A5AAF66E237F13B1009CD413 /* Presentation.c */, + A5AAF66F237F13B1009CD413 /* SetupBrowserDxe.inf */, + A5AAF670237F13B1009CD413 /* Setup.c */, + A5AAF671237F13B1009CD413 /* Expression.h */, + A5AAF672237F13B1009CD413 /* IfrParse.c */, + A5AAF673237F13B1009CD413 /* SetupBrowser.uni */, + ); + path = SetupBrowserDxe; + sourceTree = ""; + }; + A5AAF674237F13B1009CD413 /* Console */ = { + isa = PBXGroup; + children = ( + A5AAF675237F13B1009CD413 /* GraphicsConsoleDxe */, + A5AAF67D237F13B1009CD413 /* TerminalDxe */, + A5AAF688237F13B1009CD413 /* ConPlatformDxe */, + A5AAF68F237F13B1009CD413 /* ConSplitterDxe */, + A5AAF697237F13B1009CD413 /* GraphicsOutputDxe */, + ); + path = Console; + sourceTree = ""; + }; + A5AAF675237F13B1009CD413 /* GraphicsConsoleDxe */ = { + isa = PBXGroup; + children = ( + A5AAF676237F13B1009CD413 /* GraphicsConsoleDxeExtra.uni */, + A5AAF677237F13B1009CD413 /* GraphicsConsole.h */, + A5AAF678237F13B1009CD413 /* ComponentName.c */, + A5AAF679237F13B1009CD413 /* GraphicsConsoleDxe.inf */, + A5AAF67A237F13B1009CD413 /* GraphicsConsoleDxe.uni */, + A5AAF67B237F13B1009CD413 /* LaffStd.c */, + A5AAF67C237F13B1009CD413 /* GraphicsConsole.c */, + ); + path = GraphicsConsoleDxe; + sourceTree = ""; + }; + A5AAF67D237F13B1009CD413 /* TerminalDxe */ = { + isa = PBXGroup; + children = ( + A5AAF67E237F13B1009CD413 /* TerminalDxeExtra.uni */, + A5AAF67F237F13B1009CD413 /* TerminalDxe.uni */, + A5AAF680237F13B1009CD413 /* TerminalConOut.c */, + A5AAF681237F13B1009CD413 /* TerminalConIn.c */, + A5AAF682237F13B1009CD413 /* TerminalDxe.inf */, + A5AAF683237F13B1009CD413 /* Terminal.c */, + A5AAF684237F13B1009CD413 /* Vtutf8.c */, + A5AAF685237F13B1009CD413 /* ComponentName.c */, + A5AAF686237F13B1009CD413 /* Terminal.h */, + A5AAF687237F13B1009CD413 /* Ansi.c */, + ); + path = TerminalDxe; + sourceTree = ""; + }; + A5AAF688237F13B1009CD413 /* ConPlatformDxe */ = { + isa = PBXGroup; + children = ( + A5AAF689237F13B1009CD413 /* ConPlatformDxeExtra.uni */, + A5AAF68A237F13B1009CD413 /* ConPlatform.c */, + A5AAF68B237F13B1009CD413 /* ConPlatformDxe.inf */, + A5AAF68C237F13B1009CD413 /* ComponentName.c */, + A5AAF68D237F13B1009CD413 /* ConPlatformDxe.uni */, + A5AAF68E237F13B1009CD413 /* ConPlatform.h */, + ); + path = ConPlatformDxe; + sourceTree = ""; + }; + A5AAF68F237F13B1009CD413 /* ConSplitterDxe */ = { + isa = PBXGroup; + children = ( + A5AAF690237F13B1009CD413 /* ConSplitter.h */, + A5AAF691237F13B1009CD413 /* ConSplitterGraphics.c */, + A5AAF692237F13B1009CD413 /* ComponentName.c */, + A5AAF693237F13B1009CD413 /* ConSplitter.c */, + A5AAF694237F13B1009CD413 /* ConSplitterDxe.uni */, + A5AAF695237F13B1009CD413 /* ConSplitterDxeExtra.uni */, + A5AAF696237F13B1009CD413 /* ConSplitterDxe.inf */, + ); + path = ConSplitterDxe; + sourceTree = ""; + }; + A5AAF697237F13B1009CD413 /* GraphicsOutputDxe */ = { + isa = PBXGroup; + children = ( + A5AAF698237F13B1009CD413 /* GraphicsOutput.h */, + A5AAF699237F13B1009CD413 /* ComponentName.c */, + A5AAF69A237F13B1009CD413 /* GraphicsOutputDxe.inf */, + A5AAF69B237F13B1009CD413 /* GraphicsOutput.c */, + ); + path = GraphicsOutputDxe; + sourceTree = ""; + }; + A5AAF69C237F13B1009CD413 /* Metronome */ = { + isa = PBXGroup; + children = ( + A5AAF69D237F13B1009CD413 /* Metronome.inf */, + A5AAF69E237F13B1009CD413 /* Metronome.c */, + A5AAF69F237F13B1009CD413 /* Metronome.uni */, + A5AAF6A0237F13B1009CD413 /* MetronomeExtra.uni */, + A5AAF6A1237F13B1009CD413 /* Metronome.h */, + ); + path = Metronome; + sourceTree = ""; + }; + A5AAF6A2237F13B1009CD413 /* Include */ = { + isa = PBXGroup; + children = ( + A5AAF6A3237F13B1009CD413 /* Library */, + A5AAF6C8237F13B1009CD413 /* Protocol */, + A5AAF6F1237F13B1009CD413 /* Guid */, + A5AAF72A237F13B1009CD413 /* Ppi */, + ); + path = Include; + sourceTree = ""; + }; + A5AAF6A3237F13B1009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AAF6A4237F13B1009CD413 /* FmpAuthenticationLib.h */, + A5AAF6A5237F13B1009CD413 /* PlatformHookLib.h */, + A5AAF6A6237F13B1009CD413 /* UefiBootManagerLib.h */, + A5AAF6A7237F13B1009CD413 /* HttpLib.h */, + A5AAF6A8237F13B1009CD413 /* TpmMeasurementLib.h */, + A5AAF6A9237F13B1009CD413 /* PciHostBridgeLib.h */, + A5AAF6AA237F13B1009CD413 /* SecurityManagementLib.h */, + A5AAF6AB237F13B1009CD413 /* DisplayUpdateProgressLib.h */, + A5AAF6AC237F13B1009CD413 /* IpmiLib.h */, + A5AAF6AD237F13B1009CD413 /* DebugAgentLib.h */, + A5AAF6AE237F13B1009CD413 /* UefiHiiServicesLib.h */, + A5AAF6AF237F13B1009CD413 /* PlatformBootManagerLib.h */, + A5AAF6B0237F13B1009CD413 /* UdpIoLib.h */, + A5AAF6B1237F13B1009CD413 /* MemoryProfileLib.h */, + A5AAF6B2237F13B1009CD413 /* SmmCorePlatformHookLib.h */, + A5AAF6B3237F13B1009CD413 /* CustomizedDisplayLib.h */, + A5AAF6B4237F13B1009CD413 /* ResetUtilityLib.h */, + A5AAF6B5237F13B1009CD413 /* SortLib.h */, + A5AAF6B6237F13B1009CD413 /* FrameBufferBltLib.h */, + A5AAF6B7237F13B1009CD413 /* NetLib.h */, + A5AAF6B8237F13B1009CD413 /* OemHookStatusCodeLib.h */, + A5AAF6B9237F13B1009CD413 /* BmpSupportLib.h */, + A5AAF6BA237F13B1009CD413 /* LockBoxLib.h */, + A5AAF6BB237F13B1009CD413 /* ResetSystemLib.h */, + A5AAF6BC237F13B1009CD413 /* VarCheckLib.h */, + A5AAF6BD237F13B1009CD413 /* RecoveryLib.h */, + A5AAF6BE237F13B1009CD413 /* AuthVariableLib.h */, + A5AAF6BF237F13B1009CD413 /* HiiLib.h */, + A5AAF6C0237F13B1009CD413 /* NonDiscoverableDeviceRegistrationLib.h */, + A5AAF6C1237F13B1009CD413 /* TcpIoLib.h */, + A5AAF6C2237F13B1009CD413 /* BootLogoLib.h */, + A5AAF6C3237F13B1009CD413 /* PlatformVarCleanupLib.h */, + A5AAF6C4237F13B1009CD413 /* CpuExceptionHandlerLib.h */, + A5AAF6C5237F13B1009CD413 /* CapsuleLib.h */, + A5AAF6C6237F13B1009CD413 /* S3Lib.h */, + A5AAF6C7237F13B1009CD413 /* FileExplorerLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A5AAF6C8237F13B1009CD413 /* Protocol */ = { + isa = PBXGroup; + children = ( + A5AAF6C9237F13B1009CD413 /* Ps2Policy.h */, + A5AAF6CA237F13B1009CD413 /* FileExplorer.h */, + A5AAF6CB237F13B1009CD413 /* UfsHostControllerPlatform.h */, + A5AAF6CC237F13B1009CD413 /* EsrtManagement.h */, + A5AAF6CD237F13B1009CD413 /* NonDiscoverableDevice.h */, + A5AAF6CE237F13B1009CD413 /* PlatformSpecificResetFilter.h */, + A5AAF6CF237F13B1009CD413 /* IpmiProtocol.h */, + A5AAF6D0237F13B1009CD413 /* SwapAddressRange.h */, + A5AAF6D1237F13B1009CD413 /* DebuggerConfiguration.h */, + A5AAF6D2237F13B1009CD413 /* IoMmu.h */, + A5AAF6D3237F13B1009CD413 /* PlatformSpecificResetHandler.h */, + A5AAF6D4237F13B1009CD413 /* LoadPe32Image.h */, + A5AAF6D5237F13B1009CD413 /* VarCheck.h */, + A5AAF6D6237F13B1009CD413 /* FirmwareManagementProgress.h */, + A5AAF6D7237F13B1009CD413 /* AtaAtapiPolicy.h */, + A5AAF6D8237F13B1009CD413 /* SmmMemoryAttribute.h */, + A5AAF6D9237F13B1009CD413 /* SdMmcOverride.h */, + A5AAF6DA237F13B1009CD413 /* FormBrowserEx2.h */, + A5AAF6DB237F13B1009CD413 /* SmmSwapAddressRange.h */, + A5AAF6DC237F13B1009CD413 /* UfsHostController.h */, + A5AAF6DD237F13B1009CD413 /* SmmFirmwareVolumeBlock.h */, + A5AAF6DE237F13B1009CD413 /* EbcVmTest.h */, + A5AAF6DF237F13B1009CD413 /* PlatformLogo.h */, + A5AAF6E0237F13B1009CD413 /* PeCoffImageEmulator.h */, + A5AAF6E1237F13B1009CD413 /* Print2.h */, + A5AAF6E2237F13B1009CD413 /* BootLogo.h */, + A5AAF6E3237F13B1009CD413 /* SmmReadyToBoot.h */, + A5AAF6E4237F13B1009CD413 /* SmmLegacyBoot.h */, + A5AAF6E5237F13B1009CD413 /* SmmVariable.h */, + A5AAF6E6237F13B1009CD413 /* SmmFaultTolerantWrite.h */, + A5AAF6E7237F13B1009CD413 /* LockBox.h */, + A5AAF6E8237F13B1009CD413 /* GenericMemoryTest.h */, + A5AAF6E9237F13B1009CD413 /* DisplayProtocol.h */, + A5AAF6EA237F13B1009CD413 /* BootLogo2.h */, + A5AAF6EB237F13B1009CD413 /* FormBrowserEx.h */, + A5AAF6EC237F13B1009CD413 /* VariableLock.h */, + A5AAF6ED237F13B1009CD413 /* EbcSimpleDebugger.h */, + A5AAF6EE237F13B1009CD413 /* SmmVarCheck.h */, + A5AAF6EF237F13B1009CD413 /* SmmExitBootServices.h */, + A5AAF6F0237F13B1009CD413 /* FaultTolerantWrite.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A5AAF6F1237F13B1009CD413 /* Guid */ = { + isa = PBXGroup; + children = ( + A5AAF6F2237F13B1009CD413 /* EndOfS3Resume.h */, + A5AAF6F3237F13B1009CD413 /* MdeModulePkgTokenSpace.h */, + A5AAF6F4237F13B1009CD413 /* LoadModuleAtFixedAddress.h */, + A5AAF6F5237F13B1009CD413 /* SystemNvDataGuid.h */, + A5AAF6F6237F13B1009CD413 /* ExtendedFirmwarePerformance.h */, + A5AAF6F7237F13B1009CD413 /* MdeModuleHii.h */, + A5AAF6F8237F13B1009CD413 /* NonDiscoverableDevice.h */, + A5AAF6F9237F13B1009CD413 /* PlatformHasAcpi.h */, + A5AAF6FA237F13B1009CD413 /* SmmVariableCommon.h */, + A5AAF6FB237F13B1009CD413 /* MemoryProfile.h */, + A5AAF6FC237F13B1009CD413 /* RamDiskHii.h */, + A5AAF6FD237F13B1009CD413 /* PcdDataBaseSignatureGuid.h */, + A5AAF6FE237F13B1009CD413 /* VariableIndexTable.h */, + A5AAF6FF237F13B1009CD413 /* ConsoleInDevice.h */, + A5AAF700237F13B1009CD413 /* SerialPortLibVendor.h */, + A5AAF701237F13B1009CD413 /* RecoveryDevice.h */, + A5AAF702237F13B1009CD413 /* IdleLoopEvent.h */, + A5AAF703237F13B1009CD413 /* Performance.h */, + A5AAF704237F13B1009CD413 /* UsbKeyBoardLayout.h */, + A5AAF705237F13B1009CD413 /* ZeroGuid.h */, + A5AAF706237F13B1009CD413 /* PcdDataBaseHobGuid.h */, + A5AAF707237F13B1009CD413 /* LzmaDecompress.h */, + A5AAF708237F13B1009CD413 /* Ip4Config2Hii.h */, + A5AAF709237F13B1009CD413 /* PiSmmMemoryAttributesTable.h */, + A5AAF70A237F13B1009CD413 /* VarErrorFlag.h */, + A5AAF70B237F13B1009CD413 /* ConsoleOutDevice.h */, + A5AAF70C237F13B1009CD413 /* SmmLockBox.h */, + A5AAF70D237F13B1009CD413 /* BootScriptExecutorVariable.h */, + A5AAF70E237F13B1009CD413 /* MtcVendor.h */, + A5AAF70F237F13B1009CD413 /* DriverSampleHii.h */, + A5AAF710237F13B1009CD413 /* StandardErrorDevice.h */, + A5AAF711237F13B1009CD413 /* MemoryStatusCodeRecord.h */, + A5AAF712237F13B1009CD413 /* S3SmmInitDone.h */, + A5AAF713237F13B1009CD413 /* StatusCodeDataTypeDebug.h */, + A5AAF714237F13B1009CD413 /* EventExitBootServiceFailed.h */, + A5AAF715237F13B1009CD413 /* S3StorageDeviceInitList.h */, + A5AAF716237F13B1009CD413 /* CapsuleVendor.h */, + A5AAF717237F13B1009CD413 /* ConnectConInEvent.h */, + A5AAF718237F13B1009CD413 /* VlanConfigHii.h */, + A5AAF719237F13B1009CD413 /* SmiHandlerProfile.h */, + A5AAF71A237F13B1009CD413 /* PerformanceMeasurement.h */, + A5AAF71B237F13B1009CD413 /* HiiBootMaintenanceFormset.h */, + A5AAF71C237F13B1009CD413 /* PlatDriOverrideHii.h */, + A5AAF71D237F13B1009CD413 /* DebugMask.h */, + A5AAF71E237F13B1009CD413 /* VariableFormat.h */, + A5AAF71F237F13B1009CD413 /* AcpiS3Context.h */, + A5AAF720237F13B1009CD413 /* StatusCodeDataTypeVariable.h */, + A5AAF721237F13B1009CD413 /* Ip4IScsiConfigHii.h */, + A5AAF722237F13B1009CD413 /* Crc32GuidedSectionExtraction.h */, + A5AAF723237F13B1009CD413 /* TtyTerm.h */, + A5AAF724237F13B1009CD413 /* PiSmmCommunicationRegionTable.h */, + A5AAF725237F13B1009CD413 /* StatusCodeCallbackGuid.h */, + A5AAF726237F13B1009CD413 /* HiiResourceSampleHii.h */, + A5AAF727237F13B1009CD413 /* MemoryTypeInformation.h */, + A5AAF728237F13B1009CD413 /* FirmwarePerformance.h */, + A5AAF729237F13B1009CD413 /* FaultTolerantWrite.h */, + ); + path = Guid; + sourceTree = ""; + }; + A5AAF72A237F13B1009CD413 /* Ppi */ = { + isa = PBXGroup; + children = ( + A5AAF72B237F13B1009CD413 /* SerialPortPei.h */, + A5AAF72C237F13B1009CD413 /* PlatformSpecificResetFilter.h */, + A5AAF72D237F13B1009CD413 /* Debug.h */, + A5AAF72E237F13B1009CD413 /* SdMmcHostController.h */, + A5AAF72F237F13B1009CD413 /* IoMmu.h */, + A5AAF730237F13B1009CD413 /* Usb2HostController.h */, + A5AAF731237F13B1009CD413 /* AtaController.h */, + A5AAF732237F13B1009CD413 /* AtaAhciController.h */, + A5AAF733237F13B1009CD413 /* PlatformSpecificResetHandler.h */, + A5AAF734237F13B1009CD413 /* AtaPassThru.h */, + A5AAF735237F13B1009CD413 /* IpmiPpi.h */, + A5AAF736237F13B1009CD413 /* UfsHostController.h */, + A5AAF737237F13B1009CD413 /* PlatformSpecificResetNotification.h */, + A5AAF738237F13B1009CD413 /* StorageSecurityCommand.h */, + A5AAF739237F13B1009CD413 /* SmmControl.h */, + A5AAF73A237F13B1009CD413 /* SmmCommunication.h */, + A5AAF73B237F13B1009CD413 /* NvmExpressPassThru.h */, + A5AAF73C237F13B1009CD413 /* UsbHostController.h */, + A5AAF73D237F13B1009CD413 /* UsbIo.h */, + A5AAF73E237F13B1009CD413 /* NvmExpressHostController.h */, + A5AAF73F237F13B1009CD413 /* UsbController.h */, + A5AAF740237F13B1009CD413 /* SmmAccess.h */, + A5AAF741237F13B1009CD413 /* CapsuleOnDisk.h */, + A5AAF742237F13B1009CD413 /* PostBootScriptTable.h */, + A5AAF743237F13B1009CD413 /* SecPerformance.h */, + ); + path = Ppi; + sourceTree = ""; + }; + A5AAF745237F13B1009CD413 /* Bus */ = { + isa = PBXGroup; + children = ( + A5AAF746237F13B1009CD413 /* Sd */, + A5AAF773237F13B2009CD413 /* Pci */, + A5AAF84B237F13B2009CD413 /* Isa */, + A5AAF866237F13B2009CD413 /* Scsi */, + A5AAF875237F13B2009CD413 /* Ufs */, + A5AAF88B237F13B2009CD413 /* I2c */, + A5AAF89A237F13B2009CD413 /* Usb */, + A5AAF8EA237F13B2009CD413 /* Ata */, + ); + path = Bus; + sourceTree = ""; + }; + A5AAF746237F13B1009CD413 /* Sd */ = { + isa = PBXGroup; + children = ( + A5AAF747237F13B1009CD413 /* SdBlockIoPei */, + A5AAF752237F13B2009CD413 /* EmmcBlockIoPei */, + A5AAF75D237F13B2009CD413 /* SdDxe */, + A5AAF768237F13B2009CD413 /* EmmcDxe */, + ); + path = Sd; + sourceTree = ""; + }; + A5AAF747237F13B1009CD413 /* SdBlockIoPei */ = { + isa = PBXGroup; + children = ( + A5AAF748237F13B1009CD413 /* SdBlockIoPei.c */, + A5AAF749237F13B1009CD413 /* SdHcMem.c */, + A5AAF74A237F13B2009CD413 /* SdBlockIoPeiExtra.uni */, + A5AAF74B237F13B2009CD413 /* SdHci.h */, + A5AAF74C237F13B2009CD413 /* SdBlockIoPei.uni */, + A5AAF74D237F13B2009CD413 /* SdBlockIoPei.inf */, + A5AAF74E237F13B2009CD413 /* SdHcMem.h */, + A5AAF74F237F13B2009CD413 /* SdBlockIoPei.h */, + A5AAF750237F13B2009CD413 /* DmaMem.c */, + A5AAF751237F13B2009CD413 /* SdHci.c */, + ); + path = SdBlockIoPei; + sourceTree = ""; + }; + A5AAF752237F13B2009CD413 /* EmmcBlockIoPei */ = { + isa = PBXGroup; + children = ( + A5AAF753237F13B2009CD413 /* EmmcHcMem.c */, + A5AAF754237F13B2009CD413 /* EmmcHci.c */, + A5AAF755237F13B2009CD413 /* EmmcBlockIoPei.c */, + A5AAF756237F13B2009CD413 /* EmmcBlockIoPeiExtra.uni */, + A5AAF757237F13B2009CD413 /* EmmcHcMem.h */, + A5AAF758237F13B2009CD413 /* EmmcHci.h */, + A5AAF759237F13B2009CD413 /* EmmcBlockIoPei.h */, + A5AAF75A237F13B2009CD413 /* DmaMem.c */, + A5AAF75B237F13B2009CD413 /* EmmcBlockIoPei.uni */, + A5AAF75C237F13B2009CD413 /* EmmcBlockIoPei.inf */, + ); + path = EmmcBlockIoPei; + sourceTree = ""; + }; + A5AAF75D237F13B2009CD413 /* SdDxe */ = { + isa = PBXGroup; + children = ( + A5AAF75E237F13B2009CD413 /* SdBlockIo.c */, + A5AAF75F237F13B2009CD413 /* SdDxe.uni */, + A5AAF760237F13B2009CD413 /* SdDxe.c */, + A5AAF761237F13B2009CD413 /* SdDxe.inf */, + A5AAF762237F13B2009CD413 /* ComponentName.c */, + A5AAF763237F13B2009CD413 /* SdDiskInfo.h */, + A5AAF764237F13B2009CD413 /* SdBlockIo.h */, + A5AAF765237F13B2009CD413 /* SdDxe.h */, + A5AAF766237F13B2009CD413 /* SdDxeExtra.uni */, + A5AAF767237F13B2009CD413 /* SdDiskInfo.c */, + ); + path = SdDxe; + sourceTree = ""; + }; + A5AAF768237F13B2009CD413 /* EmmcDxe */ = { + isa = PBXGroup; + children = ( + A5AAF769237F13B2009CD413 /* EmmcDxe.h */, + A5AAF76A237F13B2009CD413 /* EmmcDiskInfo.h */, + A5AAF76B237F13B2009CD413 /* EmmcDxe.uni */, + A5AAF76C237F13B2009CD413 /* EmmcBlockIo.c */, + A5AAF76D237F13B2009CD413 /* ComponentName.c */, + A5AAF76E237F13B2009CD413 /* EmmcDxe.inf */, + A5AAF76F237F13B2009CD413 /* EmmcDxe.c */, + A5AAF770237F13B2009CD413 /* EmmcDiskInfo.c */, + A5AAF771237F13B2009CD413 /* EmmcBlockIo.h */, + A5AAF772237F13B2009CD413 /* EmmcDxeExtra.uni */, + ); + path = EmmcDxe; + sourceTree = ""; + }; + A5AAF773237F13B2009CD413 /* Pci */ = { + isa = PBXGroup; + children = ( + A5AAF774237F13B2009CD413 /* IdeBusPei */, + A5AAF77A237F13B2009CD413 /* SdMmcPciHcDxe */, + A5AAF785237F13B2009CD413 /* IncompatiblePciDeviceSupportDxe */, + A5AAF78A237F13B2009CD413 /* PciBusDxe */, + A5AAF7AA237F13B2009CD413 /* XhciPei */, + A5AAF7B6237F13B2009CD413 /* EhciPei */, + A5AAF7C4237F13B2009CD413 /* UfsPciHcDxe */, + A5AAF7CB237F13B2009CD413 /* UhciDxe */, + A5AAF7DD237F13B2009CD413 /* NvmExpressPei */, + A5AAF7EE237F13B2009CD413 /* SdMmcPciHcPei */, + A5AAF7F4237F13B2009CD413 /* SataControllerDxe */, + A5AAF7FB237F13B2009CD413 /* PciSioSerialDxe */, + A5AAF803237F13B2009CD413 /* PciHostBridgeDxe */, + A5AAF80A237F13B2009CD413 /* XhciDxe */, + A5AAF818237F13B2009CD413 /* UhciPei */, + A5AAF81F237F13B2009CD413 /* NvmExpressDxe */, + A5AAF82D237F13B2009CD413 /* NonDiscoverablePciDeviceDxe */, + A5AAF833237F13B2009CD413 /* EhciDxe */, + A5AAF845237F13B2009CD413 /* UfsPciHcPei */, + ); + path = Pci; + sourceTree = ""; + }; + A5AAF774237F13B2009CD413 /* IdeBusPei */ = { + isa = PBXGroup; + children = ( + A5AAF775237F13B2009CD413 /* AtapiPeim.h */, + A5AAF776237F13B2009CD413 /* IdeBusPei.uni */, + A5AAF777237F13B2009CD413 /* IdeBusPeiExtra.uni */, + A5AAF778237F13B2009CD413 /* IdeBusPei.inf */, + A5AAF779237F13B2009CD413 /* AtapiPeim.c */, + ); + path = IdeBusPei; + sourceTree = ""; + }; + A5AAF77A237F13B2009CD413 /* SdMmcPciHcDxe */ = { + isa = PBXGroup; + children = ( + A5AAF77B237F13B2009CD413 /* SdMmcPciHci.c */, + A5AAF77C237F13B2009CD413 /* SdMmcPciHcDxeExtra.uni */, + A5AAF77D237F13B2009CD413 /* SdDevice.c */, + A5AAF77E237F13B2009CD413 /* ComponentName.c */, + A5AAF77F237F13B2009CD413 /* SdMmcPciHcDxe.h */, + A5AAF780237F13B2009CD413 /* SdMmcPciHci.h */, + A5AAF781237F13B2009CD413 /* EmmcDevice.c */, + A5AAF782237F13B2009CD413 /* SdMmcPciHcDxe.inf */, + A5AAF783237F13B2009CD413 /* SdMmcPciHcDxe.uni */, + A5AAF784237F13B2009CD413 /* SdMmcPciHcDxe.c */, + ); + path = SdMmcPciHcDxe; + sourceTree = ""; + }; + A5AAF785237F13B2009CD413 /* IncompatiblePciDeviceSupportDxe */ = { + isa = PBXGroup; + children = ( + A5AAF786237F13B2009CD413 /* IncompatiblePciDeviceSupportDxe.inf */, + A5AAF787237F13B2009CD413 /* IncompatiblePciDeviceSupportExtra.uni */, + A5AAF788237F13B2009CD413 /* IncompatiblePciDeviceSupport.uni */, + A5AAF789237F13B2009CD413 /* IncompatiblePciDeviceSupport.c */, + ); + path = IncompatiblePciDeviceSupportDxe; + sourceTree = ""; + }; + A5AAF78A237F13B2009CD413 /* PciBusDxe */ = { + isa = PBXGroup; + children = ( + A5AAF78B237F13B2009CD413 /* PciEnumerator.c */, + A5AAF78C237F13B2009CD413 /* PciDriverOverride.c */, + A5AAF78D237F13B2009CD413 /* PciResourceSupport.c */, + A5AAF78E237F13B2009CD413 /* PciDeviceSupport.c */, + A5AAF78F237F13B2009CD413 /* PciIo.c */, + A5AAF790237F13B2009CD413 /* PciCommand.c */, + A5AAF791237F13B2009CD413 /* PciHotPlugSupport.c */, + A5AAF792237F13B2009CD413 /* PciOptionRomSupport.h */, + A5AAF793237F13B2009CD413 /* PciRomTable.h */, + A5AAF794237F13B2009CD413 /* PciEnumeratorSupport.c */, + A5AAF795237F13B2009CD413 /* PciLib.h */, + A5AAF796237F13B2009CD413 /* PciBusDxeExtra.uni */, + A5AAF797237F13B2009CD413 /* ComponentName.c */, + A5AAF798237F13B2009CD413 /* PciBus.c */, + A5AAF799237F13B2009CD413 /* PciPowerManagement.c */, + A5AAF79A237F13B2009CD413 /* PciResourceSupport.h */, + A5AAF79B237F13B2009CD413 /* PciDriverOverride.h */, + A5AAF79C237F13B2009CD413 /* PciEnumerator.h */, + A5AAF79D237F13B2009CD413 /* PciCommand.h */, + A5AAF79E237F13B2009CD413 /* PciIo.h */, + A5AAF79F237F13B2009CD413 /* PciDeviceSupport.h */, + A5AAF7A0237F13B2009CD413 /* PciRomTable.c */, + A5AAF7A1237F13B2009CD413 /* PciBusDxe.inf */, + A5AAF7A2237F13B2009CD413 /* PciOptionRomSupport.c */, + A5AAF7A3237F13B2009CD413 /* PciHotPlugSupport.h */, + A5AAF7A4237F13B2009CD413 /* PciPowerManagement.h */, + A5AAF7A5237F13B2009CD413 /* PciBus.h */, + A5AAF7A6237F13B2009CD413 /* ComponentName.h */, + A5AAF7A7237F13B2009CD413 /* PciBusDxe.uni */, + A5AAF7A8237F13B2009CD413 /* PciEnumeratorSupport.h */, + A5AAF7A9237F13B2009CD413 /* PciLib.c */, + ); + path = PciBusDxe; + sourceTree = ""; + }; + A5AAF7AA237F13B2009CD413 /* XhciPei */ = { + isa = PBXGroup; + children = ( + A5AAF7AB237F13B2009CD413 /* XhciSched.h */, + A5AAF7AC237F13B2009CD413 /* XhciPei.inf */, + A5AAF7AD237F13B2009CD413 /* XhcPeim.h */, + A5AAF7AE237F13B2009CD413 /* XhciPei.uni */, + A5AAF7AF237F13B2009CD413 /* UsbHcMem.h */, + A5AAF7B0237F13B2009CD413 /* XhciSched.c */, + A5AAF7B1237F13B2009CD413 /* DmaMem.c */, + A5AAF7B2237F13B2009CD413 /* XhciPeiExtra.uni */, + A5AAF7B3237F13B2009CD413 /* UsbHcMem.c */, + A5AAF7B4237F13B2009CD413 /* XhciReg.h */, + A5AAF7B5237F13B2009CD413 /* XhcPeim.c */, + ); + path = XhciPei; + sourceTree = ""; + }; + A5AAF7B6237F13B2009CD413 /* EhciPei */ = { + isa = PBXGroup; + children = ( + A5AAF7B7237F13B2009CD413 /* EhciPeiExtra.uni */, + A5AAF7B8237F13B2009CD413 /* EhciUrb.h */, + A5AAF7B9237F13B2009CD413 /* EhcPeim.h */, + A5AAF7BA237F13B2009CD413 /* UsbHcMem.h */, + A5AAF7BB237F13B2009CD413 /* EhciSched.c */, + A5AAF7BC237F13B2009CD413 /* EhciPei.uni */, + A5AAF7BD237F13B2009CD413 /* EhciPei.inf */, + A5AAF7BE237F13B2009CD413 /* DmaMem.c */, + A5AAF7BF237F13B2009CD413 /* EhciReg.h */, + A5AAF7C0237F13B2009CD413 /* EhcPeim.c */, + A5AAF7C1237F13B2009CD413 /* EhciUrb.c */, + A5AAF7C2237F13B2009CD413 /* EhciSched.h */, + A5AAF7C3237F13B2009CD413 /* UsbHcMem.c */, + ); + path = EhciPei; + sourceTree = ""; + }; + A5AAF7C4237F13B2009CD413 /* UfsPciHcDxe */ = { + isa = PBXGroup; + children = ( + A5AAF7C5237F13B2009CD413 /* UfsPciHcDxeExtra.uni */, + A5AAF7C6237F13B2009CD413 /* ComponentName.c */, + A5AAF7C7237F13B2009CD413 /* UfsPciHcDxe.c */, + A5AAF7C8237F13B2009CD413 /* UfsPciHcDxe.uni */, + A5AAF7C9237F13B2009CD413 /* UfsPciHcDxe.h */, + A5AAF7CA237F13B2009CD413 /* UfsPciHcDxe.inf */, + ); + path = UfsPciHcDxe; + sourceTree = ""; + }; + A5AAF7CB237F13B2009CD413 /* UhciDxe */ = { + isa = PBXGroup; + children = ( + A5AAF7CC237F13B2009CD413 /* UhciSched.h */, + A5AAF7CD237F13B2009CD413 /* UhciReg.h */, + A5AAF7CE237F13B2009CD413 /* UhciDebug.c */, + A5AAF7CF237F13B2009CD413 /* UhciQueue.h */, + A5AAF7D0237F13B2009CD413 /* Uhci.c */, + A5AAF7D1237F13B2009CD413 /* UhciDxeExtra.uni */, + A5AAF7D2237F13B2009CD413 /* ComponentName.c */, + A5AAF7D3237F13B2009CD413 /* UsbHcMem.h */, + A5AAF7D4237F13B2009CD413 /* UhciSched.c */, + A5AAF7D5237F13B2009CD413 /* UhciDxe.inf */, + A5AAF7D6237F13B2009CD413 /* UhciDebug.h */, + A5AAF7D7237F13B2009CD413 /* UhciReg.c */, + A5AAF7D8237F13B2009CD413 /* UhciDxe.uni */, + A5AAF7D9237F13B2009CD413 /* UhciQueue.c */, + A5AAF7DA237F13B2009CD413 /* UsbHcMem.c */, + A5AAF7DB237F13B2009CD413 /* Uhci.h */, + A5AAF7DC237F13B2009CD413 /* ComponentName.h */, + ); + path = UhciDxe; + sourceTree = ""; + }; + A5AAF7DD237F13B2009CD413 /* NvmExpressPei */ = { + isa = PBXGroup; + children = ( + A5AAF7DE237F13B2009CD413 /* DevicePath.c */, + A5AAF7DF237F13B2009CD413 /* NvmExpressPeiHci.h */, + A5AAF7E0237F13B2009CD413 /* NvmExpressPeiStorageSecurity.h */, + A5AAF7E1237F13B2009CD413 /* NvmExpressPei.c */, + A5AAF7E2237F13B2009CD413 /* NvmExpressPeiBlockIo.c */, + A5AAF7E3237F13B2009CD413 /* NvmExpressPeiExtra.uni */, + A5AAF7E4237F13B2009CD413 /* NvmExpressPeiPassThru.h */, + A5AAF7E5237F13B2009CD413 /* NvmExpressPeiS3.c */, + A5AAF7E6237F13B2009CD413 /* NvmExpressPeiStorageSecurity.c */, + A5AAF7E7237F13B2009CD413 /* NvmExpressPei.h */, + A5AAF7E8237F13B2009CD413 /* NvmExpressPei.inf */, + A5AAF7E9237F13B2009CD413 /* NvmExpressPeiHci.c */, + A5AAF7EA237F13B2009CD413 /* NvmExpressPei.uni */, + A5AAF7EB237F13B2009CD413 /* NvmExpressPeiBlockIo.h */, + A5AAF7EC237F13B2009CD413 /* DmaMem.c */, + A5AAF7ED237F13B2009CD413 /* NvmExpressPeiPassThru.c */, + ); + path = NvmExpressPei; + sourceTree = ""; + }; + A5AAF7EE237F13B2009CD413 /* SdMmcPciHcPei */ = { + isa = PBXGroup; + children = ( + A5AAF7EF237F13B2009CD413 /* SdMmcPciHcPei.inf */, + A5AAF7F0237F13B2009CD413 /* SdMmcPciHcPei.c */, + A5AAF7F1237F13B2009CD413 /* SdMmcPciHcPei.uni */, + A5AAF7F2237F13B2009CD413 /* SdMmcPciHcPeiExtra.uni */, + A5AAF7F3237F13B2009CD413 /* SdMmcPciHcPei.h */, + ); + path = SdMmcPciHcPei; + sourceTree = ""; + }; + A5AAF7F4237F13B2009CD413 /* SataControllerDxe */ = { + isa = PBXGroup; + children = ( + A5AAF7F5237F13B2009CD413 /* SataController.c */, + A5AAF7F6237F13B2009CD413 /* SataControllerDxe.uni */, + A5AAF7F7237F13B2009CD413 /* SataControllerDxeExtra.uni */, + A5AAF7F8237F13B2009CD413 /* ComponentName.c */, + A5AAF7F9237F13B2009CD413 /* SataControllerDxe.inf */, + A5AAF7FA237F13B2009CD413 /* SataController.h */, + ); + path = SataControllerDxe; + sourceTree = ""; + }; + A5AAF7FB237F13B2009CD413 /* PciSioSerialDxe */ = { + isa = PBXGroup; + children = ( + A5AAF7FC237F13B2009CD413 /* PciSioSerialDxe.inf */, + A5AAF7FD237F13B2009CD413 /* Serial.c */, + A5AAF7FE237F13B2009CD413 /* SerialIo.c */, + A5AAF7FF237F13B2009CD413 /* PciSioSerialDxe.uni */, + A5AAF800237F13B2009CD413 /* PciSioSerialDxeExtra.uni */, + A5AAF801237F13B2009CD413 /* ComponentName.c */, + A5AAF802237F13B2009CD413 /* Serial.h */, + ); + path = PciSioSerialDxe; + sourceTree = ""; + }; + A5AAF803237F13B2009CD413 /* PciHostBridgeDxe */ = { + isa = PBXGroup; + children = ( + A5AAF804237F13B2009CD413 /* PciRootBridgeIo.c */, + A5AAF805237F13B2009CD413 /* PciHostResource.h */, + A5AAF806237F13B2009CD413 /* PciHostBridge.h */, + A5AAF807237F13B2009CD413 /* PciRootBridge.h */, + A5AAF808237F13B2009CD413 /* PciHostBridgeDxe.inf */, + A5AAF809237F13B2009CD413 /* PciHostBridge.c */, + ); + path = PciHostBridgeDxe; + sourceTree = ""; + }; + A5AAF80A237F13B2009CD413 /* XhciDxe */ = { + isa = PBXGroup; + children = ( + A5AAF80B237F13B2009CD413 /* XhciDxeExtra.uni */, + A5AAF80C237F13B2009CD413 /* XhciSched.h */, + A5AAF80D237F13B2009CD413 /* Xhci.c */, + A5AAF80E237F13B2009CD413 /* XhciReg.c */, + A5AAF80F237F13B2009CD413 /* ComponentName.c */, + A5AAF810237F13B2009CD413 /* UsbHcMem.h */, + A5AAF811237F13B2009CD413 /* XhciSched.c */, + A5AAF812237F13B2009CD413 /* XhciDxe.inf */, + A5AAF813237F13B2009CD413 /* XhciDxe.uni */, + A5AAF814237F13B2009CD413 /* Xhci.h */, + A5AAF815237F13B2009CD413 /* UsbHcMem.c */, + A5AAF816237F13B2009CD413 /* ComponentName.h */, + A5AAF817237F13B2009CD413 /* XhciReg.h */, + ); + path = XhciDxe; + sourceTree = ""; + }; + A5AAF818237F13B2009CD413 /* UhciPei */ = { + isa = PBXGroup; + children = ( + A5AAF819237F13B2009CD413 /* UhcPeim.c */, + A5AAF81A237F13B2009CD413 /* UhciPei.inf */, + A5AAF81B237F13B2009CD413 /* UhciPei.uni */, + A5AAF81C237F13B2009CD413 /* UhciPeiExtra.uni */, + A5AAF81D237F13B2009CD413 /* UhcPeim.h */, + A5AAF81E237F13B2009CD413 /* DmaMem.c */, + ); + path = UhciPei; + sourceTree = ""; + }; + A5AAF81F237F13B2009CD413 /* NvmExpressDxe */ = { + isa = PBXGroup; + children = ( + A5AAF820237F13B2009CD413 /* NvmExpressHci.c */, + A5AAF821237F13B2009CD413 /* NvmExpressPassthru.c */, + A5AAF822237F13B2009CD413 /* NvmExpressBlockIo.c */, + A5AAF823237F13B2009CD413 /* NvmExpressDxe.inf */, + A5AAF824237F13B2009CD413 /* NvmExpressDxe.uni */, + A5AAF825237F13B2009CD413 /* NvmExpress.c */, + A5AAF826237F13B2009CD413 /* NvmExpressDiskInfo.h */, + A5AAF827237F13B2009CD413 /* ComponentName.c */, + A5AAF828237F13B2009CD413 /* NvmExpressBlockIo.h */, + A5AAF829237F13B2009CD413 /* NvmExpressHci.h */, + A5AAF82A237F13B2009CD413 /* NvmExpressDxeExtra.uni */, + A5AAF82B237F13B2009CD413 /* NvmExpressDiskInfo.c */, + A5AAF82C237F13B2009CD413 /* NvmExpress.h */, + ); + path = NvmExpressDxe; + sourceTree = ""; + }; + A5AAF82D237F13B2009CD413 /* NonDiscoverablePciDeviceDxe */ = { + isa = PBXGroup; + children = ( + A5AAF82E237F13B2009CD413 /* NonDiscoverablePciDeviceDxe.inf */, + A5AAF82F237F13B2009CD413 /* NonDiscoverablePciDeviceIo.c */, + A5AAF830237F13B2009CD413 /* ComponentName.c */, + A5AAF831237F13B2009CD413 /* NonDiscoverablePciDeviceDxe.c */, + A5AAF832237F13B2009CD413 /* NonDiscoverablePciDeviceIo.h */, + ); + path = NonDiscoverablePciDeviceDxe; + sourceTree = ""; + }; + A5AAF833237F13B2009CD413 /* EhciDxe */ = { + isa = PBXGroup; + children = ( + A5AAF834237F13B2009CD413 /* EhciReg.c */, + A5AAF835237F13B2009CD413 /* EhciUrb.h */, + A5AAF836237F13B2009CD413 /* EhciDebug.h */, + A5AAF837237F13B2009CD413 /* EhciDxe.uni */, + A5AAF838237F13B2009CD413 /* Ehci.h */, + A5AAF839237F13B2009CD413 /* ComponentName.c */, + A5AAF83A237F13B2009CD413 /* EhciDxe.inf */, + A5AAF83B237F13B2009CD413 /* UsbHcMem.h */, + A5AAF83C237F13B2009CD413 /* EhciSched.c */, + A5AAF83D237F13B2009CD413 /* EhciDxeExtra.uni */, + A5AAF83E237F13B2009CD413 /* Ehci.c */, + A5AAF83F237F13B2009CD413 /* EhciDebug.c */, + A5AAF840237F13B2009CD413 /* EhciReg.h */, + A5AAF841237F13B2009CD413 /* EhciUrb.c */, + A5AAF842237F13B2009CD413 /* EhciSched.h */, + A5AAF843237F13B2009CD413 /* UsbHcMem.c */, + A5AAF844237F13B2009CD413 /* ComponentName.h */, + ); + path = EhciDxe; + sourceTree = ""; + }; + A5AAF845237F13B2009CD413 /* UfsPciHcPei */ = { + isa = PBXGroup; + children = ( + A5AAF846237F13B2009CD413 /* UfsPciHcPei.uni */, + A5AAF847237F13B2009CD413 /* UfsPciHcPei.inf */, + A5AAF848237F13B2009CD413 /* UfsPciHcPei.h */, + A5AAF849237F13B2009CD413 /* UfsPciHcPeiExtra.uni */, + A5AAF84A237F13B2009CD413 /* UfsPciHcPei.c */, + ); + path = UfsPciHcPei; + sourceTree = ""; + }; + A5AAF84B237F13B2009CD413 /* Isa */ = { + isa = PBXGroup; + children = ( + A5AAF84C237F13B2009CD413 /* IsaBusDxe */, + A5AAF854237F13B2009CD413 /* Ps2KeyboardDxe */, + A5AAF85D237F13B2009CD413 /* Ps2MouseDxe */, + ); + path = Isa; + sourceTree = ""; + }; + A5AAF84C237F13B2009CD413 /* IsaBusDxe */ = { + isa = PBXGroup; + children = ( + A5AAF84D237F13B2009CD413 /* IsaBusDxeExtra.uni */, + A5AAF84E237F13B2009CD413 /* ComponentName.c */, + A5AAF84F237F13B2009CD413 /* IsaBusDxe.h */, + A5AAF850237F13B2009CD413 /* IsaBusDxe.inf */, + A5AAF851237F13B2009CD413 /* IsaBusDxe.uni */, + A5AAF852237F13B2009CD413 /* IsaBusDxe.c */, + A5AAF853237F13B2009CD413 /* ComponentName.h */, + ); + path = IsaBusDxe; + sourceTree = ""; + }; + A5AAF854237F13B2009CD413 /* Ps2KeyboardDxe */ = { + isa = PBXGroup; + children = ( + A5AAF855237F13B2009CD413 /* Ps2KbdTextIn.c */, + A5AAF856237F13B2009CD413 /* Ps2KeyboardDxeExtra.uni */, + A5AAF857237F13B2009CD413 /* Ps2Keyboard.c */, + A5AAF858237F13B2009CD413 /* Ps2KbdCtrller.c */, + A5AAF859237F13B2009CD413 /* ComponentName.c */, + A5AAF85A237F13B2009CD413 /* Ps2KeyboardDxe.inf */, + A5AAF85B237F13B2009CD413 /* Ps2KeyboardDxe.uni */, + A5AAF85C237F13B2009CD413 /* Ps2Keyboard.h */, + ); + path = Ps2KeyboardDxe; + sourceTree = ""; + }; + A5AAF85D237F13B2009CD413 /* Ps2MouseDxe */ = { + isa = PBXGroup; + children = ( + A5AAF85E237F13B2009CD413 /* Ps2Mouse.c */, + A5AAF85F237F13B2009CD413 /* ComponentName.c */, + A5AAF860237F13B2009CD413 /* CommPs2.h */, + A5AAF861237F13B2009CD413 /* Ps2Mouse.h */, + A5AAF862237F13B2009CD413 /* Ps2MouseDxeExtra.uni */, + A5AAF863237F13B2009CD413 /* Ps2MouseDxe.inf */, + A5AAF864237F13B2009CD413 /* CommPs2.c */, + A5AAF865237F13B2009CD413 /* Ps2MouseDxe.uni */, + ); + path = Ps2MouseDxe; + sourceTree = ""; + }; + A5AAF866237F13B2009CD413 /* Scsi */ = { + isa = PBXGroup; + children = ( + A5AAF867237F13B2009CD413 /* ScsiDiskDxe */, + A5AAF86E237F13B2009CD413 /* ScsiBusDxe */, + ); + path = Scsi; + sourceTree = ""; + }; + A5AAF867237F13B2009CD413 /* ScsiDiskDxe */ = { + isa = PBXGroup; + children = ( + A5AAF868237F13B2009CD413 /* ScsiDiskDxe.inf */, + A5AAF869237F13B2009CD413 /* ScsiDisk.c */, + A5AAF86A237F13B2009CD413 /* ComponentName.c */, + A5AAF86B237F13B2009CD413 /* ScsiDisk.uni */, + A5AAF86C237F13B2009CD413 /* ScsiDiskExtra.uni */, + A5AAF86D237F13B2009CD413 /* ScsiDisk.h */, + ); + path = ScsiDiskDxe; + sourceTree = ""; + }; + A5AAF86E237F13B2009CD413 /* ScsiBusDxe */ = { + isa = PBXGroup; + children = ( + A5AAF86F237F13B2009CD413 /* ScsiBusExtra.uni */, + A5AAF870237F13B2009CD413 /* ScsiBus.c */, + A5AAF871237F13B2009CD413 /* ComponentName.c */, + A5AAF872237F13B2009CD413 /* ScsiBus.uni */, + A5AAF873237F13B2009CD413 /* ScsiBusDxe.inf */, + A5AAF874237F13B2009CD413 /* ScsiBus.h */, + ); + path = ScsiBusDxe; + sourceTree = ""; + }; + A5AAF875237F13B2009CD413 /* Ufs */ = { + isa = PBXGroup; + children = ( + A5AAF876237F13B2009CD413 /* UfsBlockIoPei */, + A5AAF881237F13B2009CD413 /* UfsPassThruDxe */, + ); + path = Ufs; + sourceTree = ""; + }; + A5AAF876237F13B2009CD413 /* UfsBlockIoPei */ = { + isa = PBXGroup; + children = ( + A5AAF877237F13B2009CD413 /* UfsBlockIoPei.inf */, + A5AAF878237F13B2009CD413 /* UfsHcMem.c */, + A5AAF879237F13B2009CD413 /* UfsBlockIoPeiExtra.uni */, + A5AAF87A237F13B2009CD413 /* UfsHci.c */, + A5AAF87B237F13B2009CD413 /* UfsBlockIoPei.uni */, + A5AAF87C237F13B2009CD413 /* UfsBlockIoPei.c */, + A5AAF87D237F13B2009CD413 /* UfsHcMem.h */, + A5AAF87E237F13B2009CD413 /* UfsHci.h */, + A5AAF87F237F13B2009CD413 /* UfsBlockIoPei.h */, + A5AAF880237F13B2009CD413 /* DmaMem.c */, + ); + path = UfsBlockIoPei; + sourceTree = ""; + }; + A5AAF881237F13B2009CD413 /* UfsPassThruDxe */ = { + isa = PBXGroup; + children = ( + A5AAF882237F13B2009CD413 /* UfsPassThru.uni */, + A5AAF883237F13B2009CD413 /* UfsPassThruHci.c */, + A5AAF884237F13B2009CD413 /* UfsPassThru.h */, + A5AAF885237F13B2009CD413 /* ComponentName.c */, + A5AAF886237F13B2009CD413 /* UfsDevConfigProtocol.c */, + A5AAF887237F13B2009CD413 /* UfsPassThruHci.h */, + A5AAF888237F13B2009CD413 /* UfsPassThruDxe.inf */, + A5AAF889237F13B2009CD413 /* UfsPassThruExtra.uni */, + A5AAF88A237F13B2009CD413 /* UfsPassThru.c */, + ); + path = UfsPassThruDxe; + sourceTree = ""; + }; + A5AAF88B237F13B2009CD413 /* I2c */ = { + isa = PBXGroup; + children = ( + A5AAF88C237F13B2009CD413 /* I2cDxe */, + ); + path = I2c; + sourceTree = ""; + }; + A5AAF88C237F13B2009CD413 /* I2cDxe */ = { + isa = PBXGroup; + children = ( + A5AAF88D237F13B2009CD413 /* I2cBusDxeExtra.uni */, + A5AAF88E237F13B2009CD413 /* I2cDxeExtra.uni */, + A5AAF88F237F13B2009CD413 /* I2cDxe.inf */, + A5AAF890237F13B2009CD413 /* I2cBus.c */, + A5AAF891237F13B2009CD413 /* I2cDxe.h */, + A5AAF892237F13B2009CD413 /* I2cDxe.uni */, + A5AAF893237F13B2009CD413 /* I2cHost.c */, + A5AAF894237F13B2009CD413 /* I2cBusDxe.uni */, + A5AAF895237F13B2009CD413 /* I2cBusDxe.inf */, + A5AAF896237F13B2009CD413 /* I2cHostDxe.inf */, + A5AAF897237F13B2009CD413 /* I2cHostDxeExtra.uni */, + A5AAF898237F13B2009CD413 /* I2cDxe.c */, + A5AAF899237F13B2009CD413 /* I2cHostDxe.uni */, + ); + path = I2cDxe; + sourceTree = ""; + }; + A5AAF89A237F13B2009CD413 /* Usb */ = { + isa = PBXGroup; + children = ( + A5AAF89B237F13B2009CD413 /* UsbMouseDxe */, + A5AAF8A3237F13B2009CD413 /* UsbMouseAbsolutePointerDxe */, + A5AAF8AB237F13B2009CD413 /* UsbBusDxe */, + A5AAF8BA237F13B2009CD413 /* UsbKbDxe */, + A5AAF8C3237F13B2009CD413 /* UsbBusPei */, + A5AAF8CE237F13B2009CD413 /* UsbBotPei */, + A5AAF8DA237F13B2009CD413 /* UsbMassStorageDxe */, + ); + path = Usb; + sourceTree = ""; + }; + A5AAF89B237F13B2009CD413 /* UsbMouseDxe */ = { + isa = PBXGroup; + children = ( + A5AAF89C237F13B2009CD413 /* UsbMouseDxeExtra.uni */, + A5AAF89D237F13B2009CD413 /* UsbMouse.h */, + A5AAF89E237F13B2009CD413 /* ComponentName.c */, + A5AAF89F237F13B2009CD413 /* UsbMouseDxe.inf */, + A5AAF8A0237F13B2009CD413 /* UsbMouse.c */, + A5AAF8A1237F13B2009CD413 /* MouseHid.c */, + A5AAF8A2237F13B2009CD413 /* UsbMouseDxe.uni */, + ); + path = UsbMouseDxe; + sourceTree = ""; + }; + A5AAF8A3237F13B2009CD413 /* UsbMouseAbsolutePointerDxe */ = { + isa = PBXGroup; + children = ( + A5AAF8A4237F13B2009CD413 /* UsbMouseAbsolutePointerDxeExtra.uni */, + A5AAF8A5237F13B2009CD413 /* UsbMouseAbsolutePointer.c */, + A5AAF8A6237F13B2009CD413 /* UsbMouseAbsolutePointerDxe.inf */, + A5AAF8A7237F13B2009CD413 /* ComponentName.c */, + A5AAF8A8237F13B2009CD413 /* UsbMouseAbsolutePointerDxe.uni */, + A5AAF8A9237F13B2009CD413 /* UsbMouseAbsolutePointer.h */, + A5AAF8AA237F13B2009CD413 /* MouseHid.c */, + ); + path = UsbMouseAbsolutePointerDxe; + sourceTree = ""; + }; + A5AAF8AB237F13B2009CD413 /* UsbBusDxe */ = { + isa = PBXGroup; + children = ( + A5AAF8AC237F13B2009CD413 /* UsbEnumer.h */, + A5AAF8AD237F13B2009CD413 /* UsbBusDxe.uni */, + A5AAF8AE237F13B2009CD413 /* UsbDesc.c */, + A5AAF8AF237F13B2009CD413 /* UsbBusDxe.inf */, + A5AAF8B0237F13B2009CD413 /* UsbHub.h */, + A5AAF8B1237F13B2009CD413 /* UsbBus.c */, + A5AAF8B2237F13B2009CD413 /* ComponentName.c */, + A5AAF8B3237F13B2009CD413 /* UsbUtility.h */, + A5AAF8B4237F13B2009CD413 /* UsbEnumer.c */, + A5AAF8B5237F13B2009CD413 /* UsbBusDxeExtra.uni */, + A5AAF8B6237F13B2009CD413 /* UsbDesc.h */, + A5AAF8B7237F13B2009CD413 /* UsbHub.c */, + A5AAF8B8237F13B2009CD413 /* UsbUtility.c */, + A5AAF8B9237F13B2009CD413 /* UsbBus.h */, + ); + path = UsbBusDxe; + sourceTree = ""; + }; + A5AAF8BA237F13B2009CD413 /* UsbKbDxe */ = { + isa = PBXGroup; + children = ( + A5AAF8BB237F13B2009CD413 /* UsbKbDxeExtra.uni */, + A5AAF8BC237F13B2009CD413 /* KeyBoard.c */, + A5AAF8BD237F13B2009CD413 /* UsbKbDxe.inf */, + A5AAF8BE237F13B2009CD413 /* EfiKey.h */, + A5AAF8BF237F13B2009CD413 /* UsbKbDxe.uni */, + A5AAF8C0237F13B2009CD413 /* ComponentName.c */, + A5AAF8C1237F13B2009CD413 /* KeyBoard.h */, + A5AAF8C2237F13B2009CD413 /* EfiKey.c */, + ); + path = UsbKbDxe; + sourceTree = ""; + }; + A5AAF8C3237F13B2009CD413 /* UsbBusPei */ = { + isa = PBXGroup; + children = ( + A5AAF8C4237F13B2009CD413 /* PeiUsbLib.c */, + A5AAF8C5237F13B2009CD413 /* HubPeim.h */, + A5AAF8C6237F13B2009CD413 /* UsbBusPeiExtra.uni */, + A5AAF8C7237F13B2009CD413 /* UsbPeim.h */, + A5AAF8C8237F13B2009CD413 /* UsbIoPeim.c */, + A5AAF8C9237F13B2009CD413 /* PeiUsbLib.h */, + A5AAF8CA237F13B2009CD413 /* HubPeim.c */, + A5AAF8CB237F13B2009CD413 /* UsbBusPei.uni */, + A5AAF8CC237F13B2009CD413 /* UsbPeim.c */, + A5AAF8CD237F13B2009CD413 /* UsbBusPei.inf */, + ); + path = UsbBusPei; + sourceTree = ""; + }; + A5AAF8CE237F13B2009CD413 /* UsbBotPei */ = { + isa = PBXGroup; + children = ( + A5AAF8CF237F13B2009CD413 /* PeiUsbLib.c */, + A5AAF8D0237F13B2009CD413 /* UsbBotPeiExtra.uni */, + A5AAF8D1237F13B2009CD413 /* UsbBotPeim.h */, + A5AAF8D2237F13B2009CD413 /* UsbPeim.h */, + A5AAF8D3237F13B2009CD413 /* BotPeim.c */, + A5AAF8D4237F13B2009CD413 /* UsbBotPei.inf */, + A5AAF8D5237F13B2009CD413 /* PeiUsbLib.h */, + A5AAF8D6237F13B2009CD413 /* PeiAtapi.c */, + A5AAF8D7237F13B2009CD413 /* UsbBotPei.uni */, + A5AAF8D8237F13B2009CD413 /* UsbBotPeim.c */, + A5AAF8D9237F13B2009CD413 /* BotPeim.h */, + ); + path = UsbBotPei; + sourceTree = ""; + }; + A5AAF8DA237F13B2009CD413 /* UsbMassStorageDxe */ = { + isa = PBXGroup; + children = ( + A5AAF8DB237F13B2009CD413 /* UsbMassDiskInfo.c */, + A5AAF8DC237F13B2009CD413 /* UsbMassCbi.h */, + A5AAF8DD237F13B2009CD413 /* UsbMassImpl.h */, + A5AAF8DE237F13B2009CD413 /* UsbMassBoot.c */, + A5AAF8DF237F13B2009CD413 /* UsbMassBot.h */, + A5AAF8E0237F13B2009CD413 /* UsbMassStorageDxe.uni */, + A5AAF8E1237F13B2009CD413 /* UsbMassStorageDxeExtra.uni */, + A5AAF8E2237F13B2009CD413 /* UsbMassStorageDxe.inf */, + A5AAF8E3237F13B2009CD413 /* ComponentName.c */, + A5AAF8E4237F13B2009CD413 /* UsbMassCbi.c */, + A5AAF8E5237F13B2009CD413 /* UsbMass.h */, + A5AAF8E6237F13B2009CD413 /* UsbMassImpl.c */, + A5AAF8E7237F13B2009CD413 /* UsbMassDiskInfo.h */, + A5AAF8E8237F13B2009CD413 /* UsbMassBoot.h */, + A5AAF8E9237F13B2009CD413 /* UsbMassBot.c */, + ); + path = UsbMassStorageDxe; + sourceTree = ""; + }; + A5AAF8EA237F13B2009CD413 /* Ata */ = { + isa = PBXGroup; + children = ( + A5AAF8EB237F13B2009CD413 /* AhciPei */, + A5AAF8FB237F13B2009CD413 /* AtaAtapiPassThru */, + A5AAF906237F13B2009CD413 /* AtaBusDxe */, + ); + path = Ata; + sourceTree = ""; + }; + A5AAF8EB237F13B2009CD413 /* AhciPei */ = { + isa = PBXGroup; + children = ( + A5AAF8EC237F13B2009CD413 /* DevicePath.c */, + A5AAF8ED237F13B2009CD413 /* AhciPei.inf */, + A5AAF8EE237F13B2009CD413 /* AhciPei.h */, + A5AAF8EF237F13B2009CD413 /* AhciPeiBlockIo.c */, + A5AAF8F0237F13B2009CD413 /* AhciPei.uni */, + A5AAF8F1237F13B2009CD413 /* AhciPeiPassThru.c */, + A5AAF8F2237F13B2009CD413 /* AhciPeiExtra.uni */, + A5AAF8F3237F13B2009CD413 /* AhciPeiStorageSecurity.c */, + A5AAF8F4237F13B2009CD413 /* AhciPeiBlockIo.h */, + A5AAF8F5237F13B2009CD413 /* AhciPei.c */, + A5AAF8F6237F13B2009CD413 /* AhciPeiPassThru.h */, + A5AAF8F7237F13B2009CD413 /* DmaMem.c */, + A5AAF8F8237F13B2009CD413 /* AhciPeiStorageSecurity.h */, + A5AAF8F9237F13B2009CD413 /* AhciMode.c */, + A5AAF8FA237F13B2009CD413 /* AhciPeiS3.c */, + ); + path = AhciPei; + sourceTree = ""; + }; + A5AAF8FB237F13B2009CD413 /* AtaAtapiPassThru */ = { + isa = PBXGroup; + children = ( + A5AAF8FC237F13B2009CD413 /* AtaAtapiPassThru.h */, + A5AAF8FD237F13B2009CD413 /* AhciMode.h */, + A5AAF8FE237F13B2009CD413 /* ComponentName.c */, + A5AAF8FF237F13B2009CD413 /* AtaAtapiPassThru.inf */, + A5AAF900237F13B2009CD413 /* IdeMode.c */, + A5AAF901237F13B2009CD413 /* AtaAtapiPassThruDxeExtra.uni */, + A5AAF902237F13B2009CD413 /* AtaAtapiPassThru.c */, + A5AAF903237F13B2009CD413 /* AtaAtapiPassThruDxe.uni */, + A5AAF904237F13B2009CD413 /* IdeMode.h */, + A5AAF905237F13B2009CD413 /* AhciMode.c */, + ); + path = AtaAtapiPassThru; + sourceTree = ""; + }; + A5AAF906237F13B2009CD413 /* AtaBusDxe */ = { + isa = PBXGroup; + children = ( + A5AAF907237F13B2009CD413 /* AtaBusDxe.inf */, + A5AAF908237F13B2009CD413 /* AtaPassThruExecute.c */, + A5AAF909237F13B2009CD413 /* AtaBusDxe.uni */, + A5AAF90A237F13B2009CD413 /* ComponentName.c */, + A5AAF90B237F13B2009CD413 /* AtaBus.h */, + A5AAF90C237F13B2009CD413 /* AtaBusDxeExtra.uni */, + A5AAF90D237F13B2009CD413 /* AtaBus.c */, + ); + path = AtaBusDxe; + sourceTree = ""; + }; + A5AAF90E237F13B2009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AAF90F237F13B2009CD413 /* DxeCapsuleLibFmp */, + A5AAF91C237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol */, + A5AAF920237F13B2009CD413 /* OemHookStatusCodeLibNull */, + A5AAF924237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib */, + A5AAF928237F13B2009CD413 /* BootLogoLib */, + A5AAF92C237F13B2009CD413 /* LockBoxNullLib */, + A5AAF930237F13B2009CD413 /* FmpAuthenticationLibNull */, + A5AAF934237F13B2009CD413 /* PlatformVarCleanupLib */, + A5AAF93C237F13B2009CD413 /* PeiIpmiLibIpmiPpi */, + A5AAF940237F13B2009CD413 /* LzmaCustomDecompressLib */, + A5AAF95C237F13B2009CD413 /* DeviceManagerUiLib */, + A5AAF963237F13B2009CD413 /* BaseIpmiLibNull */, + A5AAF967237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib */, + A5AAF96B237F13B2009CD413 /* UefiBootManagerLib */, + A5AAF977237F13B2009CD413 /* DxeNetLib */, + A5AAF97C237F13B2009CD413 /* FileExplorerLib */, + A5AAF984237F13B2009CD413 /* DxeIpmiLibIpmiProtocol */, + A5AAF988237F13B2009CD413 /* VarCheckLib */, + A5AAF98C237F13B2009CD413 /* DisplayUpdateProgressLibGraphics */, + A5AAF990237F13B2009CD413 /* AuthVariableLibNull */, + A5AAF994237F13B2009CD413 /* SmmReportStatusCodeLib */, + A5AAF998237F13B2009CD413 /* PeiReportStatusCodeLib */, + A5AAF99C237F13B2009CD413 /* PeiPerformanceLib */, + A5AAF9A0237F13B2009CD413 /* SmmLockBoxLib */, + A5AAF9AB237F13B2009CD413 /* DxePerformanceLib */, + A5AAF9AF237F13B2009CD413 /* SmmMemoryAllocationProfileLib */, + A5AAF9B4237F13B2009CD413 /* PlatformBootManagerLibNull */, + A5AAF9B8237F13B2009CD413 /* DxeFileExplorerProtocol */, + A5AAF9BC237F13B2009CD413 /* PiDxeS3BootScriptLib */, + A5AAF9C3237F13B2009CD413 /* DxeHttpLib */, + A5AAF9C8237F13B2009CD413 /* BasePlatformHookLibNull */, + A5AAF9CC237F13B2009CD413 /* BaseResetSystemLibNull */, + A5AAF9D0237F13B2009CD413 /* NonDiscoverableDeviceRegistrationLib */, + A5AAF9D3237F13B2009CD413 /* FrameBufferBltLib */, + A5AAF9D6237F13B2009CD413 /* PciHostBridgeLibNull */, + A5AAF9DA237F13B2009CD413 /* PeiDxeDebugLibReportStatusCode */, + A5AAF9DE237F13B2009CD413 /* TpmMeasurementLibNull */, + A5AAF9E2237F13B2009CD413 /* PeiDebugPrintHobLib */, + A5AAF9E6237F13B2009CD413 /* RuntimeDxeReportStatusCodeLib */, + A5AAF9EA237F13B2009CD413 /* UefiSortLib */, + A5AAF9EE237F13B2009CD413 /* VarCheckHiiLib */, + A5AAF9F8237F13B2009CD413 /* BaseMemoryAllocationLibNull */, + A5AAF9FC237F13B2009CD413 /* DisplayUpdateProgressLibText */, + A5AAFA00237F13B2009CD413 /* CustomizedDisplayLib */, + A5AAFA08237F13B2009CD413 /* SmmCorePlatformHookLibNull */, + A5AAFA0C237F13B2009CD413 /* DebugAgentLibNull */, + A5AAFA10237F13B2009CD413 /* UefiHiiServicesLib */, + A5AAFA14237F13B2009CD413 /* BootMaintenanceManagerUiLib */, + A5AAFA26237F13B2009CD413 /* PlatformHookLibSerialPortPpi */, + A5AAFA2A237F13B2009CD413 /* BaseSerialPortLib16550 */, + A5AAFA2E237F13B2009CD413 /* BaseHobLibNull */, + A5AAFA32237F13B2009CD413 /* SmmPerformanceLib */, + A5AAFA36237F13B2009CD413 /* DxeCapsuleLibNull */, + A5AAFA3A237F13B2009CD413 /* DxeDebugPrintErrorLevelLib */, + A5AAFA3E237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib */, + A5AAFA42237F13B2009CD413 /* BrotliCustomDecompressLib */, + A5AAFA63237F13B3009CD413 /* ResetUtilityLib */, + A5AAFA66237F13B3009CD413 /* SmmCorePerformanceLib */, + A5AAFA6B237F13B3009CD413 /* UefiMemoryAllocationProfileLib */, + A5AAFA70237F13B3009CD413 /* PeiDebugLibDebugPpi */, + A5AAFA73237F13B3009CD413 /* SmmSmiHandlerProfileLib */, + A5AAFA77237F13B3009CD413 /* DxeReportStatusCodeLib */, + A5AAFA7B237F13B3009CD413 /* VarCheckUefiLib */, + A5AAFA7F237F13B3009CD413 /* RuntimeResetSystemLib */, + A5AAFA83237F13B3009CD413 /* VarCheckPcdLib */, + A5AAFA88237F13B3009CD413 /* DxeSecurityManagementLib */, + A5AAFA8C237F13B3009CD413 /* PiSmmCoreMemoryAllocationLib */, + A5AAFA96237F13B3009CD413 /* DxePrintLibPrint2Protocol */, + A5AAFA9A237F13B3009CD413 /* DxeCoreMemoryAllocationLib */, + A5AAFAA4237F13B3009CD413 /* BootManagerUiLib */, + A5AAFAAB237F13B3009CD413 /* BaseBmpSupportLib */, + A5AAFAAF237F13B3009CD413 /* CpuExceptionHandlerLibNull */, + A5AAFAB3237F13B3009CD413 /* UefiHiiLib */, + A5AAFABA237F13B3009CD413 /* BaseSortLib */, + A5AAFABE237F13B3009CD413 /* DxeCorePerformanceLib */, + A5AAFAC3237F13B3009CD413 /* DxeResetSystemLib */, + A5AAFAC7237F13B3009CD413 /* PeiResetSystemLib */, + ); + path = Library; + sourceTree = ""; + }; + A5AAF90F237F13B2009CD413 /* DxeCapsuleLibFmp */ = { + isa = PBXGroup; + children = ( + A5AAF910237F13B2009CD413 /* DxeCapsuleRuntime.c */, + A5AAF911237F13B2009CD413 /* CapsuleOnDisk.c */, + A5AAF912237F13B2009CD413 /* DxeCapsuleProcessLibNull.c */, + A5AAF913237F13B2009CD413 /* DxeCapsuleReportLibNull.c */, + A5AAF914237F13B2009CD413 /* DxeCapsuleProcessLib.c */, + A5AAF915237F13B2009CD413 /* DxeCapsuleReportLib.c */, + A5AAF916237F13B2009CD413 /* CapsuleOnDisk.h */, + A5AAF917237F13B2009CD413 /* DxeRuntimeCapsuleLib.inf */, + A5AAF918237F13B2009CD413 /* DxeCapsuleLib.uni */, + A5AAF919237F13B2009CD413 /* DxeCapsuleLib.c */, + A5AAF91A237F13B2009CD413 /* DxeRuntimeCapsuleLib.uni */, + A5AAF91B237F13B2009CD413 /* DxeCapsuleLib.inf */, + ); + path = DxeCapsuleLibFmp; + sourceTree = ""; + }; + A5AAF91C237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol */ = { + isa = PBXGroup; + children = ( + A5AAF91D237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol.c */, + A5AAF91E237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol.inf */, + A5AAF91F237F13B2009CD413 /* SmmIpmiLibSmmIpmiProtocol.uni */, + ); + path = SmmIpmiLibSmmIpmiProtocol; + sourceTree = ""; + }; + A5AAF920237F13B2009CD413 /* OemHookStatusCodeLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF921237F13B2009CD413 /* OemHookStatusCodeLibNull.inf */, + A5AAF922237F13B2009CD413 /* OemHookStatusCodeLibNull.c */, + A5AAF923237F13B2009CD413 /* OemHookStatusCodeLibNull.uni */, + ); + path = OemHookStatusCodeLibNull; + sourceTree = ""; + }; + A5AAF924237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib */ = { + isa = PBXGroup; + children = ( + A5AAF925237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib.c */, + A5AAF926237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib.inf */, + A5AAF927237F13B2009CD413 /* DxeCrc32GuidedSectionExtractLib.uni */, + ); + path = DxeCrc32GuidedSectionExtractLib; + sourceTree = ""; + }; + A5AAF928237F13B2009CD413 /* BootLogoLib */ = { + isa = PBXGroup; + children = ( + A5AAF929237F13B2009CD413 /* BootLogoLib.c */, + A5AAF92A237F13B2009CD413 /* BootLogoLib.inf */, + A5AAF92B237F13B2009CD413 /* BootLogoLib.uni */, + ); + path = BootLogoLib; + sourceTree = ""; + }; + A5AAF92C237F13B2009CD413 /* LockBoxNullLib */ = { + isa = PBXGroup; + children = ( + A5AAF92D237F13B2009CD413 /* LockBoxNullLib.inf */, + A5AAF92E237F13B2009CD413 /* LockBoxNullLib.c */, + A5AAF92F237F13B2009CD413 /* LockBoxNullLib.uni */, + ); + path = LockBoxNullLib; + sourceTree = ""; + }; + A5AAF930237F13B2009CD413 /* FmpAuthenticationLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF931237F13B2009CD413 /* FmpAuthenticationLibNull.c */, + A5AAF932237F13B2009CD413 /* FmpAuthenticationLibNull.inf */, + A5AAF933237F13B2009CD413 /* FmpAuthenticationLibNull.uni */, + ); + path = FmpAuthenticationLibNull; + sourceTree = ""; + }; + A5AAF934237F13B2009CD413 /* PlatformVarCleanupLib */ = { + isa = PBXGroup; + children = ( + A5AAF935237F13B2009CD413 /* PlatVarCleanup.vfr */, + A5AAF936237F13B2009CD413 /* PlatVarCleanupLib.c */, + A5AAF937237F13B2009CD413 /* PlatVarCleanup.h */, + A5AAF938237F13B2009CD413 /* PlatformVarCleanupLib.inf */, + A5AAF939237F13B2009CD413 /* PlatVarCleanupHii.h */, + A5AAF93A237F13B2009CD413 /* VfrStrings.uni */, + A5AAF93B237F13B2009CD413 /* PlatformVarCleanupLib.uni */, + ); + path = PlatformVarCleanupLib; + sourceTree = ""; + }; + A5AAF93C237F13B2009CD413 /* PeiIpmiLibIpmiPpi */ = { + isa = PBXGroup; + children = ( + A5AAF93D237F13B2009CD413 /* PeiIpmiLibIpmiPpi.c */, + A5AAF93E237F13B2009CD413 /* PeiIpmiLibIpmiPpi.inf */, + A5AAF93F237F13B2009CD413 /* PeiIpmiLibIpmiPpi.uni */, + ); + path = PeiIpmiLibIpmiPpi; + sourceTree = ""; + }; + A5AAF940237F13B2009CD413 /* LzmaCustomDecompressLib */ = { + isa = PBXGroup; + children = ( + A5AAF941237F13B2009CD413 /* LzmaArchCustomDecompressLib.inf */, + A5AAF942237F13B2009CD413 /* F86GuidedSectionExtraction.c */, + A5AAF943237F13B2009CD413 /* LzmaCustomDecompressLib.inf */, + A5AAF944237F13B2009CD413 /* Sdk */, + A5AAF955237F13B2009CD413 /* LzmaDecompressLibInternal.h */, + A5AAF956237F13B2009CD413 /* LZMA-SDK-README.txt */, + A5AAF957237F13B2009CD413 /* LzmaArchDecompressLib.uni */, + A5AAF958237F13B2009CD413 /* LzmaDecompress.c */, + A5AAF959237F13B2009CD413 /* LzmaDecompressLib.uni */, + A5AAF95A237F13B2009CD413 /* GuidedSectionExtraction.c */, + A5AAF95B237F13B2009CD413 /* UefiLzma.h */, + ); + path = LzmaCustomDecompressLib; + sourceTree = ""; + }; + A5AAF944237F13B2009CD413 /* Sdk */ = { + isa = PBXGroup; + children = ( + A5AAF945237F13B2009CD413 /* DOC */, + A5AAF948237F13B2009CD413 /* C */, + ); + path = Sdk; + sourceTree = ""; + }; + A5AAF945237F13B2009CD413 /* DOC */ = { + isa = PBXGroup; + children = ( + A5AAF946237F13B2009CD413 /* lzma-sdk.txt */, + A5AAF947237F13B2009CD413 /* lzma-history.txt */, + ); + path = DOC; + sourceTree = ""; + }; + A5AAF948237F13B2009CD413 /* C */ = { + isa = PBXGroup; + children = ( + A5AAF949237F13B2009CD413 /* LzHash.h */, + A5AAF94A237F13B2009CD413 /* 7zTypes.h */, + A5AAF94B237F13B2009CD413 /* Compiler.h */, + A5AAF94C237F13B2009CD413 /* LzFind.c */, + A5AAF94D237F13B2009CD413 /* Precomp.h */, + A5AAF94E237F13B2009CD413 /* CpuArch.h */, + A5AAF94F237F13B2009CD413 /* Bra86.c */, + A5AAF950237F13B2009CD413 /* LzmaDec.c */, + A5AAF951237F13B2009CD413 /* LzFind.h */, + A5AAF952237F13B2009CD413 /* 7zVersion.h */, + A5AAF953237F13B2009CD413 /* Bra.h */, + A5AAF954237F13B2009CD413 /* LzmaDec.h */, + ); + path = C; + sourceTree = ""; + }; + A5AAF95C237F13B2009CD413 /* DeviceManagerUiLib */ = { + isa = PBXGroup; + children = ( + A5AAF95D237F13B2009CD413 /* DeviceManagerUiLib.uni */, + A5AAF95E237F13B2009CD413 /* DeviceManagerStrings.uni */, + A5AAF95F237F13B2009CD413 /* DeviceManagerUiLib.inf */, + A5AAF960237F13B2009CD413 /* DeviceManager.h */, + A5AAF961237F13B2009CD413 /* DeviceManagerVfr.Vfr */, + A5AAF962237F13B2009CD413 /* DeviceManager.c */, + ); + path = DeviceManagerUiLib; + sourceTree = ""; + }; + A5AAF963237F13B2009CD413 /* BaseIpmiLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF964237F13B2009CD413 /* BaseIpmiLibNull.c */, + A5AAF965237F13B2009CD413 /* BaseIpmiLibNull.inf */, + A5AAF966237F13B2009CD413 /* BaseIpmiLibNull.uni */, + ); + path = BaseIpmiLibNull; + sourceTree = ""; + }; + A5AAF967237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib */ = { + isa = PBXGroup; + children = ( + A5AAF968237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib.uni */, + A5AAF969237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib.inf */, + A5AAF96A237F13B2009CD413 /* PeiCrc32GuidedSectionExtractLib.c */, + ); + path = PeiCrc32GuidedSectionExtractLib; + sourceTree = ""; + }; + A5AAF96B237F13B2009CD413 /* UefiBootManagerLib */ = { + isa = PBXGroup; + children = ( + A5AAF96C237F13B2009CD413 /* BmConnect.c */, + A5AAF96D237F13B2009CD413 /* BmConsole.c */, + A5AAF96E237F13B2009CD413 /* BmHotkey.c */, + A5AAF96F237F13B2009CD413 /* InternalBm.h */, + A5AAF970237F13B2009CD413 /* UefiBootManagerLib.inf */, + A5AAF971237F13B2009CD413 /* BmLoadOption.c */, + A5AAF972237F13B2009CD413 /* BmBootDescription.c */, + A5AAF973237F13B2009CD413 /* UefiBootManagerLib.uni */, + A5AAF974237F13B2009CD413 /* BmDriverHealth.c */, + A5AAF975237F13B2009CD413 /* BmBoot.c */, + A5AAF976237F13B2009CD413 /* BmMisc.c */, + ); + path = UefiBootManagerLib; + sourceTree = ""; + }; + A5AAF977237F13B2009CD413 /* DxeNetLib */ = { + isa = PBXGroup; + children = ( + A5AAF978237F13B2009CD413 /* DxeNetLib.inf */, + A5AAF979237F13B2009CD413 /* DxeNetLib.uni */, + A5AAF97A237F13B2009CD413 /* NetBuffer.c */, + A5AAF97B237F13B2009CD413 /* DxeNetLib.c */, + ); + path = DxeNetLib; + sourceTree = ""; + }; + A5AAF97C237F13B2009CD413 /* FileExplorerLib */ = { + isa = PBXGroup; + children = ( + A5AAF97D237F13B2009CD413 /* FileExplorer.h */, + A5AAF97E237F13B2009CD413 /* FileExplorerString.uni */, + A5AAF97F237F13B2009CD413 /* FormGuid.h */, + A5AAF980237F13B2009CD413 /* FileExplorer.c */, + A5AAF981237F13B2009CD413 /* FileExplorerVfr.vfr */, + A5AAF982237F13B2009CD413 /* FileExplorerLib.inf */, + A5AAF983237F13B2009CD413 /* FileExplorerLib.uni */, + ); + path = FileExplorerLib; + sourceTree = ""; + }; + A5AAF984237F13B2009CD413 /* DxeIpmiLibIpmiProtocol */ = { + isa = PBXGroup; + children = ( + A5AAF985237F13B2009CD413 /* DxeIpmiLibIpmiProtocol.uni */, + A5AAF986237F13B2009CD413 /* DxeIpmiLibIpmiProtocol.inf */, + A5AAF987237F13B2009CD413 /* DxeIpmiLibIpmiProtocol.c */, + ); + path = DxeIpmiLibIpmiProtocol; + sourceTree = ""; + }; + A5AAF988237F13B2009CD413 /* VarCheckLib */ = { + isa = PBXGroup; + children = ( + A5AAF989237F13B2009CD413 /* VarCheckLib.c */, + A5AAF98A237F13B2009CD413 /* VarCheckLib.inf */, + A5AAF98B237F13B2009CD413 /* VarCheckLib.uni */, + ); + path = VarCheckLib; + sourceTree = ""; + }; + A5AAF98C237F13B2009CD413 /* DisplayUpdateProgressLibGraphics */ = { + isa = PBXGroup; + children = ( + A5AAF98D237F13B2009CD413 /* DisplayUpdateProgressLibGraphics.uni */, + A5AAF98E237F13B2009CD413 /* DisplayUpdateProgressLibGraphics.inf */, + A5AAF98F237F13B2009CD413 /* DisplayUpdateProgressLibGraphics.c */, + ); + path = DisplayUpdateProgressLibGraphics; + sourceTree = ""; + }; + A5AAF990237F13B2009CD413 /* AuthVariableLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF991237F13B2009CD413 /* AuthVariableLibNull.uni */, + A5AAF992237F13B2009CD413 /* AuthVariableLibNull.inf */, + A5AAF993237F13B2009CD413 /* AuthVariableLibNull.c */, + ); + path = AuthVariableLibNull; + sourceTree = ""; + }; + A5AAF994237F13B2009CD413 /* SmmReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A5AAF995237F13B2009CD413 /* SmmReportStatusCodeLib.uni */, + A5AAF996237F13B2009CD413 /* ReportStatusCodeLib.c */, + A5AAF997237F13B2009CD413 /* SmmReportStatusCodeLib.inf */, + ); + path = SmmReportStatusCodeLib; + sourceTree = ""; + }; + A5AAF998237F13B2009CD413 /* PeiReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A5AAF999237F13B2009CD413 /* PeiReportStatusCodeLib.uni */, + A5AAF99A237F13B2009CD413 /* PeiReportStatusCodeLib.inf */, + A5AAF99B237F13B2009CD413 /* ReportStatusCodeLib.c */, + ); + path = PeiReportStatusCodeLib; + sourceTree = ""; + }; + A5AAF99C237F13B2009CD413 /* PeiPerformanceLib */ = { + isa = PBXGroup; + children = ( + A5AAF99D237F13B2009CD413 /* PeiPerformanceLib.uni */, + A5AAF99E237F13B2009CD413 /* PeiPerformanceLib.c */, + A5AAF99F237F13B2009CD413 /* PeiPerformanceLib.inf */, + ); + path = PeiPerformanceLib; + sourceTree = ""; + }; + A5AAF9A0237F13B2009CD413 /* SmmLockBoxLib */ = { + isa = PBXGroup; + children = ( + A5AAF9A1237F13B2009CD413 /* SmmLockBoxSmmLib.c */, + A5AAF9A2237F13B2009CD413 /* SmmLockBoxPeiLib.uni */, + A5AAF9A3237F13B2009CD413 /* SmmLockBoxDxeLib.uni */, + A5AAF9A4237F13B2009CD413 /* SmmLockBoxPeiLib.inf */, + A5AAF9A5237F13B2009CD413 /* SmmLockBoxDxeLib.inf */, + A5AAF9A6237F13B2009CD413 /* SmmLockBoxSmmLib.inf */, + A5AAF9A7237F13B2009CD413 /* SmmLockBoxSmmLib.uni */, + A5AAF9A8237F13B2009CD413 /* SmmLockBoxPeiLib.c */, + A5AAF9A9237F13B2009CD413 /* SmmLockBoxLibPrivate.h */, + A5AAF9AA237F13B2009CD413 /* SmmLockBoxDxeLib.c */, + ); + path = SmmLockBoxLib; + sourceTree = ""; + }; + A5AAF9AB237F13B2009CD413 /* DxePerformanceLib */ = { + isa = PBXGroup; + children = ( + A5AAF9AC237F13B2009CD413 /* DxePerformanceLib.c */, + A5AAF9AD237F13B2009CD413 /* DxePerformanceLib.uni */, + A5AAF9AE237F13B2009CD413 /* DxePerformanceLib.inf */, + ); + path = DxePerformanceLib; + sourceTree = ""; + }; + A5AAF9AF237F13B2009CD413 /* SmmMemoryAllocationProfileLib */ = { + isa = PBXGroup; + children = ( + A5AAF9B0237F13B2009CD413 /* SmmMemoryAllocationProfileLib.uni */, + A5AAF9B1237F13B2009CD413 /* MemoryAllocationLib.c */, + A5AAF9B2237F13B2009CD413 /* SmmMemoryAllocationProfileLib.inf */, + A5AAF9B3237F13B2009CD413 /* SmmMemoryProfileLib.c */, + ); + path = SmmMemoryAllocationProfileLib; + sourceTree = ""; + }; + A5AAF9B4237F13B2009CD413 /* PlatformBootManagerLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF9B5237F13B2009CD413 /* PlatformBootManager.c */, + A5AAF9B6237F13B2009CD413 /* PlatformBootManagerLibNull.inf */, + A5AAF9B7237F13B2009CD413 /* PlatformBootManagerLibNull.uni */, + ); + path = PlatformBootManagerLibNull; + sourceTree = ""; + }; + A5AAF9B8237F13B2009CD413 /* DxeFileExplorerProtocol */ = { + isa = PBXGroup; + children = ( + A5AAF9B9237F13B2009CD413 /* DxeFileExplorerProtocol.inf */, + A5AAF9BA237F13B2009CD413 /* DxeFileExplorerProtocol.uni */, + A5AAF9BB237F13B2009CD413 /* DxeFileExplorerProtocol.c */, + ); + path = DxeFileExplorerProtocol; + sourceTree = ""; + }; + A5AAF9BC237F13B2009CD413 /* PiDxeS3BootScriptLib */ = { + isa = PBXGroup; + children = ( + A5AAF9BD237F13B2009CD413 /* InternalBootScriptLib.h */, + A5AAF9BE237F13B2009CD413 /* BootScriptInternalFormat.h */, + A5AAF9BF237F13B2009CD413 /* BootScriptSave.c */, + A5AAF9C0237F13B2009CD413 /* BootScriptExecute.c */, + A5AAF9C1237F13B2009CD413 /* DxeS3BootScriptLib.inf */, + A5AAF9C2237F13B2009CD413 /* DxeS3BootScriptLib.uni */, + ); + path = PiDxeS3BootScriptLib; + sourceTree = ""; + }; + A5AAF9C3237F13B2009CD413 /* DxeHttpLib */ = { + isa = PBXGroup; + children = ( + A5AAF9C4237F13B2009CD413 /* DxeHttpLib.c */, + A5AAF9C5237F13B2009CD413 /* DxeHttpLib.inf */, + A5AAF9C6237F13B2009CD413 /* DxeHttpLib.uni */, + A5AAF9C7237F13B2009CD413 /* DxeHttpLib.h */, + ); + path = DxeHttpLib; + sourceTree = ""; + }; + A5AAF9C8237F13B2009CD413 /* BasePlatformHookLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF9C9237F13B2009CD413 /* BasePlatformHookLibNull.inf */, + A5AAF9CA237F13B2009CD413 /* BasePlatformHookLibNull.uni */, + A5AAF9CB237F13B2009CD413 /* BasePlatformHookLibNull.c */, + ); + path = BasePlatformHookLibNull; + sourceTree = ""; + }; + A5AAF9CC237F13B2009CD413 /* BaseResetSystemLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF9CD237F13B2009CD413 /* BaseResetSystemLibNull.uni */, + A5AAF9CE237F13B2009CD413 /* BaseResetSystemLibNull.inf */, + A5AAF9CF237F13B2009CD413 /* BaseResetSystemLibNull.c */, + ); + path = BaseResetSystemLibNull; + sourceTree = ""; + }; + A5AAF9D0237F13B2009CD413 /* NonDiscoverableDeviceRegistrationLib */ = { + isa = PBXGroup; + children = ( + A5AAF9D1237F13B2009CD413 /* NonDiscoverableDeviceRegistrationLib.c */, + A5AAF9D2237F13B2009CD413 /* NonDiscoverableDeviceRegistrationLib.inf */, + ); + path = NonDiscoverableDeviceRegistrationLib; + sourceTree = ""; + }; + A5AAF9D3237F13B2009CD413 /* FrameBufferBltLib */ = { + isa = PBXGroup; + children = ( + A5AAF9D4237F13B2009CD413 /* FrameBufferBltLib.c */, + A5AAF9D5237F13B2009CD413 /* FrameBufferBltLib.inf */, + ); + path = FrameBufferBltLib; + sourceTree = ""; + }; + A5AAF9D6237F13B2009CD413 /* PciHostBridgeLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF9D7237F13B2009CD413 /* PciHostBridgeLibNull.uni */, + A5AAF9D8237F13B2009CD413 /* PciHostBridgeLibNull.inf */, + A5AAF9D9237F13B2009CD413 /* PciHostBridgeLibNull.c */, + ); + path = PciHostBridgeLibNull; + sourceTree = ""; + }; + A5AAF9DA237F13B2009CD413 /* PeiDxeDebugLibReportStatusCode */ = { + isa = PBXGroup; + children = ( + A5AAF9DB237F13B2009CD413 /* PeiDxeDebugLibReportStatusCode.uni */, + A5AAF9DC237F13B2009CD413 /* DebugLib.c */, + A5AAF9DD237F13B2009CD413 /* PeiDxeDebugLibReportStatusCode.inf */, + ); + path = PeiDxeDebugLibReportStatusCode; + sourceTree = ""; + }; + A5AAF9DE237F13B2009CD413 /* TpmMeasurementLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF9DF237F13B2009CD413 /* TpmMeasurementLibNull.uni */, + A5AAF9E0237F13B2009CD413 /* TpmMeasurementLibNull.c */, + A5AAF9E1237F13B2009CD413 /* TpmMeasurementLibNull.inf */, + ); + path = TpmMeasurementLibNull; + sourceTree = ""; + }; + A5AAF9E2237F13B2009CD413 /* PeiDebugPrintHobLib */ = { + isa = PBXGroup; + children = ( + A5AAF9E3237F13B2009CD413 /* PeiDebugPrintHobLib.uni */, + A5AAF9E4237F13B2009CD413 /* PeiDebugPrintHobLib.c */, + A5AAF9E5237F13B2009CD413 /* PeiDebugPrintHobLib.inf */, + ); + path = PeiDebugPrintHobLib; + sourceTree = ""; + }; + A5AAF9E6237F13B2009CD413 /* RuntimeDxeReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A5AAF9E7237F13B2009CD413 /* RuntimeDxeReportStatusCodeLib.inf */, + A5AAF9E8237F13B2009CD413 /* RuntimeDxeReportStatusCodeLib.uni */, + A5AAF9E9237F13B2009CD413 /* ReportStatusCodeLib.c */, + ); + path = RuntimeDxeReportStatusCodeLib; + sourceTree = ""; + }; + A5AAF9EA237F13B2009CD413 /* UefiSortLib */ = { + isa = PBXGroup; + children = ( + A5AAF9EB237F13B2009CD413 /* UefiSortLib.inf */, + A5AAF9EC237F13B2009CD413 /* UefiSortLib.c */, + A5AAF9ED237F13B2009CD413 /* UefiSortLib.uni */, + ); + path = UefiSortLib; + sourceTree = ""; + }; + A5AAF9EE237F13B2009CD413 /* VarCheckHiiLib */ = { + isa = PBXGroup; + children = ( + A5AAF9EF237F13B2009CD413 /* VarCheckHiiGen.c */, + A5AAF9F0237F13B2009CD413 /* VarCheckHii.h */, + A5AAF9F1237F13B2009CD413 /* VarCheckHiiLib.uni */, + A5AAF9F2237F13B2009CD413 /* VarCheckHiiGenFromFv.c */, + A5AAF9F3237F13B2009CD413 /* VarCheckHiiLib.inf */, + A5AAF9F4237F13B2009CD413 /* InternalVarCheckStructure.h */, + A5AAF9F5237F13B2009CD413 /* VarCheckHiiGenFromHii.c */, + A5AAF9F6237F13B2009CD413 /* VarCheckHiiLibNullClass.c */, + A5AAF9F7237F13B2009CD413 /* VarCheckHiiGen.h */, + ); + path = VarCheckHiiLib; + sourceTree = ""; + }; + A5AAF9F8237F13B2009CD413 /* BaseMemoryAllocationLibNull */ = { + isa = PBXGroup; + children = ( + A5AAF9F9237F13B2009CD413 /* BaseMemoryAllocationLibNull.c */, + A5AAF9FA237F13B2009CD413 /* BaseMemoryAllocationLibNull.inf */, + A5AAF9FB237F13B2009CD413 /* BaseMemoryAllocationLibNull.uni */, + ); + path = BaseMemoryAllocationLibNull; + sourceTree = ""; + }; + A5AAF9FC237F13B2009CD413 /* DisplayUpdateProgressLibText */ = { + isa = PBXGroup; + children = ( + A5AAF9FD237F13B2009CD413 /* DisplayUpdateProgressLibText.c */, + A5AAF9FE237F13B2009CD413 /* DisplayUpdateProgressLibText.inf */, + A5AAF9FF237F13B2009CD413 /* DisplayUpdateProgressLibText.uni */, + ); + path = DisplayUpdateProgressLibText; + sourceTree = ""; + }; + A5AAFA00237F13B2009CD413 /* CustomizedDisplayLib */ = { + isa = PBXGroup; + children = ( + A5AAFA01237F13B2009CD413 /* CustomizedDisplayLibModStrs.uni */, + A5AAFA02237F13B2009CD413 /* Colors.h */, + A5AAFA03237F13B2009CD413 /* CustomizedDisplayLibInternal.h */, + A5AAFA04237F13B2009CD413 /* CustomizedDisplayLib.inf */, + A5AAFA05237F13B2009CD413 /* CustomizedDisplayLib.uni */, + A5AAFA06237F13B2009CD413 /* CustomizedDisplayLibInternal.c */, + A5AAFA07237F13B2009CD413 /* CustomizedDisplayLib.c */, + ); + path = CustomizedDisplayLib; + sourceTree = ""; + }; + A5AAFA08237F13B2009CD413 /* SmmCorePlatformHookLibNull */ = { + isa = PBXGroup; + children = ( + A5AAFA09237F13B2009CD413 /* SmmCorePlatformHookLibNull.inf */, + A5AAFA0A237F13B2009CD413 /* SmmCorePlatformHookLibNull.uni */, + A5AAFA0B237F13B2009CD413 /* SmmCorePlatformHookLibNull.c */, + ); + path = SmmCorePlatformHookLibNull; + sourceTree = ""; + }; + A5AAFA0C237F13B2009CD413 /* DebugAgentLibNull */ = { + isa = PBXGroup; + children = ( + A5AAFA0D237F13B2009CD413 /* DebugAgentLibNull.uni */, + A5AAFA0E237F13B2009CD413 /* DebugAgentLibNull.inf */, + A5AAFA0F237F13B2009CD413 /* DebugAgentLibNull.c */, + ); + path = DebugAgentLibNull; + sourceTree = ""; + }; + A5AAFA10237F13B2009CD413 /* UefiHiiServicesLib */ = { + isa = PBXGroup; + children = ( + A5AAFA11237F13B2009CD413 /* UefiHiiServicesLib.inf */, + A5AAFA12237F13B2009CD413 /* UefiHiiServicesLib.uni */, + A5AAFA13237F13B2009CD413 /* UefiHiiServicesLib.c */, + ); + path = UefiHiiServicesLib; + sourceTree = ""; + }; + A5AAFA14237F13B2009CD413 /* BootMaintenanceManagerUiLib */ = { + isa = PBXGroup; + children = ( + A5AAFA15237F13B2009CD413 /* BmLib.c */, + A5AAFA16237F13B2009CD413 /* BootMaintenanceManagerUiLib.inf */, + A5AAFA17237F13B2009CD413 /* BootOption.c */, + A5AAFA18237F13B2009CD413 /* BootMaintenanceManagerUiLib.uni */, + A5AAFA19237F13B2009CD413 /* BootMaintenanceManagerCustomizedUiSupport.c */, + A5AAFA1A237F13B2009CD413 /* BootMaintenanceManagerCustomizedUi.c */, + A5AAFA1B237F13B2009CD413 /* BootMaintenanceManager.vfr */, + A5AAFA1C237F13B2009CD413 /* BootMaintenanceManagerStrings.uni */, + A5AAFA1D237F13B2009CD413 /* BootMaintenanceManager.h */, + A5AAFA1E237F13B2009CD413 /* BootMaintenance.c */, + A5AAFA1F237F13B2009CD413 /* FormGuid.h */, + A5AAFA20237F13B2009CD413 /* BootMaintenanceManagerCustomizedUiSupport.h */, + A5AAFA21237F13B2009CD413 /* UpdatePage.c */, + A5AAFA22237F13B2009CD413 /* Data.c */, + A5AAFA23237F13B2009CD413 /* BootMaintenanceManagerCustomizedUi.h */, + A5AAFA24237F13B2009CD413 /* ConsoleOption.c */, + A5AAFA25237F13B2009CD413 /* Variable.c */, + ); + path = BootMaintenanceManagerUiLib; + sourceTree = ""; + }; + A5AAFA26237F13B2009CD413 /* PlatformHookLibSerialPortPpi */ = { + isa = PBXGroup; + children = ( + A5AAFA27237F13B2009CD413 /* PlatformHookLibSerialPortPpi.inf */, + A5AAFA28237F13B2009CD413 /* PlatformHookLibSerialPortPpi.uni */, + A5AAFA29237F13B2009CD413 /* PlatformHookLibSerialPortPpi.c */, + ); + path = PlatformHookLibSerialPortPpi; + sourceTree = ""; + }; + A5AAFA2A237F13B2009CD413 /* BaseSerialPortLib16550 */ = { + isa = PBXGroup; + children = ( + A5AAFA2B237F13B2009CD413 /* BaseSerialPortLib16550.c */, + A5AAFA2C237F13B2009CD413 /* BaseSerialPortLib16550.inf */, + A5AAFA2D237F13B2009CD413 /* BaseSerialPortLib16550.uni */, + ); + path = BaseSerialPortLib16550; + sourceTree = ""; + }; + A5AAFA2E237F13B2009CD413 /* BaseHobLibNull */ = { + isa = PBXGroup; + children = ( + A5AAFA2F237F13B2009CD413 /* BaseHobLibNull.c */, + A5AAFA30237F13B2009CD413 /* BaseHobLibNull.inf */, + A5AAFA31237F13B2009CD413 /* BaseHobLibNull.uni */, + ); + path = BaseHobLibNull; + sourceTree = ""; + }; + A5AAFA32237F13B2009CD413 /* SmmPerformanceLib */ = { + isa = PBXGroup; + children = ( + A5AAFA33237F13B2009CD413 /* SmmPerformanceLib.c */, + A5AAFA34237F13B2009CD413 /* SmmPerformanceLib.inf */, + A5AAFA35237F13B2009CD413 /* SmmPerformanceLib.uni */, + ); + path = SmmPerformanceLib; + sourceTree = ""; + }; + A5AAFA36237F13B2009CD413 /* DxeCapsuleLibNull */ = { + isa = PBXGroup; + children = ( + A5AAFA37237F13B2009CD413 /* DxeCapsuleLibNull.inf */, + A5AAFA38237F13B2009CD413 /* DxeCapsuleLibNull.uni */, + A5AAFA39237F13B2009CD413 /* DxeCapsuleLibNull.c */, + ); + path = DxeCapsuleLibNull; + sourceTree = ""; + }; + A5AAFA3A237F13B2009CD413 /* DxeDebugPrintErrorLevelLib */ = { + isa = PBXGroup; + children = ( + A5AAFA3B237F13B2009CD413 /* DxeDebugPrintErrorLevelLib.inf */, + A5AAFA3C237F13B2009CD413 /* DxeDebugPrintErrorLevelLib.uni */, + A5AAFA3D237F13B2009CD413 /* DxeDebugPrintErrorLevelLib.c */, + ); + path = DxeDebugPrintErrorLevelLib; + sourceTree = ""; + }; + A5AAFA3E237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A5AAFA3F237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib.uni */, + A5AAFA40237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib.inf */, + A5AAFA41237F13B2009CD413 /* PiSmmCoreSmmServicesTableLib.c */, + ); + path = PiSmmCoreSmmServicesTableLib; + sourceTree = ""; + }; + A5AAFA42237F13B2009CD413 /* BrotliCustomDecompressLib */ = { + isa = PBXGroup; + children = ( + A5AAFA43237F13B2009CD413 /* LICENSE */, + A5AAFA44237F13B2009CD413 /* BrotliDecompressLibInternal.h */, + A5AAFA45237F13B2009CD413 /* brotli */, + A5AAFA49237F13B2009CD413 /* BrotliDecompress.c */, + A5AAFA4A237F13B2009CD413 /* docs */, + A5AAFA4C237F13B2009CD413 /* README.md */, + A5AAFA4D237F13B2009CD413 /* common */, + A5AAFA56237F13B2009CD413 /* dec */, + A5AAFA5F237F13B3009CD413 /* ReadMe.txt */, + A5AAFA60237F13B3009CD413 /* BrotliDecompressLib.uni */, + A5AAFA61237F13B3009CD413 /* BrotliCustomDecompressLib.inf */, + A5AAFA62237F13B3009CD413 /* GuidedSectionExtraction.c */, + ); + path = BrotliCustomDecompressLib; + sourceTree = ""; + }; + A5AAFA45237F13B2009CD413 /* brotli */ = { + isa = PBXGroup; + children = ( + A5AAFA46237F13B2009CD413 /* port.h */, + A5AAFA47237F13B2009CD413 /* types.h */, + A5AAFA48237F13B2009CD413 /* decode.h */, + ); + path = brotli; + sourceTree = ""; + }; + A5AAFA4A237F13B2009CD413 /* docs */ = { + isa = PBXGroup; + children = ( + A5AAFA4B237F13B2009CD413 /* brotli-comparison-study-2015-09-22.pdf */, + ); + path = docs; + sourceTree = ""; + }; + A5AAFA4D237F13B2009CD413 /* common */ = { + isa = PBXGroup; + children = ( + A5AAFA4E237F13B2009CD413 /* dictionary.c */, + A5AAFA4F237F13B2009CD413 /* version.h */, + A5AAFA50237F13B2009CD413 /* transform.c */, + A5AAFA51237F13B2009CD413 /* context.h */, + A5AAFA52237F13B2009CD413 /* constants.h */, + A5AAFA53237F13B2009CD413 /* dictionary.h */, + A5AAFA54237F13B2009CD413 /* transform.h */, + A5AAFA55237F13B2009CD413 /* platform.h */, + ); + path = common; + sourceTree = ""; + }; + A5AAFA56237F13B2009CD413 /* dec */ = { + isa = PBXGroup; + children = ( + A5AAFA57237F13B2009CD413 /* state.c */, + A5AAFA58237F13B2009CD413 /* bit_reader.h */, + A5AAFA59237F13B3009CD413 /* decode.c */, + A5AAFA5A237F13B3009CD413 /* huffman.c */, + A5AAFA5B237F13B3009CD413 /* bit_reader.c */, + A5AAFA5C237F13B3009CD413 /* prefix.h */, + A5AAFA5D237F13B3009CD413 /* state.h */, + A5AAFA5E237F13B3009CD413 /* huffman.h */, + ); + path = dec; + sourceTree = ""; + }; + A5AAFA63237F13B3009CD413 /* ResetUtilityLib */ = { + isa = PBXGroup; + children = ( + A5AAFA64237F13B3009CD413 /* ResetUtility.c */, + A5AAFA65237F13B3009CD413 /* ResetUtilityLib.inf */, + ); + path = ResetUtilityLib; + sourceTree = ""; + }; + A5AAFA66237F13B3009CD413 /* SmmCorePerformanceLib */ = { + isa = PBXGroup; + children = ( + A5AAFA67237F13B3009CD413 /* SmmCorePerformanceLib.c */, + A5AAFA68237F13B3009CD413 /* SmmCorePerformanceLib.uni */, + A5AAFA69237F13B3009CD413 /* SmmCorePerformanceLib.inf */, + A5AAFA6A237F13B3009CD413 /* SmmCorePerformanceLibInternal.h */, + ); + path = SmmCorePerformanceLib; + sourceTree = ""; + }; + A5AAFA6B237F13B3009CD413 /* UefiMemoryAllocationProfileLib */ = { + isa = PBXGroup; + children = ( + A5AAFA6C237F13B3009CD413 /* MemoryAllocationLib.c */, + A5AAFA6D237F13B3009CD413 /* UefiMemoryAllocationProfileLib.uni */, + A5AAFA6E237F13B3009CD413 /* UefiMemoryAllocationProfileLib.inf */, + A5AAFA6F237F13B3009CD413 /* DxeMemoryProfileLib.c */, + ); + path = UefiMemoryAllocationProfileLib; + sourceTree = ""; + }; + A5AAFA70237F13B3009CD413 /* PeiDebugLibDebugPpi */ = { + isa = PBXGroup; + children = ( + A5AAFA71237F13B3009CD413 /* PeiDebugLibDebugPpi.inf */, + A5AAFA72237F13B3009CD413 /* DebugLib.c */, + ); + path = PeiDebugLibDebugPpi; + sourceTree = ""; + }; + A5AAFA73237F13B3009CD413 /* SmmSmiHandlerProfileLib */ = { + isa = PBXGroup; + children = ( + A5AAFA74237F13B3009CD413 /* SmmSmiHandlerProfileLib.c */, + A5AAFA75237F13B3009CD413 /* SmmSmiHandlerProfileLib.inf */, + A5AAFA76237F13B3009CD413 /* SmmSmiHandlerProfileLib.uni */, + ); + path = SmmSmiHandlerProfileLib; + sourceTree = ""; + }; + A5AAFA77237F13B3009CD413 /* DxeReportStatusCodeLib */ = { + isa = PBXGroup; + children = ( + A5AAFA78237F13B3009CD413 /* DxeReportStatusCodeLib.inf */, + A5AAFA79237F13B3009CD413 /* DxeReportStatusCodeLib.uni */, + A5AAFA7A237F13B3009CD413 /* ReportStatusCodeLib.c */, + ); + path = DxeReportStatusCodeLib; + sourceTree = ""; + }; + A5AAFA7B237F13B3009CD413 /* VarCheckUefiLib */ = { + isa = PBXGroup; + children = ( + A5AAFA7C237F13B3009CD413 /* VarCheckUefiLib.inf */, + A5AAFA7D237F13B3009CD413 /* VarCheckUefiLib.uni */, + A5AAFA7E237F13B3009CD413 /* VarCheckUefiLibNullClass.c */, + ); + path = VarCheckUefiLib; + sourceTree = ""; + }; + A5AAFA7F237F13B3009CD413 /* RuntimeResetSystemLib */ = { + isa = PBXGroup; + children = ( + A5AAFA80237F13B3009CD413 /* RuntimeResetSystemLib.inf */, + A5AAFA81237F13B3009CD413 /* RuntimeResetSystemLib.c */, + A5AAFA82237F13B3009CD413 /* RuntimeResetSystemLib.uni */, + ); + path = RuntimeResetSystemLib; + sourceTree = ""; + }; + A5AAFA83237F13B3009CD413 /* VarCheckPcdLib */ = { + isa = PBXGroup; + children = ( + A5AAFA84237F13B3009CD413 /* VarCheckPcdLibNullClass.c */, + A5AAFA85237F13B3009CD413 /* VarCheckPcdStructure.h */, + A5AAFA86237F13B3009CD413 /* VarCheckPcdLib.uni */, + A5AAFA87237F13B3009CD413 /* VarCheckPcdLib.inf */, + ); + path = VarCheckPcdLib; + sourceTree = ""; + }; + A5AAFA88237F13B3009CD413 /* DxeSecurityManagementLib */ = { + isa = PBXGroup; + children = ( + A5AAFA89237F13B3009CD413 /* DxeSecurityManagementLib.c */, + A5AAFA8A237F13B3009CD413 /* DxeSecurityManagementLib.uni */, + A5AAFA8B237F13B3009CD413 /* DxeSecurityManagementLib.inf */, + ); + path = DxeSecurityManagementLib; + sourceTree = ""; + }; + A5AAFA8C237F13B3009CD413 /* PiSmmCoreMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A5AAFA8D237F13B3009CD413 /* PiSmmCoreMemoryProfileLib.c */, + A5AAFA8E237F13B3009CD413 /* PiSmmCoreMemoryAllocationServices.h */, + A5AAFA8F237F13B3009CD413 /* MemoryAllocationLib.c */, + A5AAFA90237F13B3009CD413 /* PiSmmCoreMemoryProfileServices.h */, + A5AAFA91237F13B3009CD413 /* PiSmmCoreMemoryAllocationLib.uni */, + A5AAFA92237F13B3009CD413 /* PiSmmCoreMemoryAllocationProfileLib.inf */, + A5AAFA93237F13B3009CD413 /* PiSmmCoreMemoryProfileLibNull.c */, + A5AAFA94237F13B3009CD413 /* PiSmmCoreMemoryAllocationLib.inf */, + A5AAFA95237F13B3009CD413 /* PiSmmCoreMemoryAllocationProfileLib.uni */, + ); + path = PiSmmCoreMemoryAllocationLib; + sourceTree = ""; + }; + A5AAFA96237F13B3009CD413 /* DxePrintLibPrint2Protocol */ = { + isa = PBXGroup; + children = ( + A5AAFA97237F13B3009CD413 /* DxePrintLibPrint2Protocol.uni */, + A5AAFA98237F13B3009CD413 /* PrintLib.c */, + A5AAFA99237F13B3009CD413 /* DxePrintLibPrint2Protocol.inf */, + ); + path = DxePrintLibPrint2Protocol; + sourceTree = ""; + }; + A5AAFA9A237F13B3009CD413 /* DxeCoreMemoryAllocationLib */ = { + isa = PBXGroup; + children = ( + A5AAFA9B237F13B3009CD413 /* MemoryAllocationLib.c */, + A5AAFA9C237F13B3009CD413 /* DxeCoreMemoryAllocationServices.h */, + A5AAFA9D237F13B3009CD413 /* DxeCoreMemoryProfileServices.h */, + A5AAFA9E237F13B3009CD413 /* DxeCoreMemoryAllocationProfileLib.inf */, + A5AAFA9F237F13B3009CD413 /* DxeCoreMemoryAllocationProfileLib.uni */, + A5AAFAA0237F13B3009CD413 /* DxeCoreMemoryProfileLib.c */, + A5AAFAA1237F13B3009CD413 /* DxeCoreMemoryAllocationLib.uni */, + A5AAFAA2237F13B3009CD413 /* DxeCoreMemoryAllocationLib.inf */, + A5AAFAA3237F13B3009CD413 /* DxeCoreMemoryProfileLibNull.c */, + ); + path = DxeCoreMemoryAllocationLib; + sourceTree = ""; + }; + A5AAFAA4237F13B3009CD413 /* BootManagerUiLib */ = { + isa = PBXGroup; + children = ( + A5AAFAA5237F13B3009CD413 /* BootManagerStrings.uni */, + A5AAFAA6237F13B3009CD413 /* BootManager.h */, + A5AAFAA7237F13B3009CD413 /* BootManagerUiLib.uni */, + A5AAFAA8237F13B3009CD413 /* BootManagerVfr.Vfr */, + A5AAFAA9237F13B3009CD413 /* BootManagerUiLib.inf */, + A5AAFAAA237F13B3009CD413 /* BootManager.c */, + ); + path = BootManagerUiLib; + sourceTree = ""; + }; + A5AAFAAB237F13B3009CD413 /* BaseBmpSupportLib */ = { + isa = PBXGroup; + children = ( + A5AAFAAC237F13B3009CD413 /* BmpSupportLib.c */, + A5AAFAAD237F13B3009CD413 /* BaseBmpSupportLib.inf */, + A5AAFAAE237F13B3009CD413 /* BaseBmpSupportLib.uni */, + ); + path = BaseBmpSupportLib; + sourceTree = ""; + }; + A5AAFAAF237F13B3009CD413 /* CpuExceptionHandlerLibNull */ = { + isa = PBXGroup; + children = ( + A5AAFAB0237F13B3009CD413 /* CpuExceptionHandlerLibNull.uni */, + A5AAFAB1237F13B3009CD413 /* CpuExceptionHandlerLibNull.inf */, + A5AAFAB2237F13B3009CD413 /* CpuExceptionHandlerLibNull.c */, + ); + path = CpuExceptionHandlerLibNull; + sourceTree = ""; + }; + A5AAFAB3237F13B3009CD413 /* UefiHiiLib */ = { + isa = PBXGroup; + children = ( + A5AAFAB4237F13B3009CD413 /* HiiLib.c */, + A5AAFAB5237F13B3009CD413 /* UefiHiiLib.uni */, + A5AAFAB6237F13B3009CD413 /* UefiHiiLib.inf */, + A5AAFAB7237F13B3009CD413 /* HiiString.c */, + A5AAFAB8237F13B3009CD413 /* HiiLanguage.c */, + A5AAFAB9237F13B3009CD413 /* InternalHiiLib.h */, + ); + path = UefiHiiLib; + sourceTree = ""; + }; + A5AAFABA237F13B3009CD413 /* BaseSortLib */ = { + isa = PBXGroup; + children = ( + A5AAFABB237F13B3009CD413 /* BaseSortLib.inf */, + A5AAFABC237F13B3009CD413 /* BaseSortLib.uni */, + A5AAFABD237F13B3009CD413 /* BaseSortLib.c */, + ); + path = BaseSortLib; + sourceTree = ""; + }; + A5AAFABE237F13B3009CD413 /* DxeCorePerformanceLib */ = { + isa = PBXGroup; + children = ( + A5AAFABF237F13B3009CD413 /* DxeCorePerformanceLib.c */, + A5AAFAC0237F13B3009CD413 /* DxeCorePerformanceLibInternal.h */, + A5AAFAC1237F13B3009CD413 /* DxeCorePerformanceLib.inf */, + A5AAFAC2237F13B3009CD413 /* DxeCorePerformanceLib.uni */, + ); + path = DxeCorePerformanceLib; + sourceTree = ""; + }; + A5AAFAC3237F13B3009CD413 /* DxeResetSystemLib */ = { + isa = PBXGroup; + children = ( + A5AAFAC4237F13B3009CD413 /* DxeResetSystemLib.uni */, + A5AAFAC5237F13B3009CD413 /* DxeResetSystemLib.inf */, + A5AAFAC6237F13B3009CD413 /* DxeResetSystemLib.c */, + ); + path = DxeResetSystemLib; + sourceTree = ""; + }; + A5AAFAC7237F13B3009CD413 /* PeiResetSystemLib */ = { + isa = PBXGroup; + children = ( + A5AAFAC8237F13B3009CD413 /* PeiResetSystemLib.uni */, + A5AAFAC9237F13B3009CD413 /* PeiResetSystemLib.inf */, + A5AAFACA237F13B3009CD413 /* PeiResetSystemLib.c */, + ); + path = PeiResetSystemLib; + sourceTree = ""; + }; + A5AAFACC237F13B3009CD413 /* Logo */ = { + isa = PBXGroup; + children = ( + A5AAFACD237F13B3009CD413 /* LogoDxe.uni */, + A5AAFACE237F13B3009CD413 /* LogoDxe.inf */, + A5AAFACF237F13B3009CD413 /* Logo.bmp */, + A5AAFAD0237F13B3009CD413 /* Logo.uni */, + A5AAFAD1237F13B3009CD413 /* LogoDxeExtra.uni */, + A5AAFAD2237F13B3009CD413 /* LogoExtra.uni */, + A5AAFAD3237F13B3009CD413 /* Logo.inf */, + A5AAFAD4237F13B3009CD413 /* Logo.idf */, + A5AAFAD5237F13B3009CD413 /* Logo.c */, + ); + path = Logo; + sourceTree = ""; + }; + A5AAFAD8237F13B3009CD413 /* Application */ = { + isa = PBXGroup; + children = ( + A5AAFAD9237F13B3009CD413 /* UiApp */, + A5AAFAE8237F13B3009CD413 /* HelloWorld */, + A5AAFAEE237F13B3009CD413 /* BootManagerMenuApp */, + A5AAFAF5237F13B3009CD413 /* CapsuleApp */, + A5AAFAFE237F13B3009CD413 /* MemoryProfileInfo */, + A5AAFB03237F13B3009CD413 /* DumpDynPcd */, + A5AAFB07237F13B3009CD413 /* VariableInfo */, + A5AAFB0C237F13B3009CD413 /* SmiHandlerProfileInfo */, + ); + path = Application; + sourceTree = ""; + }; + A5AAFAD9237F13B3009CD413 /* UiApp */ = { + isa = PBXGroup; + children = ( + A5AAFADA237F13B3009CD413 /* FrontPage.h */, + A5AAFADB237F13B3009CD413 /* FrontPageCustomizedUi.h */, + A5AAFADC237F13B3009CD413 /* Ui.h */, + A5AAFADD237F13B3009CD413 /* FrontPageCustomizedUiSupport.c */, + A5AAFADE237F13B3009CD413 /* FrontPageVfr.Vfr */, + A5AAFADF237F13B3009CD413 /* String.c */, + A5AAFAE0237F13B3009CD413 /* FrontPageCustomizedUi.c */, + A5AAFAE1237F13B3009CD413 /* UiApp.uni */, + A5AAFAE2237F13B3009CD413 /* FrontPage.c */, + A5AAFAE3237F13B3009CD413 /* FrontPageStrings.uni */, + A5AAFAE4237F13B3009CD413 /* UiAppExtra.uni */, + A5AAFAE5237F13B3009CD413 /* UiApp.inf */, + A5AAFAE6237F13B3009CD413 /* FrontPageCustomizedUiSupport.h */, + A5AAFAE7237F13B3009CD413 /* String.h */, + ); + path = UiApp; + sourceTree = ""; + }; + A5AAFAE8237F13B3009CD413 /* HelloWorld */ = { + isa = PBXGroup; + children = ( + A5AAFAE9237F13B3009CD413 /* HelloWorldStr.uni */, + A5AAFAEA237F13B3009CD413 /* HelloWorld.uni */, + A5AAFAEB237F13B3009CD413 /* HelloWorld.inf */, + A5AAFAEC237F13B3009CD413 /* HelloWorld.c */, + A5AAFAED237F13B3009CD413 /* HelloWorldExtra.uni */, + ); + path = HelloWorld; + sourceTree = ""; + }; + A5AAFAEE237F13B3009CD413 /* BootManagerMenuApp */ = { + isa = PBXGroup; + children = ( + A5AAFAEF237F13B3009CD413 /* BootManagerMenu.c */, + A5AAFAF0237F13B3009CD413 /* BootManagerMenuAppExtra.uni */, + A5AAFAF1237F13B3009CD413 /* BootManagerMenuStrings.uni */, + A5AAFAF2237F13B3009CD413 /* BootManagerMenu.h */, + A5AAFAF3237F13B3009CD413 /* BootManagerMenuApp.inf */, + A5AAFAF4237F13B3009CD413 /* BootManagerMenuApp.uni */, + ); + path = BootManagerMenuApp; + sourceTree = ""; + }; + A5AAFAF5237F13B3009CD413 /* CapsuleApp */ = { + isa = PBXGroup; + children = ( + A5AAFAF6237F13B3009CD413 /* CapsuleApp.h */, + A5AAFAF7237F13B3009CD413 /* CapsuleApp.inf */, + A5AAFAF8237F13B3009CD413 /* AppSupport.c */, + A5AAFAF9237F13B3009CD413 /* CapsuleApp.uni */, + A5AAFAFA237F13B3009CD413 /* CapsuleAppExtra.uni */, + A5AAFAFB237F13B3009CD413 /* CapsuleOnDisk.c */, + A5AAFAFC237F13B3009CD413 /* CapsuleApp.c */, + A5AAFAFD237F13B3009CD413 /* CapsuleDump.c */, + ); + path = CapsuleApp; + sourceTree = ""; + }; + A5AAFAFE237F13B3009CD413 /* MemoryProfileInfo */ = { + isa = PBXGroup; + children = ( + A5AAFAFF237F13B3009CD413 /* MemoryProfileInfo.inf */, + A5AAFB00237F13B3009CD413 /* MemoryProfileInfo.c */, + A5AAFB01237F13B3009CD413 /* MemoryProfileInfo.uni */, + A5AAFB02237F13B3009CD413 /* MemoryProfileInfoExtra.uni */, + ); + path = MemoryProfileInfo; + sourceTree = ""; + }; + A5AAFB03237F13B3009CD413 /* DumpDynPcd */ = { + isa = PBXGroup; + children = ( + A5AAFB04237F13B3009CD413 /* DumpDynPcd.inf */, + A5AAFB05237F13B3009CD413 /* DumpDynPcdStr.uni */, + A5AAFB06237F13B3009CD413 /* DumpDynPcd.c */, + ); + path = DumpDynPcd; + sourceTree = ""; + }; + A5AAFB07237F13B3009CD413 /* VariableInfo */ = { + isa = PBXGroup; + children = ( + A5AAFB08237F13B3009CD413 /* VariableInfoExtra.uni */, + A5AAFB09237F13B3009CD413 /* VariableInfo.inf */, + A5AAFB0A237F13B3009CD413 /* VariableInfo.uni */, + A5AAFB0B237F13B3009CD413 /* VariableInfo.c */, + ); + path = VariableInfo; + sourceTree = ""; + }; + A5AAFB0C237F13B3009CD413 /* SmiHandlerProfileInfo */ = { + isa = PBXGroup; + children = ( + A5AAFB0D237F13B3009CD413 /* SmiHandlerProfileInfoExtra.uni */, + A5AAFB0E237F13B3009CD413 /* SmiHandlerProfileInfo.uni */, + A5AAFB0F237F13B3009CD413 /* SmiHandlerProfileInfo.inf */, + A5AAFB10237F13B3009CD413 /* SmiHandlerProfileInfo.c */, + ); + path = SmiHandlerProfileInfo; + sourceTree = ""; + }; + A5AAFD72237F13BC009CD413 /* MdePkg */ = { + isa = PBXGroup; + children = ( + A5AAFD73237F13BC009CD413 /* Include */, + A5AAFFA4237F13BE009CD413 /* Library */, + A5AA0448237F13C0009CD413 /* MdePkg.dec */, + A5AA0449237F13C0009CD413 /* MdePkg.uni */, + A5AA044A237F13C0009CD413 /* MdePkgExtra.uni */, + A5AA044B237F13C0009CD413 /* MdePkg.dsc */, + ); + name = MdePkg; + path = ../../../MdePkg; + sourceTree = ""; + }; + A5AAFD73237F13BC009CD413 /* Include */ = { + isa = PBXGroup; + children = ( + A5AAFD74237F13BC009CD413 /* PiPei.h */, + A5AAFD75237F13BC009CD413 /* Ebc */, + A5AAFD77237F13BC009CD413 /* PiMm.h */, + A5AAFD78237F13BC009CD413 /* Uefi.h */, + A5AAFD79237F13BC009CD413 /* X64 */, + A5AAFD7C237F13BC009CD413 /* Uefi */, + A5AAFD84237F13BC009CD413 /* IndustryStandard */, + A5AAFDD5237F13BD009CD413 /* Library */, + A5AAFE16237F13BD009CD413 /* Protocol */, + A5AAFF10237F13BD009CD413 /* Pi */, + A5AAFF1E237F13BD009CD413 /* Ia32 */, + A5AAFF21237F13BD009CD413 /* PiSmm.h */, + A5AAFF22237F13BD009CD413 /* Register */, + A5AAFF47237F13BE009CD413 /* PiDxe.h */, + A5AAFF48237F13BE009CD413 /* Guid */, + A5AAFF70237F13BE009CD413 /* Arm */, + A5AAFF72237F13BE009CD413 /* Ppi */, + A5AAFFA1237F13BE009CD413 /* AArch64 */, + A5AAFFA3237F13BE009CD413 /* Base.h */, + ); + path = Include; + sourceTree = ""; + }; + A5AAFD75237F13BC009CD413 /* Ebc */ = { + isa = PBXGroup; + children = ( + A5AAFD76237F13BC009CD413 /* ProcessorBind.h */, + ); + path = Ebc; + sourceTree = ""; + }; + A5AAFD79237F13BC009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAFD7A237F13BC009CD413 /* Nasm.inc */, + A5AAFD7B237F13BC009CD413 /* ProcessorBind.h */, + ); + path = X64; + sourceTree = ""; + }; + A5AAFD7C237F13BC009CD413 /* Uefi */ = { + isa = PBXGroup; + children = ( + A5AAFD7D237F13BC009CD413 /* UefiAcpiDataTable.h */, + A5AAFD7E237F13BC009CD413 /* UefiPxe.h */, + A5AAFD7F237F13BC009CD413 /* UefiSpec.h */, + A5AAFD80237F13BC009CD413 /* UefiGpt.h */, + A5AAFD81237F13BC009CD413 /* UefiBaseType.h */, + A5AAFD82237F13BC009CD413 /* UefiInternalFormRepresentation.h */, + A5AAFD83237F13BC009CD413 /* UefiMultiPhase.h */, + ); + path = Uefi; + sourceTree = ""; + }; + A5AAFD84237F13BC009CD413 /* IndustryStandard */ = { + isa = PBXGroup; + children = ( + A5AAFD85237F13BC009CD413 /* IpmiNetFnFirmware.h */, + A5AAFD86237F13BC009CD413 /* SdramSpdLpDdr.h */, + A5AAFD87237F13BC009CD413 /* ElTorito.h */, + A5AAFD88237F13BC009CD413 /* SdramSpdDdr3.h */, + A5AAFD89237F13BC009CD413 /* Acpi62.h */, + A5AAFD8A237F13BC009CD413 /* WindowsSmmSecurityMitigationTable.h */, + A5AAFD8B237F13BC009CD413 /* Nvme.h */, + A5AAFD8C237F13BC009CD413 /* IoRemappingTable.h */, + A5AAFD8D237F13BC009CD413 /* LowPowerIdleTable.h */, + A5AAFD8E237F13BC009CD413 /* Emmc.h */, + A5AAFD8F237F13BC009CD413 /* WatchdogActionTable.h */, + A5AAFD90237F13BC009CD413 /* DmaRemappingReportingTable.h */, + A5AAFD91237F13BC009CD413 /* AlertStandardFormatTable.h */, + A5AAFD92237F13BC009CD413 /* Acpi40.h */, + A5AAFD93237F13BC009CD413 /* Bmp.h */, + A5AAFD94237F13BC009CD413 /* UefiTcgPlatform.h */, + A5AAFD95237F13BC009CD413 /* SerialPortConsoleRedirectionTable.h */, + A5AAFD96237F13BC009CD413 /* Pci22.h */, + A5AAFD97237F13BC009CD413 /* Mbr.h */, + A5AAFD98237F13BC009CD413 /* Acpi61.h */, + A5AAFD99237F13BC009CD413 /* SdramSpdDdr4.h */, + A5AAFD9A237F13BC009CD413 /* TcgStorageOpal.h */, + A5AAFD9B237F13BC009CD413 /* IpmiNetFnChassis.h */, + A5AAFD9C237F13BC009CD413 /* Acpi.h */, + A5AAFD9D237F13BC009CD413 /* Tpm2Acpi.h */, + A5AAFD9E237F13BC009CD413 /* PeImage.h */, + A5AAFD9F237F13BC009CD413 /* PciExpress30.h */, + A5AAFDA0237F13BC009CD413 /* SdramSpd.h */, + A5AAFDA1237F13BC009CD413 /* Acpi10.h */, + A5AAFDA2237F13BC009CD413 /* MemoryMappedConfigurationSpaceAccessTable.h */, + A5AAFDA3237F13BC009CD413 /* IpmiFruInformationStorage.h */, + A5AAFDA4237F13BC009CD413 /* IpmiNetFnStorage.h */, + A5AAFDA5237F13BC009CD413 /* IScsiBootFirmwareTable.h */, + A5AAFDA6237F13BC009CD413 /* Bluetooth.h */, + A5AAFDA7237F13BC009CD413 /* AcpiAml.h */, + A5AAFDA8237F13BC009CD413 /* Acpi50.h */, + A5AAFDA9237F13BC009CD413 /* Tpm20.h */, + A5AAFDAA237F13BC009CD413 /* PciCodeId.h */, + A5AAFDAB237F13BD009CD413 /* IpmiNetFnTransport.h */, + A5AAFDAC237F13BD009CD413 /* Dhcp.h */, + A5AAFDAD237F13BD009CD413 /* TpmPtp.h */, + A5AAFDAE237F13BD009CD413 /* Acpi20.h */, + A5AAFDAF237F13BD009CD413 /* Pci23.h */, + A5AAFDB0237F13BD009CD413 /* IpmiNetFnApp.h */, + A5AAFDB1237F13BD009CD413 /* PciExpress40.h */, + A5AAFDB2237F13BD009CD413 /* IpmiNetFnSensorEvent.h */, + A5AAFDB3237F13BD009CD413 /* Acpi60.h */, + A5AAFDB4237F13BD009CD413 /* PciExpress21.h */, + A5AAFDB5237F13BD009CD413 /* PciExpress31.h */, + A5AAFDB6237F13BD009CD413 /* TcgStorageCore.h */, + A5AAFDB7237F13BD009CD413 /* HighPrecisionEventTimerTable.h */, + A5AAFDB8237F13BD009CD413 /* Usb.h */, + A5AAFDB9237F13BD009CD413 /* Acpi51.h */, + A5AAFDBA237F13BD009CD413 /* Sd.h */, + A5AAFDBB237F13BD009CD413 /* WatchdogResourceTable.h */, + A5AAFDBC237F13BD009CD413 /* Acpi30.h */, + A5AAFDBD237F13BD009CD413 /* Udf.h */, + A5AAFDBE237F13BD009CD413 /* DebugPortTable.h */, + A5AAFDBF237F13BD009CD413 /* SmBios.h */, + A5AAFDC0237F13BD009CD413 /* MemoryOverwriteRequestControlLock.h */, + A5AAFDC1237F13BD009CD413 /* Atapi.h */, + A5AAFDC2237F13BD009CD413 /* TcpaAcpi.h */, + A5AAFDC3237F13BD009CD413 /* LegacyBiosMpTable.h */, + A5AAFDC4237F13BD009CD413 /* TpmTis.h */, + A5AAFDC5237F13BD009CD413 /* Acpi63.h */, + A5AAFDC6237F13BD009CD413 /* SmBus.h */, + A5AAFDC7237F13BD009CD413 /* Http11.h */, + A5AAFDC8237F13BD009CD413 /* TcgPhysicalPresence.h */, + A5AAFDC9237F13BD009CD413 /* IpmiNetFnGroupExtension.h */, + A5AAFDCA237F13BD009CD413 /* Tls1.h */, + A5AAFDCB237F13BD009CD413 /* Pci.h */, + A5AAFDCC237F13BD009CD413 /* DebugPort2Table.h */, + A5AAFDCD237F13BD009CD413 /* Scsi.h */, + A5AAFDCE237F13BD009CD413 /* Pci30.h */, + A5AAFDCF237F13BD009CD413 /* Hsti.h */, + A5AAFDD0237F13BD009CD413 /* WindowsUxCapsule.h */, + A5AAFDD1237F13BD009CD413 /* Tpm12.h */, + A5AAFDD2237F13BD009CD413 /* Ipmi.h */, + A5AAFDD3237F13BD009CD413 /* IpmiNetFnBridge.h */, + A5AAFDD4237F13BD009CD413 /* ServiceProcessorManagementInterfaceTable.h */, + ); + path = IndustryStandard; + sourceTree = ""; + }; + A5AAFDD5237F13BD009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AAFDD6237F13BD009CD413 /* OrderedCollectionLib.h */, + A5AAFDD7237F13BD009CD413 /* TimerLib.h */, + A5AAFDD8237F13BD009CD413 /* PeiServicesTablePointerLib.h */, + A5AAFDD9237F13BD009CD413 /* SmiHandlerProfileLib.h */, + A5AAFDDA237F13BD009CD413 /* UefiUsbLib.h */, + A5AAFDDB237F13BD009CD413 /* UefiDecompressLib.h */, + A5AAFDDC237F13BD009CD413 /* UefiRuntimeServicesTableLib.h */, + A5AAFDDD237F13BD009CD413 /* PeimEntryPoint.h */, + A5AAFDDE237F13BD009CD413 /* RngLib.h */, + A5AAFDDF237F13BD009CD413 /* PciCf8Lib.h */, + A5AAFDE0237F13BD009CD413 /* SmmPeriodicSmiLib.h */, + A5AAFDE1237F13BD009CD413 /* PeiCoreEntryPoint.h */, + A5AAFDE2237F13BD009CD413 /* S3PciLib.h */, + A5AAFDE3237F13BD009CD413 /* PciSegmentLib.h */, + A5AAFDE4237F13BD009CD413 /* DebugLib.h */, + A5AAFDE5237F13BD009CD413 /* SynchronizationLib.h */, + A5AAFDE6237F13BD009CD413 /* SafeIntLib.h */, + A5AAFDE7237F13BD009CD413 /* S3SmbusLib.h */, + A5AAFDE8237F13BD009CD413 /* DevicePathLib.h */, + A5AAFDE9237F13BD009CD413 /* PcdLib.h */, + A5AAFDEA237F13BD009CD413 /* FileHandleLib.h */, + A5AAFDEB237F13BD009CD413 /* UefiLib.h */, + A5AAFDEC237F13BD009CD413 /* SmmMemLib.h */, + A5AAFDED237F13BD009CD413 /* PostCodeLib.h */, + A5AAFDEE237F13BD009CD413 /* S3StallLib.h */, + A5AAFDEF237F13BD009CD413 /* PciLib.h */, + A5AAFDF0237F13BD009CD413 /* UefiBootServicesTableLib.h */, + A5AAFDF1237F13BD009CD413 /* MmServicesTableLib.h */, + A5AAFDF2237F13BD009CD413 /* PeCoffExtraActionLib.h */, + A5AAFDF3237F13BD009CD413 /* PciExpressLib.h */, + A5AAFDF4237F13BD009CD413 /* S3IoLib.h */, + A5AAFDF5237F13BD009CD413 /* ReportStatusCodeLib.h */, + A5AAFDF6237F13BD009CD413 /* UefiScsiLib.h */, + A5AAFDF7237F13BD009CD413 /* UefiRuntimeLib.h */, + A5AAFDF8237F13BD009CD413 /* SmmServicesTableLib.h */, + A5AAFDF9237F13BD009CD413 /* SerialPortLib.h */, + A5AAFDFA237F13BD009CD413 /* DxeCoreEntryPoint.h */, + A5AAFDFB237F13BD009CD413 /* PeCoffGetEntryPointLib.h */, + A5AAFDFC237F13BD009CD413 /* UefiDriverEntryPoint.h */, + A5AAFDFD237F13BD009CD413 /* BaseMemoryLib.h */, + A5AAFDFE237F13BD009CD413 /* DxeServicesLib.h */, + A5AAFDFF237F13BD009CD413 /* PeCoffLib.h */, + A5AAFE00237F13BD009CD413 /* S3PciSegmentLib.h */, + A5AAFE01237F13BD009CD413 /* BaseLib.h */, + A5AAFE02237F13BD009CD413 /* SmmLib.h */, + A5AAFE03237F13BD009CD413 /* PeiServicesLib.h */, + A5AAFE04237F13BD009CD413 /* DxeServicesTableLib.h */, + A5AAFE05237F13BD009CD413 /* SmbusLib.h */, + A5AAFE06237F13BD009CD413 /* MemoryAllocationLib.h */, + A5AAFE07237F13BD009CD413 /* HstiLib.h */, + A5AAFE08237F13BD009CD413 /* ExtractGuidedSectionLib.h */, + A5AAFE09237F13BD009CD413 /* ResourcePublicationLib.h */, + A5AAFE0A237F13BD009CD413 /* S3BootScriptLib.h */, + A5AAFE0B237F13BD009CD413 /* CacheMaintenanceLib.h */, + A5AAFE0C237F13BD009CD413 /* CpuLib.h */, + A5AAFE0D237F13BD009CD413 /* StandaloneMmDriverEntryPoint.h */, + A5AAFE0E237F13BD009CD413 /* SmmIoLib.h */, + A5AAFE0F237F13BD009CD413 /* IoLib.h */, + A5AAFE10237F13BD009CD413 /* PrintLib.h */, + A5AAFE11237F13BD009CD413 /* UefiApplicationEntryPoint.h */, + A5AAFE12237F13BD009CD413 /* PerformanceLib.h */, + A5AAFE13237F13BD009CD413 /* HobLib.h */, + A5AAFE14237F13BD009CD413 /* DebugPrintErrorLevelLib.h */, + A5AAFE15237F13BD009CD413 /* PciSegmentInfoLib.h */, + ); + path = Library; + sourceTree = ""; + }; + A5AAFE16237F13BD009CD413 /* Protocol */ = { + isa = PBXGroup; + children = ( + A5AAFE17237F13BD009CD413 /* LegacySpiController.h */, + A5AAFE18237F13BD009CD413 /* SpiHc.h */, + A5AAFE19237F13BD009CD413 /* Tcp4.h */, + A5AAFE1A237F13BD009CD413 /* DriverFamilyOverride.h */, + A5AAFE1B237F13BD009CD413 /* MmSxDispatch.h */, + A5AAFE1C237F13BD009CD413 /* MmCpu.h */, + A5AAFE1D237F13BD009CD413 /* TcgService.h */, + A5AAFE1E237F13BD009CD413 /* WiFi2.h */, + A5AAFE1F237F13BD009CD413 /* PartitionInfo.h */, + A5AAFE20237F13BD009CD413 /* SmmReportStatusCodeHandler.h */, + A5AAFE21237F13BD009CD413 /* UgaDraw.h */, + A5AAFE22237F13BD009CD413 /* Bis.h */, + A5AAFE23237F13BD009CD413 /* SmartCardEdge.h */, + A5AAFE24237F13BD009CD413 /* EapConfiguration.h */, + A5AAFE25237F13BD009CD413 /* ShellDynamicCommand.h */, + A5AAFE26237F13BD009CD413 /* Rest.h */, + A5AAFE27237F13BD009CD413 /* NvdimmLabel.h */, + A5AAFE28237F13BD009CD413 /* Udp4.h */, + A5AAFE29237F13BD009CD413 /* LoadedImage.h */, + A5AAFE2A237F13BD009CD413 /* WiFi.h */, + A5AAFE2B237F13BD009CD413 /* SmmSwDispatch2.h */, + A5AAFE2C237F13BD009CD413 /* FormBrowser2.h */, + A5AAFE2D237F13BD009CD413 /* I2cHost.h */, + A5AAFE2E237F13BD009CD413 /* DevicePathFromText.h */, + A5AAFE2F237F13BD009CD413 /* Shell.h */, + A5AAFE30237F13BD009CD413 /* IpSec.h */, + A5AAFE31237F13BD009CD413 /* SimpleTextInEx.h */, + A5AAFE32237F13BD009CD413 /* CpuIo2.h */, + A5AAFE33237F13BD009CD413 /* Ip4.h */, + A5AAFE34237F13BD009CD413 /* DriverConfiguration.h */, + A5AAFE35237F13BD009CD413 /* SpiSmmConfiguration.h */, + A5AAFE36237F13BD009CD413 /* DiskIo.h */, + A5AAFE37237F13BD009CD413 /* Tls.h */, + A5AAFE38237F13BD009CD413 /* MmReadyToLock.h */, + A5AAFE39237F13BD009CD413 /* SimpleFileSystem.h */, + A5AAFE3A237F13BD009CD413 /* MmStatusCode.h */, + A5AAFE3B237F13BD009CD413 /* Http.h */, + A5AAFE3C237F13BD009CD413 /* ScsiPassThruExt.h */, + A5AAFE3D237F13BD009CD413 /* HiiConfigAccess.h */, + A5AAFE3E237F13BD009CD413 /* SmbusHc.h */, + A5AAFE3F237F13BD009CD413 /* DevicePathToText.h */, + A5AAFE40237F13BD009CD413 /* MmCpuIo.h */, + A5AAFE41237F13BD009CD413 /* ServiceBinding.h */, + A5AAFE42237F13BD009CD413 /* DriverConfiguration2.h */, + A5AAFE43237F13BD009CD413 /* Usb2HostController.h */, + A5AAFE44237F13BD009CD413 /* FirmwareManagement.h */, + A5AAFE45237F13BD009CD413 /* EdidDiscovered.h */, + A5AAFE46237F13BD009CD413 /* MmEndOfDxe.h */, + A5AAFE47237F13BD009CD413 /* BootManagerPolicy.h */, + A5AAFE48237F13BD009CD413 /* RealTimeClock.h */, + A5AAFE49237F13BD009CD413 /* SimplePointer.h */, + A5AAFE4A237F13BD009CD413 /* Ip6Config.h */, + A5AAFE4B237F13BD009CD413 /* I2cIo.h */, + A5AAFE4C237F13BD009CD413 /* Dns6.h */, + A5AAFE4D237F13BD009CD413 /* UfsDeviceConfig.h */, + A5AAFE4E237F13BD009CD413 /* DeviceIo.h */, + A5AAFE4F237F13BD009CD413 /* ReportStatusCodeHandler.h */, + A5AAFE50237F13BD009CD413 /* TlsConfig.h */, + A5AAFE51237F13BD009CD413 /* ScsiIo.h */, + A5AAFE52237F13BD009CD413 /* Security.h */, + A5AAFE53237F13BD009CD413 /* SmmSxDispatch2.h */, + A5AAFE54237F13BD009CD413 /* MmControl.h */, + A5AAFE55237F13BD009CD413 /* NetworkInterfaceIdentifier.h */, + A5AAFE56237F13BD009CD413 /* MmPowerButtonDispatch.h */, + A5AAFE57237F13BD009CD413 /* Security2.h */, + A5AAFE58237F13BD009CD413 /* EdidActive.h */, + A5AAFE59237F13BD009CD413 /* UserCredential.h */, + A5AAFE5A237F13BD009CD413 /* MmAccess.h */, + A5AAFE5B237F13BD009CD413 /* UnicodeCollation.h */, + A5AAFE5C237F13BD009CD413 /* MonotonicCounter.h */, + A5AAFE5D237F13BD009CD413 /* BluetoothHc.h */, + A5AAFE5E237F13BD009CD413 /* PlatformDriverOverride.h */, + A5AAFE5F237F13BD009CD413 /* ManagedNetwork.h */, + A5AAFE60237F13BD009CD413 /* DriverDiagnostics.h */, + A5AAFE61237F13BD009CD413 /* HiiImageDecoder.h */, + A5AAFE62237F13BD009CD413 /* SimpleNetwork.h */, + A5AAFE63237F13BD009CD413 /* HiiString.h */, + A5AAFE64237F13BD009CD413 /* TrEEProtocol.h */, + A5AAFE65237F13BD009CD413 /* VariableWrite.h */, + A5AAFE66237F13BD009CD413 /* BluetoothLeConfig.h */, + A5AAFE67237F13BD009CD413 /* Ip4Config.h */, + A5AAFE68237F13BD009CD413 /* MmMp.h */, + A5AAFE69237F13BD009CD413 /* HiiPopup.h */, + A5AAFE6A237F13BD009CD413 /* GraphicsOutput.h */, + A5AAFE6B237F13BD009CD413 /* IScsiInitiatorName.h */, + A5AAFE6C237F13BD009CD413 /* Ftp4.h */, + A5AAFE6D237F13BD009CD413 /* AtaPassThru.h */, + A5AAFE6E237F13BD009CD413 /* SimpleTextOut.h */, + A5AAFE6F237F13BD009CD413 /* HiiConfigKeyword.h */, + A5AAFE70237F13BD009CD413 /* PciOverride.h */, + A5AAFE71237F13BD009CD413 /* DiskIo2.h */, + A5AAFE72237F13BD009CD413 /* IsaHc.h */, + A5AAFE73237F13BD009CD413 /* ComponentName2.h */, + A5AAFE74237F13BD009CD413 /* SmmStatusCode.h */, + A5AAFE75237F13BD009CD413 /* PciPlatform.h */, + A5AAFE76237F13BD009CD413 /* DriverDiagnostics2.h */, + A5AAFE77237F13BD009CD413 /* Rng.h */, + A5AAFE78237F13BD009CD413 /* Dhcp4.h */, + A5AAFE79237F13BD009CD413 /* PxeBaseCode.h */, + A5AAFE7A237F13BD009CD413 /* GuidedSectionExtraction.h */, + A5AAFE7B237F13BD009CD413 /* Variable.h */, + A5AAFE7C237F13BD009CD413 /* MmReportStatusCodeHandler.h */, + A5AAFE7D237F13BD009CD413 /* DxeMmReadyToLock.h */, + A5AAFE7E237F13BD009CD413 /* DriverBinding.h */, + A5AAFE7F237F13BD009CD413 /* FirmwareVolume2.h */, + A5AAFE80237F13BD009CD413 /* BlockIo.h */, + A5AAFE81237F13BD009CD413 /* MmBase.h */, + A5AAFE82237F13BD009CD413 /* SmmCpuIo2.h */, + A5AAFE83237F13BD009CD413 /* SmmUsbDispatch2.h */, + A5AAFE84237F13BD009CD413 /* Mtftp6.h */, + A5AAFE85237F13BD009CD413 /* S3SmmSaveState.h */, + A5AAFE86237F13BD009CD413 /* SpiNorFlash.h */, + A5AAFE87237F13BD009CD413 /* Metronome.h */, + A5AAFE88237F13BD009CD413 /* SmmPowerButtonDispatch2.h */, + A5AAFE89237F13BD009CD413 /* Runtime.h */, + A5AAFE8A237F13BD009CD413 /* LegacySpiSmmFlash.h */, + A5AAFE8B237F13BD009CD413 /* PlatformToDriverConfiguration.h */, + A5AAFE8C237F13BD009CD413 /* Timer.h */, + A5AAFE8D237F13BD009CD413 /* DevicePathUtilities.h */, + A5AAFE8E237F13BD009CD413 /* PxeBaseCodeCallBack.h */, + A5AAFE8F237F13BD009CD413 /* LegacySpiSmmController.h */, + A5AAFE90237F13BD009CD413 /* LegacyRegion2.h */, + A5AAFE91237F13BD009CD413 /* DebugPort.h */, + A5AAFE92237F13BD009CD413 /* Tcp6.h */, + A5AAFE93237F13BD009CD413 /* PciRootBridgeIo.h */, + A5AAFE94237F13BD009CD413 /* Pcd.h */, + A5AAFE95237F13BD009CD413 /* UgaIo.h */, + A5AAFE96237F13BD009CD413 /* SpiSmmNorFlash.h */, + A5AAFE97237F13BD009CD413 /* Hash2.h */, + A5AAFE98237F13BD009CD413 /* SpiConfiguration.h */, + A5AAFE99237F13BD009CD413 /* SuperIoControl.h */, + A5AAFE9A237F13BD009CD413 /* DevicePath.h */, + A5AAFE9B237F13BD009CD413 /* TapeIo.h */, + A5AAFE9C237F13BD009CD413 /* SmmCpu.h */, + A5AAFE9D237F13BD009CD413 /* DriverSupportedEfiVersion.h */, + A5AAFE9E237F13BD009CD413 /* StorageSecurityCommand.h */, + A5AAFE9F237F13BD009CD413 /* UserManager.h */, + A5AAFEA0237F13BD009CD413 /* PiPcd.h */, + A5AAFEA1237F13BD009CD413 /* SecurityPolicy.h */, + A5AAFEA2237F13BD009CD413 /* UsbFunctionIo.h */, + A5AAFEA3237F13BD009CD413 /* BusSpecificDriverOverride.h */, + A5AAFEA4237F13BD009CD413 /* MmSwDispatch.h */, + A5AAFEA5237F13BD009CD413 /* Supplicant.h */, + A5AAFEA6237F13BD009CD413 /* Udp6.h */, + A5AAFEA7237F13BD009CD413 /* SmmReadyToLock.h */, + A5AAFEA8237F13BD009CD413 /* PciHotPlugRequest.h */, + A5AAFEA9237F13BD009CD413 /* AuthenticationInfo.h */, + A5AAFEAA237F13BD009CD413 /* Ip4Config2.h */, + A5AAFEAB237F13BD009CD413 /* MmCommunication.h */, + A5AAFEAC237F13BD009CD413 /* EapManagement2.h */, + A5AAFEAD237F13BD009CD413 /* Decompress.h */, + A5AAFEAE237F13BD009CD413 /* PiPcdInfo.h */, + A5AAFEAF237F13BD009CD413 /* PciHostBridgeResourceAllocation.h */, + A5AAFEB0237F13BD009CD413 /* HiiPackageList.h */, + A5AAFEB1237F13BD009CD413 /* SpiIo.h */, + A5AAFEB2237F13BD009CD413 /* HiiImage.h */, + A5AAFEB3237F13BD009CD413 /* Pkcs7Verify.h */, + A5AAFEB4237F13BD009CD413 /* SmmGpiDispatch2.h */, + A5AAFEB5237F13BD009CD413 /* SmmCommunication.h */, + A5AAFEB6237F13BD009CD413 /* NvmExpressPassthru.h */, + A5AAFEB7237F13BD009CD413 /* IpSecConfig.h */, + A5AAFEB8237F13BD009CD413 /* DeferredImageLoad.h */, + A5AAFEB9237F13BD009CD413 /* MmUsbDispatch.h */, + A5AAFEBA237F13BD009CD413 /* SmmStandbyButtonDispatch2.h */, + A5AAFEBB237F13BD009CD413 /* Capsule.h */, + A5AAFEBC237F13BD009CD413 /* SuperIo.h */, + A5AAFEBD237F13BD009CD413 /* RegularExpressionProtocol.h */, + A5AAFEBE237F13BD009CD413 /* IdeControllerInit.h */, + A5AAFEBF237F13BD009CD413 /* Cpu.h */, + A5AAFEC0237F13BD009CD413 /* AbsolutePointer.h */, + A5AAFEC1237F13BD009CD413 /* UsbHostController.h */, + A5AAFEC2237F13BD009CD413 /* UsbIo.h */, + A5AAFEC3237F13BD009CD413 /* HiiConfigRouting.h */, + A5AAFEC4237F13BD009CD413 /* BluetoothAttribute.h */, + A5AAFEC5237F13BD009CD413 /* Ip6.h */, + A5AAFEC6237F13BD009CD413 /* BlockIo2.h */, + A5AAFEC7237F13BD009CD413 /* Dns4.h */, + A5AAFEC8237F13BD009CD413 /* HiiDatabase.h */, + A5AAFEC9237F13BD009CD413 /* HiiImageEx.h */, + A5AAFECA237F13BD009CD413 /* PciIo.h */, + A5AAFECB237F13BD009CD413 /* MmPeriodicTimerDispatch.h */, + A5AAFECC237F13BD009CD413 /* RamDisk.h */, + A5AAFECD237F13BD009CD413 /* ScsiPassThru.h */, + A5AAFECE237F13BD009CD413 /* DiskInfo.h */, + A5AAFECF237F13BD009CD413 /* Bds.h */, + A5AAFED0237F13BD009CD413 /* SerialIo.h */, + A5AAFED1237F13BD009CD413 /* DriverHealth.h */, + A5AAFED2237F13BD009CD413 /* Arp.h */, + A5AAFED3237F13BD009CD413 /* ShellParameters.h */, + A5AAFED4237F13BD009CD413 /* IncompatiblePciDeviceSupport.h */, + A5AAFED5237F13BD009CD413 /* LegacySpiFlash.h */, + A5AAFED6237F13BD009CD413 /* I2cMaster.h */, + A5AAFED7237F13BD009CD413 /* Smbios.h */, + A5AAFED8237F13BD009CD413 /* EapManagement.h */, + A5AAFED9237F13BD009CD413 /* EraseBlock.h */, + A5AAFEDA237F13BD009CD413 /* Tcg2Protocol.h */, + A5AAFEDB237F13BD009CD413 /* AcpiSystemDescriptionTable.h */, + A5AAFEDC237F13BD009CD413 /* PciEnumerationComplete.h */, + A5AAFEDD237F13BD009CD413 /* ResetNotification.h */, + A5AAFEDE237F13BD009CD413 /* PciHotPlugInit.h */, + A5AAFEDF237F13BD009CD413 /* Kms.h */, + A5AAFEE0237F13BD009CD413 /* MmPciRootBridgeIo.h */, + A5AAFEE1237F13BD009CD413 /* I2cBusConfigurationManagement.h */, + A5AAFEE2237F13BD009CD413 /* LoadFile.h */, + A5AAFEE3237F13BD009CD413 /* PcdInfo.h */, + A5AAFEE4237F13BD009CD413 /* WatchdogTimer.h */, + A5AAFEE5237F13BD009CD413 /* SmmEndOfDxe.h */, + A5AAFEE6237F13BD009CD413 /* MmConfiguration.h */, + A5AAFEE7237F13BD009CD413 /* SmmPeriodicTimerDispatch2.h */, + A5AAFEE8237F13BD009CD413 /* S3SaveState.h */, + A5AAFEE9237F13BD009CD413 /* SdMmcPassThru.h */, + A5AAFEEA237F13BD009CD413 /* Reset.h */, + A5AAFEEB237F13BD009CD413 /* Dhcp6.h */, + A5AAFEEC237F13BD009CD413 /* DxeSmmReadyToLock.h */, + A5AAFEED237F13BD009CD413 /* MpService.h */, + A5AAFEEE237F13BD009CD413 /* SmmConfiguration.h */, + A5AAFEEF237F13BD009CD413 /* MmGpiDispatch.h */, + A5AAFEF0237F13BD009CD413 /* SmmControl2.h */, + A5AAFEF1237F13BD009CD413 /* StatusCode.h */, + A5AAFEF2237F13BD009CD413 /* Timestamp.h */, + A5AAFEF3237F13BD009CD413 /* BlockIoCrypto.h */, + A5AAFEF4237F13BD009CD413 /* SmartCardReader.h */, + A5AAFEF5237F13BD009CD413 /* FirmwareVolumeBlock.h */, + A5AAFEF6237F13BD009CD413 /* HttpBootCallback.h */, + A5AAFEF7237F13BD009CD413 /* SimpleTextIn.h */, + A5AAFEF8237F13BD009CD413 /* MmIoTrapDispatch.h */, + A5AAFEF9237F13BD009CD413 /* Hash.h */, + A5AAFEFA237F13BD009CD413 /* VlanConfig.h */, + A5AAFEFB237F13BD009CD413 /* HiiFont.h */, + A5AAFEFC237F13BD009CD413 /* SmmAccess2.h */, + A5AAFEFD237F13BD009CD413 /* UserCredential2.h */, + A5AAFEFE237F13BD009CD413 /* AcpiTable.h */, + A5AAFEFF237F13BD009CD413 /* EdidOverride.h */, + A5AAFF00237F13BD009CD413 /* I2cEnumerate.h */, + A5AAFF01237F13BD009CD413 /* BluetoothConfig.h */, + A5AAFF02237F13BD009CD413 /* BluetoothIo.h */, + A5AAFF03237F13BD009CD413 /* MmStandbyButtonDispatch.h */, + A5AAFF04237F13BD009CD413 /* Mtftp4.h */, + A5AAFF05237F13BD009CD413 /* SmmIoTrapDispatch2.h */, + A5AAFF06237F13BD009CD413 /* SpiSmmHc.h */, + A5AAFF07237F13BD009CD413 /* Ebc.h */, + A5AAFF08237F13BD009CD413 /* DebugSupport.h */, + A5AAFF09237F13BD009CD413 /* ComponentName.h */, + A5AAFF0A237F13BD009CD413 /* Eap.h */, + A5AAFF0B237F13BD009CD413 /* AdapterInformation.h */, + A5AAFF0C237F13BD009CD413 /* SmmBase2.h */, + A5AAFF0D237F13BD009CD413 /* SmmPciRootBridgeIo.h */, + A5AAFF0E237F13BD009CD413 /* HttpUtilities.h */, + A5AAFF0F237F13BD009CD413 /* LoadFile2.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A5AAFF10237F13BD009CD413 /* Pi */ = { + isa = PBXGroup; + children = ( + A5AAFF11237F13BD009CD413 /* PiFirmwareVolume.h */, + A5AAFF12237F13BD009CD413 /* PiMmCis.h */, + A5AAFF13237F13BD009CD413 /* PiDxeCis.h */, + A5AAFF14237F13BD009CD413 /* PiStatusCode.h */, + A5AAFF15237F13BD009CD413 /* PiBootMode.h */, + A5AAFF16237F13BD009CD413 /* PiHob.h */, + A5AAFF17237F13BD009CD413 /* PiPeiCis.h */, + A5AAFF18237F13BD009CD413 /* PiSmmCis.h */, + A5AAFF19237F13BD009CD413 /* PiDependency.h */, + A5AAFF1A237F13BD009CD413 /* PiS3BootScript.h */, + A5AAFF1B237F13BD009CD413 /* PiMultiPhase.h */, + A5AAFF1C237F13BD009CD413 /* PiFirmwareFile.h */, + A5AAFF1D237F13BD009CD413 /* PiI2c.h */, + ); + path = Pi; + sourceTree = ""; + }; + A5AAFF1E237F13BD009CD413 /* Ia32 */ = { + isa = PBXGroup; + children = ( + A5AAFF1F237F13BD009CD413 /* Nasm.inc */, + A5AAFF20237F13BD009CD413 /* ProcessorBind.h */, + ); + path = Ia32; + sourceTree = ""; + }; + A5AAFF22237F13BD009CD413 /* Register */ = { + isa = PBXGroup; + children = ( + A5AAFF23237F13BD009CD413 /* Intel */, + A5AAFF43237F13BE009CD413 /* Amd */, + ); + path = Register; + sourceTree = ""; + }; + A5AAFF23237F13BD009CD413 /* Intel */ = { + isa = PBXGroup; + children = ( + A5AAFF24237F13BD009CD413 /* Microcode.h */, + A5AAFF25237F13BD009CD413 /* SmramSaveStateMap.h */, + A5AAFF26237F13BD009CD413 /* Msr */, + A5AAFF3C237F13BD009CD413 /* Cpuid.h */, + A5AAFF3D237F13BD009CD413 /* StmStatusCode.h */, + A5AAFF3E237F13BE009CD413 /* StmResourceDescriptor.h */, + A5AAFF3F237F13BE009CD413 /* LocalApic.h */, + A5AAFF40237F13BE009CD413 /* StmApi.h */, + A5AAFF41237F13BE009CD413 /* ArchitecturalMsr.h */, + A5AAFF42237F13BE009CD413 /* Msr.h */, + ); + path = Intel; + sourceTree = ""; + }; + A5AAFF26237F13BD009CD413 /* Msr */ = { + isa = PBXGroup; + children = ( + A5AAFF27237F13BD009CD413 /* Pentium4Msr.h */, + A5AAFF28237F13BD009CD413 /* GoldmontPlusMsr.h */, + A5AAFF29237F13BD009CD413 /* IvyBridgeMsr.h */, + A5AAFF2A237F13BD009CD413 /* BroadwellMsr.h */, + A5AAFF2B237F13BD009CD413 /* HaswellEMsr.h */, + A5AAFF2C237F13BD009CD413 /* XeonE7Msr.h */, + A5AAFF2D237F13BD009CD413 /* Core2Msr.h */, + A5AAFF2E237F13BD009CD413 /* NehalemMsr.h */, + A5AAFF2F237F13BD009CD413 /* SandyBridgeMsr.h */, + A5AAFF30237F13BD009CD413 /* P6Msr.h */, + A5AAFF31237F13BD009CD413 /* PentiumMsr.h */, + A5AAFF32237F13BD009CD413 /* SilvermontMsr.h */, + A5AAFF33237F13BD009CD413 /* Xeon5600Msr.h */, + A5AAFF34237F13BD009CD413 /* SkylakeMsr.h */, + A5AAFF35237F13BD009CD413 /* CoreMsr.h */, + A5AAFF36237F13BD009CD413 /* XeonDMsr.h */, + A5AAFF37237F13BD009CD413 /* XeonPhiMsr.h */, + A5AAFF38237F13BD009CD413 /* PentiumMMsr.h */, + A5AAFF39237F13BD009CD413 /* GoldmontMsr.h */, + A5AAFF3A237F13BD009CD413 /* HaswellMsr.h */, + A5AAFF3B237F13BD009CD413 /* AtomMsr.h */, + ); + path = Msr; + sourceTree = ""; + }; + A5AAFF43237F13BE009CD413 /* Amd */ = { + isa = PBXGroup; + children = ( + A5AAFF44237F13BE009CD413 /* Cpuid.h */, + A5AAFF45237F13BE009CD413 /* Fam17Msr.h */, + A5AAFF46237F13BE009CD413 /* Msr.h */, + ); + path = Amd; + sourceTree = ""; + }; + A5AAFF48237F13BE009CD413 /* Guid */ = { + isa = PBXGroup; + children = ( + A5AAFF49237F13BE009CD413 /* MdePkgTokenSpace.h */, + A5AAFF4A237F13BE009CD413 /* SmramMemoryReserve.h */, + A5AAFF4B237F13BE009CD413 /* FileInfo.h */, + A5AAFF4C237F13BE009CD413 /* SystemResourceTable.h */, + A5AAFF4D237F13BE009CD413 /* AprioriFileName.h */, + A5AAFF4E237F13BE009CD413 /* PropertiesTable.h */, + A5AAFF4F237F13BE009CD413 /* MemoryAllocationHob.h */, + A5AAFF50237F13BE009CD413 /* EventGroup.h */, + A5AAFF51237F13BE009CD413 /* FirmwareFileSystem3.h */, + A5AAFF52237F13BE009CD413 /* Cper.h */, + A5AAFF53237F13BE009CD413 /* MemoryOverwriteControl.h */, + A5AAFF54237F13BE009CD413 /* Gpt.h */, + A5AAFF55237F13BE009CD413 /* MemoryAttributesTable.h */, + A5AAFF56237F13BE009CD413 /* EventLegacyBios.h */, + A5AAFF57237F13BE009CD413 /* FmpCapsule.h */, + A5AAFF58237F13BE009CD413 /* FirmwareContentsSigned.h */, + A5AAFF59237F13BE009CD413 /* Acpi.h */, + A5AAFF5A237F13BE009CD413 /* Apriori.h */, + A5AAFF5B237F13BE009CD413 /* DxeServices.h */, + A5AAFF5C237F13BE009CD413 /* Btt.h */, + A5AAFF5D237F13BE009CD413 /* HobList.h */, + A5AAFF5E237F13BE009CD413 /* GraphicsInfoHob.h */, + A5AAFF5F237F13BE009CD413 /* HiiFormMapMethodGuid.h */, + A5AAFF60237F13BE009CD413 /* FileSystemVolumeLabelInfo.h */, + A5AAFF61237F13BE009CD413 /* FirmwareFileSystem2.h */, + A5AAFF62237F13BE009CD413 /* StatusCodeDataTypeId.h */, + A5AAFF63237F13BE009CD413 /* DebugImageInfoTable.h */, + A5AAFF64237F13BE009CD413 /* HiiKeyBoardLayout.h */, + A5AAFF65237F13BE009CD413 /* WinCertificate.h */, + A5AAFF66237F13BE009CD413 /* SmBios.h */, + A5AAFF67237F13BE009CD413 /* ImageAuthentication.h */, + A5AAFF68237F13BE009CD413 /* VectorHandoffTable.h */, + A5AAFF69237F13BE009CD413 /* FileSystemInfo.h */, + A5AAFF6A237F13BE009CD413 /* HardwareErrorVariable.h */, + A5AAFF6B237F13BE009CD413 /* Mps.h */, + A5AAFF6C237F13BE009CD413 /* PcAnsi.h */, + A5AAFF6D237F13BE009CD413 /* GlobalVariable.h */, + A5AAFF6E237F13BE009CD413 /* HiiPlatformSetupFormset.h */, + A5AAFF6F237F13BE009CD413 /* CapsuleReport.h */, + ); + path = Guid; + sourceTree = ""; + }; + A5AAFF70237F13BE009CD413 /* Arm */ = { + isa = PBXGroup; + children = ( + A5AAFF71237F13BE009CD413 /* ProcessorBind.h */, + ); + path = Arm; + sourceTree = ""; + }; + A5AAFF72237F13BE009CD413 /* Ppi */ = { + isa = PBXGroup; + children = ( + A5AAFF73237F13BE009CD413 /* PeiCoreFvLocation.h */, + A5AAFF74237F13BE009CD413 /* SecHobData.h */, + A5AAFF75237F13BE009CD413 /* VectorHandoffInfo.h */, + A5AAFF76237F13BE009CD413 /* ReadOnlyVariable2.h */, + A5AAFF77237F13BE009CD413 /* ReportStatusCodeHandler.h */, + A5AAFF78237F13BE009CD413 /* S3Resume2.h */, + A5AAFF79237F13BE009CD413 /* MmControl.h */, + A5AAFF7A237F13BE009CD413 /* Reset2.h */, + A5AAFF7B237F13BE009CD413 /* Security2.h */, + A5AAFF7C237F13BE009CD413 /* MmAccess.h */, + A5AAFF7D237F13BE009CD413 /* EndOfPeiPhase.h */, + A5AAFF7E237F13BE009CD413 /* Smbus2.h */, + A5AAFF7F237F13BE009CD413 /* BootInRecoveryMode.h */, + A5AAFF80237F13BE009CD413 /* IsaHc.h */, + A5AAFF81237F13BE009CD413 /* DxeIpl.h */, + A5AAFF82237F13BE009CD413 /* GuidedSectionExtraction.h */, + A5AAFF83237F13BE009CD413 /* MemoryDiscovered.h */, + A5AAFF84237F13BE009CD413 /* BlockIo.h */, + A5AAFF85237F13BE009CD413 /* Pcd.h */, + A5AAFF86237F13BE009CD413 /* LoadImage.h */, + A5AAFF87237F13BE009CD413 /* FirmwareVolumeInfo2.h */, + A5AAFF88237F13BE009CD413 /* PiPcd.h */, + A5AAFF89237F13BE009CD413 /* Stall.h */, + A5AAFF8A237F13BE009CD413 /* PciCfg2.h */, + A5AAFF8B237F13BE009CD413 /* Decompress.h */, + A5AAFF8C237F13BE009CD413 /* PiPcdInfo.h */, + A5AAFF8D237F13BE009CD413 /* MasterBootMode.h */, + A5AAFF8E237F13BE009CD413 /* Capsule.h */, + A5AAFF8F237F13BE009CD413 /* SuperIo.h */, + A5AAFF90237F13BE009CD413 /* BlockIo2.h */, + A5AAFF91237F13BE009CD413 /* FirmwareVolumeInfo.h */, + A5AAFF92237F13BE009CD413 /* I2cMaster.h */, + A5AAFF93237F13BE009CD413 /* RecoveryModule.h */, + A5AAFF94237F13BE009CD413 /* SecPlatformInformation2.h */, + A5AAFF95237F13BE009CD413 /* Graphics.h */, + A5AAFF96237F13BE009CD413 /* MpServices.h */, + A5AAFF97237F13BE009CD413 /* TemporaryRamSupport.h */, + A5AAFF98237F13BE009CD413 /* TemporaryRamDone.h */, + A5AAFF99237F13BE009CD413 /* DeviceRecoveryModule.h */, + A5AAFF9A237F13BE009CD413 /* LoadFile.h */, + A5AAFF9B237F13BE009CD413 /* PcdInfo.h */, + A5AAFF9C237F13BE009CD413 /* Reset.h */, + A5AAFF9D237F13BE009CD413 /* StatusCode.h */, + A5AAFF9E237F13BE009CD413 /* SecPlatformInformation.h */, + A5AAFF9F237F13BE009CD413 /* CpuIo.h */, + A5AAFFA0237F13BE009CD413 /* FirmwareVolume.h */, + ); + path = Ppi; + sourceTree = ""; + }; + A5AAFFA1237F13BE009CD413 /* AArch64 */ = { + isa = PBXGroup; + children = ( + A5AAFFA2237F13BE009CD413 /* ProcessorBind.h */, + ); + path = AArch64; + sourceTree = ""; + }; + A5AAFFA4237F13BE009CD413 /* Library */ = { + isa = PBXGroup; + children = ( + A5AAFFA5237F13BE009CD413 /* PeiServicesTablePointerLibIdt */, + A5AAFFA9237F13BE009CD413 /* StandaloneMmServicesTableLib */, + A5AAFFAD237F13BE009CD413 /* PeiPciLibPciCfg2 */, + A5AAFFB1237F13BE009CD413 /* PeiSmbusLibSmbus2Ppi */, + A5AAFFB7237F13BE009CD413 /* BaseDebugPrintErrorLevelLib */, + A5AAFFBB237F13BE009CD413 /* BaseCacheMaintenanceLib */, + A5AAFFC1237F13BE009CD413 /* DxeIoLibCpuIo2 */, + A5AAFFC8237F13BE009CD413 /* BasePciLibCf8 */, + A5AAFFCC237F13BE009CD413 /* PeiServicesTablePointerLib */, + A5AAFFD0237F13BE009CD413 /* BaseDebugLibNull */, + A5AAFFD4237F13BE009CD413 /* UefiPciSegmentLibPciRootBridgeIo */, + A5AAFFD9237F13BE009CD413 /* PeiServicesLib */, + A5AAFFDD237F13BE009CD413 /* BasePciExpressLib */, + A5AAFFE1237F13BE009CD413 /* BaseS3SmbusLib */, + A5AAFFE5237F13BE009CD413 /* DxeServicesLib */, + A5AAFFEC237F13BE009CD413 /* SecPeiDxeTimerLibCpu */, + A5AAFFF0237F13BE009CD413 /* StandaloneMmDriverEntryPoint */, + A5AAFFF4237F13BE009CD413 /* SmmPciLibPciRootBridgeIo */, + A5AAFFF8237F13BE009CD413 /* BaseLib */, + A5AA0173237F13BF009CD413 /* BaseMemoryLibRepStr */, + A5AA019E237F13BF009CD413 /* BaseSynchronizationLib */, + A5AA01C4237F13BF009CD413 /* UefiMemoryLib */, + A5AA01D7237F13BF009CD413 /* PciSegmentLibSegmentInfo */, + A5AA01E0237F13BF009CD413 /* BaseCpuLib */, + A5AA01F9237F13BF009CD413 /* PeiExtractGuidedSectionLib */, + A5AA01FD237F13BF009CD413 /* UefiDriverEntryPoint */, + A5AA0201237F13BF009CD413 /* UefiDebugLibDebugPortProtocol */, + A5AA0206237F13BF009CD413 /* SmmPciExpressLib */, + A5AA0209237F13BF009CD413 /* DxeRuntimePciExpressLib */, + A5AA020D237F13BF009CD413 /* BaseMemoryLibOptDxe */, + A5AA024B237F13BF009CD413 /* BasePerformanceLibNull */, + A5AA024F237F13BF009CD413 /* BasePciSegmentLibPci */, + A5AA0253237F13BF009CD413 /* PeiDxePostCodeLibReportStatusCode */, + A5AA0257237F13BF009CD413 /* BasePcdLibNull */, + A5AA025B237F13BF009CD413 /* BaseStackCheckLib */, + A5AA0260237F13BF009CD413 /* BaseRngLib */, + A5AA0264237F13BF009CD413 /* DxeCoreEntryPoint */, + A5AA0268237F13BF009CD413 /* BasePostCodeLibPort80 */, + A5AA026C237F13BF009CD413 /* PeiCoreEntryPoint */, + A5AA0270237F13BF009CD413 /* BasePeCoffLib */, + A5AA0278237F13BF009CD413 /* SmmLibNull */, + A5AA027C237F13BF009CD413 /* BasePciCf8Lib */, + A5AA0280237F13BF009CD413 /* MmServicesTableLib */, + A5AA0284237F13BF009CD413 /* BaseSafeIntLib */, + A5AA028A237F13BF009CD413 /* SmmServicesTableLib */, + A5AA028E237F13BF009CD413 /* DxeExtractGuidedSectionLib */, + A5AA0292237F13BF009CD413 /* UefiApplicationEntryPoint */, + A5AA0296237F13BF009CD413 /* BaseMemoryLib */, + A5AA02AA237F13BF009CD413 /* SmmIoLibSmmCpuIo2 */, + A5AA02B1237F13BF009CD413 /* DxeSmbusLib */, + A5AA02B7237F13BF009CD413 /* BaseSmbusLibNull */, + A5AA02BB237F13BF009CD413 /* BaseTimerLibNullTemplate */, + A5AA02BF237F13BF009CD413 /* BaseS3IoLib */, + A5AA02C3237F13BF009CD413 /* BaseDebugLibSerialPort */, + A5AA02C7237F13BF009CD413 /* BaseMemoryLibSse2 */, + A5AA02F2237F13BF009CD413 /* BaseUefiDecompressLib */, + A5AA02F9237F13BF009CD413 /* BaseSerialPortLibNull */, + A5AA02FD237F13BF009CD413 /* BaseS3BootScriptLibNull */, + A5AA0301237F13BF009CD413 /* DxePcdLib */, + A5AA0305237F13BF009CD413 /* SmmPeriodicSmiLib */, + A5AA0309237F13BF009CD413 /* UefiScsiLib */, + A5AA030D237F13BF009CD413 /* PeiResourcePublicationLib */, + A5AA0311237F13BF009CD413 /* DxeHobLib */, + A5AA0315237F13BF009CD413 /* BaseS3PciSegmentLib */, + A5AA0319237F13BF009CD413 /* BasePciSegmentInfoLibNull */, + A5AA031D237F13BF009CD413 /* SmmMemoryAllocationLib */, + A5AA0321237F13BF009CD413 /* BaseExtractGuidedSectionLib */, + A5AA0325237F13BF009CD413 /* UefiBootServicesTableLib */, + A5AA0329237F13BF009CD413 /* UefiDebugLibStdErr */, + A5AA032E237F13BF009CD413 /* PeiMemoryAllocationLib */, + A5AA0332237F13C0009CD413 /* UefiDevicePathLib */, + A5AA033D237F13C0009CD413 /* PeiHobLib */, + A5AA0341237F13C0009CD413 /* PeiMemoryLib */, + A5AA0354237F13C0009CD413 /* BaseIoLibIntrinsic */, + A5AA036F237F13C0009CD413 /* PeiPciSegmentLibPciCfg2 */, + A5AA0373237F13C0009CD413 /* BasePeCoffGetEntryPointLib */, + A5AA0377237F13C0009CD413 /* UefiDevicePathLibDevicePathProtocol */, + A5AA037B237F13C0009CD413 /* SmmIoLib */, + A5AA037F237F13C0009CD413 /* DxeCoreHobLib */, + A5AA0383237F13C0009CD413 /* UefiRuntimeServicesTableLib */, + A5AA0387237F13C0009CD413 /* PeiPcdLib */, + A5AA038B237F13C0009CD413 /* SmmMemLib */, + A5AA038F237F13C0009CD413 /* UefiFileHandleLib */, + A5AA0393237F13C0009CD413 /* DxeRuntimeDebugLibSerialPort */, + A5AA0397237F13C0009CD413 /* BaseMemoryLibMmx */, + A5AA03C2237F13C0009CD413 /* BaseOrderedCollectionRedBlackTreeLib */, + A5AA03C6237F13C0009CD413 /* UefiMemoryAllocationLib */, + A5AA03CA237F13C0009CD413 /* UefiRuntimeLib */, + A5AA03CE237F13C0009CD413 /* UefiDebugLibConOut */, + A5AA03D3237F13C0009CD413 /* BasePciLibPciExpress */, + A5AA03D7237F13C0009CD413 /* UefiLib */, + A5AA03E1237F13C0009CD413 /* DxeHstiLib */, + A5AA03E7237F13C0009CD413 /* BasePostCodeLibDebug */, + A5AA03EB237F13C0009CD413 /* BaseS3StallLib */, + A5AA03EF237F13C0009CD413 /* BaseMemoryLibOptPei */, + A5AA041A237F13C0009CD413 /* UefiPciLibPciRootBridgeIo */, + A5AA041E237F13C0009CD413 /* PeimEntryPoint */, + A5AA0422237F13C0009CD413 /* SmiHandlerProfileLibNull */, + A5AA0426237F13C0009CD413 /* BaseS3PciLib */, + A5AA042A237F13C0009CD413 /* BasePrintLib */, + A5AA0430237F13C0009CD413 /* PeiIoLibCpuIo */, + A5AA0436237F13C0009CD413 /* BaseReportStatusCodeLibNull */, + A5AA043A237F13C0009CD413 /* DxeServicesTableLib */, + A5AA043E237F13C0009CD413 /* BasePeCoffExtraActionLibNull */, + A5AA0442237F13C0009CD413 /* UefiUsbLib */, + ); + path = Library; + sourceTree = ""; + }; + A5AAFFA5237F13BE009CD413 /* PeiServicesTablePointerLibIdt */ = { + isa = PBXGroup; + children = ( + A5AAFFA6237F13BE009CD413 /* PeiServicesTablePointerLibIdt.uni */, + A5AAFFA7237F13BE009CD413 /* PeiServicesTablePointerLibIdt.inf */, + A5AAFFA8237F13BE009CD413 /* PeiServicesTablePointer.c */, + ); + path = PeiServicesTablePointerLibIdt; + sourceTree = ""; + }; + A5AAFFA9237F13BE009CD413 /* StandaloneMmServicesTableLib */ = { + isa = PBXGroup; + children = ( + A5AAFFAA237F13BE009CD413 /* StandaloneMmServicesTableLib.c */, + A5AAFFAB237F13BE009CD413 /* StandaloneMmServicesTableLib.inf */, + A5AAFFAC237F13BE009CD413 /* StandaloneMmServicesTableLib.uni */, + ); + path = StandaloneMmServicesTableLib; + sourceTree = ""; + }; + A5AAFFAD237F13BE009CD413 /* PeiPciLibPciCfg2 */ = { + isa = PBXGroup; + children = ( + A5AAFFAE237F13BE009CD413 /* PeiPciLibPciCfg2.uni */, + A5AAFFAF237F13BE009CD413 /* PeiPciLibPciCfg2.inf */, + A5AAFFB0237F13BE009CD413 /* PciLib.c */, + ); + path = PeiPciLibPciCfg2; + sourceTree = ""; + }; + A5AAFFB1237F13BE009CD413 /* PeiSmbusLibSmbus2Ppi */ = { + isa = PBXGroup; + children = ( + A5AAFFB2237F13BE009CD413 /* SmbusLib.c */, + A5AAFFB3237F13BE009CD413 /* InternalSmbusLib.h */, + A5AAFFB4237F13BE009CD413 /* PeiSmbusLib.c */, + A5AAFFB5237F13BE009CD413 /* PeiSmbusLibSmbus2Ppi.inf */, + A5AAFFB6237F13BE009CD413 /* PeiSmbusLibSmbus2Ppi.uni */, + ); + path = PeiSmbusLibSmbus2Ppi; + sourceTree = ""; + }; + A5AAFFB7237F13BE009CD413 /* BaseDebugPrintErrorLevelLib */ = { + isa = PBXGroup; + children = ( + A5AAFFB8237F13BE009CD413 /* BaseDebugPrintErrorLevelLib.c */, + A5AAFFB9237F13BE009CD413 /* BaseDebugPrintErrorLevelLib.inf */, + A5AAFFBA237F13BE009CD413 /* BaseDebugPrintErrorLevelLib.uni */, + ); + path = BaseDebugPrintErrorLevelLib; + sourceTree = ""; + }; + A5AAFFBB237F13BE009CD413 /* BaseCacheMaintenanceLib */ = { + isa = PBXGroup; + children = ( + A5AAFFBC237F13BE009CD413 /* BaseCacheMaintenanceLib.inf */, + A5AAFFBD237F13BE009CD413 /* BaseCacheMaintenanceLib.uni */, + A5AAFFBE237F13BE009CD413 /* X86Cache.c */, + A5AAFFBF237F13BE009CD413 /* ArmCache.c */, + A5AAFFC0237F13BE009CD413 /* EbcCache.c */, + ); + path = BaseCacheMaintenanceLib; + sourceTree = ""; + }; + A5AAFFC1237F13BE009CD413 /* DxeIoLibCpuIo2 */ = { + isa = PBXGroup; + children = ( + A5AAFFC2237F13BE009CD413 /* IoLibMmioBuffer.c */, + A5AAFFC3237F13BE009CD413 /* IoLib.c */, + A5AAFFC4237F13BE009CD413 /* IoHighLevel.c */, + A5AAFFC5237F13BE009CD413 /* DxeIoLibCpuIo2.uni */, + A5AAFFC6237F13BE009CD413 /* DxeCpuIo2LibInternal.h */, + A5AAFFC7237F13BE009CD413 /* DxeIoLibCpuIo2.inf */, + ); + path = DxeIoLibCpuIo2; + sourceTree = ""; + }; + A5AAFFC8237F13BE009CD413 /* BasePciLibCf8 */ = { + isa = PBXGroup; + children = ( + A5AAFFC9237F13BE009CD413 /* BasePciLibCf8.inf */, + A5AAFFCA237F13BE009CD413 /* BasePciLibCf8.uni */, + A5AAFFCB237F13BE009CD413 /* PciLib.c */, + ); + path = BasePciLibCf8; + sourceTree = ""; + }; + A5AAFFCC237F13BE009CD413 /* PeiServicesTablePointerLib */ = { + isa = PBXGroup; + children = ( + A5AAFFCD237F13BE009CD413 /* PeiServicesTablePointerLib.uni */, + A5AAFFCE237F13BE009CD413 /* PeiServicesTablePointerLib.inf */, + A5AAFFCF237F13BE009CD413 /* PeiServicesTablePointer.c */, + ); + path = PeiServicesTablePointerLib; + sourceTree = ""; + }; + A5AAFFD0237F13BE009CD413 /* BaseDebugLibNull */ = { + isa = PBXGroup; + children = ( + A5AAFFD1237F13BE009CD413 /* BaseDebugLibNull.inf */, + A5AAFFD2237F13BE009CD413 /* BaseDebugLibNull.uni */, + A5AAFFD3237F13BE009CD413 /* DebugLib.c */, + ); + path = BaseDebugLibNull; + sourceTree = ""; + }; + A5AAFFD4237F13BE009CD413 /* UefiPciSegmentLibPciRootBridgeIo */ = { + isa = PBXGroup; + children = ( + A5AAFFD5237F13BE009CD413 /* PciSegmentLib.h */, + A5AAFFD6237F13BE009CD413 /* UefiPciSegmentLibPciRootBridgeIo.inf */, + A5AAFFD7237F13BE009CD413 /* UefiPciSegmentLibPciRootBridgeIo.uni */, + A5AAFFD8237F13BE009CD413 /* PciSegmentLib.c */, + ); + path = UefiPciSegmentLibPciRootBridgeIo; + sourceTree = ""; + }; + A5AAFFD9237F13BE009CD413 /* PeiServicesLib */ = { + isa = PBXGroup; + children = ( + A5AAFFDA237F13BE009CD413 /* PeiServicesLib.inf */, + A5AAFFDB237F13BE009CD413 /* PeiServicesLib.c */, + A5AAFFDC237F13BE009CD413 /* PeiServicesLib.uni */, + ); + path = PeiServicesLib; + sourceTree = ""; + }; + A5AAFFDD237F13BE009CD413 /* BasePciExpressLib */ = { + isa = PBXGroup; + children = ( + A5AAFFDE237F13BE009CD413 /* BasePciExpressLib.uni */, + A5AAFFDF237F13BE009CD413 /* BasePciExpressLib.inf */, + A5AAFFE0237F13BE009CD413 /* PciExpressLib.c */, + ); + path = BasePciExpressLib; + sourceTree = ""; + }; + A5AAFFE1237F13BE009CD413 /* BaseS3SmbusLib */ = { + isa = PBXGroup; + children = ( + A5AAFFE2237F13BE009CD413 /* BaseS3SmbusLib.inf */, + A5AAFFE3237F13BE009CD413 /* BaseS3SmbusLib.uni */, + A5AAFFE4237F13BE009CD413 /* S3SmbusLib.c */, + ); + path = BaseS3SmbusLib; + sourceTree = ""; + }; + A5AAFFE5237F13BE009CD413 /* DxeServicesLib */ = { + isa = PBXGroup; + children = ( + A5AAFFE6237F13BE009CD413 /* Allocate.c */, + A5AAFFE7237F13BE009CD413 /* DxeServicesLib.c */, + A5AAFFE8237F13BE009CD413 /* X64 */, + A5AAFFEA237F13BE009CD413 /* DxeServicesLib.uni */, + A5AAFFEB237F13BE009CD413 /* DxeServicesLib.inf */, + ); + path = DxeServicesLib; + sourceTree = ""; + }; + A5AAFFE8237F13BE009CD413 /* X64 */ = { + isa = PBXGroup; + children = ( + A5AAFFE9237F13BE009CD413 /* Allocate.c */, + ); + path = X64; + sourceTree = ""; + }; + A5AAFFEC237F13BE009CD413 /* SecPeiDxeTimerLibCpu */ = { + isa = PBXGroup; + children = ( + A5AAFFED237F13BE009CD413 /* X86TimerLib.c */, + A5AAFFEE237F13BE009CD413 /* SecPeiDxeTimerLibCpu.inf */, + A5AAFFEF237F13BE009CD413 /* SecPeiDxeTimerLibCpu.uni */, + ); + path = SecPeiDxeTimerLibCpu; + sourceTree = ""; + }; + A5AAFFF0237F13BE009CD413 /* StandaloneMmDriverEntryPoint */ = { + isa = PBXGroup; + children = ( + A5AAFFF1237F13BE009CD413 /* StandaloneMmDriverEntryPoint.inf */, + A5AAFFF2237F13BE009CD413 /* StandaloneMmDriverEntryPoint.uni */, + A5AAFFF3237F13BE009CD413 /* StandaloneMmDriverEntryPoint.c */, + ); + path = StandaloneMmDriverEntryPoint; + sourceTree = ""; + }; + A5AAFFF4237F13BE009CD413 /* SmmPciLibPciRootBridgeIo */ = { + isa = PBXGroup; + children = ( + A5AAFFF5237F13BE009CD413 /* SmmPciLibPciRootBridgeIo.uni */, + A5AAFFF6237F13BE009CD413 /* SmmPciLibPciRootBridgeIo.inf */, + A5AAFFF7237F13BE009CD413 /* PciLib.c */, + ); + path = SmmPciLibPciRootBridgeIo; + sourceTree = ""; + }; + A5AAFFF8237F13BE009CD413 /* BaseLib */ = { + isa = PBXGroup; + children = ( + A5AAFFF9237F13BE009CD413 /* SwapBytes32.c */, + A5AAFFFA237F13BE009CD413 /* X86ReadIdtr.c */, + A5AAFFFB237F13BE009CD413 /* Ebc */, + A5AA0000237F13BE009CD413 /* BaseLibInternals.h */, + A5AA0001237F13BE009CD413 /* DivS64x64Remainder.c */, + A5AA0002237F13BE009CD413 /* X86WriteIdtr.c */, + A5AA0003237F13BE009CD413 /* FilePaths.c */, + A5AA0004237F13BE009CD413 /* BaseLib.uni */, + A5AA0005237F13BE009CD413 /* X86FxRestore.c */, + A5AA0006237F13BE009CD413 /* RRotU64.c */, + A5AA0007237F13BE009CD413 /* LongJump.c */, + A5AA0008237F13BE009CD413 /* Cpu.c */, + A5AA0009237F13BE009CD413 /* BaseLib.inf */, + A5AA000A237F13BE009CD413 /* GetPowerOfTwo64.c */, + A5AA000B237F13BE009CD413 /* X64 */, + A5AA0064237F13BE009CD413 /* X86Msr.c */, + A5AA0065237F13BE009CD413 /* DivU64x64Remainder.c */, + A5AA0066237F13BE009CD413 /* X86Thunk.c */, + A5AA0067237F13BE009CD413 /* CpuDeadLoop.c */, + A5AA0068237F13BE009CD413 /* LowBitSet64.c */, + A5AA0069237F13BE009CD413 /* LRotU64.c */, + A5AA006A237F13BE009CD413 /* X86PatchInstruction.c */, + A5AA006B237F13BE009CD413 /* X86FxSave.c */, + A5AA006C237F13BE009CD413 /* X86GetInterruptState.c */, + A5AA006D237F13BE009CD413 /* CheckSum.c */, + A5AA006E237F13BE009CD413 /* MultU64x32.c */, + A5AA006F237F13BE009CD413 /* String.c */, + A5AA0070237F13BE009CD413 /* X86DisablePaging32.c */, + A5AA0071237F13BE009CD413 /* BitField.c */, + A5AA0072237F13BE009CD413 /* X86EnablePaging64.c */, + A5AA0073237F13BE009CD413 /* HighBitSet64.c */, + A5AA0074237F13BE009CD413 /* LShiftU64.c */, + A5AA0075237F13BE009CD413 /* SafeString.c */, + A5AA0076237F13BE009CD413 /* MultS64x64.c */, + A5AA0077237F13BE009CD413 /* Unaligned.c */, + A5AA0078237F13BE009CD413 /* Ia32 */, + A5AA0134237F13BE009CD413 /* GetPowerOfTwo32.c */, + A5AA0135237F13BE009CD413 /* Math64.c */, + A5AA0136237F13BE009CD413 /* RRotU32.c */, + A5AA0137237F13BE009CD413 /* DivU64x32.c */, + A5AA0138237F13BE009CD413 /* DivU64x32Remainder.c */, + A5AA0139237F13BE009CD413 /* X86MemoryFence.c */, + A5AA013A237F13BE009CD413 /* SwapBytes64.c */, + A5AA013B237F13BE009CD413 /* RShiftU64.c */, + A5AA013C237F13BE009CD413 /* SwitchStack.c */, + A5AA013D237F13BE009CD413 /* ChkStkGcc.c */, + A5AA013E237F13BE009CD413 /* SetJump.c */, + A5AA013F237F13BE009CD413 /* X86EnablePaging32.c */, + A5AA0140237F13BE009CD413 /* X86WriteGdtr.c */, + A5AA0141237F13BE009CD413 /* SwapBytes16.c */, + A5AA0142237F13BF009CD413 /* HighBitSet32.c */, + A5AA0143237F13BF009CD413 /* X86RdRand.c */, + A5AA0144237F13BF009CD413 /* Arm */, + A5AA0159237F13BF009CD413 /* MultU64x64.c */, + A5AA015A237F13BF009CD413 /* X86DisablePaging64.c */, + A5AA015B237F13BF009CD413 /* X86ReadGdtr.c */, + A5AA015C237F13BF009CD413 /* ARShiftU64.c */, + A5AA015D237F13BF009CD413 /* AArch64 */, + A5AA016E237F13BF009CD413 /* LowBitSet32.c */, + A5AA016F237F13BF009CD413 /* LRotU32.c */, + A5AA0170237F13BF009CD413 /* ModU64x32.c */, + A5AA0171237F13BF009CD413 /* LinkedList.c */, + A5AA0172237F13BF009CD413 /* X86SpeculationBarrier.c */, + ); + path = BaseLib; + sourceTree = ""; + }; + A5AAFFFB237F13BE009CD413 /* Ebc */ = { + isa = PBXGroup; + children = ( + A5AAFFFC237F13BE009CD413 /* CpuBreakpoint.c */, + A5AAFFFD237F13BE009CD413 /* SwitchStack.c */, + A5AAFFFE237F13BE009CD413 /* SetJumpLongJump.c */, + A5AAFFFF237F13BE009CD413 /* SpeculationBarrier.c */, + ); + path = Ebc; + sourceTree = ""; + }; A5E283CF2347AE550068ED34 /* MemoryFix */ = { isa = PBXGroup; children = ( @@ -17260,182 +15567,1464 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A571600923596842000CEC60 /* scan.c in Sources */, - A5715FCC23596842000CEC60 /* Makefile in Sources */, - A5715FB623596842000CEC60 /* static_dict.c in Sources */, - A571601723596842000CEC60 /* misc.c in Sources */, - A571600823596842000CEC60 /* makefile in Sources */, - A5715FDA23596842000CEC60 /* GenPage.c in Sources */, - A571601423596842000CEC60 /* fcache.c in Sources */, - A5715FE423596842000CEC60 /* Crc32.c in Sources */, - A5715FBD23596842000CEC60 /* huffman.c in Sources */, - A5715FFD23596842000CEC60 /* support.c in Sources */, - A5715FD023596842000CEC60 /* LzFind.c in Sources */, - A5715FE823596842000CEC60 /* EfiUtilityMsgs.c in Sources */, - A5715FB123596842000CEC60 /* backward_references.c in Sources */, - A5715FDE23596842000CEC60 /* BinderFuncs.c in Sources */, - A571601F23596842000CEC60 /* BufFileInput.cpp in Sources */, + A5AAFB26237F13B3009CD413 /* FwVol.c in Sources */, + A5AA0645237F13C2009CD413 /* ZeroMemWrapper.c in Sources */, + A5AAFBB2237F13B3009CD413 /* regenc.c in Sources */, + A5AA061B237F13C2009CD413 /* SetMem64Wrapper.c in Sources */, + A5AA052F237F13C1009CD413 /* WriteDr1.nasm in Sources */, + A5AA04DF237F13C1009CD413 /* MultS64x64.c in Sources */, + A5AA06AC237F13C2009CD413 /* CopyMemWrapper.c in Sources */, + A5AA053D237F13C1009CD413 /* ARShiftU64.nasm in Sources */, + A5AA06D2237F13C2009CD413 /* BootScriptLib.c in Sources */, + A5AA04D9237F13C1009CD413 /* X86DisablePaging32.c in Sources */, + A5AAFC9E237F13B4009CD413 /* EhciUrb.c in Sources */, + A5AAFC6A237F13B3009CD413 /* XhcPeim.c in Sources */, + A5AA06A0237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AA056B237F13C1009CD413 /* LongJump.nasm in Sources */, + A5AA0751237F13C3009CD413 /* SetMem32.nasm in Sources */, + A5AA0752237F13C3009CD413 /* ScanMem16.nasm in Sources */, + A5AA06C8237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AA04DD237F13C1009CD413 /* LShiftU64.c in Sources */, + A5AA060A237F13C1009CD413 /* InternalGetSpinLockProperties.c in Sources */, + A5AA05A8237F13C1009CD413 /* X86WriteGdtr.c in Sources */, + A5AA061A237F13C2009CD413 /* InterlockedDecrementMsc.c in Sources */, + A5AA0461237F13C0009CD413 /* Allocate.c in Sources */, + A5AA05DB237F13C1009CD413 /* CopyMemWrapper.c in Sources */, + A5AA04C2237F13C1009CD413 /* ReadDr4.nasm in Sources */, + A5AAFB54237F13B3009CD413 /* VirtualMemory.c in Sources */, + A5AA05AE237F13C1009CD413 /* EnableInterrupts.asm in Sources */, + A5AAFD59237F13B4009CD413 /* BootManager.c in Sources */, + A5AA04F2237F13C1009CD413 /* WriteGdtr.c in Sources */, + A5AA052A237F13C1009CD413 /* EnableDisableInterrupts.nasm in Sources */, + A5AAFC50237F13B3009CD413 /* EmmcDxe.c in Sources */, A5716F83235968BE000CEC60 /* Nasm.inc in Sources */, - A571602723596842000CEC60 /* sym.c in Sources */, - A5715F9E23596842000CEC60 /* Makefile in Sources */, - A571602F23596842000CEC60 /* VfrCompiler.cpp in Sources */, - A5715FD923596842000CEC60 /* Makefile in Sources */, - A571602A23596842000CEC60 /* genmk.c in Sources */, - A5715FB423596842000CEC60 /* brotli_bit_stream.c in Sources */, - A5715FB723596842000CEC60 /* literal_cost.c in Sources */, - A5715FE523596842000CEC60 /* SimpleFileParsing.c in Sources */, - A5715FF123596842000CEC60 /* Makefile in Sources */, - A5715FB923596842000CEC60 /* dictionary.c in Sources */, - A571600B23596842000CEC60 /* hash.c in Sources */, - A571600423596842000CEC60 /* dlg_a.c in Sources */, - A5715FD823596842000CEC60 /* GenCrc32.c in Sources */, + A5AA053A237F13C1009CD413 /* ReadMm1.c in Sources */, + A5AA0452237F13C0009CD413 /* PeiSmbusLib.c in Sources */, + A5AAFC49237F13B3009CD413 /* DmaMem.c in Sources */, + A5AAFBDD237F13B3009CD413 /* PlatDriOverrideDxe.c in Sources */, + A5AA0558237F13C1009CD413 /* ReadMm4.c in Sources */, + A5AA05BE237F13C1009CD413 /* SwitchStack.asm in Sources */, + A5AA056D237F13C1009CD413 /* ReadGdtr.nasm in Sources */, + A5AAFC32237F13B3009CD413 /* LaffStd.c in Sources */, + A5AAFD44237F13B4009CD413 /* huffman.c in Sources */, + A5AAFCE6237F13B4009CD413 /* CapsuleOnDisk.c in Sources */, + A5AA0482237F13C1009CD413 /* WriteLdtr.nasm in Sources */, + A5AA04D0237F13C1009CD413 /* CpuDeadLoop.c in Sources */, + A5AA05D4237F13C1009CD413 /* LowBitSet32.c in Sources */, + A5AAFBF4237F13B3009CD413 /* Defer3rdPartyImageLoad.c in Sources */, + A5AA06EA237F13C2009CD413 /* MemLibGeneric.c in Sources */, + A5AA06AE237F13C2009CD413 /* ZeroMem.nasm in Sources */, + A5AAFC06237F13B3009CD413 /* Udf.c in Sources */, + A5AA05C9237F13C1009CD413 /* GetInterruptsState.S in Sources */, + A5AA04FC237F13C1009CD413 /* WriteMm7.c in Sources */, + A5AAFCE0237F13B4009CD413 /* AtaAtapiPassThru.c in Sources */, + A5AA064D237F13C2009CD413 /* SetMem.nasm in Sources */, + A5AAFBE1237F13B3009CD413 /* Service.c in Sources */, + A5AAFC83237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFC2E237F13B3009CD413 /* Presentation.c in Sources */, + A5AA04B5237F13C1009CD413 /* LongJump.nasm in Sources */, + A5AA066C237F13C2009CD413 /* CompareMem.S in Sources */, + A5AAFBE5237F13B3009CD413 /* StatusCodeHandlerRuntimeDxe.c in Sources */, + A5AA0598237F13C1009CD413 /* WriteMm2.c in Sources */, + A5AAFCA1237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA0655237F13C2009CD413 /* SetMem32Wrapper.c in Sources */, + A5AAFCD9237F13B4009CD413 /* AhciPeiStorageSecurity.c in Sources */, + A5AAFC7F237F13B4009CD413 /* DmaMem.c in Sources */, + A5AA073D237F13C2009CD413 /* Console.c in Sources */, + A5AAFC58237F13B3009CD413 /* IncompatiblePciDeviceSupport.c in Sources */, + A5AAFCE8237F13B4009CD413 /* DxeCapsuleReportLibNull.c in Sources */, + A5AA0632237F13C2009CD413 /* CpuFlushTlb.c in Sources */, + A5AA05EF237F13C1009CD413 /* ScanMem32.nasm in Sources */, + A5AAFD51237F13B4009CD413 /* DxeSecurityManagementLib.c in Sources */, + A5AA0513237F13C1009CD413 /* FlushCacheLine.c in Sources */, + A5AA06DE237F13C2009CD413 /* DebugLib.c in Sources */, + A5AAFC1B237F13B3009CD413 /* PageFaultHandler.nasm in Sources */, + A5AA07CA237F13CD009CD413 /* IdeController.c in Sources */, + A5AA04D1237F13C1009CD413 /* LowBitSet64.c in Sources */, + A5AAFBCC237F13B3009CD413 /* DriverHealthManagerDxe.c in Sources */, + A5AA0544237F13C1009CD413 /* ReadDr2.nasm in Sources */, + A5AA04A4237F13C1009CD413 /* DisableInterrupts.nasm in Sources */, + A5AA04AA237F13C1009CD413 /* WriteDr2.nasm in Sources */, + A5AAFBD4237F13B3009CD413 /* FaultTolerantWriteDxe.c in Sources */, + A5AA071F237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AA04F9237F13C1009CD413 /* ReadCr4.nasm in Sources */, + A5AAFBAE237F13B3009CD413 /* utf16_le.c in Sources */, + A5AAFD3E237F13B4009CD413 /* PiSmmCoreSmmServicesTableLib.c in Sources */, + A5AAFB74237F13B3009CD413 /* SetIdtEntry.c in Sources */, + A5AA0658237F13C2009CD413 /* SetMem16.nasm in Sources */, + A5AA0726237F13C2009CD413 /* SetMem.nasm in Sources */, + A5AAFCA2237F13B4009CD413 /* IsaBusDxe.c in Sources */, + A5AAFD01237F13B4009CD413 /* BmBootDescription.c in Sources */, + A5AA069E237F13C2009CD413 /* SetMem16Wrapper.c in Sources */, + A5AA0567237F13C1009CD413 /* DivU64x32.nasm in Sources */, + A5AA0457237F13C0009CD413 /* IoLibMmioBuffer.c in Sources */, + A5AA06F9237F13C2009CD413 /* IoFifoSev.nasm in Sources */, + A5AA05FE237F13C1009CD413 /* Synchronization.c in Sources */, + A5AA0503237F13C1009CD413 /* ReadDr7.nasm in Sources */, + A5AA049E237F13C1009CD413 /* WriteMm3.nasm in Sources */, + A5AAFD67237F13B4009CD413 /* FrontPage.c in Sources */, + A5AA06BF237F13C2009CD413 /* ScanMem64.nasm in Sources */, + A5AAFBF9237F13B3009CD413 /* Partition.c in Sources */, + A5AA0715237F13C2009CD413 /* SetMem16.nasm in Sources */, + A5AA0467237F13C0009CD413 /* SwapBytes32.c in Sources */, + A5AAFC7C237F13B4009CD413 /* NvmExpressPeiS3.c in Sources */, + A5AAFBE8237F13B3009CD413 /* MemoryStausCodeWorker.c in Sources */, + A5AA05D8237F13C1009CD413 /* X86SpeculationBarrier.c in Sources */, + A5AA063F237F13C2009CD413 /* DriverEntryPoint.c in Sources */, + A5AA04A5237F13C1009CD413 /* ReadDr2.nasm in Sources */, + A5AA0653237F13C2009CD413 /* CopyMem.nasm in Sources */, + A5AAFC09237F13B3009CD413 /* File.c in Sources */, + A5AA0677237F13C2009CD413 /* CompareGuid.S in Sources */, + A5AA0631237F13C2009CD413 /* CpuFlushTlbGcc.c in Sources */, + A5AAFCDA237F13B4009CD413 /* AhciPei.c in Sources */, + A5AA05A4237F13C1009CD413 /* SwitchStack.c in Sources */, A5BF392720D9F17B004340E1 /* FloatLib.c in Sources */, - A5715FDF23596842000CEC60 /* Makefile in Sources */, - A571603023596842000CEC60 /* VfrFormPkg.cpp in Sources */, - A571601923596842000CEC60 /* globals.c in Sources */, - A571601023596842000CEC60 /* pred.c in Sources */, + A5AA0582237F13C1009CD413 /* WriteDr6.c in Sources */, + A5AAFCC7237F13B4009CD413 /* EfiKey.c in Sources */, + A5AA0661237F13C2009CD413 /* CopyMem.nasm in Sources */, + A5AA0608237F13C1009CD413 /* InterlockedIncrementMsc.c in Sources */, + A5AA05AA237F13C1009CD413 /* HighBitSet32.c in Sources */, + A5AA0473237F13C1009CD413 /* Cpu.c in Sources */, + A5AAFCDC237F13B4009CD413 /* AhciMode.c in Sources */, + A5AA05C2237F13C1009CD413 /* X86ReadGdtr.c in Sources */, + A5AA06D9237F13C2009CD413 /* PciSegmentInfoLib.c in Sources */, + A5AAFC01237F13B3009CD413 /* RamDiskBlockIo.c in Sources */, + A5AAFB59237F13B3009CD413 /* DebugPort.c in Sources */, + A5AAFBBC237F13B3009CD413 /* VariableExLib.c in Sources */, + A5AA0693237F13C2009CD413 /* CopyMemWrapper.c in Sources */, + A5AAFC46237F13B3009CD413 /* EmmcHcMem.c in Sources */, + A5AAFC5C237F13B3009CD413 /* PciDeviceSupport.c in Sources */, + A5AA046A237F13C1009CD413 /* SwitchStack.c in Sources */, + A5AAFCF9237F13B4009CD413 /* GuidedSectionExtraction.c in Sources */, + A5AA07CE237F13CD009CD413 /* PeiAcpiTimerLib.c in Sources */, + A5AAFB4A237F13B3009CD413 /* FwVol.c in Sources */, + A5AA0476237F13C1009CD413 /* WriteDr6.nasm in Sources */, + A5AA06CE237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AA06E8237F13C2009CD413 /* CopyMemWrapper.c in Sources */, + A5AAFC85237F13B4009CD413 /* SerialIo.c in Sources */, + A5AA0615237F13C2009CD413 /* Synchronization.S in Sources */, + A5AAFD0F237F13B4009CD413 /* SmmLockBoxSmmLib.c in Sources */, + A5AAFCA7237F13B4009CD413 /* Ps2Mouse.c in Sources */, + A5AAFD49237F13B4009CD413 /* MemoryAllocationLib.c in Sources */, + A5AA06BE237F13C2009CD413 /* SetMem16.nasm in Sources */, + A5AA06F2237F13C2009CD413 /* SetMem16Wrapper.c in Sources */, + A5AA06EB237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AA0675237F13C2009CD413 /* SetMem.S in Sources */, + A5AAFBEF237F13B3009CD413 /* TimestampDxe.c in Sources */, + A5AAFCB4237F13B4009CD413 /* UfsDevConfigProtocol.c in Sources */, + A5AA0477237F13C1009CD413 /* Nasm.inc in Sources */, + A5AAFBA9237F13B3009CD413 /* OnigurumaIntrinsics.c in Sources */, + A5AA073A237F13C2009CD413 /* UefiLibPrint.c in Sources */, + A5AA05EA237F13C1009CD413 /* SetMem32Wrapper.c in Sources */, + A5AA05C8237F13C1009CD413 /* CpuBreakpoint.asm in Sources */, + A5AA0616237F13C2009CD413 /* Synchronization.asm in Sources */, + A5AA065B237F13C2009CD413 /* SetMem.nasm in Sources */, + A5AAFBF0237F13B3009CD413 /* ResetSystem.c in Sources */, + A5AA05B1237F13C1009CD413 /* SetJumpLongJump.asm in Sources */, + A5AA05B9237F13C1009CD413 /* Unaligned.c in Sources */, + A5AA0646237F13C2009CD413 /* CopyMemWrapper.c in Sources */, + A5AA0458237F13C0009CD413 /* IoLib.c in Sources */, + A5AA05F3237F13C1009CD413 /* ScanMem8.nasm in Sources */, + A5AA04F8237F13C1009CD413 /* RShiftU64.nasm in Sources */, + A5AA054A237F13C1009CD413 /* LRotU64.nasm in Sources */, + A5AAFB14237F13B3009CD413 /* Stall.c in Sources */, + A5AAFB9E237F13B3009CD413 /* ascii.c in Sources */, + A5AA057D237F13C1009CD413 /* WriteIdtr.nasm in Sources */, + A5AA04B2237F13C1009CD413 /* ReadDr3.nasm in Sources */, + A5AA058E237F13C1009CD413 /* ModU64x32.c in Sources */, + A5AAFC5A237F13B3009CD413 /* PciDriverOverride.c in Sources */, + A5AA053C237F13C1009CD413 /* ReadLdtr.c in Sources */, + A5AA045E237F13C0009CD413 /* PeiServicesLib.c in Sources */, + A5AAFC71237F13B3009CD413 /* UfsPciHcDxe.c in Sources */, 2C794E401A0AA85900D845B0 /* Test.c in Sources */, - A5715FAB23596842000CEC60 /* entropy_encode.c in Sources */, - A571602323596842000CEC60 /* ASTBase.cpp in Sources */, - A5715FCF23596842000CEC60 /* LzFindMt.c in Sources */, - A571601823596842000CEC60 /* antlr.c in Sources */, - A571600C23596842000CEC60 /* err.c in Sources */, - A571602123596842000CEC60 /* PCCTSAST.cpp in Sources */, - A5715FF323596842000CEC60 /* DevicePath.c in Sources */, - A571603223596842000CEC60 /* VfrUtilityLib.cpp in Sources */, - A5715FD623596842000CEC60 /* Threads.c in Sources */, - A5715FF423596842000CEC60 /* DevicePathUtilities.c in Sources */, - A5715FB523596842000CEC60 /* bit_cost.c in Sources */, - A5715FD323596842000CEC60 /* LzmaDec.c in Sources */, + A5AA0639237F13C2009CD413 /* CpuSleep.S in Sources */, + A5AAFB25237F13B3009CD413 /* FwVolWrite.c in Sources */, + A5AAFBE3237F13B3009CD413 /* Service.c in Sources */, + A5AA0556237F13C1009CD413 /* InternalSwitchStack.c in Sources */, + A5AAFB3D237F13B3009CD413 /* PiSmmIpl.c in Sources */, + A5AAFC27237F13B3009CD413 /* CapsuleCacheNull.c in Sources */, + A5AA045A237F13C0009CD413 /* PciLib.c in Sources */, + A5AAFC8F237F13B4009CD413 /* DmaMem.c in Sources */, + A5AAFD6E237F13B4009CD413 /* MemoryProfileInfo.c in Sources */, + A5AA06D3237F13C2009CD413 /* DxePcdLib.c in Sources */, + A5AAFC74237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFB4E237F13B3009CD413 /* StatusCode.c in Sources */, + A5AA06CB237F13C2009CD413 /* CompareMemWrapper.c in Sources */, + A5AA065D237F13C2009CD413 /* SetMem64.nasm in Sources */, + A5AA05E4237F13C1009CD413 /* SetMem64.nasm in Sources */, + A5AA076D237F13C3009CD413 /* PrintLib.c in Sources */, + A5AA06B8237F13C2009CD413 /* ScanMem16.nasm in Sources */, + A5AAFB7B237F13B3009CD413 /* EdbDisasmSupport.c in Sources */, + A5AAFC9D237F13B4009CD413 /* EhciDebug.c in Sources */, + A5AAFD42237F13B4009CD413 /* state.c in Sources */, + A5AA0589237F13C1009CD413 /* ReadMm7.nasm in Sources */, + A5AA0499237F13C1009CD413 /* ReadCs.nasm in Sources */, + A5AA06E0237F13C2009CD413 /* DevicePathUtilities.c in Sources */, + A5AA0687237F13C2009CD413 /* SmmLibNull.c in Sources */, + A5AA074C237F13C2009CD413 /* ScanMem32.nasm in Sources */, + A5AAFCEA237F13B4009CD413 /* DxeCapsuleReportLib.c in Sources */, + A5AAFCE2237F13B4009CD413 /* AtaPassThruExecute.c in Sources */, + A5AA04D3237F13C1009CD413 /* X86PatchInstruction.c in Sources */, + A5AAFCB6237F13B4009CD413 /* I2cBus.c in Sources */, + A5AAFCBB237F13B4009CD413 /* MouseHid.c in Sources */, + A5AAFD50237F13B4009CD413 /* VarCheckPcdLibNullClass.c in Sources */, + A5AA06FC237F13C2009CD413 /* IoLibMsc.c in Sources */, + A5AA06A5237F13C2009CD413 /* SmbusLib.c in Sources */, + A5AAFC72237F13B3009CD413 /* UhciDebug.c in Sources */, + A5AAFC94237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFD05237F13B4009CD413 /* NetBuffer.c in Sources */, + A5AA048C237F13C1009CD413 /* ReadEs.nasm in Sources */, + A5AA061D237F13C2009CD413 /* CopyMemWrapper.c in Sources */, + A5AAFCEB237F13B4009CD413 /* DxeCapsuleLib.c in Sources */, + A5AA05F5237F13C1009CD413 /* ScanMem16.nasm in Sources */, + A5AA050F237F13C1009CD413 /* ReadMm2.nasm in Sources */, + A5AA0666237F13C2009CD413 /* ScanMemGeneric.c in Sources */, + A5AA0565237F13C1009CD413 /* ReadDr3.nasm in Sources */, + A5AA055E237F13C1009CD413 /* MultU64x32.nasm in Sources */, + A5AA063E237F13C2009CD413 /* PeiExtractGuidedSectionLib.c in Sources */, + A5AAFBD0237F13B3009CD413 /* FaultTolerantWrite.c in Sources */, + A5AA050D237F13C1009CD413 /* WriteMm5.nasm in Sources */, + A5AA0636237F13C2009CD413 /* CpuFlushTlb.S in Sources */, + A5AAFD41237F13B4009CD413 /* transform.c in Sources */, + A5AAFD56237F13B4009CD413 /* MemoryAllocationLib.c in Sources */, + A5AA04EB237F13C1009CD413 /* ReadDs.nasm in Sources */, + A5AA06BD237F13C2009CD413 /* CompareMem.nasm in Sources */, + A5AAFD14237F13B4009CD413 /* SmmMemoryProfileLib.c in Sources */, + A5AAFCFA237F13B4009CD413 /* DeviceManager.c in Sources */, 12B8EBBE1DDCE91200AC0A2C /* egemb_font.c in Sources */, - A5715FD523596842000CEC60 /* 7zFile.c in Sources */, - A571601323596842000CEC60 /* mrhoist.c in Sources */, - A571601523596842000CEC60 /* gen.c in Sources */, - A5715FFE23596842000CEC60 /* relabel.c in Sources */, - A5715FFC23596842000CEC60 /* makefile in Sources */, + A5AAFD10237F13B4009CD413 /* SmmLockBoxPeiLib.c in Sources */, + A5AA061E237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AA0542237F13C1009CD413 /* SwapBytes64.nasm in Sources */, + A5AAFCED237F13B4009CD413 /* OemHookStatusCodeLibNull.c in Sources */, + A5AA0540237F13C1009CD413 /* ReadDr0.c in Sources */, + A5AA06C6237F13C2009CD413 /* ScanMem16.nasm in Sources */, + A5AA05FA237F13C1009CD413 /* CompareMemWrapper.c in Sources */, + A5AA0771237F13C3009CD413 /* IoHighLevel.c in Sources */, + A5AA06DC237F13C2009CD413 /* UefiBootServicesTableLib.c in Sources */, + A5AAFC1E237F13B3009CD413 /* ResetSystem.c in Sources */, + A5AAFB1B237F13B3009CD413 /* Handle.c in Sources */, + A5AAFBE0237F13B3009CD413 /* Pcd.c in Sources */, + A5AA04E3237F13C1009CD413 /* WriteDr3.c in Sources */, + A5AAFB53237F13B3009CD413 /* DxeLoad.c in Sources */, + A5AAFBF2237F13B3009CD413 /* FvSimpleFileSystem.c in Sources */, + A5AAFCD1237F13B4009CD413 /* UsbMassBoot.c in Sources */, + A5AAFB63237F13B3009CD413 /* AmlNamespace.c in Sources */, + A5AAFC48237F13B3009CD413 /* EmmcBlockIoPei.c in Sources */, + A5AAFD36237F13B4009CD413 /* ConsoleOption.c in Sources */, + A5AA06ED237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AA0525237F13C1009CD413 /* EnableCache.c in Sources */, + A5AA07C9237F13CD009CD413 /* HpetTimer.c in Sources */, + A5AA055C237F13C1009CD413 /* ReadCr0.c in Sources */, + A5AAFBCD237F13B3009CD413 /* MonotonicCounter.c in Sources */, + A5AA05D7237F13C1009CD413 /* LinkedList.c in Sources */, + A5AA04B4237F13C1009CD413 /* Invd.nasm in Sources */, + A5AAFC0E237F13B3009CD413 /* Font.c in Sources */, + A5AAFC0A237F13B3009CD413 /* LightMemoryTest.c in Sources */, + A5AA0590237F13C1009CD413 /* ReadMm7.c in Sources */, + A5AA056A237F13C1009CD413 /* ReadMm0.c in Sources */, + A5AA05F7237F13C1009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AAFB51237F13B3009CD413 /* Ppi.c in Sources */, + A5AA06FD237F13C2009CD413 /* IoFifo.nasm in Sources */, + A5AAFBF3237F13B3009CD413 /* ComponentName.c in Sources */, + A5AA06AA237F13C2009CD413 /* SetMem64Wrapper.c in Sources */, + A5AA05F9237F13C1009CD413 /* SetMemWrapper.c in Sources */, + A5AA0769237F13C3009CD413 /* PciLib.c in Sources */, + A5AA04A0237F13C1009CD413 /* ReadCr3.nasm in Sources */, + A5AA0509237F13C1009CD413 /* ReadIdtr.nasm in Sources */, + A5AA056E237F13C1009CD413 /* Wbinvd.nasm in Sources */, + A5AA0635237F13C2009CD413 /* CpuSleepGcc.c in Sources */, + A5AAFC7A237F13B4009CD413 /* NvmExpressPei.c in Sources */, + A5AAFB8F237F13B3009CD413 /* EdbCmdBreak.c in Sources */, + A5AA0459237F13C0009CD413 /* IoHighLevel.c in Sources */, + A5AA072F237F13C2009CD413 /* SetMemWrapper.c in Sources */, + A5AA064F237F13C2009CD413 /* SetMem64.nasm in Sources */, + A5AAFCFF237F13B4009CD413 /* BmHotkey.c in Sources */, + A5AAFBF8237F13B3009CD413 /* PeiCdExpress.c in Sources */, + A5AA076F237F13C3009CD413 /* IoLibMmioBuffer.c in Sources */, + A5AA05B8237F13C1009CD413 /* GetInterruptsState.asm in Sources */, + A5AA062E237F13C2009CD413 /* CpuSleep.nasm in Sources */, + A5AA04F3237F13C1009CD413 /* CpuPause.nasm in Sources */, + A5AAFCE1237F13B4009CD413 /* AhciMode.c in Sources */, + A5AA04CA237F13C1009CD413 /* WriteDr5.nasm in Sources */, + A5AA059F237F13C1009CD413 /* DivU64x32.c in Sources */, + A5AAFCC0237F13B4009CD413 /* UsbBus.c in Sources */, + A5AA0668237F13C2009CD413 /* CopyMem.S in Sources */, + A5AA0766237F13C3009CD413 /* SetMem16Wrapper.c in Sources */, + A5AA04D6237F13C1009CD413 /* CheckSum.c in Sources */, + A5AA06F3237F13C2009CD413 /* MemLibGuid.c in Sources */, + A5AA04F6237F13C1009CD413 /* Wbinvd.c in Sources */, + A5AAFB2A237F13B3009CD413 /* Gcd.c in Sources */, + A5AA06B0237F13C2009CD413 /* SetMem16.nasm in Sources */, + A5AA0564237F13C1009CD413 /* WriteMm1.c in Sources */, + A5AAFBB6237F13B3009CD413 /* unicode_fold_data.c in Sources */, + A5AAFCF0237F13B4009CD413 /* LockBoxNullLib.c in Sources */, + A5AA0481237F13C1009CD413 /* ReadCr4.nasm in Sources */, + A5AA051C237F13C1009CD413 /* RdRand.nasm in Sources */, + A5AAFB6D237F13B3009CD413 /* BootGraphicsResourceTableDxe.c in Sources */, + A5AAFB55237F13B3009CD413 /* DxeLoadFunc.c in Sources */, + A5AA05A3237F13C1009CD413 /* RShiftU64.c in Sources */, + A5AAFB8C237F13B3009CD413 /* EdbCmdHelp.c in Sources */, + A5AA0520237F13C1009CD413 /* WriteDr4.c in Sources */, + A5AA051F237F13C1009CD413 /* LRotU64.c in Sources */, + A5AAFCFC237F13B4009CD413 /* PeiCrc32GuidedSectionExtractLib.c in Sources */, + A5AA06EC237F13C2009CD413 /* SetMem32Wrapper.c in Sources */, + A5AAFBD9237F13B3009CD413 /* DriverSample.c in Sources */, + A5AAFC04237F13B3009CD413 /* UnicodeCollationEng.c in Sources */, + A5AA07CD237F13CD009CD413 /* DxeAcpiTimerLib.c in Sources */, + A5AA0741237F13C2009CD413 /* HstiAip.c in Sources */, + A5AA0664237F13C2009CD413 /* SetMemWrapper.c in Sources */, + A5AAFCBA237F13B4009CD413 /* UsbMouse.c in Sources */, + A5AA0669237F13C2009CD413 /* SetMem.S in Sources */, + A5AAFC62237F13B3009CD413 /* PciBus.c in Sources */, + A5AA0622237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AAFC0D237F13B3009CD413 /* ConfigRouting.c in Sources */, + A5AA05D5237F13C1009CD413 /* LRotU32.c in Sources */, + A5AA057B237F13C1009CD413 /* ReadDr7.c in Sources */, + A5AA06B9237F13C2009CD413 /* CopyMem.nasm in Sources */, + A5AA0524237F13C1009CD413 /* ReadDr5.c in Sources */, + A5AAFD62237F13B4009CD413 /* PeiResetSystemLib.c in Sources */, + A5AAFD66237F13B4009CD413 /* FrontPageCustomizedUi.c in Sources */, + A5AAFC82237F13B4009CD413 /* SataController.c in Sources */, + A5AA068E237F13C2009CD413 /* SmmServicesTableLib.c in Sources */, + A5AAFBA2237F13B3009CD413 /* unicode_fold1_key.c in Sources */, + A5AA0637237F13C2009CD413 /* CpuFlushTlb.asm in Sources */, + A5AAFCCE237F13B4009CD413 /* PeiAtapi.c in Sources */, + A5AAFB19237F13B3009CD413 /* PropertiesTable.c in Sources */, + A5AAFBBE237F13B3009CD413 /* VariableStandaloneMm.c in Sources */, + A5AA0660237F13C2009CD413 /* ScanMem16.nasm in Sources */, + A5AA0620237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AAFC16237F13B3009CD413 /* BdsEntry.c in Sources */, + A5AAFC30237F13B3009CD413 /* IfrParse.c in Sources */, + A5AAFCC9237F13B4009CD413 /* UsbIoPeim.c in Sources */, + A5AA046D237F13C1009CD413 /* DivS64x64Remainder.c in Sources */, + A5AA07D3237F13CD009CD413 /* 8259.c in Sources */, + A5AAFCA5237F13B4009CD413 /* Ps2KbdCtrller.c in Sources */, + A5AAFC5B237F13B3009CD413 /* PciResourceSupport.c in Sources */, + A5AA0730237F13C2009CD413 /* CompareMemWrapper.c in Sources */, + A5AA0523237F13C1009CD413 /* WriteGdtr.nasm in Sources */, + A5AAFD09237F13B4009CD413 /* VarCheckLib.c in Sources */, + A5AA06B2237F13C2009CD413 /* ScanMem32.nasm in Sources */, + A5AA07C8237F13CD009CD413 /* PcatIsaAcpi.c in Sources */, + A5AA06AB237F13C2009CD413 /* ZeroMemWrapper.c in Sources */, + A5AA04F7237F13C1009CD413 /* DisablePaging32.c in Sources */, + A5AAFCFE237F13B4009CD413 /* BmConsole.c in Sources */, + A5AA04FF237F13C1009CD413 /* LShiftU64.nasm in Sources */, + A5AA0738237F13C2009CD413 /* DebugLib.c in Sources */, + A5AA04C3237F13C1009CD413 /* ReadMm6.nasm in Sources */, + A5AA0680237F13C2009CD413 /* BaseRng.c in Sources */, + A5AAFCDD237F13B4009CD413 /* AhciPeiS3.c in Sources */, + A5AA06E5237F13C2009CD413 /* HobLib.c in Sources */, + A5AA071A237F13C2009CD413 /* SetMem64.nasm in Sources */, + A5AA06CA237F13C2009CD413 /* SetMemWrapper.c in Sources */, + A5AA053E237F13C1009CD413 /* LShiftU64.c in Sources */, + A5AA05A5237F13C1009CD413 /* ChkStkGcc.c in Sources */, + A5AA0478237F13C1009CD413 /* WriteTr.nasm in Sources */, + A5AA0511237F13C1009CD413 /* ReadEs.nasm in Sources */, + A5AA05FB237F13C1009CD413 /* SetMem16Wrapper.c in Sources */, + A5AA064E237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AA04B9237F13C1009CD413 /* WriteMsr64.c in Sources */, + A5AAFB7F237F13B3009CD413 /* EdbSupportString.c in Sources */, + A5AAFBEA237F13B3009CD413 /* StatusCodeHandlerPei.c in Sources */, + A5AA0491237F13C1009CD413 /* WriteMm2.nasm in Sources */, + A5AAFBFC237F13B3009CD413 /* ElTorito.c in Sources */, + A5AA0583237F13C1009CD413 /* ReadDr4.nasm in Sources */, + A5AA05FC237F13C1009CD413 /* MemLibGuid.c in Sources */, + A5AA048A237F13C1009CD413 /* ReadMm2.nasm in Sources */, + A5AA0532237F13C1009CD413 /* WriteMm3.nasm in Sources */, + A5AA0500237F13C1009CD413 /* ReadTr.c in Sources */, + A5AA0764237F13C3009CD413 /* SetMemWrapper.c in Sources */, + A5AAFD0D237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */, + A5AAFBEE237F13B3009CD413 /* DebugServicePei.c in Sources */, + A5AAFBBD237F13B3009CD413 /* VariableSmmRuntimeDxe.c in Sources */, + A5AA06C7237F13C2009CD413 /* CopyMem.nasm in Sources */, + A5AA0492237F13C1009CD413 /* EnableInterrupts.nasm in Sources */, + A5AA0732237F13C2009CD413 /* MemLibGuid.c in Sources */, + A5AA06DB237F13C2009CD413 /* BaseExtractGuidedSectionLib.c in Sources */, + A5AAFBBA237F13B3009CD413 /* SpeculationBarrierSmm.c in Sources */, + A5AAFC88237F13B4009CD413 /* PciHostBridge.c in Sources */, + A5AA063B237F13C2009CD413 /* CpuFlushTlb.asm in Sources */, + A5AAFBE9237F13B3009CD413 /* SerialStatusCodeWorker.c in Sources */, + A5AA0763237F13C3009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AAFD2A237F13B4009CD413 /* CustomizedDisplayLibInternal.c in Sources */, 12B8EBC21DDCEA2A00AC0A2C /* scroll_images.c in Sources */, - A571602623596842000CEC60 /* DLexerBase.cpp in Sources */, - A571602823596842000CEC60 /* makefile in Sources */, - A5715FC223596842000CEC60 /* Elf32Convert.c in Sources */, + A5AAFB52237F13B3009CD413 /* DxeLoadFunc.c in Sources */, + A5AA04C5237F13C1009CD413 /* ReadMm7.nasm in Sources */, + A5AA0753237F13C3009CD413 /* CopyMem.nasm in Sources */, + A5AA0723237F13C2009CD413 /* SetMem16.nasm in Sources */, + A5AA06A6237F13C2009CD413 /* BaseSmbusLibNull.c in Sources */, + A5AA0562237F13C1009CD413 /* RShiftU64.c in Sources */, + A5AA04FD237F13C1009CD413 /* RRotU64.c in Sources */, + A5AAFD00237F13B4009CD413 /* BmLoadOption.c in Sources */, + A5AA04A8237F13C1009CD413 /* DisablePaging64.nasm in Sources */, + A5AAFB69237F13B3009CD413 /* AmlChild.c in Sources */, + A5AA076B237F13C3009CD413 /* SmiHandlerProfileLibNull.c in Sources */, + A5AAFCC2237F13B4009CD413 /* UsbEnumer.c in Sources */, + A5AA0674237F13C2009CD413 /* CopyMem.S in Sources */, + A5AA0702237F13C2009CD413 /* ArmVirtMmio.S in Sources */, + A5AAFB24237F13B3009CD413 /* Ffs.c in Sources */, + A5AAFC68237F13B3009CD413 /* DmaMem.c in Sources */, + A5AAFB68237F13B3009CD413 /* AcpiTable.c in Sources */, + A5AA0734237F13C2009CD413 /* BaseOrderedCollectionRedBlackTreeLib.c in Sources */, + A5AA0707237F13C2009CD413 /* UefiDevicePathLib.c in Sources */, + A5AA0512237F13C1009CD413 /* ReadEs.c in Sources */, + A5AA0529237F13C1009CD413 /* WriteCr0.c in Sources */, + A5AA073F237F13C2009CD413 /* Acpi.c in Sources */, + A5AA04AD237F13C1009CD413 /* CpuBreakpoint.c in Sources */, + A5AA05B7237F13C1009CD413 /* SetJumpLongJump.S in Sources */, + A5AAFD1A237F13B4009CD413 /* BasePlatformHookLibNull.c in Sources */, + A5AAFD1D237F13B4009CD413 /* FrameBufferBltLib.c in Sources */, + A5AA058F237F13C1009CD413 /* ReadSs.nasm in Sources */, + A5AAFD27237F13B4009CD413 /* VarCheckHiiLibNullClass.c in Sources */, + A5AA044F237F13C0009CD413 /* StandaloneMmServicesTableLib.c in Sources */, + A5AAFBB3237F13B3009CD413 /* regerror.c in Sources */, + A5AAFB9B237F13B3009CD413 /* SectionExtractionDxe.c in Sources */, + A5AAFC98237F13B4009CD413 /* NonDiscoverablePciDeviceDxe.c in Sources */, + A5AAFBDC237F13B3009CD413 /* PlatDriOverrideLib.c in Sources */, + A5AA0485237F13C1009CD413 /* ReadMm5.nasm in Sources */, + A5AAFC2C237F13B3009CD413 /* CapsuleService.c in Sources */, + A5AA0453237F13C0009CD413 /* BaseDebugPrintErrorLevelLib.c in Sources */, + A5AAFD29237F13B4009CD413 /* DisplayUpdateProgressLibText.c in Sources */, + A5AA072B237F13C2009CD413 /* ScanMem16.nasm in Sources */, + A5AA05CA237F13C1009CD413 /* MemoryFence.asm in Sources */, + A5AA0510237F13C1009CD413 /* ReadDr0.nasm in Sources */, + A5AAFBB8237F13B3009CD413 /* Measurement.c in Sources */, + A5AA075D237F13C3009CD413 /* SetMem64.nasm in Sources */, + A5AA06F7237F13C2009CD413 /* IoLibMmioBuffer.c in Sources */, + A5AAFBB5237F13B3009CD413 /* reggnu.c in Sources */, + A5AA0519237F13C1009CD413 /* SetJump.nasm in Sources */, + A5AAFBD7237F13B3009CD413 /* UpdateWorkingBlock.c in Sources */, + A5AA0737237F13C2009CD413 /* DebugLibConstructor.c in Sources */, + A5AA0501237F13C1009CD413 /* ReadMm6.c in Sources */, + A5AAFCF3237F13B4009CD413 /* PeiIpmiLibIpmiPpi.c in Sources */, + A5AAFBEB237F13B3009CD413 /* MemoryStatusCodeWorker.c in Sources */, + A5AA0625237F13C2009CD413 /* MemLib.c in Sources */, + A5AA071E237F13C2009CD413 /* CopyMem.nasm in Sources */, + A5AA0630237F13C2009CD413 /* CpuSleep.c in Sources */, + A5AAFC12237F13B3009CD413 /* HiiDatabaseEntry.c in Sources */, + A5AA06D6237F13C2009CD413 /* PeiResourcePublicationLib.c in Sources */, + A5AA0767237F13C3009CD413 /* MemLibGuid.c in Sources */, + A5AA075C237F13C3009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AAFC80237F13B4009CD413 /* NvmExpressPeiPassThru.c in Sources */, + A5AAFD06237F13B4009CD413 /* DxeNetLib.c in Sources */, + A5AA046B237F13C1009CD413 /* SetJumpLongJump.c in Sources */, + A5AAFBFD237F13B3009CD413 /* Mbr.c in Sources */, + A5AA0621237F13C2009CD413 /* SetMem32Wrapper.c in Sources */, + A5AAFBC8237F13B3009CD413 /* FormDisplay.c in Sources */, + A5AAFD60237F13B4009CD413 /* DxeCorePerformanceLib.c in Sources */, + A5AAFCA6237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA057F237F13C1009CD413 /* DivU64x32Remainder.nasm in Sources */, + A5AA0493237F13C1009CD413 /* RdRand.nasm in Sources */, + A5AAFB6C237F13B3009CD413 /* S3SaveState.c in Sources */, + A5AAFC3A237F13B3009CD413 /* ConPlatform.c in Sources */, + A5AAFB44237F13B3009CD413 /* PciCfg2.c in Sources */, + A5AAFC24237F13B3009CD413 /* ReportStatusCodeRouterPei.c in Sources */, + A5AA0475237F13C1009CD413 /* WriteMm4.nasm in Sources */, + A5AA05C3237F13C1009CD413 /* ARShiftU64.c in Sources */, + A5AAFD3F237F13B4009CD413 /* BrotliDecompress.c in Sources */, + A5AA06E7237F13C2009CD413 /* ZeroMemWrapper.c in Sources */, + A5AAFC43237F13B3009CD413 /* SdHcMem.c in Sources */, + A5AAFB39237F13B3009CD413 /* Dispatcher.c in Sources */, + A5AA0579237F13C1009CD413 /* WriteMm6.nasm in Sources */, + A5AA06E1237F13C2009CD413 /* UefiDevicePathLib.c in Sources */, + A5AA06C1237F13C2009CD413 /* SetMem.nasm in Sources */, + A5AAFC2F237F13B3009CD413 /* Setup.c in Sources */, + A5AA058D237F13C1009CD413 /* WriteCr2.c in Sources */, + A5AAFBE4237F13B3009CD413 /* SectionExtractionPei.c in Sources */, + A5AAFB71237F13B3009CD413 /* S3Asm.nasm in Sources */, + A5AAFC2A237F13B3009CD413 /* SaveLongModeContext.c in Sources */, + A5AAFD1F237F13B4009CD413 /* DebugLib.c in Sources */, + A5AA073C237F13C2009CD413 /* UefiNotTiano.c in Sources */, + A5AA0703237F13C2009CD413 /* ArmVirtMmio.asm in Sources */, + A5AA0580237F13C1009CD413 /* FxSave.nasm in Sources */, + A5AAFD6F237F13B4009CD413 /* DumpDynPcd.c in Sources */, + A5AA051A237F13C1009CD413 /* WriteMm2.nasm in Sources */, + A5AAFC3D237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFC29237F13B3009CD413 /* CapsuleReset.c in Sources */, + A5AA06FA237F13C2009CD413 /* IoLib.c in Sources */, + A5AA0560237F13C1009CD413 /* DisablePaging32.nasm in Sources */, + A5AA0704237F13C2009CD413 /* IoLibArmVirt.c in Sources */, + A5AA050B237F13C1009CD413 /* CpuIdEx.c in Sources */, + A5AA068B237F13C2009CD413 /* SafeIntLibEbc.c in Sources */, + A5AA0472237F13C1009CD413 /* LongJump.c in Sources */, + A5AA0647237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AA045B237F13C0009CD413 /* PeiServicesTablePointer.c in Sources */, + A5AA04A9237F13C1009CD413 /* WriteCr0.nasm in Sources */, + A5AAFB3C237F13B3009CD413 /* InstallConfigurationTable.c in Sources */, + A5AA05F2237F13C1009CD413 /* SetMem64.nasm in Sources */, + A5AA0679237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AA0553237F13C1009CD413 /* CpuBreakpoint.c in Sources */, + A5AA0548237F13C1009CD413 /* MultU64x64.nasm in Sources */, + A5AAFBB9237F13B3009CD413 /* SpeculationBarrierDxe.c in Sources */, + A5AAFCCC237F13B4009CD413 /* PeiUsbLib.c in Sources */, + A5AA06F0237F13C2009CD413 /* MemLib.c in Sources */, + A5AA05BC237F13C1009CD413 /* MemoryFence.S in Sources */, + A5AA05E0237F13C1009CD413 /* ScanMem64.nasm in Sources */, + A5AA07C6237F13CD009CD413 /* IsaAcpi.c in Sources */, + A5AA06A4237F13C2009CD413 /* DxeSmbusLib.c in Sources */, + A5AA04B8237F13C1009CD413 /* ReadEflags.nasm in Sources */, + A5AA04BD237F13C1009CD413 /* WriteMm6.nasm in Sources */, + A5AAFD18237F13B4009CD413 /* BootScriptExecute.c in Sources */, + A5AA0768237F13C3009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AAFB82237F13B3009CD413 /* EdbCmdMemory.c in Sources */, + A5AA057E237F13C1009CD413 /* MultU64x64.c in Sources */, + A5AA062F237F13C2009CD413 /* CpuFlushTlb.nasm in Sources */, + A5AA0531237F13C1009CD413 /* ReadMsr64.c in Sources */, + A5AAFC55237F13B3009CD413 /* ComponentName.c in Sources */, + A5AA0743237F13C2009CD413 /* S3StallLib.c in Sources */, + A5AA0667237F13C2009CD413 /* CompareMem.asm in Sources */, + A5AA045C237F13C0009CD413 /* DebugLib.c in Sources */, + A5AAFD21237F13B4009CD413 /* PeiDebugPrintHobLib.c in Sources */, + A5AA0735237F13C2009CD413 /* MemoryAllocationLib.c in Sources */, + A5AAFC31237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFC7E237F13B4009CD413 /* NvmExpressPeiHci.c in Sources */, + A5AA0717237F13C2009CD413 /* ScanMem32.nasm in Sources */, + A5AAFBF1237F13B3009CD413 /* FvSimpleFileSystemEntryPoint.c in Sources */, + A5AA067A237F13C2009CD413 /* PerformanceLib.c in Sources */, + A5AAFC2B237F13B3009CD413 /* CapsuleReset.c in Sources */, + A5AA05EC237F13C1009CD413 /* CompareMem.nasm in Sources */, + A5AAFD26237F13B4009CD413 /* VarCheckHiiGenFromHii.c in Sources */, + A5AA04D8237F13C1009CD413 /* String.c in Sources */, + A5AA0584237F13C1009CD413 /* ReadMm6.nasm in Sources */, + A5AA06A8237F13C2009CD413 /* S3IoLib.c in Sources */, + A5AA0686237F13C2009CD413 /* PeCoffLoaderEx.c in Sources */, + A5AA0762237F13C3009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AA0489237F13C1009CD413 /* WriteMm5.nasm in Sources */, + A5AA0575237F13C1009CD413 /* WriteDr4.nasm in Sources */, + A5AAFC91237F13B4009CD413 /* NvmExpressPassthru.c in Sources */, + A5AA07CF237F13CD009CD413 /* AcpiTimerLib.c in Sources */, + A5AA04B6237F13C1009CD413 /* ReadGdtr.nasm in Sources */, A5611B3421DCBA53008FDB96 /* StartupSound.c in Sources */, - A5715FC023596842000CEC60 /* GenSec.c in Sources */, - A571600123596842000CEC60 /* main.c in Sources */, - A571601C23596842000CEC60 /* dumpcycles.c in Sources */, + A5AA0678237F13C2009CD413 /* ScanMem.S in Sources */, + A5AAFB91237F13B3009CD413 /* EdbCmdBreakpoint.c in Sources */, + A5AAFB92237F13B3009CD413 /* EbcSupport.c in Sources */, + A5AA076E237F13C3009CD413 /* PrintLibInternal.c in Sources */, + A5AA062A237F13C2009CD413 /* BasePciSegmentLib.c in Sources */, + A5AAFB37237F13B3009CD413 /* HeapGuard.c in Sources */, + A5AAFC75237F13B4009CD413 /* UhciSched.c in Sources */, + A5AAFB1C237F13B3009CD413 /* Locate.c in Sources */, + A5AA0535237F13C1009CD413 /* WriteMm0.c in Sources */, + A5AAFCF6237F13B4009CD413 /* Bra86.c in Sources */, + A5AAFB85237F13B3009CD413 /* EdbCommand.c in Sources */, + A5AAFB89237F13B3009CD413 /* EdbCmdGo.c in Sources */, + A5AA0595237F13C1009CD413 /* InternalSwitchStack.nasm in Sources */, + A5AA04B3237F13C1009CD413 /* CpuBreakpoint.nasm in Sources */, + A5AA07D5237F13CD009CD413 /* PcRtc.c in Sources */, + A5AAFBD6237F13B3009CD413 /* FtwMisc.c in Sources */, + A5AAFBB1237F13B3009CD413 /* onig_init.c in Sources */, + A5AA0759237F13C3009CD413 /* ScanMem64.nasm in Sources */, + A5AAFCD3237F13B4009CD413 /* UsbMassCbi.c in Sources */, + A5AA050A237F13C1009CD413 /* WriteDr7.nasm in Sources */, + A5AAFD3A237F13B4009CD413 /* BaseHobLibNull.c in Sources */, + A5AA0776237F13C3009CD413 /* Hid.c in Sources */, + A5AA04BA237F13C1009CD413 /* Non-existing.c in Sources */, + A5AA07D0237F13CD009CD413 /* IoApicLib.c in Sources */, + A5AAFC8E237F13B4009CD413 /* UhcPeim.c in Sources */, 12E3015A1D5A413A00EED426 /* lodepng.c in Sources */, - A5715FD423596842000CEC60 /* 7zStream.c in Sources */, - A5715FC623596842000CEC60 /* EfiLdrImage.c in Sources */, - A5715FED23596842000CEC60 /* FvLib.c in Sources */, - A5715FD223596842000CEC60 /* Alloc.c in Sources */, - A5715FCB23596842000CEC60 /* Makefile in Sources */, - A5715FC523596842000CEC60 /* Elf64Convert.c in Sources */, - A571602223596842000CEC60 /* ATokenBuffer.cpp in Sources */, - A5715FAA23596842000CEC60 /* memory.c in Sources */, - A571603423596842000CEC60 /* Makefile in Sources */, - A5715FBE23596842000CEC60 /* bit_reader.c in Sources */, - A5715FA123596842000CEC60 /* EfiCompressor.c in Sources */, - A5715FB823596842000CEC60 /* metablock.c in Sources */, - A5715FEE23596842000CEC60 /* FirmwareVolumeBuffer.c in Sources */, - A5715FAE23596842000CEC60 /* encode.c in Sources */, - A5715FAD23596842000CEC60 /* block_splitter.c in Sources */, + A5AA07CC237F13CD009CD413 /* BaseAcpiTimerLib.c in Sources */, + A5AAFCEE237F13B4009CD413 /* DxeCrc32GuidedSectionExtractLib.c in Sources */, + A5AA05E2237F13C1009CD413 /* SetMem.nasm in Sources */, + A5AA071C237F13C2009CD413 /* SetMem32.nasm in Sources */, + A5AA0619237F13C2009CD413 /* SynchronizationGcc.c in Sources */, + A5AAFC13237F13B3009CD413 /* ImageEx.c in Sources */, + A5AA0611237F13C1009CD413 /* InterlockedCompareExchange32.nasm in Sources */, + A5AAFBA6237F13B3009CD413 /* unicode_egcb_data.c in Sources */, + A5AA0700237F13C2009CD413 /* ArmVirtMmio.S in Sources */, + A5AA05B2237F13C1009CD413 /* CpuBreakpoint.asm in Sources */, + A5AA05B6237F13C1009CD413 /* DisableInterrupts.asm in Sources */, + A5AAFB57237F13B3009CD413 /* DxeLoadFunc.c in Sources */, + A5AA0450237F13C0009CD413 /* PciLib.c in Sources */, + A5AA072A237F13C2009CD413 /* SetMem32.nasm in Sources */, + A5AA06EE237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AA06BA237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AA0563237F13C1009CD413 /* ReadMm1.nasm in Sources */, + A5AAFD04237F13B4009CD413 /* BmMisc.c in Sources */, + A5AAFC51237F13B3009CD413 /* EmmcDiskInfo.c in Sources */, + A5AA0496237F13C1009CD413 /* WriteCr2.nasm in Sources */, + A5AA058A237F13C1009CD413 /* ReadDr5.nasm in Sources */, + A5AA066B237F13C2009CD413 /* CopyMem.asm in Sources */, A5603D0421F04ECE005F400E /* sound.c in Sources */, - A5715FE323596842000CEC60 /* OsPath.c in Sources */, - A5715FE123596842000CEC60 /* StringFuncs.c in Sources */, - A5715FEF23596842000CEC60 /* VolInfo.c in Sources */, + A5AA0745237F13C2009CD413 /* ZeroMemWrapper.c in Sources */, + A5AA0695237F13C2009CD413 /* MemLibGeneric.c in Sources */, + A5AA0456237F13C0009CD413 /* EbcCache.c in Sources */, + A5AA04AC237F13C1009CD413 /* GccInline.c in Sources */, + A5AA06B1237F13C2009CD413 /* ScanMem64.nasm in Sources */, + A5AAFD4B237F13B4009CD413 /* DebugLib.c in Sources */, + A5AA06E2237F13C2009CD413 /* DevicePathFromText.c in Sources */, + A5AA0671237F13C2009CD413 /* ScanMem.S in Sources */, + A5AA067F237F13C2009CD413 /* BaseStackCheckNull.c in Sources */, A5BF392C20D9F18C004340E1 /* nanosvg.c in Sources */, - A571602423596842000CEC60 /* slist.cpp in Sources */, - A5715FE223596842000CEC60 /* TianoCompress.c in Sources */, - A5715FEB23596842000CEC60 /* MyAlloc.c in Sources */, - A5715FB023596842000CEC60 /* cluster.c in Sources */, - A5715FCA23596842000CEC60 /* GenFvInternalLib.c in Sources */, - A571601123596842000CEC60 /* build.c in Sources */, - A571600223596842000CEC60 /* DlgDDK.mak in Sources */, - A571601623596842000CEC60 /* dumpnode.c in Sources */, + A5AAFC6C237F13B3009CD413 /* DmaMem.c in Sources */, + A5AAFB27237F13B3009CD413 /* DxeProtocolNotify.c in Sources */, + A5AA0644237F13C2009CD413 /* SetMem64Wrapper.c in Sources */, + A5AA0557237F13C1009CD413 /* DivU64x32.c in Sources */, + A5AAFC17237F13B3009CD413 /* HwErrRecSupport.c in Sources */, + A5AA05D9237F13C1009CD413 /* SetMem64Wrapper.c in Sources */, + A5AA0672237F13C2009CD413 /* SetMem16Wrapper.c in Sources */, + A5AA05D1237F13C1009CD413 /* DisableInterrupts.S in Sources */, + A5AA066F237F13C2009CD413 /* CompareGuid.asm in Sources */, + A5AA05CC237F13C1009CD413 /* DisableInterrupts.asm in Sources */, 12B2F75C211E169E009BF236 /* egemb_icons_dark.c in Sources */, - A571600723596842000CEC60 /* lex.c in Sources */, - A571602E23596842000CEC60 /* test.c in Sources */, - A5715FDC23596842000CEC60 /* MemoryFile.c in Sources */, - A5715FA423596842000CEC60 /* Split.c in Sources */, - A571602C23596842000CEC60 /* makefile in Sources */, - A5715FF723596842000CEC60 /* DevicePathFromText.c in Sources */, + A5AAFB17237F13B3009CD413 /* InstallConfigurationTable.c in Sources */, + A5AA047F237F13C1009CD413 /* ReadDr6.nasm in Sources */, + A5AAFCA9237F13B4009CD413 /* CommPs2.c in Sources */, + A5AAFC6E237F13B3009CD413 /* EhciUrb.c in Sources */, + A5AA05FD237F13C1009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AA06D0237F13C2009CD413 /* BaseUefiTianoCustomDecompressLib.c in Sources */, + A5AA06B3237F13C2009CD413 /* SetMem.nasm in Sources */, + A5AAFCCF237F13B4009CD413 /* UsbBotPeim.c in Sources */, + A5AAFB79237F13B3009CD413 /* EbcLowLevel.nasm in Sources */, + A5AA072C237F13C2009CD413 /* CopyMem.nasm in Sources */, + A5AAFC36237F13B3009CD413 /* Terminal.c in Sources */, + A5AA05DF237F13C1009CD413 /* SetMem16.nasm in Sources */, + A5AAFCCD237F13B4009CD413 /* BotPeim.c in Sources */, + A5AA060C237F13C1009CD413 /* InterlockedCompareExchange16.nasm in Sources */, 2C794E3F1A0AA85900D845B0 /* FSInject.c in Sources */, - A5715FC423596842000CEC60 /* GenFw.c in Sources */, - A5715FC123596842000CEC60 /* Makefile in Sources */, - A5715FF823596842000CEC60 /* Makefile in Sources */, - A571600D23596842000CEC60 /* AntlrMS.mak in Sources */, - A571600F23596842000CEC60 /* main.c in Sources */, + A5AA070A237F13C2009CD413 /* UefiRuntimeServicesTableLib.c in Sources */, + A5AAFC4A237F13B3009CD413 /* SdBlockIo.c in Sources */, + A5AAFBC0237F13B3009CD413 /* TcgMorLockSmm.c in Sources */, + A5AAFBC3237F13B3009CD413 /* TcgMorLockDxe.c in Sources */, 12B8EBBF1DDCE91200AC0A2C /* egemb_icons.c in Sources */, - A5715FAF23596842000CEC60 /* encoder_dict.c in Sources */, + A5AA052D237F13C1009CD413 /* DivU64x64Remainder.nasm in Sources */, + A5AA06C3237F13C2009CD413 /* SetMem64.nasm in Sources */, + A5AA074A237F13C2009CD413 /* SetMem16.nasm in Sources */, + A5AAFC95237F13B4009CD413 /* NvmExpressDiskInfo.c in Sources */, + A5AAFD16237F13B4009CD413 /* DxeFileExplorerProtocol.c in Sources */, + A5AA044D237F13C0009CD413 /* Nasm.inc in Sources */, + A5AA06AD237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AAFBB0237F13B3009CD413 /* regparse.c in Sources */, + A5AAFCD5237F13B4009CD413 /* UsbMassBot.c in Sources */, + A5AAFD4F237F13B4009CD413 /* RuntimeResetSystemLib.c in Sources */, + A5AA072E237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AAFCD2237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFD22237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */, + A5AA0577237F13C1009CD413 /* WriteIdtr.c in Sources */, + A5AAFD46237F13B4009CD413 /* GuidedSectionExtraction.c in Sources */, + A5AA04F1237F13C1009CD413 /* ReadDr6.nasm in Sources */, + A5AAFBA7237F13B3009CD413 /* regtrav.c in Sources */, + A5AA0613237F13C2009CD413 /* SynchronizationMsc.c in Sources */, + A5AA051D237F13C1009CD413 /* WriteDr0.nasm in Sources */, + A5AA074E237F13C3009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AA05A0237F13C1009CD413 /* DivU64x32Remainder.c in Sources */, + A5AAFC70237F13B3009CD413 /* ComponentName.c in Sources */, + A5AA05E5237F13C1009CD413 /* ScanMem8.nasm in Sources */, + A5AAFC9A237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFD2E237F13B4009CD413 /* UefiHiiServicesLib.c in Sources */, + A5AAFCEF237F13B4009CD413 /* BootLogoLib.c in Sources */, + A5AA0629237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AAFC14237F13B3009CD413 /* PciCfg2.c in Sources */, + A5AA071D237F13C2009CD413 /* ScanMem16.nasm in Sources */, + A5AAFC97237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFB84237F13B3009CD413 /* EdbSupportFile.c in Sources */, + A5AA05E8237F13C1009CD413 /* CopyMem.nasm in Sources */, + A5AAFB43237F13B3009CD413 /* Notify.c in Sources */, + A5AAFBFE237F13B3009CD413 /* Gpt.c in Sources */, + A5AAFB72237F13B3009CD413 /* SetIdtEntry.c in Sources */, + A5AA049D237F13C1009CD413 /* ReadMsr64.c in Sources */, + A5AAFB3E237F13B3009CD413 /* Page.c in Sources */, + A5AA0568237F13C1009CD413 /* CpuBreakpoint.nasm in Sources */, + A5AA06A7237F13C2009CD413 /* TimerLibNull.c in Sources */, + A5AAFB56237F13B3009CD413 /* IdtVectorAsm.nasm in Sources */, + A5AA0484237F13C1009CD413 /* SwitchStack.nasm in Sources */, + A5AAFD34237F13B4009CD413 /* UpdatePage.c in Sources */, + A5AAFC6F237F13B3009CD413 /* UsbHcMem.c in Sources */, + A5AA0465237F13C0009CD413 /* StandaloneMmDriverEntryPoint.c in Sources */, + A5AA05CB237F13C1009CD413 /* SpeculationBarrier.S in Sources */, + A5AA0569237F13C1009CD413 /* Invd.nasm in Sources */, + A5AA0599237F13C1009CD413 /* ModU64x32.nasm in Sources */, + A5AA047D237F13C1009CD413 /* FxRestore.nasm in Sources */, + A5AA04EC237F13C1009CD413 /* FxRestore.nasm in Sources */, + A5AAFBC6237F13B3009CD413 /* Variable.c in Sources */, + A5AAFB3A237F13B3009CD413 /* SmramProfileRecord.c in Sources */, + A5AA0571237F13C1009CD413 /* WriteMsr64.c in Sources */, + A5AAFC37237F13B3009CD413 /* Vtutf8.c in Sources */, + A5AAFD2D237F13B4009CD413 /* DebugAgentLibNull.c in Sources */, + A5AA0597237F13C1009CD413 /* ReadPmc.nasm in Sources */, + A5AA0497237F13C1009CD413 /* ReadGs.nasm in Sources */, + A5AA0618237F13C2009CD413 /* Synchronization.asm in Sources */, + A5AAFCC4237F13B4009CD413 /* UsbUtility.c in Sources */, + A5AA0483237F13C1009CD413 /* ReadDr7.nasm in Sources */, + A5AA0551237F13C1009CD413 /* WriteMm0.nasm in Sources */, + A5AA06CF237F13C2009CD413 /* BaseUefiDecompressLib.c in Sources */, + A5AA059B237F13C1009CD413 /* EnablePaging32.nasm in Sources */, + A5AAFB58237F13B3009CD413 /* DxeLoadFunc.c in Sources */, + A5AA04FE237F13C1009CD413 /* ReadCr2.c in Sources */, + A5AA05F8237F13C1009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AA0454237F13C0009CD413 /* X86Cache.c in Sources */, + A5AA0634237F13C2009CD413 /* CpuFlushTlb.nasm in Sources */, + A5AA070B237F13C2009CD413 /* PeiPcdLib.c in Sources */, + A5AA064A237F13C2009CD413 /* SetMem16.nasm in Sources */, + A5AAFC67237F13B3009CD413 /* XhciSched.c in Sources */, + A5AA067B237F13C2009CD413 /* PciSegmentLib.c in Sources */, + A5AA05E3237F13C1009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AAFB16237F13B3009CD413 /* DebugImageInfo.c in Sources */, + A5AA0606237F13C1009CD413 /* InterlockedCompareExchange32.nasm in Sources */, + A5AA04D4237F13C1009CD413 /* X86FxSave.c in Sources */, + A5AA056F237F13C1009CD413 /* ReadEflags.nasm in Sources */, + A5AAFC25237F13B3009CD413 /* ReportStatusCodeRouterSmm.c in Sources */, + A5AA0654237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AAFC22237F13B3009CD413 /* FileExplorerDxe.c in Sources */, + A5AA04EE237F13C1009CD413 /* ReadMm4.nasm in Sources */, + A5AA04CF237F13C1009CD413 /* X86Thunk.c in Sources */, + A5AAFC65237F13B3009CD413 /* PciOptionRomSupport.c in Sources */, + A5AA0727237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AAFC69237F13B3009CD413 /* UsbHcMem.c in Sources */, + A5AAFC9B237F13B4009CD413 /* EhciSched.c in Sources */, + A5AAFB1A237F13B3009CD413 /* MemoryAttributesTable.c in Sources */, + A5AAFC28237F13B3009CD413 /* SaveLongModeContext.c in Sources */, + A5AAFB5F237F13B3009CD413 /* DebugSupport.c in Sources */, + A5AAFC77237F13B4009CD413 /* UhciQueue.c in Sources */, + A5AA05A1237F13C1009CD413 /* X86MemoryFence.c in Sources */, + A5AA0463237F13C0009CD413 /* Allocate.c in Sources */, + A5AAFB6E237F13B3009CD413 /* FirmwarePerformanceSmm.c in Sources */, + A5AA064B237F13C2009CD413 /* ScanMem64.nasm in Sources */, + A5AAFC3B237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFB65237F13B3009CD413 /* AmlOption.c in Sources */, + A5AAFCBD237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA0593237F13C1009CD413 /* ReadMm3.c in Sources */, + A5AA0539237F13C1009CD413 /* ReadDr1.nasm in Sources */, + A5AA0592237F13C1009CD413 /* WriteMm7.nasm in Sources */, + A5AA0659237F13C2009CD413 /* ScanMem64.nasm in Sources */, + A5AAFB5A237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFCE4237F13B4009CD413 /* AtaBus.c in Sources */, + A5AAFC5F237F13B3009CD413 /* PciHotPlugSupport.c in Sources */, + A5AA054C237F13C1009CD413 /* WriteCr0.nasm in Sources */, + A5AA04BB237F13C1009CD413 /* WriteDr4.nasm in Sources */, + A5AAFD69237F13B4009CD413 /* BootManagerMenu.c in Sources */, + A5AA05BA237F13C1009CD413 /* InternalSwitchStack.c in Sources */, + A5AA0555237F13C1009CD413 /* ReadTr.nasm in Sources */, + A5AA0757237F13C3009CD413 /* CompareMem.nasm in Sources */, + A5AA05BF237F13C1009CD413 /* EnableInterrupts.S in Sources */, + A5AAFD43237F13B4009CD413 /* decode.c in Sources */, + A5AA05A2237F13C1009CD413 /* SwapBytes64.c in Sources */, + A5AAFB5D237F13B3009CD413 /* PlDebugSupportX64.c in Sources */, + A5AAFBFA237F13B3009CD413 /* Udf.c in Sources */, + A5AA0651237F13C2009CD413 /* SetMem32.nasm in Sources */, + A5AAFD25237F13B4009CD413 /* VarCheckHiiGenFromFv.c in Sources */, + A5AA0470237F13C1009CD413 /* X86FxRestore.c in Sources */, + A5AAFBD2237F13B3009CD413 /* FaultTolerantWriteSmmDxe.c in Sources */, + A5AA057C237F13C1009CD413 /* ReadEflags.c in Sources */, + A5AA0733237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AA04E4237F13C1009CD413 /* ReadGdtr.c in Sources */, + A5AA0490237F13C1009CD413 /* SetJump.nasm in Sources */, + A5AA0464237F13C0009CD413 /* X86TimerLib.c in Sources */, + A5AA0750237F13C3009CD413 /* ScanMem8.nasm in Sources */, + A5AAFCCA237F13B4009CD413 /* HubPeim.c in Sources */, + A5AAFCC6237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA0549237F13C1009CD413 /* WriteDr5.c in Sources */, + A5AAFCDF237F13B4009CD413 /* IdeMode.c in Sources */, + A5AA0471237F13C1009CD413 /* RRotU64.c in Sources */, + A5AA06F4237F13C2009CD413 /* ScanMem16Wrapper.c in Sources */, + A5AA0673237F13C2009CD413 /* MemLibGuid.c in Sources */, + A5AA058B237F13C1009CD413 /* WriteMm6.c in Sources */, + A5AAFBAB237F13B3009CD413 /* OnigurumaUefiPort.c in Sources */, + A5AA06D7237F13C2009CD413 /* HobLib.c in Sources */, + A5AA051B237F13C1009CD413 /* EnableInterrupts.nasm in Sources */, + A5AA04C1237F13C1009CD413 /* Monitor.nasm in Sources */, + A5AA075B237F13C3009CD413 /* SetMem.nasm in Sources */, + A5AAFC3C237F13B3009CD413 /* ConSplitterGraphics.c in Sources */, + A5AAFD3B237F13B4009CD413 /* SmmPerformanceLib.c in Sources */, + A5AAFC34237F13B3009CD413 /* TerminalConOut.c in Sources */, A5BF392B20D9F18C004340E1 /* nanosvgrast.c in Sources */, - A571601D23596842000CEC60 /* Makefile in Sources */, - A5715FEC23596842000CEC60 /* EfiCompress.c in Sources */, - A5715FC923596842000CEC60 /* Makefile in Sources */, - A5715FCE23596842000CEC60 /* LzmaEnc.c in Sources */, + A5AAFBCF237F13B3009CD413 /* WatchdogTimer.c in Sources */, + A5AA0596237F13C1009CD413 /* WriteDr5.nasm in Sources */, + A5AAFD68237F13B4009CD413 /* HelloWorld.c in Sources */, + A5AA04E7237F13C1009CD413 /* WriteCr4.nasm in Sources */, + A5AAFBCE237F13B3009CD413 /* LegacyRegion2.c in Sources */, + A5AAFCD6237F13B4009CD413 /* DevicePath.c in Sources */, + A5AA0610237F13C1009CD413 /* InterlockedCompareExchange64.nasm in Sources */, + A5AAFBFF237F13B3009CD413 /* RamDiskFileExplorer.c in Sources */, + A5AAFCBE237F13B4009CD413 /* MouseHid.c in Sources */, + A5AAFCF8237F13B4009CD413 /* LzmaDecompress.c in Sources */, + A5AA04AF237F13C1009CD413 /* ReadTr.nasm in Sources */, + A5AA05B5237F13C1009CD413 /* SpeculationBarrier.S in Sources */, + A5AA0494237F13C1009CD413 /* WriteDr0.nasm in Sources */, + A5AA045D237F13C0009CD413 /* PciSegmentLib.c in Sources */, + A5AA0694237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AA0588237F13C1009CD413 /* ReadCr3.c in Sources */, + A5AAFD3D237F13B4009CD413 /* DxeDebugPrintErrorLevelLib.c in Sources */, + A5AA0462237F13C0009CD413 /* DxeServicesLib.c in Sources */, + A5AA0690237F13C2009CD413 /* ApplicationEntryPoint.c in Sources */, + A5AA0711237F13C2009CD413 /* CopyMemWrapper.c in Sources */, + A5AAFB66237F13B3009CD413 /* AmlString.c in Sources */, + A5AA05F0237F13C1009CD413 /* SetMem.nasm in Sources */, + A5AA06FE237F13C2009CD413 /* IoFifoSev.nasm in Sources */, + A5AA0547237F13C1009CD413 /* WriteDr1.c in Sources */, + A5AAFD4C237F13B4009CD413 /* SmmSmiHandlerProfileLib.c in Sources */, + A5AAFC19237F13B3009CD413 /* SmmCommunicationBufferDxe.c in Sources */, + A5AAFB7E237F13B3009CD413 /* EdbSupportUI.c in Sources */, + A5AAFC33237F13B3009CD413 /* GraphicsConsole.c in Sources */, A59CB66921BC14AB0054A7CF /* SmbiosGen.c in Sources */, - A5715FE723596842000CEC60 /* CommonLib.c in Sources */, - A5715FA923596842000CEC60 /* histogram.c in Sources */, - A5715FC723596842000CEC60 /* Makefile in Sources */, - A571600023596842000CEC60 /* err.c in Sources */, - A571603323596842000CEC60 /* VfrError.cpp in Sources */, - A571602523596842000CEC60 /* charptr.c in Sources */, + A5AA076C237F13C3009CD413 /* S3PciLib.c in Sources */, + A5AA0594237F13C1009CD413 /* CpuId.nasm in Sources */, + A5AAFB1E237F13B3009CD413 /* Notify.c in Sources */, + A5AA0713237F13C2009CD413 /* ZeroMem.nasm in Sources */, + A5AA065C237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AAFD08237F13B4009CD413 /* DxeIpmiLibIpmiProtocol.c in Sources */, + A5AAFD57237F13B4009CD413 /* DxeCoreMemoryProfileLib.c in Sources */, + A5AAFD4A237F13B4009CD413 /* DxeMemoryProfileLib.c in Sources */, + A5AA069D237F13C2009CD413 /* CompareMemWrapper.c in Sources */, + A5AAFCBC237F13B4009CD413 /* UsbMouseAbsolutePointer.c in Sources */, + A5AAFD02237F13B4009CD413 /* BmDriverHealth.c in Sources */, + A5AA05C6237F13C1009CD413 /* CpuBreakpoint.S in Sources */, + A5AA0469237F13C0009CD413 /* CpuBreakpoint.c in Sources */, + A5AAFCAD237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFBEC237F13B3009CD413 /* StatusCodeHandlerSmm.c in Sources */, + A5AA046E237F13C1009CD413 /* X86WriteIdtr.c in Sources */, + A5AAFBD8237F13B3009CD413 /* DevicePath.c in Sources */, + A5AA062C237F13C2009CD413 /* DxeRuntimePciSegmentLib.c in Sources */, + A5AAFCCB237F13B4009CD413 /* UsbPeim.c in Sources */, + A5AAFD58237F13B4009CD413 /* DxeCoreMemoryProfileLibNull.c in Sources */, + A5AAFC26237F13B3009CD413 /* CapsuleCache.c in Sources */, + A5AA0691237F13C2009CD413 /* SetMem64Wrapper.c in Sources */, + A5AAFB60237F13B3009CD413 /* AsmFuncs.nasm in Sources */, + A5AAFBC5237F13B3009CD413 /* Variable.c in Sources */, + A5AAFD6C237F13B4009CD413 /* CapsuleApp.c in Sources */, + A5AA06FB237F13C2009CD413 /* IoHighLevel.c in Sources */, + A5AA04CB237F13C1009CD413 /* ReadPmc.nasm in Sources */, + A5AAFC6D237F13B3009CD413 /* EhcPeim.c in Sources */, + A5AAFBDF237F13B3009CD413 /* BootManagerPolicyDxe.c in Sources */, + A5AA048F237F13C1009CD413 /* CpuIdEx.nasm in Sources */, + A5AA0772237F13C3009CD413 /* BaseReportStatusCodeLib.c in Sources */, + A5AAFCC5237F13B4009CD413 /* KeyBoard.c in Sources */, + A5AAFBF6237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFB87237F13B3009CD413 /* EdbDisasm.c in Sources */, + A5AAFCB8237F13B4009CD413 /* I2cDxe.c in Sources */, + A5AAFC00237F13B3009CD413 /* RamDiskImpl.c in Sources */, + A5AAFBE7237F13B3009CD413 /* SerialStatusCodeWorker.c in Sources */, + A5AA06AF237F13C2009CD413 /* CompareMem.nasm in Sources */, + A5AA0460237F13C0009CD413 /* S3SmbusLib.c in Sources */, + A5AAFB3F237F13B3009CD413 /* Locate.c in Sources */, + A5AA0550237F13C1009CD413 /* WriteDr2.nasm in Sources */, + A5AAFBE6237F13B3009CD413 /* MemoryStatusCodeWorker.c in Sources */, + A5AAFD5F237F13B4009CD413 /* BaseSortLib.c in Sources */, + A5AAFD48237F13B4009CD413 /* SmmCorePerformanceLib.c in Sources */, + A5AA0724237F13C2009CD413 /* ScanMem64.nasm in Sources */, + A5AA0614237F13C2009CD413 /* Synchronization.c in Sources */, + A5AA06C2237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AAFBF5237F13B3009CD413 /* SecurityStub.c in Sources */, + A5AAFB2B237F13B3009CD413 /* Image.c in Sources */, + A5AA062D237F13C2009CD413 /* CpuSleepFlushTlb.c in Sources */, + A5AA0716237F13C2009CD413 /* ScanMem64.nasm in Sources */, + A5AAFC0B237F13B3009CD413 /* NullMemoryTest.c in Sources */, + A5AA06E3237F13C2009CD413 /* DevicePathToText.c in Sources */, + A5AAFBF7237F13B3009CD413 /* DiskIo.c in Sources */, + A5AAFCC3237F13B4009CD413 /* UsbHub.c in Sources */, + A5AAFC7D237F13B4009CD413 /* NvmExpressPeiStorageSecurity.c in Sources */, + A5AAFCE9237F13B4009CD413 /* DxeCapsuleProcessLib.c in Sources */, + A5AA04CE237F13C1009CD413 /* DivU64x64Remainder.c in Sources */, + A5AA05BD237F13C1009CD413 /* DisableInterrupts.S in Sources */, + A5AA04C4237F13C1009CD413 /* ReadMsr64.nasm in Sources */, + A5AA05ED237F13C1009CD413 /* SetMem16.nasm in Sources */, + A5AA0699237F13C2009CD413 /* SetMem.c in Sources */, + A5AA05D6237F13C1009CD413 /* ModU64x32.c in Sources */, + A5AA0508237F13C1009CD413 /* ReadMm2.c in Sources */, + A5AA04F4237F13C1009CD413 /* ReadDr6.c in Sources */, + A5AAFD53237F13B4009CD413 /* MemoryAllocationLib.c in Sources */, + A5AAFBCA237F13B3009CD413 /* ProcessOptions.c in Sources */, + A5AA04A7237F13C1009CD413 /* ReadMm0.nasm in Sources */, + A5AA055B237F13C1009CD413 /* ReadFs.c in Sources */, + A5AAFB41237F13B3009CD413 /* Pool.c in Sources */, + A5AA068F237F13C2009CD413 /* DxeExtractGuidedSectionLib.c in Sources */, + A5AAFD47237F13B4009CD413 /* ResetUtility.c in Sources */, + A5AA06CC237F13C2009CD413 /* SetMem16Wrapper.c in Sources */, + A5AAFC4D237F13B3009CD413 /* SdDiskInfo.c in Sources */, + A5AAFD32237F13B4009CD413 /* BootMaintenanceManagerCustomizedUi.c in Sources */, + A5AAFB40237F13B3009CD413 /* Dependency.c in Sources */, + A5AAFCAB237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFC8D237F13B4009CD413 /* UsbHcMem.c in Sources */, + A5AA051E237F13C1009CD413 /* DisableCache.nasm in Sources */, + A5AA053B237F13C1009CD413 /* ReadMm3.nasm in Sources */, + A5AAFB32237F13B3009CD413 /* MemoryProfileRecord.c in Sources */, + A5AA0466237F13C0009CD413 /* PciLib.c in Sources */, + A5AA0683237F13C2009CD413 /* PeiCoreEntryPoint.c in Sources */, + A5AA0747237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AA0545237F13C1009CD413 /* Lfence.nasm in Sources */, + A5AA04DC237F13C1009CD413 /* HighBitSet64.c in Sources */, + A5AAFB99237F13B3009CD413 /* EsrtImpl.c in Sources */, + A5AAFBDE237F13B3009CD413 /* LoadFileOnFv2.c in Sources */, + A5AA076A237F13C3009CD413 /* PeimEntryPoint.c in Sources */, + A5AA0718237F13C2009CD413 /* SetMem.nasm in Sources */, + A5AAFB45237F13B3009CD413 /* MemoryServices.c in Sources */, + A5AA069F237F13C2009CD413 /* MemLibGuid.c in Sources */, + A5AA0665237F13C2009CD413 /* CompareMemWrapper.c in Sources */, + A5AA04A6237F13C1009CD413 /* Lfence.nasm in Sources */, + A5AA05C1237F13C1009CD413 /* X86DisablePaging64.c in Sources */, + A5AAFD37237F13B4009CD413 /* Variable.c in Sources */, + A5AAFCAF237F13B4009CD413 /* UfsHci.c in Sources */, + A5AA04D7237F13C1009CD413 /* MultU64x32.c in Sources */, + A5AA04C7237F13C1009CD413 /* ReadSs.nasm in Sources */, + A5AA050E237F13C1009CD413 /* ReadDr1.c in Sources */, + A5AAFCB7237F13B4009CD413 /* I2cHost.c in Sources */, + A5AA0602237F13C1009CD413 /* InterlockedCompareExchange16.c in Sources */, 1288B5211A30CEFB007CBCEF /* Net.c in Sources */, - A5715FFB23596842000CEC60 /* DlgMS.mak in Sources */, - A571601A23596842000CEC60 /* fset.c in Sources */, - A5715FDD23596842000CEC60 /* Decompress.c in Sources */, - A571601223596842000CEC60 /* AntlrPPC.mak in Sources */, - A5715F9D23596842000CEC60 /* Makefile in Sources */, + A5AA054D237F13C1009CD413 /* RRotU64.nasm in Sources */, + A5AA0576237F13C1009CD413 /* FlushCacheLine.nasm in Sources */, + A5AA0719237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AAFD28237F13B4009CD413 /* BaseMemoryAllocationLibNull.c in Sources */, + A5AA0709237F13C2009CD413 /* HobLib.c in Sources */, + A5AA054F237F13C1009CD413 /* ReadGs.c in Sources */, + A5AA045F237F13C0009CD413 /* PciExpressLib.c in Sources */, + A5AA070E237F13C2009CD413 /* DebugLib.c in Sources */, + A5AA04E8237F13C1009CD413 /* ReadDr2.c in Sources */, + A5AA063D237F13C2009CD413 /* CpuSleep.S in Sources */, + A5AA06B5237F13C2009CD413 /* SetMem64.nasm in Sources */, + A5AAFBC2237F13B3009CD413 /* VariableDxe.c in Sources */, + A5AAFB12237F13B3009CD413 /* Runtime.c in Sources */, + A5AAFD33237F13B4009CD413 /* BootMaintenance.c in Sources */, + A5AA04C6237F13C1009CD413 /* ReadDr5.nasm in Sources */, + A5AA0609237F13C1009CD413 /* InterlockedCompareExchange64.c in Sources */, + A5AA0775237F13C3009CD413 /* UsbDxeLib.c in Sources */, + A5AA06E4237F13C2009CD413 /* UefiDevicePathLibOptionalDevicePathProtocol.c in Sources */, + A5AA0744237F13C2009CD413 /* SetMem64Wrapper.c in Sources */, + A5AAFB22237F13B3009CD413 /* FwVolAttrib.c in Sources */, + A5AA066A237F13C2009CD413 /* ScanMem.asm in Sources */, + A5AA072D237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AAFCD4237F13B4009CD413 /* UsbMassImpl.c in Sources */, + A5AA07D6237F13CD009CD413 /* PcRtcEntry.c in Sources */, + A5AAFB18237F13B3009CD413 /* SetWatchdogTimer.c in Sources */, + A5AAFB5B237F13B3009CD413 /* EsrtFmpDebugPrint.c in Sources */, + A5AA0530237F13C1009CD413 /* WriteLdtr.c in Sources */, 12A60F5A1DB610500068BF8B /* AppleImageCodec.c in Sources */, - A571603123596842000CEC60 /* Makefile in Sources */, - A5715FA223596842000CEC60 /* Makefile in Sources */, - A5715FBC23596842000CEC60 /* decode.c in Sources */, - A5715FF623596842000CEC60 /* UefiDevicePathLib.c in Sources */, - A571601B23596842000CEC60 /* AntlrDDK.mak in Sources */, - A5715FF223596842000CEC60 /* TianoCompress.c in Sources */, - A5715FF023596842000CEC60 /* Makefile in Sources */, - A5715FF523596842000CEC60 /* Makefile in Sources */, + A5AAFB3B237F13B3009CD413 /* Handle.c in Sources */, + A5AAFBB7237F13B3009CD413 /* RegularExpressionDxe.c in Sources */, + A5AA047C237F13C1009CD413 /* ReadDs.nasm in Sources */, + A5AAFD70237F13B4009CD413 /* VariableInfo.c in Sources */, + A5AA064C237F13C2009CD413 /* ScanMem32.nasm in Sources */, + A5AA0502237F13C1009CD413 /* WriteLdtr.nasm in Sources */, + A5AA05DD237F13C1009CD413 /* ZeroMem.nasm in Sources */, + A5AAFD5B237F13B4009CD413 /* CpuExceptionHandlerLibNull.c in Sources */, + A5AA05AF237F13C1009CD413 /* SwitchStack.S in Sources */, + A5AA0612237F13C2009CD413 /* InterlockedDecrement.nasm in Sources */, + A5AA070D237F13C2009CD413 /* UefiFileHandleLib.c in Sources */, + A5AAFB5E237F13B3009CD413 /* AsmFuncs.nasm in Sources */, + A5AA0689237F13C2009CD413 /* MmServicesTableLib.c in Sources */, + A5AA067C237F13C2009CD413 /* PostCode.c in Sources */, + A5AAFD19237F13B4009CD413 /* DxeHttpLib.c in Sources */, + A5AA06DF237F13C2009CD413 /* MemoryAllocationLib.c in Sources */, + A5AAFBED237F13B3009CD413 /* SerialStatusCodeWorker.c in Sources */, + A5AAFCE3237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA0692237F13C2009CD413 /* ZeroMemWrapper.c in Sources */, + A5AA0628237F13C2009CD413 /* MemLibGuid.c in Sources */, + A5AA0528237F13C1009CD413 /* EnableInterrupts.c in Sources */, + A5AA0728237F13C2009CD413 /* SetMem64.nasm in Sources */, + A5AA07CB237F13CD009CD413 /* ComponentName.c in Sources */, + A5AA0586237F13C1009CD413 /* ReadIdtr.c in Sources */, + A5AAFB70237F13B3009CD413 /* AcpiPlatform.c in Sources */, + A5AA04BE237F13C1009CD413 /* ReadLdtr.nasm in Sources */, + A5AA044C237F13C0009CD413 /* Nasm.inc in Sources */, + A5AA0684237F13C2009CD413 /* BasePeCoff.c in Sources */, + A5AAFCA4237F13B4009CD413 /* Ps2Keyboard.c in Sources */, + A5AA0720237F13C2009CD413 /* SetMem32Wrapper.c in Sources */, + A5AAFD2B237F13B4009CD413 /* CustomizedDisplayLib.c in Sources */, + A5AAFBA4237F13B3009CD413 /* regexec.c in Sources */, + A5AA0455237F13C0009CD413 /* ArmCache.c in Sources */, + A5AA05CF237F13C1009CD413 /* SpeculationBarrier.asm in Sources */, + A5AA059E237F13C1009CD413 /* RRotU32.c in Sources */, + A5AA073E237F13C2009CD413 /* UefiLib.c in Sources */, + A5AA075F237F13C3009CD413 /* SetMem32.nasm in Sources */, + A5AA047B237F13C1009CD413 /* ReadFs.nasm in Sources */, + A5AA06E6237F13C2009CD413 /* SetMem64Wrapper.c in Sources */, + A5AA061F237F13C2009CD413 /* MemLibGeneric.c in Sources */, + A5AAFC66237F13B3009CD413 /* PciLib.c in Sources */, + A5AAFD54237F13B4009CD413 /* PiSmmCoreMemoryProfileLibNull.c in Sources */, + A5AA0536237F13C1009CD413 /* ReadDs.c in Sources */, + A5AAFC44237F13B3009CD413 /* DmaMem.c in Sources */, + A5AA0587237F13C1009CD413 /* ARShiftU64.c in Sources */, + A5AAFCB3237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFC90237F13B4009CD413 /* NvmExpressHci.c in Sources */, + A5AA068D237F13C2009CD413 /* SafeIntLib.c in Sources */, + A5AA04C9237F13C1009CD413 /* CpuId.nasm in Sources */, + A5AAFB7D237F13B3009CD413 /* EdbHook.c in Sources */, + A5AA05EB237F13C1009CD413 /* ZeroMem.nasm in Sources */, + A5AA04E9237F13C1009CD413 /* Mwait.nasm in Sources */, + A5AA0701237F13C2009CD413 /* ArmVirtMmio.asm in Sources */, + A5AA0516237F13C1009CD413 /* DisableInterrupts.c in Sources */, + A5AA0698237F13C2009CD413 /* CopyMem.c in Sources */, + A5AAFB7C237F13B3009CD413 /* EdbSymbol.c in Sources */, + A5AA05B3237F13C1009CD413 /* GetInterruptsState.S in Sources */, + A5AA050C237F13C1009CD413 /* WriteMm3.c in Sources */, + A5AA0705237F13C2009CD413 /* PciSegmentLib.c in Sources */, + A5AAFC87237F13B4009CD413 /* PciRootBridgeIo.c in Sources */, + A5AAFD6A237F13B4009CD413 /* AppSupport.c in Sources */, + A5AA057A237F13C1009CD413 /* ReadLdtr.nasm in Sources */, + A5AAFB1F237F13B3009CD413 /* FwVolBlock.c in Sources */, 12A60F5B1DB610500068BF8B /* load_bmp.c in Sources */, - A5715FB223596842000CEC60 /* utf8_util.c in Sources */, - A571600623596842000CEC60 /* egman.c in Sources */, - A5715FC823596842000CEC60 /* GenFv.c in Sources */, + A5AA0640237F13C2009CD413 /* DebugLibConstructor.c in Sources */, + A5AA05C0237F13C1009CD413 /* MultU64x64.c in Sources */, + A5AA0541237F13C1009CD413 /* DisableInterrupts.nasm in Sources */, + A5AAFBC9237F13B3009CD413 /* Popup.c in Sources */, + A5AA04FB237F13C1009CD413 /* WriteDr7.c in Sources */, + A5AA066D237F13C2009CD413 /* MemLibGuid.c in Sources */, + A5AAFBA1237F13B3009CD413 /* regposix.c in Sources */, + A5AA0656237F13C2009CD413 /* ZeroMem.nasm in Sources */, + A5AA04AE237F13C1009CD413 /* WriteMm1.nasm in Sources */, + A5AAFCFD237F13B4009CD413 /* BmConnect.c in Sources */, + A5AA05D2237F13C1009CD413 /* SwitchStack.asm in Sources */, + A5AA06C0237F13C2009CD413 /* ScanMem32.nasm in Sources */, + A5AA06A1237F13C2009CD413 /* IoLibMmioBuffer.c in Sources */, + A5AAFB30237F13B3009CD413 /* HeapGuard.c in Sources */, + A5AAFD1C237F13B4009CD413 /* NonDiscoverableDeviceRegistrationLib.c in Sources */, + A5AA0488237F13C1009CD413 /* WriteDr7.nasm in Sources */, + A5AAFB2D237F13B3009CD413 /* Timer.c in Sources */, + A5AA0722237F13C2009CD413 /* CompareMem.nasm in Sources */, A5582AFD21019EA6002CFB6E /* VectorGraphics.c in Sources */, - A5715FBB23596842000CEC60 /* state.c in Sources */, - A5715FB323596842000CEC60 /* compress_fragment.c in Sources */, - A571602B23596842000CEC60 /* set.c in Sources */, - A5715FC323596842000CEC60 /* ElfConvert.c in Sources */, + A5AAFC05237F13B3009CD413 /* FileName.c in Sources */, + A5AA04DA237F13C1009CD413 /* BitField.c in Sources */, + A5AA05AD237F13C1009CD413 /* CpuPause.asm in Sources */, + A5AA0533237F13C1009CD413 /* Thunk16.nasm in Sources */, + A5AAFB95237F13B3009CD413 /* EbcExecute.c in Sources */, + A5AAFBBF237F13B3009CD413 /* VariableSmm.c in Sources */, + A5AA05CD237F13C1009CD413 /* SetJumpLongJump.S in Sources */, + A5AA06C4237F13C2009CD413 /* ScanMem8.nasm in Sources */, + A5AAFCB5237F13B4009CD413 /* UfsPassThru.c in Sources */, + A5AAFC41237F13B3009CD413 /* Metronome.c in Sources */, + A5AAFD07237F13B4009CD413 /* FileExplorer.c in Sources */, + A5AA0603237F13C1009CD413 /* GccInline.c in Sources */, + A5AA049B237F13C1009CD413 /* WriteCr3.nasm in Sources */, + A5AA0710237F13C2009CD413 /* ZeroMemWrapper.c in Sources */, + A5AA061C237F13C2009CD413 /* ZeroMemWrapper.c in Sources */, + A5AA0731237F13C2009CD413 /* SetMem16Wrapper.c in Sources */, + A5AAFC18237F13B3009CD413 /* Language.c in Sources */, + A5AA0627237F13C2009CD413 /* SetMem16Wrapper.c in Sources */, + A5AAFD63237F13B4009CD413 /* Logo.c in Sources */, + A5AA0605237F13C1009CD413 /* InterlockedCompareExchange64.nasm in Sources */, + A5AAFB88237F13B3009CD413 /* EdbCmdRegister.c in Sources */, + A5AA0559237F13C1009CD413 /* DivU64x32Remainder.c in Sources */, + A5AA04BC237F13C1009CD413 /* FlushCacheLine.nasm in Sources */, + A5AA05B4237F13C1009CD413 /* MemoryFence.asm in Sources */, + A5AAFCAC237F13B4009CD413 /* ScsiBus.c in Sources */, + A5AA0714237F13C2009CD413 /* CompareMem.nasm in Sources */, + A5AA04B1237F13C1009CD413 /* ReadMm1.nasm in Sources */, + A5AA05D3237F13C1009CD413 /* EnableInterrupts.S in Sources */, + A5AAFB34237F13B3009CD413 /* Pool.c in Sources */, + A5AA04C0237F13C1009CD413 /* FxSave.nasm in Sources */, + A5AAFB23237F13B3009CD413 /* FwVolRead.c in Sources */, + A5AA05E7237F13C1009CD413 /* ScanMem16.nasm in Sources */, + A5AAFC99237F13B4009CD413 /* EhciReg.c in Sources */, + A5AA060B237F13C1009CD413 /* InterlockedIncrement.nasm in Sources */, 12A60F5C1DB610500068BF8B /* load_icns.c in Sources */, - A5715FD123596842000CEC60 /* Bra86.c in Sources */, - A5715FE023596842000CEC60 /* BasePeCoff.c in Sources */, - A571600523596842000CEC60 /* output.c in Sources */, - A5715FA523596842000CEC60 /* brotli.c in Sources */, + A5AAFD5D237F13B4009CD413 /* HiiString.c in Sources */, + A5AA05F4237F13C1009CD413 /* SetMem32.nasm in Sources */, + A5AAFC02237F13B3009CD413 /* RamDiskProtocol.c in Sources */, 12A60F5D1DB610500068BF8B /* picopng.c in Sources */, - A5715FFA23596842000CEC60 /* automata.c in Sources */, - A5715F9F23596842000CEC60 /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc in Sources */, - A5715FFF23596842000CEC60 /* dlg_p.c in Sources */, - A5715FA023596842000CEC60 /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc in Sources */, - A5715FF923596842000CEC60 /* GenFfs.c in Sources */, - A571600E23596842000CEC60 /* fset2.c in Sources */, - A5715FE923596842000CEC60 /* PeCoffLoaderEx.c in Sources */, - A5715FA823596842000CEC60 /* backward_references_hq.c in Sources */, - A5715FD723596842000CEC60 /* Makefile in Sources */, - A5715FA723596842000CEC60 /* dictionary_hash.c in Sources */, - A5715FEA23596842000CEC60 /* PcdValueCommon.c in Sources */, - A5715FAC23596842000CEC60 /* compress_fragment_two_pass.c in Sources */, - A571602923596842000CEC60 /* genmk_old.c in Sources */, - A571602023596842000CEC60 /* AParser.cpp in Sources */, - A571603623596842000CEC60 /* RunMakefileSample.mak in Sources */, - A5715FCD23596842000CEC60 /* LzmaCompress.c in Sources */, - A571603523596842000CEC60 /* EfiRom.c in Sources */, - A5715FBA23596842000CEC60 /* transform.c in Sources */, - A571602D23596842000CEC60 /* rexpr.c in Sources */, + A5AA04A3237F13C1009CD413 /* ReadCr0.nasm in Sources */, + A5AA074F237F13C3009CD413 /* SetMem64.nasm in Sources */, + A5AA05E6237F13C1009CD413 /* SetMem32.nasm in Sources */, + A5AA058C237F13C1009CD413 /* ReadTsc.c in Sources */, + A5AA0521237F13C1009CD413 /* WriteCr2.nasm in Sources */, + A5AAFC8A237F13B4009CD413 /* XhciReg.c in Sources */, + A5AAFC56237F13B3009CD413 /* EmmcDevice.c in Sources */, + A5AAFBD1237F13B3009CD413 /* FaultTolerantWriteStandaloneMm.c in Sources */, + A5AA0552237F13C1009CD413 /* GccInline.c in Sources */, + A5AAFCFB237F13B4009CD413 /* BaseIpmiLibNull.c in Sources */, + A5AA065A237F13C2009CD413 /* ScanMem32.nasm in Sources */, + A5AA046C237F13C1009CD413 /* SpeculationBarrier.c in Sources */, + A5AAFC7B237F13B4009CD413 /* NvmExpressPeiBlockIo.c in Sources */, + A5AA048E237F13C1009CD413 /* EnableCache.nasm in Sources */, + A5AA0739237F13C2009CD413 /* PciLib.c in Sources */, + A5AA0487237F13C1009CD413 /* ReadIdtr.nasm in Sources */, + A5AAFB6A237F13B3009CD413 /* Aml.c in Sources */, + A5AA0515237F13C1009CD413 /* WriteDr0.c in Sources */, + A5AA074B237F13C2009CD413 /* ScanMem64.nasm in Sources */, + A5AAFCF5237F13B4009CD413 /* LzFind.c in Sources */, + A5AAFC63237F13B3009CD413 /* PciPowerManagement.c in Sources */, + A5AA05AB237F13C1009CD413 /* X86RdRand.c in Sources */, + A5AA05DC237F13C1009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AAFB35237F13B3009CD413 /* Smi.c in Sources */, + A5AAFB76237F13B3009CD413 /* SmmS3SaveState.c in Sources */, + A5AAFCD8237F13B4009CD413 /* AhciPeiPassThru.c in Sources */, + A5AA048D237F13C1009CD413 /* ReadCr2.nasm in Sources */, + A5AAFBCB237F13B3009CD413 /* CapsuleOnDiskLoadPei.c in Sources */, + A5AA0607237F13C1009CD413 /* InterlockedDecrement.nasm in Sources */, + A5AAFB8D237F13B3009CD413 /* EdbCmdExtPci.c in Sources */, + A5AA06EF237F13C2009CD413 /* SetMemWrapper.c in Sources */, + A5AA0570237F13C1009CD413 /* FxRestore.c in Sources */, + A5AA07D1237F13CD009CD413 /* ResetSystemLib.c in Sources */, + A5AAFD3C237F13B4009CD413 /* DxeCapsuleLibNull.c in Sources */, + A5AAFB9F237F13B3009CD413 /* unicode_fold2_key.c in Sources */, + A5AAFC9C237F13B4009CD413 /* Ehci.c in Sources */, + A5AAFD5E237F13B4009CD413 /* HiiLanguage.c in Sources */, + A5AA0617237F13C2009CD413 /* Synchronization.S in Sources */, + A5AAFCBF237F13B4009CD413 /* UsbDesc.c in Sources */, + A5AA0507237F13C1009CD413 /* CpuPause.c in Sources */, + A5AAFB1D237F13B3009CD413 /* DriverSupport.c in Sources */, + A5AAFCB0237F13B4009CD413 /* UfsBlockIoPei.c in Sources */, + A5AAFC3E237F13B3009CD413 /* ConSplitter.c in Sources */, + A5AAFCF2237F13B4009CD413 /* PlatVarCleanupLib.c in Sources */, + A5AA0504237F13C1009CD413 /* ReadMm5.nasm in Sources */, + A5AA0486237F13C1009CD413 /* WriteMsr64.nasm in Sources */, + A5AAFC76237F13B4009CD413 /* UhciReg.c in Sources */, + A5AAFB5C237F13B3009CD413 /* EsrtFmp.c in Sources */, + A5AAFD4D237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */, + A5AAFB98237F13B3009CD413 /* EsrtDxe.c in Sources */, + A5AA068A237F13C2009CD413 /* SafeIntLib64.c in Sources */, + A5AA06D8237F13C2009CD413 /* S3PciSegmentLib.c in Sources */, + A5AAFC93237F13B4009CD413 /* NvmExpress.c in Sources */, + A5AA075A237F13C3009CD413 /* ScanMem32.nasm in Sources */, + A5AA04FA237F13C1009CD413 /* Invd.c in Sources */, + A5AA06D1237F13C2009CD413 /* BaseSerialPortLibNull.c in Sources */, + A5AAFD5A237F13B4009CD413 /* BmpSupportLib.c in Sources */, + A5AAFC21237F13B3009CD413 /* SmmLockBox.c in Sources */, + A5AA0706237F13C2009CD413 /* PeCoffGetEntryPoint.c in Sources */, + A5AA06BB237F13C2009CD413 /* SetMem32Wrapper.c in Sources */, + A5AA05D0237F13C1009CD413 /* MemoryFence.S in Sources */, + A5AA0749237F13C2009CD413 /* CompareMem.nasm in Sources */, + A5AA0573237F13C1009CD413 /* WriteDr2.c in Sources */, + A5AAFC07237F13B3009CD413 /* FileSystemOperations.c in Sources */, + A5AAFD1E237F13B4009CD413 /* PciHostBridgeLibNull.c in Sources */, + A5AA0604237F13C1009CD413 /* InterlockedCompareExchange32.c in Sources */, + A5AAFC92237F13B4009CD413 /* NvmExpressBlockIo.c in Sources */, + A5AA04E1237F13C1009CD413 /* EnablePaging32.c in Sources */, + A5AAFBBB237F13B3009CD413 /* VariableTraditionalMm.c in Sources */, + A5AA066E237F13C2009CD413 /* SetMem.asm in Sources */, + A5AA05AC237F13C1009CD413 /* Math64.S in Sources */, + A5AA059C237F13C1009CD413 /* GetPowerOfTwo32.c in Sources */, + A5AA06DA237F13C2009CD413 /* MemoryAllocationLib.c in Sources */, + A5AA0451237F13C0009CD413 /* SmbusLib.c in Sources */, + A5AA069C237F13C2009CD413 /* SetMemWrapper.c in Sources */, + A5AA060D237F13C1009CD413 /* InterlockedCompareExchange16.c in Sources */, + A5AAFB20237F13B3009CD413 /* Dispatcher.c in Sources */, + A5AA04A1237F13C1009CD413 /* ReadDr1.nasm in Sources */, + A5AA06D5237F13C2009CD413 /* UefiScsiLib.c in Sources */, + A5AA047E237F13C1009CD413 /* ReadMm4.nasm in Sources */, + A5AA0642237F13C2009CD413 /* PciExpressLib.c in Sources */, + A5AA0681237F13C2009CD413 /* DxeCoreEntryPoint.c in Sources */, + A5AA0474237F13C1009CD413 /* GetPowerOfTwo64.c in Sources */, + A5AA0721237F13C2009CD413 /* ZeroMem.nasm in Sources */, + A5AA054E237F13C1009CD413 /* ReadDr4.c in Sources */, + A5AA06F1237F13C2009CD413 /* CompareMemWrapper.c in Sources */, + A5AA04AB237F13C1009CD413 /* WriteMm0.nasm in Sources */, + A5AAFC1A237F13B3009CD413 /* X64Entry.c in Sources */, + A5AAFB33237F13B3009CD413 /* Page.c in Sources */, + A5AA06D4237F13C2009CD413 /* SmmPeriodicSmiLib.c in Sources */, + A5AAFC45237F13B3009CD413 /* SdHci.c in Sources */, + A5AAFC0C237F13B3009CD413 /* Database.c in Sources */, + A5AAFC5D237F13B3009CD413 /* PciIo.c in Sources */, + A5AA0742237F13C2009CD413 /* PostCode.c in Sources */, + A5AAFBE2237F13B3009CD413 /* Pcd.c in Sources */, + A5AA074D237F13C3009CD413 /* SetMem.nasm in Sources */, + A5AA0688237F13C2009CD413 /* PciCf8Lib.c in Sources */, + A5AAFD52237F13B4009CD413 /* PiSmmCoreMemoryProfileLib.c in Sources */, + A5AAFC84237F13B4009CD413 /* Serial.c in Sources */, + A5AAFB4D237F13B3009CD413 /* PeiMain.c in Sources */, + A5AA047A237F13C1009CD413 /* Mwait.nasm in Sources */, + A5AAFC57237F13B3009CD413 /* SdMmcPciHcDxe.c in Sources */, + A5AAFC0F237F13B3009CD413 /* String.c in Sources */, + A5AAFC3F237F13B3009CD413 /* ComponentName.c in Sources */, + A5AA049F237F13C1009CD413 /* Thunk16.nasm in Sources */, + A5AAFB61237F13B3009CD413 /* PlDebugSupport.c in Sources */, + A5AA0761237F13C3009CD413 /* CopyMem.nasm in Sources */, + A5AAFC11237F13B3009CD413 /* ConfigKeywordHandler.c in Sources */, + A5AAFCE5237F13B4009CD413 /* DxeCapsuleRuntime.c in Sources */, + A5AAFBAA237F13B3009CD413 /* regversion.c in Sources */, + A5AA0648237F13C2009CD413 /* ZeroMem.nasm in Sources */, + A5AA0663237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AAFBA0237F13B3009CD413 /* unicode_fold3_key.c in Sources */, + A5AA0517237F13C1009CD413 /* EnableCache.nasm in Sources */, + A5AAFB31237F13B3009CD413 /* MemData.c in Sources */, + A5AAFC64237F13B3009CD413 /* PciRomTable.c in Sources */, + A5AA0543237F13C1009CD413 /* ReadCs.c in Sources */, + A5AAFB2F237F13B3009CD413 /* Tpl.c in Sources */, + A5AAFBAC237F13B3009CD413 /* unicode_property_data.c in Sources */, + A5AA06CD237F13C2009CD413 /* MemLibGuid.c in Sources */, + A5AA07C7237F13CD009CD413 /* ComponentName.c in Sources */, + A5AA0591237F13C1009CD413 /* EnableDisableInterrupts.c in Sources */, + A5AAFC9F237F13B4009CD413 /* UsbHcMem.c in Sources */, + A5AA06F5237F13C2009CD413 /* IoLibEbc.c in Sources */, + A5AAFC10237F13B3009CD413 /* Image.c in Sources */, + A5AA04D5237F13C1009CD413 /* X86GetInterruptState.c in Sources */, + A5AA0641237F13C2009CD413 /* DebugLib.c in Sources */, + A5AAFC59237F13B3009CD413 /* PciEnumerator.c in Sources */, + A5AAFD40237F13B4009CD413 /* dictionary.c in Sources */, + A5AA069B237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AA0561237F13C1009CD413 /* SwapBytes64.c in Sources */, + A5AAFC8B237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFC81237F13B4009CD413 /* SdMmcPciHcPei.c in Sources */, + A5AA0760237F13C3009CD413 /* ScanMem16.nasm in Sources */, + A5AA05CE237F13C1009CD413 /* GetInterruptsState.asm in Sources */, + A5AA059A237F13C1009CD413 /* ReadTsc.nasm in Sources */, + A5AAFD64237F13B4009CD413 /* FrontPageCustomizedUiSupport.c in Sources */, + A5AA04F5237F13C1009CD413 /* ReadPmc.c in Sources */, + A5AA0578237F13C1009CD413 /* ReadDr3.c in Sources */, + A5AAFBA3237F13B3009CD413 /* unicode_wb_data.c in Sources */, + A5AAFC4C237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFD5C237F13B4009CD413 /* HiiLib.c in Sources */, + A5AA0526237F13C1009CD413 /* ReadMm5.c in Sources */, + A5AAFC8C237F13B4009CD413 /* XhciSched.c in Sources */, + A5AA053F237F13C1009CD413 /* ReadCr0.nasm in Sources */, + A5AA0538237F13C1009CD413 /* WriteCr4.c in Sources */, + A5AA0601237F13C1009CD413 /* InterlockedCompareExchange16.nasm in Sources */, + A5AAFC20237F13B3009CD413 /* SerialIo.c in Sources */, + A5AAFB2E237F13B3009CD413 /* Event.c in Sources */, + A5AAFC52237F13B3009CD413 /* AtapiPeim.c in Sources */, + A5AAFB90237F13B3009CD413 /* EdbCmdSymbol.c in Sources */, + A5AA067E237F13C2009CD413 /* BaseStackCheckGcc.c in Sources */, + A5AA054B237F13C1009CD413 /* Mwait.c in Sources */, + A5AA0746237F13C2009CD413 /* CopyMemWrapper.c in Sources */, + A5AAFCD0237F13B4009CD413 /* UsbMassDiskInfo.c in Sources */, + A5AA04A2237F13C1009CD413 /* ReadMm3.nasm in Sources */, + A5AA04F0237F13C1009CD413 /* Monitor.c in Sources */, + A5AA0774237F13C3009CD413 /* PeCoffExtraActionLib.c in Sources */, + A5AAFB75237F13B3009CD413 /* ScriptExecute.c in Sources */, + A5AAFC4F237F13B3009CD413 /* ComponentName.c in Sources */, + A5AA055D237F13C1009CD413 /* CpuId.c in Sources */, + A5AAFB83237F13B3009CD413 /* EbcDebuggerConfig.c in Sources */, + A5AAFCD7237F13B4009CD413 /* AhciPeiBlockIo.c in Sources */, + A5AA0657237F13C2009CD413 /* CompareMem.nasm in Sources */, + A5AA062B237F13C2009CD413 /* PciSegmentLibCommon.c in Sources */, + A5AAFC38237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFB96237F13B3009CD413 /* EbcSupport.c in Sources */, + A5AAFB13237F13B3009CD413 /* Crc32.c in Sources */, + A5AAFD6B237F13B4009CD413 /* CapsuleOnDisk.c in Sources */, + A5AAFB50237F13B3009CD413 /* CpuIo.c in Sources */, + A5AAFD24237F13B4009CD413 /* VarCheckHiiGen.c in Sources */, + A5AA05F6237F13C1009CD413 /* CopyMem.nasm in Sources */, + A5AAFC2D237F13B3009CD413 /* Expression.c in Sources */, + A5AA04E6237F13C1009CD413 /* WriteTr.nasm in Sources */, + A5AAFD38237F13B4009CD413 /* PlatformHookLibSerialPortPpi.c in Sources */, + A5AA0505237F13C1009CD413 /* WriteCr3.c in Sources */, + A5AAFC73237F13B3009CD413 /* Uhci.c in Sources */, + A5AA069A237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AA05EE237F13C1009CD413 /* ScanMem64.nasm in Sources */, + A5AAFB8A237F13B3009CD413 /* EdbCmdScope.c in Sources */, + A5AA0662237F13C2009CD413 /* ScanMem32Wrapper.c in Sources */, + A5AA04D2237F13C1009CD413 /* LRotU64.c in Sources */, + A5AA0468237F13C0009CD413 /* X86ReadIdtr.c in Sources */, + A5AA0725237F13C2009CD413 /* ScanMem32.nasm in Sources */, + A5AAFCDB237F13B4009CD413 /* DmaMem.c in Sources */, + A5AAFCAE237F13B4009CD413 /* UfsHcMem.c in Sources */, + A5AAFBAD237F13B3009CD413 /* st.c in Sources */, + A5AAFC1D237F13B3009CD413 /* UefiCapsule.c in Sources */, + A5AAFC6B237F13B3009CD413 /* EhciSched.c in Sources */, + A5AA06E9237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AA04B0237F13C1009CD413 /* WriteDr3.nasm in Sources */, + A5AAFC47237F13B3009CD413 /* EmmcHci.c in Sources */, + A5AAFC53237F13B3009CD413 /* SdMmcPciHci.c in Sources */, + A5AA04C8237F13C1009CD413 /* WriteMm7.nasm in Sources */, + A5AA05B0237F13C1009CD413 /* CpuBreakpoint.S in Sources */, + A5AA04DB237F13C1009CD413 /* X86EnablePaging64.c in Sources */, + A5AAFBC4237F13B3009CD413 /* VarCheck.c in Sources */, + A5AA063A237F13C2009CD413 /* CpuFlushTlb.S in Sources */, + A5AA063C237F13C2009CD413 /* CpuSleep.asm in Sources */, + A5AAFD30237F13B4009CD413 /* BootOption.c in Sources */, + A5AA0623237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AA04CC237F13C1009CD413 /* ReadTsc.nasm in Sources */, + A5AA06A2237F13C2009CD413 /* IoLib.c in Sources */, + A5AA06A3237F13C2009CD413 /* IoHighLevel.c in Sources */, + A5AA049C237F13C1009CD413 /* WriteDr1.nasm in Sources */, + A5AA0755237F13C3009CD413 /* SetMem32Wrapper.c in Sources */, + A5AAFD31237F13B4009CD413 /* BootMaintenanceManagerCustomizedUiSupport.c in Sources */, + A5AA04ED237F13C1009CD413 /* ReadSs.c in Sources */, + A5AAFC40237F13B3009CD413 /* GraphicsOutput.c in Sources */, + A5AAFC1C237F13B3009CD413 /* CapsuleCoalesce.c in Sources */, + A5AAFC03237F13B3009CD413 /* RamDiskDriver.c in Sources */, + A5AA0480237F13C1009CD413 /* CpuPause.nasm in Sources */, + A5AAFD0A237F13B4009CD413 /* DisplayUpdateProgressLibGraphics.c in Sources */, + A5AAFC23237F13B3009CD413 /* ReportStatusCodeRouterRuntimeDxe.c in Sources */, + A5AAFB48237F13B3009CD413 /* Reset.c in Sources */, + A5AA0626237F13C2009CD413 /* CompareMemWrapper.c in Sources */, + A5AAFB21237F13B3009CD413 /* Dependency.c in Sources */, + A5AAFB67237F13B3009CD413 /* AcpiSdt.c in Sources */, + A5AAFCEC237F13B4009CD413 /* SmmIpmiLibSmmIpmiProtocol.c in Sources */, + A5AA07D4237F13CD009CD413 /* Timer.c in Sources */, + A5AAFB81237F13B3009CD413 /* Edb.c in Sources */, + A5AAFBFB237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFB78237F13B3009CD413 /* EbcSupport.c in Sources */, + A5AAFCA8237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA0572237F13C1009CD413 /* Non-existing.c in Sources */, + A5AA052C237F13C1009CD413 /* WriteCr3.nasm in Sources */, + A5AA05DE237F13C1009CD413 /* CompareMem.nasm in Sources */, + A5AAFB38237F13B3009CD413 /* PiSmmCore.c in Sources */, + A5AAFD20237F13B4009CD413 /* TpmMeasurementLibNull.c in Sources */, + A5AA06B4237F13C2009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AAFCB1237F13B4009CD413 /* DmaMem.c in Sources */, + A5AAFC4B237F13B3009CD413 /* SdDxe.c in Sources */, + A5AA07D2237F13CD009CD413 /* SerialPortLib.c in Sources */, + A5AA0585237F13C1009CD413 /* ReadMsr64.nasm in Sources */, + A5AAFCDE237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA0765237F13C3009CD413 /* CompareMemWrapper.c in Sources */, + A5AA073B237F13C2009CD413 /* UefiDriverModel.c in Sources */, + A5AAFD45237F13B4009CD413 /* bit_reader.c in Sources */, + A5AA05E1237F13C1009CD413 /* ScanMem32.nasm in Sources */, + A5AA0649237F13C2009CD413 /* CompareMem.nasm in Sources */, + A5AAFCB2237F13B4009CD413 /* UfsPassThruHci.c in Sources */, + A5AA065F237F13C2009CD413 /* SetMem32.nasm in Sources */, + A5AA0670237F13C2009CD413 /* CompareGuid.S in Sources */, + A5AA05F1237F13C1009CD413 /* IsZeroBuffer.nasm in Sources */, + A5AA046F237F13C1009CD413 /* FilePaths.c in Sources */, + A5AA06F6237F13C2009CD413 /* IoLibGcc.c in Sources */, + A5AAFB94237F13B3009CD413 /* EbcInt.c in Sources */, + A5AAFCF7237F13B4009CD413 /* LzmaDec.c in Sources */, + A5AA05BB237F13C1009CD413 /* SpeculationBarrier.asm in Sources */, + A5AAFD2F237F13B4009CD413 /* BmLib.c in Sources */, + A5AAFD0E237F13B4009CD413 /* PeiPerformanceLib.c in Sources */, + A5AA0633237F13C2009CD413 /* CpuSleep.nasm in Sources */, + A5AA04E2237F13C1009CD413 /* WriteMm4.nasm in Sources */, + A5AAFC1F237F13B3009CD413 /* Print.c in Sources */, + A5AA060E237F13C1009CD413 /* GccInline.c in Sources */, + A5AAFB8E237F13B3009CD413 /* EdbCmdBranch.c in Sources */, + A5AAFB9A237F13B3009CD413 /* SmbiosDxe.c in Sources */, + A5AAFD11237F13B4009CD413 /* SmmLockBoxDxeLib.c in Sources */, + A5AA04E0237F13C1009CD413 /* Unaligned.c in Sources */, + A5AAFB28237F13B3009CD413 /* DxeMain.c in Sources */, 12A60F5F1DB610500068BF8B /* SMCHelper.c in Sources */, - A5715FA623596842000CEC60 /* Makefile in Sources */, - A571600A23596842000CEC60 /* bits.c in Sources */, - A5715FA323596842000CEC60 /* Makefile in Sources */, - A5715FBF23596842000CEC60 /* Makefile in Sources */, + A5AAFC61237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFB42237F13B3009CD413 /* MemoryAttributesTable.c in Sources */, + A5AAFBC7237F13B3009CD413 /* InputHandler.c in Sources */, + A5AA0770237F13C3009CD413 /* IoLib.c in Sources */, + A5AAFB46237F13B3009CD413 /* Hob.c in Sources */, + A5AA0696237F13C2009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AAFB80237F13B3009CD413 /* EdbCmdExtIo.c in Sources */, + A5AA0773237F13C3009CD413 /* DxeServicesTableLib.c in Sources */, + A5AAFC42237F13B3009CD413 /* SdBlockIoPei.c in Sources */, + A5AAFC79237F13B4009CD413 /* DevicePath.c in Sources */, + A5AAFCB9237F13B4009CD413 /* ComponentName.c in Sources */, + A5AA052E237F13C1009CD413 /* WriteMm4.c in Sources */, + A5AA0729237F13C2009CD413 /* ScanMem8.nasm in Sources */, + A5AA0527237F13C1009CD413 /* ReadCs.nasm in Sources */, + A5AA0685237F13C2009CD413 /* PeCoffLoaderEx.c in Sources */, + A5AA0537237F13C1009CD413 /* FxSave.c in Sources */, + A5AAFB36237F13B3009CD413 /* SmiHandlerProfile.c in Sources */, + A5AAFCF1237F13B4009CD413 /* FmpAuthenticationLibNull.c in Sources */, + A5AA06F8237F13C2009CD413 /* IoFifo.nasm in Sources */, 12AAF3A51DB75DC800A52B12 /* FirmwareVolume.c in Sources */, - A5715FDB23596842000CEC60 /* ParseInf.c in Sources */, - A5715FE623596842000CEC60 /* ParseGuidedSectionTools.c in Sources */, - A571600323596842000CEC60 /* DlgPPC.mak in Sources */, - A571601E23596842000CEC60 /* ast.c in Sources */, + A5AA055A237F13C1009CD413 /* WriteDr3.nasm in Sources */, + A5AA052B237F13C1009CD413 /* MultU64x32.c in Sources */, + A5AA0600237F13C1009CD413 /* InterlockedIncrement.nasm in Sources */, + A5AAFC39237F13B3009CD413 /* Ansi.c in Sources */, + A5AA0643237F13C2009CD413 /* PciExpressLib.c in Sources */, + A5AA0682237F13C2009CD413 /* PostCode.c in Sources */, + A5AA044E237F13C0009CD413 /* PeiServicesTablePointer.c in Sources */, + A5AA059D237F13C1009CD413 /* Math64.c in Sources */, + A5AAFBA8237F13B3009CD413 /* regsyntax.c in Sources */, + A5AA05E9237F13C1009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AAFD39237F13B4009CD413 /* BaseSerialPortLib16550.c in Sources */, + A5AA04DE237F13C1009CD413 /* SafeString.c in Sources */, + A5AAFD13237F13B4009CD413 /* MemoryAllocationLib.c in Sources */, + A5AA05A6237F13C1009CD413 /* SetJump.c in Sources */, + A5AAFCE7237F13B4009CD413 /* DxeCapsuleProcessLibNull.c in Sources */, + A5AA0566237F13C1009CD413 /* ReadCr4.c in Sources */, + A5AA075E237F13C3009CD413 /* ScanMem8.nasm in Sources */, + A5AA05FF237F13C1009CD413 /* InterlockedCompareExchange64.c in Sources */, + A5AAFB8B237F13B3009CD413 /* EdbCmdQuit.c in Sources */, + A5AA067D237F13C2009CD413 /* PcdLib.c in Sources */, + A5AA049A237F13C1009CD413 /* EnableDisableInterrupts.nasm in Sources */, + A5AAFB97237F13B3009CD413 /* EbcLowLevel.S in Sources */, + A5AA0534237F13C1009CD413 /* ReadCr3.nasm in Sources */, + A5AAFB4F237F13B3009CD413 /* BootMode.c in Sources */, + A5AA0740237F13C2009CD413 /* HstiDxe.c in Sources */, + A5AA056C237F13C1009CD413 /* DisableCache.c in Sources */, + A5AAFD55237F13B4009CD413 /* PrintLib.c in Sources */, + A5AAFCA3237F13B4009CD413 /* Ps2KbdTextIn.c in Sources */, + A5AA068C237F13C2009CD413 /* SafeIntLib32.c in Sources */, + A5AAFCF4237F13B4009CD413 /* F86GuidedSectionExtraction.c in Sources */, + A5AAFD2C237F13B4009CD413 /* SmmCorePlatformHookLibNull.c in Sources */, + A5AA070C237F13C2009CD413 /* SmmMemLib.c in Sources */, + A5AAFB9C237F13B3009CD413 /* unicode_property_data_posix.c in Sources */, + A5AA05DA237F13C1009CD413 /* ZeroMemWrapper.c in Sources */, + A5AA05A7237F13C1009CD413 /* X86EnablePaging32.c in Sources */, + A5AAFB2C237F13B3009CD413 /* CoreSectionExtraction.c in Sources */, + A5AA0498237F13C1009CD413 /* WriteGdtr.nasm in Sources */, + A5AAFB93237F13B3009CD413 /* EbcLowLevel.nasm in Sources */, + A5AAFD12237F13B4009CD413 /* DxePerformanceLib.c in Sources */, + A5AAFC89237F13B4009CD413 /* Xhci.c in Sources */, + A5AA071B237F13C2009CD413 /* ScanMem8.nasm in Sources */, + A5AAFD35237F13B4009CD413 /* Data.c in Sources */, + A5AA0756237F13C3009CD413 /* ZeroMem.nasm in Sources */, + A5AAFB4C237F13B3009CD413 /* Image.c in Sources */, + A5AAFBD3237F13B3009CD413 /* FaultTolerantWriteTraditionalMm.c in Sources */, + A5AA0736237F13C2009CD413 /* RuntimeLib.c in Sources */, + A5AAFB15237F13B3009CD413 /* MemoryProtection.c in Sources */, + A5AAFC78237F13B4009CD413 /* UsbHcMem.c in Sources */, + A5AAFC60237F13B3009CD413 /* PciEnumeratorSupport.c in Sources */, + A5AA06FF237F13C2009CD413 /* IoLibArm.c in Sources */, + A5AAFC86237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFCC8237F13B4009CD413 /* PeiUsbLib.c in Sources */, + A5AA0652237F13C2009CD413 /* ScanMem16.nasm in Sources */, + A5AA06DD237F13C2009CD413 /* DebugLibConstructor.c in Sources */, + A5AA05A9237F13C1009CD413 /* SwapBytes16.c in Sources */, + A5AAFB4B237F13B3009CD413 /* Dependency.c in Sources */, + A5AAFBA5237F13B3009CD413 /* regcomp.c in Sources */, + A5AAFD1B237F13B4009CD413 /* BaseResetSystemLibNull.c in Sources */, + A5AA065E237F13C2009CD413 /* ScanMem8.nasm in Sources */, + A5AA055F237F13C1009CD413 /* WriteMm5.c in Sources */, + A5AA05C5237F13C1009CD413 /* SwitchStack.S in Sources */, + A5AAFCAA237F13B4009CD413 /* ScsiDisk.c in Sources */, + A5AA0712237F13C2009CD413 /* ScanMem64Wrapper.c in Sources */, + A5AA060F237F13C1009CD413 /* InterlockedCompareExchange32.c in Sources */, + A5AAFB7A237F13B3009CD413 /* EbcDebuggerHook.c in Sources */, + A5AA048B237F13C1009CD413 /* ReadDr0.nasm in Sources */, + A5AAFD17237F13B4009CD413 /* BootScriptSave.c in Sources */, + A5AA0518237F13C1009CD413 /* CpuIdEx.nasm in Sources */, + A5AAFD0C237F13B4009CD413 /* ReportStatusCodeLib.c in Sources */, + A5AAFB64237F13B3009CD413 /* AcpiTableProtocol.c in Sources */, + A5AAFBAF237F13B3009CD413 /* regposerr.c in Sources */, + A5AA0522237F13C1009CD413 /* ReadGs.nasm in Sources */, + A5AAFC08237F13B3009CD413 /* ComponentName.c in Sources */, + A5AAFB6B237F13B3009CD413 /* AcpiS3ContextSave.c in Sources */, + A5AAFC96237F13B4009CD413 /* NonDiscoverablePciDeviceIo.c in Sources */, + A5AAFB77237F13B3009CD413 /* FirmwarePerformanceDxe.c in Sources */, + A5AAFCC1237F13B4009CD413 /* ComponentName.c in Sources */, + A5AAFD65237F13B4009CD413 /* String.c in Sources */, + A5AA0754237F13C3009CD413 /* ScanMem8Wrapper.c in Sources */, + A5AAFD03237F13B4009CD413 /* BmBoot.c in Sources */, + A5AA06BC237F13C2009CD413 /* ZeroMem.nasm in Sources */, + A5AAFC15237F13B3009CD413 /* FaultTolerantWritePei.c in Sources */, + A5AAFB86237F13B3009CD413 /* EdbCmdStep.c in Sources */, + A5AA0697237F13C2009CD413 /* SetMem32Wrapper.c in Sources */, + A5AA0708237F13C2009CD413 /* SmmIoLib.c in Sources */, + A5AAFB62237F13B3009CD413 /* PlDebugSupportIa32.c in Sources */, + A5AAFC5E237F13B3009CD413 /* PciCommand.c in Sources */, + A5AA06C9237F13C2009CD413 /* IsZeroBufferWrapper.c in Sources */, + A5AAFD0B237F13B4009CD413 /* AuthVariableLibNull.c in Sources */, + A5AA04BF237F13C1009CD413 /* WriteIdtr.nasm in Sources */, + A5AAFC4E237F13B3009CD413 /* EmmcBlockIo.c in Sources */, + A5AA05C4237F13C1009CD413 /* EnableInterrupts.asm in Sources */, + A5AAFB29237F13B3009CD413 /* Library.c in Sources */, + A5AA04EF237F13C1009CD413 /* DivS64x64Remainder.c in Sources */, + A5AAFB49237F13B3009CD413 /* Dispatcher.c in Sources */, + A5AA0638237F13C2009CD413 /* CpuSleep.asm in Sources */, + A5AAFB6F237F13B3009CD413 /* FirmwarePerformancePei.c in Sources */, + A5AAFCA0237F13B4009CD413 /* UfsPciHcPei.c in Sources */, + A5AA0514237F13C1009CD413 /* ReadCr2.nasm in Sources */, + A5AA0624237F13C2009CD413 /* SetMemWrapper.c in Sources */, + A5AA06A9237F13C2009CD413 /* DebugLib.c in Sources */, + A5AA05C7237F13C1009CD413 /* SetJumpLongJump.asm in Sources */, + A5AAFC35237F13B3009CD413 /* TerminalConIn.c in Sources */, + A5AAFBDA237F13B3009CD413 /* SmbiosMeasurementDxe.c in Sources */, + A5AAFD6D237F13B4009CD413 /* CapsuleDump.c in Sources */, + A5AAFBB4237F13B3009CD413 /* unicode_unfold_key.c in Sources */, + A5AA0581237F13C1009CD413 /* Monitor.nasm in Sources */, + A5AAFB9D237F13B3009CD413 /* unicode.c in Sources */, + A5AAFB73237F13B3009CD413 /* S3Asm.nasm in Sources */, + A5AA06B7237F13C2009CD413 /* SetMem32.nasm in Sources */, + A5AA0546237F13C1009CD413 /* ReadMm0.nasm in Sources */, + A5AA04E5237F13C1009CD413 /* WriteDr6.nasm in Sources */, + A5AAFBDB237F13B3009CD413 /* HiiResourcesSample.c in Sources */, + A5AA0479237F13C1009CD413 /* WriteCr4.nasm in Sources */, + A5AA0506237F13C1009CD413 /* WriteMsr64.nasm in Sources */, + A5AA0748237F13C2009CD413 /* ZeroMem.nasm in Sources */, + A5AA0495237F13C1009CD413 /* DisableCache.nasm in Sources */, + A5AA0554237F13C1009CD413 /* WriteMm1.nasm in Sources */, + A5AA0650237F13C2009CD413 /* ScanMem8.nasm in Sources */, + A5AA04B7237F13C1009CD413 /* Wbinvd.nasm in Sources */, + A5AAFD61237F13B4009CD413 /* DxeResetSystemLib.c in Sources */, + A5AAFC54237F13B3009CD413 /* SdDevice.c in Sources */, + A5AAFB47237F13B3009CD413 /* Security.c in Sources */, + A5AA0758237F13C3009CD413 /* SetMem16.nasm in Sources */, + A5AA04CD237F13C1009CD413 /* X86Msr.c in Sources */, + A5AAFD4E237F13B4009CD413 /* VarCheckUefiLibNullClass.c in Sources */, + A5AA06B6237F13C2009CD413 /* ScanMem8.nasm in Sources */, + A5AA070F237F13C2009CD413 /* SetMem64Wrapper.c in Sources */, + A5AAFBC1237F13B3009CD413 /* Reclaim.c in Sources */, + A5AA0676237F13C2009CD413 /* CompareMem.S in Sources */, + A5AAFD71237F13B4009CD413 /* SmiHandlerProfileInfo.c in Sources */, + A5AA06C5237F13C2009CD413 /* SetMem32.nasm in Sources */, + A5AA0574237F13C1009CD413 /* EnablePaging64.nasm in Sources */, + A5AAFD15237F13B4009CD413 /* PlatformBootManager.c in Sources */, + A5AAFD23237F13B4009CD413 /* UefiSortLib.c in Sources */, + A5AAFBD5237F13B3009CD413 /* FaultTolerantWriteSmm.c in Sources */, + A5AA04EA237F13C1009CD413 /* ReadFs.nasm in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/hebuild.sh b/hebuild.sh new file mode 100755 index 000000000..791103c0c --- /dev/null +++ b/hebuild.sh @@ -0,0 +1,908 @@ +#!/bin/bash + +# ebuild.sh ->ebuild.sh //renamed to be unique file begining from E +# Script for building CloverEFI source under OS X or Linux +# Supported chainloads(compilers) are XCODE*, GCC*, UNIXGCC and CLANG +# +# +# Created by Jadran Puharic on 1/6/12. +# Modified by JrCs on 3/9/13. +# Zenith432, STLVNUB, cecekpawon 2016 +# Micky1979 2016 + +# Go to the Clover root directory +cd "$(dirname $0)" + +# Global variables +declare -r SELF="${0##*/}" +declare -r CLOVERROOT="$PWD" +declare -r SYSNAME="$(uname)" +declare -r DRIVERS_LEGACY="BIOS" # same in buildpkg.sh/makeiso +declare -r DRIVERS_UEFI="UEFI" # same in buildpkg.sh/makeiso +declare -r DRIVERS_OFF="off" # same in buildpkg.sh/makeiso + +if [[ "$SYSNAME" == Linux ]]; then + declare -r NUMBER_OF_CPUS=$(nproc) +else + declare -r NUMBER_OF_CPUS=$(sysctl -n hw.logicalcpu) +fi +declare -a EDK2_BUILD_OPTIONS= +print_option_help_wc= +have_fmt= +PLATFORMFILE= +MODULEFILE= +TARGETRULE= + +SCRIPT_VERS="2019-11-09" + +# Macro +M_NOGRUB=0 +M_APPLEHFS=0 + +# Default values +export TOOLCHAIN=XCODE8 +export TARGETARCH=X64 +export BUILDTARGET=RELEASE +export BUILDTHREADS=$(( NUMBER_OF_CPUS + 1 )) +export WORKSPACE=${WORKSPACE:-} +export CONF_PATH=${CONF_PATH:-} +#export NASM_PREFIX= + +# if building through Xcode, then TOOLCHAIN_DIR is not defined +# checking if it is where CloverGrowerPro put it +if [[ "$SYSNAME" == Linux ]]; then + export TOOLCHAIN=GCC53 + TOOLCHAIN_DIR=${TOOLCHAIN_DIR:-/usr} +else + if [[ -d ~/src/opt/local ]]; then + TOOLCHAIN_DIR=~/src/opt/local + else + TOOLCHAIN_DIR=${TOOLCHAIN_DIR:-"$CLOVERROOT"/toolchain} + fi + export DIR_MAIN=${DIR_MAIN:-"$CLOVERROOT"/toolchain} +fi +export TOOLCHAIN_DIR +echo "TOOLCHAIN_DIR: $TOOLCHAIN_DIR" + +VBIOSPATCHCLOVEREFI=0 +ONLYSATA0PATCH=0 +USE_BIOS_BLOCKIO=0 +USE_LOW_EBDA=1 +CLANG=0 +GENPAGE=0 + +FORCEREBUILD=0 +NOBOOTFILES=0 + +declare -r GIT=`which git` +#declare -r GITDIR=`git status 2> /dev/null` # unsafe as git repository may exist in parent directory +#declare -r VERSTXT="vers.txt" +if [[ -x "/usr/bin/sw_vers" ]]; then + declare -r OSVER="$(sw_vers -productVersion | sed -e 's/\.0$//g')" +elif [[ -x "/usr/bin/lsb_release" ]]; then + # Linux print the name+version in in two lines, sed serves to made it in one line! + # ..otherwise Clover fail because Version.h will have a line with no null terminated char. + declare -r OSVER="$(lsb_release -sir | sed -e ':a;N;$!ba;s/\n/ /g')" +fi + +# Bash options +set -e # errexit +set -u # Blow on unbound variable + +## FUNCTIONS ## + +print_option_help () { + if [[ x$print_option_help_wc = x ]]; then + if wc -L /dev/null 2>&1; then + print_option_help_wc=-L + elif wc -m /dev/null 2>&1; then + print_option_help_wc=-m + else + print_option_help_wc=-b + fi + fi + if [[ x$have_fmt = x ]]; then + if fmt -w 40 /dev/null 2>&1; then + have_fmt=y; + else + have_fmt=n; + fi + fi + local print_option_help_lead=" $1" + local print_option_help_lspace="$(echo "$print_option_help_lead" | wc $print_option_help_wc)" + local print_option_help_fill="$((26 - print_option_help_lspace))" + printf "%s" "$print_option_help_lead" + local print_option_help_nl= + if [[ $print_option_help_fill -le 0 ]]; then + print_option_help_nl=y + echo + else + print_option_help_i=0; + while [[ $print_option_help_i -lt $print_option_help_fill ]]; do + printf " " + print_option_help_i=$((print_option_help_i+1)) + done + print_option_help_nl=n + fi + local print_option_help_split= + if [[ x$have_fmt = xy ]]; then + print_option_help_split="$(echo "$2" | fmt -w 50)" + else + print_option_help_split="$2" + fi + if [[ x$print_option_help_nl = xy ]]; then + echo "$print_option_help_split" | awk '{ print " " $0; }' + else + echo "$print_option_help_split" | awk 'BEGIN { n = 0 } + { if (n == 1) print " " $0; else print $0; n = 1 ; }' + fi +} + +# Function to manage PATH +pathmunge () { + if [[ ! $PATH =~ (^|:)$1(:|$) ]]; then + if [[ "${2:-}" = "after" ]]; then + export PATH=$PATH:$1 + else + export PATH=$1:$PATH + fi + fi +} + +packagesPathmunge () { + if [[ -z "${PACKAGES_PATH:-}" ]]; then + export PACKAGES_PATH="$WORKSPACE" # must be always the first + fi + if [[ ! $PACKAGES_PATH =~ (^|:)$1(:|$) ]]; then + if [[ "${2:-}" = "after" ]]; then + export PACKAGES_PATH=$PACKAGES_PATH:$1 + else + export PACKAGES_PATH=$1:$PACKAGES_PATH + fi + fi +} + +# Add edk2 build option +addEdk2BuildOption() { + EDK2_BUILD_OPTIONS=("${EDK2_BUILD_OPTIONS[@]}" $@) +} + +# Add edk2 build macro +addEdk2BuildMacro() { + local macro="$1" + [[ "$macro" == "NO_GRUB_DRIVERS" ]] && M_NOGRUB=1 + addEdk2BuildOption "-D" "$macro" +} + +# Check NASM + +IsNumericOnly() { + if [[ "${1}" =~ ^-?[0-9]+$ ]]; then + return 0 # no, contains other or is empty + else + return 1 # yes is an integer (no matter for bash if there are zeroes at the beginning comparing it as integer) + fi +} + +isNASMGood() { + # nasm should be greater or equal to 2.12.02 to be good building Clover. + # There was a bad macho relocation in outmacho.c, fixed by Zenith432 + # and accepted by nasm devel during 2.12.rcxx (release candidate) + + result=1 + local nasmver=$( "${1}" -v | grep 'NASM version' | awk '{print $3}' ) + + case "$nasmver" in + 2.12.0[2-9]* | 2.12.[1-9]* | 2.1[3-9]* | 2.[2-9]* | [3-9]* | [1-9][1-9]*) + result=0;; + *) + printf "\n\e[1;33mUnknown or unsupported NASM version found at:\n${1}\n\n\e[0m";; + esac + + return $result +} + +# Check Xcode toolchain +checkXcode () { + XCODE_BUILD="/usr/bin/xcodebuild" + local LOCALBIN="/usr/local/bin" + + if [[ ! -x "${XCODE_BUILD}" ]]; then + echo "ERROR: Install Xcode Tools from Apple before using this script." >&2; exit 1 + fi + + if [[ -x "/opt/local/bin/mtoc.NEW" ]]; then + export MTOC_PREFIX="/opt/local/bin/" + elif [[ -x "${LOCALBIN}/mtoc.NEW" ]]; then + export MTOC_PREFIX="${LOCALBIN}/" + elif [[ -x "${TOOLCHAIN_DIR}/bin/mtoc.NEW" ]]; then + export MTOC_PREFIX="${TOOLCHAIN_DIR}/bin/" + else + export MTOC_PREFIX="${TOOLCHAIN_DIR}/bin/" + ./buildmtoc.sh + fi + echo "MTOC_PREFIX: $MTOC_PREFIX" +} + +# Print the usage. +usage() { + echo "Script for building CloverEFI sources on Darwin OS X" + echo "Version from ${SCRIPT_VERS}" + printf "Usage: %s [OPTIONS] [all|fds|genc|genmake|clean|cleanpkg|cleanall|cleanlib|modules|libraries]\n" "$SELF" + echo + echo "Configuration:" + print_option_help "-n THREADNUMBER" "Build the platform using multi-threaded compiler [default is number of CPUs + 1]" + print_option_help "-h, --help" "print this message and exit" + print_option_help "-v, --version" "print the version information and exit" + echo + echo "Toolchain:" + print_option_help "-clang" "use XCode Clang toolchain" + print_option_help "-llvm" "use LLVM toolchain" + print_option_help "-gcc49" "use GCC 4.9 toolchain" + print_option_help "-gcc53" "use GCC 5.3 toolchain" + print_option_help "-unixgcc" "use UNIXGCC toolchain" + print_option_help "-xcode" "use XCode 3.2 toolchain" + print_option_help "-xcode5" "use XCode 5-7 toolchain " + print_option_help "-xcode8" "use XCode 8 toolchain [Default]" + print_option_help "-t TOOLCHAIN, --tagname=TOOLCHAIN" "force to use a specific toolchain" + echo + echo "Target:" + print_option_help "-x64" "build Clover in 64-bit [boot6] [Default]" + print_option_help "-mc, --x64-mcp" "build Clover in 64-bit [boot7] using BiosBlockIO (compatible with MCP chipset)" + print_option_help "-p PLATFORMFILE, --platform=PLATFORMFILE" "Build the platform specified by the DSC filename argument" + print_option_help "-m MODULEFILE, --module=MODULEFILE" "Build only the module specified by the INF filename argument" + print_option_help "-b BUILDTARGET, --buildtarget=BUILDTARGET" "using the BUILDTARGET to build the platform" + print_option_help "-clean" "same as clean" + print_option_help "-cleanall" "same as cleanall" + echo + echo "Options:" + print_option_help "-D MACRO, --define=MACRO" "Macro: \"Name[=Value]\"." + print_option_help "--vbios-patch-cloverefi" "activate vbios patch in CloverEFI" + print_option_help "--only-sata0" "activate only SATA0 patch" + print_option_help "--std-ebda" "ebda offset dont shift to 0x88000" + print_option_help "--genpage" "dynamically generate page table under ebda" + print_option_help "--no-usb" "disable USB support" + print_option_help "--no-lto" "disable Link Time Optimisation" + print_option_help "--ext-pre" "deprecated option" + print_option_help "--ext-co" "deprecated option" + print_option_help "--ext-build" "deprecated option" + print_option_help "--edk2shell " "copy edk2 Shell to EFI tools dir" + echo + echo "build options:" + print_option_help "-fr, --force-rebuild" "force rebuild all targets" + print_option_help "-nb, --no-bootfiles" "don't generate boot files" + echo + echo "Report bugs to https://sourceforge.net/p/cloverefiboot/discussion/1726372/" +} + +# Manage option argument +argument () { + local opt=$1 + shift + + if [[ $# -eq 0 ]]; then + printf "%s: option \`%s' requires an argument\n" "$0" "$opt" + exit 1 + fi + + echo $1 +} + +# Check the command line arguments +checkCmdlineArguments() { + while [[ $# -gt 0 ]]; do + local option=$1 + shift + case "$option" in + -clang | --clang) TOOLCHAIN=XCLANG ; CLANG=1 ;; + -llvm | --llvm) TOOLCHAIN=LLVM ; CLANG=1 ;; + -xcode5 | --xcode5 ) TOOLCHAIN=XCODE5 ; CLANG=1 ;; + -xcode8 | --xcode8 ) TOOLCHAIN=XCODE8 ; CLANG=1 ;; + -GCC49 | --GCC49) TOOLCHAIN=GCC49 ;; + -gcc49 | --gcc49) TOOLCHAIN=GCC49 ;; + -GCC53 | --GCC53) TOOLCHAIN=GCC53 ;; + -gcc53 | --gcc53) TOOLCHAIN=GCC53 ;; + -unixgcc | --gcc) TOOLCHAIN=UNIXGCC ;; + -xcode | --xcode ) TOOLCHAIN=XCODE32 ;; + -x64 | --x64) + printf "\`%s' is deprecated because Clover is 64 bit only. This message will be removed soon\n" "$option" 1>&2 + sleep 4 + ;; + -mc | --x64-mcp) USE_BIOS_BLOCKIO=1 ;; + -clean) TARGETRULE=clean ;; + -cleanall) TARGETRULE=cleanall ;; + -fr | --force-rebuild) FORCEREBUILD=1 ;; + -nb | --no-bootfiles) NOBOOTFILES=1 ;; +# -d | -debug | --debug) BUILDTARGET=DEBUG ;; +# -r | -release | --release) BUILDTARGET=RELEASE ;; + -a) TARGETARCH=$(argument $option "$@") + printf "\`%s' is deprecated because Clover is 64 bit only. This message will be removed soon\n" "$option" 1>&2 + sleep 4 + ;; + --arch=*) + printf "\`%s' is deprecated because Clover is 64 bit only. This message will be removed soon\n" "$option" 1>&2 + sleep 4 + ;; + -p) PLATFORMFILE=$(argument $option "$@"); shift + ;; + --platform=*) + PLATFORMFILE=$(echo "$option" | sed 's/--platform=//') + ;; + -m) MODULEFILE=$(argument $option "$@"); shift + ;; + --module=*) + MODULEFILE=$(echo "$option" | sed 's/--module=//') + ;; + -b) BUILDTARGET=$(argument $option "$@"); shift + ;; + --buildtarget=*) + BUILDTARGET=$(echo "$option" | sed 's/--buildtarget=//') + ;; + -t) TOOLCHAIN=$(argument $option "$@"); shift + ;; + --tagname=*) + TOOLCHAIN=$(echo "$option" | sed 's/--tagname=//') + ;; + -D) + addEdk2BuildMacro $(argument $option "$@"); shift + ;; + --define=*) + addEdk2BuildMacro $(echo "$option" | sed 's/--define=//') + ;; + -n) + BUILDTHREADS=$(argument $option "$@"); shift + ;; + --vbios-patch-cloverefi) + VBIOSPATCHCLOVEREFI=1 + ;; + --only-sata0) + ONLYSATA0PATCH=1 + ;; + --std-ebda) + USE_LOW_EBDA=0 + ;; + --genpage) + GENPAGE=1 + ;; + --no-usb) + addEdk2BuildMacro DISABLE_USB_SUPPORT + ;; + --no-lto) + addEdk2BuildMacro DISABLE_LTO + ;; + --ext-pre | --ext-co | --ext-build) + printf "\`%s' is deprecated. This message will be removed soon\n" "$option" 1>&2 + sleep 4 + ;; + --edk2shell) EDK2SHELL=$(argument $option "$@"); shift + ;; + -h | -\? | -help | --help) + usage && exit 0 + ;; + -v | --version) + echo "$SELF vers from $SCRIPT_VERS" && exit 0 + ;; + -*) + printf "Unrecognized option \`%s'\n" "$option" 1>&2 + exit 1 + ;; + *) + TARGETRULE="$option" + ;; + esac + done + + # Update variables + PLATFORMFILE="${PLATFORMFILE:-Clover.dsc}" + if [ ! -z "${MODULEFILE}" ]; then + MODULEFILE=" -m $MODULEFILE" + fi + + # Allow custom config path + if [[ -f "${CONF_PATH}/target.txt" ]]; then + addEdk2BuildOption "--conf=${CONF_PATH%/}" + elif [[ -f "${CLOVERROOT}/Conf/target.txt" ]]; then + addEdk2BuildOption "--conf=${CLOVERROOT}/Conf" + fi +} + +## Check tools for the toolchain +checkToolchain() { + case "$TOOLCHAIN" in + XCLANG|XCODE*) checkXcode ;; + esac + + if [[ "$SYSNAME" == Linux ]]; then + export GCC53_BIN="$TOOLCHAIN_DIR/bin/" + if [[ ! -x "${GCC53_BIN}gcc" ]]; then + echo "No clover toolchain found !" >&2 + echo "Install on your system or define the TOOLCHAIN_DIR variable." >&2 + exit 1 + fi + else + export GCC53_BIN="$TOOLCHAIN_DIR/cross/bin/x86_64-clover-linux-gnu-" + if [[ $TOOLCHAIN == GCC* ]] && [[ ! -x "${GCC53_BIN}gcc" ]]; then + echo "No clover toolchain found !" >&2 + echo "Build it with the build_gcc8.sh script or define the TOOLCHAIN_DIR variable." >&2 + exit 1 + fi + fi + + if [[ -x "/opt/local/bin/nasm" ]]; then + export NASM_PREFIX="/opt/local/bin/" + elif [[ -x "${TOOLCHAIN_DIR}/bin/nasm" ]]; then + # using $TOOLCHAIN_DIR here should allow Clover source to be + # inside any sub folder instead of only in ~/ + export NASM_PREFIX="${TOOLCHAIN_DIR}/bin/" + else + export NASM_PREFIX="${TOOLCHAIN_DIR}/bin/" + ./buildnasm.sh + fi + + echo "NASM_PREFIX: $NASM_PREFIX" + + #NASM_VER=`nasm -v | awk '/version/ {print $3}'` + NASM_VER=`${NASM_PREFIX}nasm -v | sed -nE 's/^.*version.([0-9\.]+).*$/\1/p'` + + echo "NASM_VER: $NASM_VER" + if [[ "$SYSNAME" == Darwin ]]; then + if ! isNASMGood "${NASM_PREFIX}nasm"; then echo "your nasm is not good to build Clover!" && exit 1; fi + fi +} + +# Main build script +MainBuildScript() { + checkCmdlineArguments $@ + checkToolchain + + # local repoRev=$(git describe --tags $(git rev-list --tags --max-count=1)) + local repoRev=$(git describe --tags --abbrev=0) + + # + # we are building the same rev as before? + local SkipAutoGen=0 + # + if [[ -f "$CLOVERROOT"/rEFIt_UEFI/Version.h ]]; then + local builtedRev=$(cat "$CLOVERROOT"/rEFIt_UEFI/Version.h \ + | grep '#define FIRMWARE_REVISION L' | awk -v FS="(\"|\")" '{print $2}') +# echo "old revision ${builtedRev}" >echo.txt +# echo "new revision ${repoRev}" >>echo.txt + + if [ "${repoRev}" = "${builtedRev}" ]; then SkipAutoGen=1; fi + fi + + # + # Setup workspace if it is not set + # + local EDK2DIR=$(cd "$CLOVERROOT" && echo "$PWD") + if [[ -z "$WORKSPACE" ]]; then + echo "Initializing workspace" + if [[ ! -x "${EDK2DIR}"/edksetup.sh ]]; then + echo "Error: Can't find edksetup.sh script !" >&2 + exit 1 + fi + + # This version is for the tools in the BaseTools project. + # this assumes svn pulls have the same root dir + # export EDK_TOOLS_PATH=`pwd`/../BaseTools + # This version is for the tools source in edk2 + # cd "$EDK2DIR" + export EDK_TOOLS_PATH="${PWD}"/BaseTools + set +u + source ./edksetup.sh BaseTools + set -u + cd "$CLOVERROOT" + else + echo "Building from: $WORKSPACE" + fi + + export CLOVER_PKG_DIR="$CLOVERROOT"/CloverPackage/CloverV2 + + # Cleaning part of the script if we have told to do it + if [[ "$TARGETRULE" == cleanpkg ]]; then + if [[ "$SYSNAME" != Linux ]]; then + # Make some house cleaning + echo "Cleaning CloverUpdater files..." + make -C "$CLOVERROOT"/CloverPackage/CloverUpdater clean + + echo "Cleaning CloverPrefpane files..." + make -C "$CLOVERROOT"/CloverPackage/CloverPrefpane clean + fi + + echo "Cleaning bootsector files..." + local BOOTHFS="$CLOVERROOT"/BootHFS + DESTDIR="$CLOVER_PKG_DIR"/BootSectors make -C $BOOTHFS clean + + echo + # Use subshell to use shopt + ( + echo "Cleaning packaging files..." + shopt -s nullglob + find "$CLOVER_PKG_DIR"/Bootloaders/x64/ -mindepth 1 -not -path "**/.svn*" -delete + if [[ -d "$CLOVER_PKG_DIR"/EFI/BOOT ]]; then + find "$CLOVER_PKG_DIR"/EFI/BOOT/ -name '*.efi' -mindepth 1 -not -path "**/.svn*" -delete + rmdir "$CLOVER_PKG_DIR"/EFI/BOOT &>/dev/null + fi + local dir + for dir in "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers*; do + find "$dir" -mindepth 1 -not -path "**/.svn*" -delete + rmdir "$dir" &>/dev/null + done + find "$CLOVER_PKG_DIR"/EFI/CLOVER/ -name '*.efi' -maxdepth 1 -not -path "**/.svn*" -delete + for dir in "$CLOVER_PKG_DIR"/drivers/$DRIVERS_OFF/*; do + find "$dir" -mindepth 1 -not -path "**/.svn*" -delete + done + ) + echo "Done!" + exit $? + + elif [[ "$TARGETRULE" == clean || "$TARGETRULE" == cleanall ]]; then + build --quiet -p $PLATFORMFILE -b $BUILDTARGET \ + -t $TOOLCHAIN -n $BUILDTHREADS $TARGETRULE + [[ "$TARGETRULE" == cleanall ]] && make -C $WORKSPACE/BaseTools clean + exit $? + fi + + # Create edk tools if necessary + if [[ ! -x "$EDK_TOOLS_PATH/Source/C/bin/GenFv" ]]; then + echo "Building tools as they are not found" + make -C "$WORKSPACE"/BaseTools CC="gcc -Wno-deprecated-declarations" + fi + + # Apply options + [[ "$USE_BIOS_BLOCKIO" -ne 0 ]] && addEdk2BuildMacro 'USE_BIOS_BLOCKIO' + [[ "$VBIOSPATCHCLOVEREFI" -ne 0 ]] && addEdk2BuildMacro 'ENABLE_VBIOS_PATCH_CLOVEREFI' + [[ "$ONLYSATA0PATCH" -ne 0 ]] && addEdk2BuildMacro 'ONLY_SATA_0' + [[ "$USE_LOW_EBDA" -ne 0 ]] && addEdk2BuildMacro 'USE_LOW_EBDA' + [[ -d "$WORKSPACE/MdeModulePkg/Universal/Variable/EmuRuntimeDxe" ]] && addEdk2BuildMacro 'HAVE_LEGACY_EMURUNTIMEDXE' + [[ "$CLANG" -ne 0 ]] && addEdk2BuildMacro 'CLANG' + + local cmd="${EDK2_BUILD_OPTIONS[@]}" + + if (( $SkipAutoGen == 1 )) && (( $FORCEREBUILD == 0 )); then + cmd="build --skip-autogen $cmd" + else + cmd="build $cmd" + fi + + cmd="$cmd -p $PLATFORMFILE $MODULEFILE -a $TARGETARCH -b $BUILDTARGET" + cmd="$cmd -t $TOOLCHAIN -n $BUILDTHREADS $TARGETRULE" + + echo + echo "Running edk2 build for Clover$TARGETARCH using the command:" + echo "$cmd" + echo + + # Build Clover version + if (( $SkipAutoGen == 0 )) || (( $FORCEREBUILD == 1 )); then + + # local clover_revision=$(cat "${CLOVERROOT}/${VERSTXT}") + # local clover_revision=$(git describe --tags $(git rev-list --tags --max-count=1)) + local clover_revision=$(git describe --tags --abbrev=0) + local clover_build_date=$(date '+%Y-%m-%d %H:%M:%S') + #echo "#define FIRMWARE_VERSION \"2.31\"" > "$CLOVERROOT"/Version.h + + echo "#define FIRMWARE_BUILDDATE \"${clover_build_date}\"" > "$CLOVERROOT"/Version.h + echo "#define FIRMWARE_REVISION L\"${clover_revision}\"" >> "$CLOVERROOT"/Version.h + + local sha1="(github unknown)" + if [[ -d "${CLOVERROOT}"/.git ]]; then + sha1="($(git rev-parse --abbrev-ref HEAD), commit $(git rev-parse --short HEAD))" + fi + echo "#define REVISION_STR \"Clover revision: ${clover_revision} $sha1\"" >> "$CLOVERROOT"/Version.h +# echo "#define REVISION_STR \"Clover revision: ${clover_revision}\"" >> "$CLOVERROOT"/Version.h + + local clover_build_info="Args: " + if [[ -n "$@" ]]; then + clover_build_info="${clover_build_info} $@" + fi + + clover_build_info="${clover_build_info} | $(echo $cmd | xargs | sed -e "s, -p ${PLATFORMFILE} , ,")" + + if [[ -n "${OSVER:-}" ]]; then + clover_build_info="${clover_build_info} | OS: ${OSVER}" + fi + if [[ -n "${XCODE_VERSION:-}" ]]; then + clover_build_info="${clover_build_info} | XCODE: ${XCODE_VERSION}" + fi + # removing force rebuild related flags, and ensure only one blank space is used as separator + clover_build_info=$(echo ${clover_build_info} | sed -e 's/ -fr / /' \ + | sed -e 's/ --force-rebuild / /' | sed -e 's/ --skip-autogen / /' \ + | sed -e 's/build//' | sed -e 's/Args: | /Args: /' | sed -e 's/ / /') + + echo "#define BUILDINFOS_STR \"${clover_build_info}\"" >> "$CLOVERROOT"/Version.h + + cp "$CLOVERROOT"/Version.h "$CLOVERROOT"/rEFIt_UEFI/ + fi + + eval "$cmd" +} + +copyBin() { + local cpSrc="$1" + local cpDest="$2" + local cpFile=$(basename "$2") + local cpDestDIR=$(dirname "$cpDest") + + [[ ! -f "$cpSrc" || ! -d "$cpDestDIR" ]] && return + [[ -d "$cpDest" ]] && cpFile=$(basename "$cpSrc") + + echo " -> $cpFile" + cp -f "$cpSrc" "$cpDest" 2>/dev/null +} + +setInitBootMsg(){ + local byte="35" + case "${1}" in + *boot2) + byte="32" + ;; + *boot3) + byte="33" + ;; + *boot4) + byte="34" + ;; + *boot5) + byte="35" + ;; + *boot6) + byte="36" + ;; + *boot7) + byte="37" + ;; + *boot7-MCP79) + byte="4d" + ;; + *boot8) + byte="38" + ;; + *boot9) + byte="39" + ;; + *) + return; + ;; + esac + + if [[ -f "${1}" ]]; then + echo -e "Changing byte at 0xa9 of $(basename ${1}) to show \x${byte} as init message:" + printf "\x${byte}" | dd conv=notrunc of="${1}" bs=1 seek=$((0xa9)) + fi +} + +# Deploy Clover files for packaging +MainPostBuildScript() { +# if [[ -z "$EDK_TOOLS_PATH" ]]; then + export BASETOOLS_DIR="$WORKSPACE"/BaseTools/Source/C/bin +# else +# export BASETOOLS_DIR="$EDK_TOOLS_PATH"/Source/C/bin +# fi + export BOOTSECTOR_BIN_DIR="$CLOVERROOT"/CloverEFI/BootSector/bin + if (( $NOBOOTFILES == 0 )); then + echo Compressing DUETEFIMainFv.FV ... + "$BASETOOLS_DIR"/LzmaCompress -e -o "${BUILD_DIR}/FV/DUETEFIMAINFV${TARGETARCH}.z" "${BUILD_DIR}/FV/DUETEFIMAINFV${TARGETARCH}.Fv" + + echo Compressing DxeCore.efi ... + "$BASETOOLS_DIR"/LzmaCompress -e -o "${BUILD_DIR}/FV/DxeMain${TARGETARCH}.z" "$BUILD_DIR_ARCH/DxeCore.efi" + + echo Compressing DxeIpl.efi ... + "$BASETOOLS_DIR"/LzmaCompress -e -o "${BUILD_DIR}/FV/DxeIpl${TARGETARCH}.z" "$BUILD_DIR_ARCH/DxeIpl.efi" + + echo "Generate Loader Image ..." + fi + + cloverEFIFile=boot$((6 + USE_BIOS_BLOCKIO)) + if (( $NOBOOTFILES == 0 )); then + "$BASETOOLS_DIR"/GenFw --rebase 0x10000 -o "$BUILD_DIR_ARCH/EfiLoader.efi" "$BUILD_DIR_ARCH/EfiLoader.efi" + "$BASETOOLS_DIR"/EfiLdrImage -o "${BUILD_DIR}"/FV/Efildr64 \ + "$BUILD_DIR_ARCH"/EfiLoader.efi \ + "${BUILD_DIR}"/FV/DxeIpl${TARGETARCH}.z \ + "${BUILD_DIR}"/FV/DxeMain${TARGETARCH}.z \ + "${BUILD_DIR}"/FV/DUETEFIMAINFV${TARGETARCH}.z + if [[ "$GENPAGE" -eq 0 && "$USE_LOW_EBDA" -ne 0 ]]; then + if [[ "$SYSNAME" == Linux ]]; then + local -r EL_SIZE=$(stat -c "%s" "${BUILD_DIR}"/FV/Efildr64) + else + local -r EL_SIZE=$(stat -f "%z" "${BUILD_DIR}"/FV/Efildr64) + fi + if (( $((EL_SIZE)) > 417792 )); then + echo 'warning: boot file bigger than low-ebda permits, switching to --std-ebda' + USE_LOW_EBDA=0 + fi + fi + + local -ar COM_NAMES=(H H2 H3 H4 H5 H6 H5 H6) # Note: (H{,2,3,4,5,6,5,6}) works in Linux bash, but not Darwin bash + startBlock=Start64${COM_NAMES[$((GENPAGE << 2 | USE_LOW_EBDA << 1 | USE_BIOS_BLOCKIO))]}.com + if [[ "$GENPAGE" -ne 0 ]]; then + cat $BOOTSECTOR_BIN_DIR/$startBlock $BOOTSECTOR_BIN_DIR/efi64.com3 "${BUILD_DIR}"/FV/Efildr64 > "${BUILD_DIR}"/FV/boot + else + cat $BOOTSECTOR_BIN_DIR/$startBlock $BOOTSECTOR_BIN_DIR/efi64.com3 "${BUILD_DIR}"/FV/Efildr64 > "${BUILD_DIR}"/FV/Efildr20Pure + + if [[ "$USE_LOW_EBDA" -ne 0 ]]; then + "$BASETOOLS_DIR"/GenPage "${BUILD_DIR}"/FV/Efildr20Pure -b 0x88000 -f 0x68000 -o "${BUILD_DIR}"/FV/Efildr20 + else + "$BASETOOLS_DIR"/GenPage "${BUILD_DIR}"/FV/Efildr20Pure -o "${BUILD_DIR}"/FV/Efildr20 + fi + # Create CloverEFI file + dd if="${BUILD_DIR}"/FV/Efildr20 of="${BUILD_DIR}"/FV/boot bs=512 skip=1 + fi + + rm -rf "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers 2> /dev/null + + # clean old drivers directories + if [[ "$DRIVERS_LEGACY" != drivers64 ]]; then + rm -rf "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers64 + fi + + if [[ "$DRIVERS_UEFI" != drivers64UEFI ]]; then + rm -rf "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers64UEFI + fi + + rm -rf "$CLOVER_PKG_DIR"/CloverV2/drivers-Off + + # Be sure that all needed directories exists + mkdir -p "$CLOVER_PKG_DIR"/Bootloaders/x64 + mkdir -p "$CLOVER_PKG_DIR"/EFI/BOOT + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_LEGACY + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_UEFI + # off drivers + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_LEGACY/FileVault2 + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/FileVault2 + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/MemoryFix + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_LEGACY/FileSystem + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/FileSystem + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/HID + mkdir -p "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/Other + + # Install CloverEFI file + echo "Copy CloverEFI:" + copyBin "${BUILD_DIR}"/FV/boot "$CLOVER_PKG_DIR"/Bootloaders/x64/$cloverEFIFile + # For GENPAGE, the character "[TX]" is at offset 0x74 of Start64H[56].com, not offset 0xa9 - zenith432 + if [[ "$GENPAGE" -eq 0 ]]; then + setInitBootMsg "$CLOVER_PKG_DIR"/Bootloaders/x64/$cloverEFIFile + fi + copyBin "$BUILD_DIR_ARCH"/CLOVER.efi "$CLOVER_PKG_DIR"/EFI/BOOT/BOOTX64.efi + copyBin "$BUILD_DIR_ARCH"/CLOVER.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/CLOVERX64.efi + + # Mandatory drivers + echo "Copy Mandatory drivers:" + binArray=( FSInject XhciDxe SMCHelper AudioDxe ) + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_LEGACY/$efi.efi + done + + binArray=( AppleImageCodec AppleKeyAggregator AppleUITheme FirmwareVolume ) + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_LEGACY/FileVault2/$efi.efi + done + + binArray=( ApfsDriverLoader ) + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_LEGACY/FileSystem/$efi.efi + done + + if [[ $M_APPLEHFS -eq 1 ]]; then + copyBin "${CLOVERROOT}"/FileSystems/HFSPlus/X64/HFSPlus.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_LEGACY/FileSystem/HFSPlus.efi + fi + + + binArray=( FSInject DataHubDxe SMCHelper AudioDxe ) + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_UEFI/$efi.efi + done + + binArray=( AppleImageCodec AppleUITheme AppleKeyAggregator FirmwareVolume ) + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/FileVault2/$efi.efi + done + + if [[ $M_NOGRUB -eq 0 ]]; then + binArray=( GrubEXFAT GrubISO9660 GrubNTFS GrubUDF ) + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_LEGACY/FileSystem/$efi.efi + done + fi + + # drivers64UEFI + binArray=( CsmVideoDxe EnglishDxe EmuVariableUefi NvmExpressDxe OsxFatBinaryDrv PartitionDxe ) + + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/Other/$efi.efi + done + + binArray=( Ps2MouseDxe UsbKbDxe UsbMouseDxe AptioInputFix ) + + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/HID/$efi.efi + done + + binArray=( ApfsDriverLoader Fat VBoxExt2 VBoxExt4 VBoxIso9600 VBoxHfs ) + + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/FileSystem/$efi.efi + done + + if [[ $M_APPLEHFS -eq 1 ]]; then + copyBin "${CLOVERROOT}"/FileSystems/HFSPlus/X64/HFSPlus.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/FileSystem/HFSPlus.efi + fi + + # drivers64UEFI/FileVault2 + binArray=( AppleKeyFeeder HashServiceFix ) + + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/FileVault2/$efi.efi + done + + # drivers64UEFI/MemoryFix + binArray=( OsxAptioFixDrv OsxLowMemFixDrv OsxAptioFix3Drv AptioMemoryFix ) + + for efi in "${binArray[@]}" + do + copyBin "$BUILD_DIR_ARCH"/$efi.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/drivers/$DRIVERS_OFF/$DRIVERS_UEFI/MemoryFix/$efi.efi + done + + # Applications + echo "Copy Applications:" + copyBin "$BUILD_DIR_ARCH"/bdmesg.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/tools/ + + + if [[ "${EDK2SHELL:-}" == "MinimumShell" ]]; then + copyBin "${WORKSPACE}"/ShellBinPkg/MinUefiShell/X64/Shell.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/tools/Shell64U.efi + elif [[ "${EDK2SHELL:-}" == "FullShell" ]]; then + copyBin "${WORKSPACE}"/ShellBinPkg/UefiShell/X64/Shell.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/tools/Shell64U.efi + else + copyBin "$BUILD_DIR_ARCH"/Shell.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/tools/Shell64U.efi + fi + fi + + echo "Done!" + + # Build and install Bootsectors + echo + echo "Generating BootSectors" + local BOOTHFS="$CLOVERROOT"/BootHFS + DESTDIR="$CLOVER_PKG_DIR"/BootSectors make -C $BOOTHFS + echo "Done!" +} + +# BUILD START # + +# Default locale +export LC_ALL=POSIX + + +# Add toolchain bin directory to the PATH +if [[ "$SYSNAME" != Linux ]]; then + pathmunge "$TOOLCHAIN_DIR/bin" +fi + +MainBuildScript $@ +export BUILD_DIR="${WORKSPACE}/Build/Clover/${BUILDTARGET}_${TOOLCHAIN}" +export BUILD_DIR_ARCH="${BUILD_DIR}/$TARGETARCH" + +if [[ -z $MODULEFILE ]] && (( $NOBOOTFILES == 0 )); then + MainPostBuildScript +else + copyBin "$BUILD_DIR_ARCH"/CLOVER.efi "$CLOVER_PKG_DIR"/EFI/CLOVER/CLOVERX64.efi + copyBin "$BUILD_DIR_ARCH"/CLOVER.efi "$CLOVER_PKG_DIR"/EFI/BOOT/BOOTX64.efi +fi + +# Local Variables: # +# mode: ksh # +# tab-width: 4 # +# indent-tabs-mode: nil # +# End: # +# +# vi: set expandtab ts=4 sw=4 sts=4: # diff --git a/rEFIt_UEFI/Platform/ati.c b/rEFIt_UEFI/Platform/ati.c index ce8d7f72e..30a0771e3 100644 --- a/rEFIt_UEFI/Platform/ati.c +++ b/rEFIt_UEFI/Platform/ati.c @@ -1028,6 +1028,63 @@ radeon_card_info_t radeon_cards[] = { 0x67701002 0x67791002 0x67601002 0x67611002 0x67501002 0x67581002 0x67591002 0x67401002 0x67411002 0x67451002 0x67381002 0x67391002 0x67201002 0x67221002 0x67181002 0x67191002 0x68401002 0x68411002 0x67041002 + Mojave 10.14.6 + Buffin + 0x67E01002 0x67E31002 0x67E81002 0x67EB1002 0x67EF1002 0x67FF1002 0x67E11002 0x67E71002 0x67E91002 + + Bonair + 0x66401002 0x66411002 0x66461002 0x66471002 0x66501002 0x66511002 0x665C1002 0x665D1002 + + Ellesmere + 0x67C01002 0x67C11002 0x67C21002 0x67C41002 0x67C71002 0x67DF1002 0x67D01002 0x67C81002 0x67C91002 0x67CA1002 0x67CC1002 0x67CF1002 + + Fiji + 0x73001002 0x730F1002 + + Hawaii + 0x67B01002 + + Pitcairn + 0x68001002 0x68011002 0x68061002 0x68081002 0x68101002 0x68181002 0x68191002 + + Tahiti + 0x67901002 0x67981002 0x679A1002 0x679E1002 0x67801002 + + Tonga + 0x69201002 0x69211002 0x69301002 0x69381002 0x69391002 + + Verde + 0x68201002 0x68211002 0x68231002 0x68251002 0x68271002 0x682B1002 0x682D1002 0x682F1002 0x68351002 0x68391002 0x683B1002 0x683D1002 0x683F1002 + + Vega10 + 0x68601002 0x68611002 0x68621002 0x68631002 0x68641002 0x68671002 0x68681002 0x68691002 0x686A1002 0x686B1002 0x686D1002 0x686E1002 0x686F1002 0x687F1002 0x686C1002 + + Vega12 + 0x69A01002 0x69A11002 0x69A31002 0x69AF1002 + + Vega20 + 0x66A01002 0x66A11002 0x66A21002 0x66A31002 0x66A71002 0x66AF1002 + + Controllers 10.14.6 + AMD7000 + 0x67901002 0x67981002 0x679A1002 0x679E1002 0x67801002 0x68201002 0x68211002 0x68231002 0x68251002 0x68271002 0x682B1002 0x682D1002 0x682F1002 0x68351002 0x68391002 0x683B1002 0x683D1002 0x683F1002 0x68001002 0x68011002 0x68061002 0x68081002 0x68101002 0x68181002 0x68191002 + + AMD8000 + 0x66401002 0x66411002 0x66461002 0x66471002 0x66501002 0x66511002 0x665C1002 0x665D1002 0x67B01002 + + AMD9000 + 0x69201002 0x69211002 0x69301002 0x69381002 0x69391002 0x73001002 0x730F1002 + + AMD9500 + 0x67E01002 0x67E31002 0x67E81002 0x67EB1002 0x67EF1002 0x67FF1002 0x67E11002 0x67E71002 0x67E91002 0x67C01002 0x67C11002 0x67C21002 0x67C41002 0x67C71002 0x67DF1002 0x67D01002 0x67C81002 0x67C91002 0x67CA1002 0x67CC1002 0x67CF1002 + + AMD10000 + 0x68601002 0x68611002 0x68621002 0x68631002 0x68641002 0x68671002 0x68681002 0x68691002 0x686A1002 0x686B1002 0x686C1002 0x686D1002 0x686E1002 0x687F1002 0x69A01002 0x69A11002 0x69A21002 0x69A31002 0x69AF1002 0x66A01002 0x66A11002 0x66A21002 0x66A31002 0x66A71002 0x66AF1002 + +Catalina + Navi + 0x731F1002 + */ const CHAR8 *chip_family_name[] = { diff --git a/rEFIt_UEFI/Platform/platformdata.c b/rEFIt_UEFI/Platform/platformdata.c index db35c725a..a837f2c58 100644 --- a/rEFIt_UEFI/Platform/platformdata.c +++ b/rEFIt_UEFI/Platform/platformdata.c @@ -39,6 +39,41 @@ typedef struct UINT32 smcConfig; } PLATFORMDATA; +//-------------------------- +/* AppleGraphicsDevicePolicy.kext in 10.14.6 contains follow board-id to choose from graphics config + none: + Mac-00BE6ED71E35EB86 iMac13,1 + Mac-27ADBB7B4CEE8E61 iMac14,2 + Mac-4B7AC7E43945597E MacBookPro9,1 + Mac-77EB7D7DAF985301 iMac14,3 + Mac-C3EC7CD22292981F MacBookPro10,1 + Mac-C9CF552659EA9913 + Mac-FC02E91DDD3FA6A4 iMac13,2 + + GFX1 only + Mac-F60DEB81FF30ACF6 MacPro6,1 + + GFX0 only + Mac-031B6874CF7F642A iMac14,1 + Mac-42FD25EABCABB274 iMac15,1 + Mac-65CE76090165799A iMac17,1 + Mac-81E3E92DD6088272 iMac14,4 + Mac-B809C3757DA9BB8D iMac17,1 + Mac-DB15BD556843C820 iMac17,1 + Mac-FA842E06C61E91C5 iMac15,1 + + GFX0+IGPU + Mac-63001698E7A34814 iMac19,2 + Mac-77F17D7DA9285301 iMac18,2 + Mac-AA95B1DDAB278B95 iMac19,1 + Mac-BE088AF8C5EB4FA2 iMac18,3 + + GFX0+IGPU+display + Mac-7BA5B2D9E42DDD94 iMacPro1,1 + + */ +//-------------------------- + PLATFORMDATA ApplePlatformData[] = { //MacBook1,1 / MacBook (13-inch)