mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-02-17 01:11:36 +01:00
17657 lines
1.3 MiB
17657 lines
1.3 MiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1288B5211A30CEFB007CBCEF /* Net.c in Sources */ = {isa = PBXBuildFile; fileRef = 1288B5201A30CEFB007CBCEF /* Net.c */; };
|
|
12A60F5A1DB610500068BF8B /* AppleImageCodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F4E1DB610500068BF8B /* AppleImageCodec.c */; };
|
|
12A60F5B1DB610500068BF8B /* load_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F501DB610500068BF8B /* load_bmp.c */; };
|
|
12A60F5C1DB610500068BF8B /* load_icns.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F511DB610500068BF8B /* load_icns.c */; };
|
|
12A60F5D1DB610500068BF8B /* picopng.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F521DB610500068BF8B /* picopng.c */; };
|
|
12A60F5F1DB610500068BF8B /* SMCHelper.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A60F581DB610500068BF8B /* SMCHelper.c */; };
|
|
12AAF3A51DB75DC800A52B12 /* FirmwareVolume.c in Sources */ = {isa = PBXBuildFile; fileRef = 12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */; };
|
|
12B2F75C211E169E009BF236 /* egemb_icons_dark.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B2F75B211E169E009BF236 /* egemb_icons_dark.c */; };
|
|
12B8EBBE1DDCE91200AC0A2C /* egemb_font.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B8EBBC1DDCE91200AC0A2C /* egemb_font.c */; };
|
|
12B8EBBF1DDCE91200AC0A2C /* egemb_icons.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B8EBBD1DDCE91200AC0A2C /* egemb_icons.c */; };
|
|
12B8EBC21DDCEA2A00AC0A2C /* scroll_images.c in Sources */ = {isa = PBXBuildFile; fileRef = 12B8EBC11DDCEA2A00AC0A2C /* scroll_images.c */; };
|
|
12E3015A1D5A413A00EED426 /* lodepng.c in Sources */ = {isa = PBXBuildFile; fileRef = 12E301581D5A413A00EED426 /* lodepng.c */; };
|
|
2C794E3F1A0AA85900D845B0 /* FSInject.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CEA1A0AA85900D845B0 /* FSInject.c */; };
|
|
2C794E401A0AA85900D845B0 /* Test.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C794CF11A0AA85900D845B0 /* Test.c */; };
|
|
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 */; };
|
|
A5BF392720D9F17B004340E1 /* FloatLib.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392620D9F17B004340E1 /* FloatLib.c */; };
|
|
A5BF392B20D9F18C004340E1 /* nanosvgrast.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392920D9F18C004340E1 /* nanosvgrast.c */; };
|
|
A5BF392C20D9F18C004340E1 /* nanosvg.c in Sources */ = {isa = PBXBuildFile; fileRef = A5BF392A20D9F18C004340E1 /* nanosvg.c */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
2C7949E11A0AA7F700D845B0 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
12098EC21DC76858008B4AC3 /* hda.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hda.c; sourceTree = "<group>"; };
|
|
12098EC31DC76858008B4AC3 /* hda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hda.h; sourceTree = "<group>"; };
|
|
12344F581CAB9A5700318A6E /* AppleSmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleSmBios.h; sourceTree = "<group>"; };
|
|
1261513A1A15BBB000903E7B /* bootscreen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bootscreen.c; sourceTree = "<group>"; };
|
|
1261513B1A15BBB000903E7B /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
|
|
1261513C1A15BBB000903E7B /* entry_scan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = entry_scan.h; sourceTree = "<group>"; };
|
|
1261513D1A15BBB000903E7B /* legacy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = legacy.c; sourceTree = "<group>"; };
|
|
1261513E1A15BBB000903E7B /* loader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = loader.c; sourceTree = "<group>"; };
|
|
1261513F1A15BBB000903E7B /* lockedgraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lockedgraphics.c; sourceTree = "<group>"; };
|
|
126151401A15BBB000903E7B /* secureboot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = secureboot.c; sourceTree = "<group>"; };
|
|
126151411A15BBB000903E7B /* securebootkeys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = securebootkeys.h; sourceTree = "<group>"; };
|
|
126151421A15BBB000903E7B /* securehash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = securehash.c; sourceTree = "<group>"; };
|
|
126151431A15BBB000903E7B /* securemenu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = securemenu.c; sourceTree = "<group>"; };
|
|
126151441A15BBB000903E7B /* securevars.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = securevars.c; sourceTree = "<group>"; };
|
|
126151451A15BBB000903E7B /* tool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tool.c; sourceTree = "<group>"; };
|
|
126151461A15BBB000903E7B /* uefibootoption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = uefibootoption.c; sourceTree = "<group>"; };
|
|
126151491A15BBB000903E7B /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = "<group>"; };
|
|
1261514A1A15BBB000903E7B /* syslinux_mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = syslinux_mbr.h; sourceTree = "<group>"; };
|
|
1261514C1A15BBB000903E7B /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = "<group>"; };
|
|
1261514D1A15BBB000903E7B /* EfiFileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiFileLib.h; sourceTree = "<group>"; };
|
|
1261514F1A15BBB000903E7B /* image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = image.c; sourceTree = "<group>"; };
|
|
126151501A15BBB000903E7B /* libeg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libeg.h; sourceTree = "<group>"; };
|
|
126151511A15BBB000903E7B /* libegint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libegint.h; sourceTree = "<group>"; };
|
|
126151521A15BBB000903E7B /* libscreen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = libscreen.c; sourceTree = "<group>"; };
|
|
126151541A15BBB000903E7B /* load_icns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = load_icns.c; sourceTree = "<group>"; };
|
|
126151551A15BBB000903E7B /* text.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = text.c; sourceTree = "<group>"; };
|
|
126151571A15BBB000903E7B /* AcpiPatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPatcher.c; sourceTree = "<group>"; };
|
|
126151581A15BBB000903E7B /* AmlGenerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlGenerator.c; sourceTree = "<group>"; };
|
|
126151591A15BBB000903E7B /* AmlGenerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmlGenerator.h; sourceTree = "<group>"; };
|
|
1261515A1A15BBB000903E7B /* ati.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ati.c; sourceTree = "<group>"; };
|
|
1261515B1A15BBB000903E7B /* ati.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ati.h; sourceTree = "<group>"; };
|
|
1261515C1A15BBB000903E7B /* ati_reg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ati_reg.h; sourceTree = "<group>"; };
|
|
1261515D1A15BBB000903E7B /* b64cdecode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = b64cdecode.c; sourceTree = "<group>"; };
|
|
1261515E1A15BBB000903E7B /* b64cdecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = b64cdecode.h; sourceTree = "<group>"; };
|
|
1261515F1A15BBB000903E7B /* BdsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConnect.c; sourceTree = "<group>"; };
|
|
126151601A15BBB000903E7B /* boot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = boot.h; sourceTree = "<group>"; };
|
|
126151611A15BBB000903E7B /* BootLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootLog.c; sourceTree = "<group>"; };
|
|
126151621A15BBB000903E7B /* BootOptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOptions.c; sourceTree = "<group>"; };
|
|
126151631A15BBB000903E7B /* card_vlist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = card_vlist.c; sourceTree = "<group>"; };
|
|
126151641A15BBB000903E7B /* Console.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = "<group>"; };
|
|
126151651A15BBB000903E7B /* cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = "<group>"; };
|
|
126151661A15BBB000903E7B /* DataHubCpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHubCpu.c; sourceTree = "<group>"; };
|
|
126151671A15BBB000903E7B /* device_inject.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_inject.c; sourceTree = "<group>"; };
|
|
126151681A15BBB000903E7B /* device_inject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_inject.h; sourceTree = "<group>"; };
|
|
126151691A15BBB000903E7B /* device_tree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_tree.c; sourceTree = "<group>"; };
|
|
1261516A1A15BBB000903E7B /* device_tree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_tree.h; sourceTree = "<group>"; };
|
|
1261516B1A15BBB000903E7B /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
1261516C1A15BBB000903E7B /* Edid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Edid.c; sourceTree = "<group>"; };
|
|
1261516D1A15BBB000903E7B /* Events.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Events.c; sourceTree = "<group>"; };
|
|
1261516E1A15BBB000903E7B /* FixBiosDsdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FixBiosDsdt.c; sourceTree = "<group>"; };
|
|
1261516F1A15BBB000903E7B /* gma.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gma.c; sourceTree = "<group>"; };
|
|
126151701A15BBB000903E7B /* gma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gma.h; sourceTree = "<group>"; };
|
|
126151711A15BBB000903E7B /* guid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = guid.c; sourceTree = "<group>"; };
|
|
126151721A15BBB000903E7B /* Hibernate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hibernate.c; sourceTree = "<group>"; };
|
|
126151731A15BBB000903E7B /* Injectors.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Injectors.c; sourceTree = "<group>"; };
|
|
126151741A15BBB000903E7B /* kernel_patcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = kernel_patcher.c; sourceTree = "<group>"; };
|
|
126151751A15BBB000903E7B /* kernel_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kernel_patcher.h; sourceTree = "<group>"; };
|
|
126151761A15BBB000903E7B /* kext_inject.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = kext_inject.c; sourceTree = "<group>"; };
|
|
126151771A15BBB000903E7B /* kext_inject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = kext_inject.h; sourceTree = "<group>"; };
|
|
126151781A15BBB000903E7B /* kext_patcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = kext_patcher.c; sourceTree = "<group>"; };
|
|
126151791A15BBB000903E7B /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
1261517A1A15BBB000903E7B /* LegacyBiosThunk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosThunk.h; sourceTree = "<group>"; };
|
|
1261517B1A15BBB000903E7B /* LegacyBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBoot.c; sourceTree = "<group>"; };
|
|
1261517C1A15BBB000903E7B /* loader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = "<group>"; };
|
|
1261517D1A15BBB000903E7B /* LoaderUefi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoaderUefi.h; sourceTree = "<group>"; };
|
|
1261517E1A15BBB000903E7B /* memvendors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = memvendors.h; sourceTree = "<group>"; };
|
|
1261517F1A15BBB000903E7B /* nvidia.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = nvidia.c; sourceTree = "<group>"; };
|
|
126151801A15BBB000903E7B /* nvidia.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nvidia.h; sourceTree = "<group>"; };
|
|
126151811A15BBB000903E7B /* Nvram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Nvram.c; sourceTree = "<group>"; };
|
|
126151821A15BBB000903E7B /* picopng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = picopng.c; sourceTree = "<group>"; };
|
|
126151831A15BBB000903E7B /* picopng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = picopng.h; sourceTree = "<group>"; };
|
|
126151841A15BBB000903E7B /* Platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = "<group>"; };
|
|
126151851A15BBB000903E7B /* platformdata.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = platformdata.c; sourceTree = "<group>"; };
|
|
126151861A15BBB000903E7B /* PlatformDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformDriverOverride.c; sourceTree = "<group>"; };
|
|
126151871A15BBB000903E7B /* plist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist.c; sourceTree = "<group>"; };
|
|
126151881A15BBB000903E7B /* Pointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pointer.c; sourceTree = "<group>"; };
|
|
126151891A15BBB000903E7B /* Settings.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Settings.c; sourceTree = "<group>"; };
|
|
1261518A1A15BBB000903E7B /* smbios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = smbios.c; sourceTree = "<group>"; };
|
|
1261518B1A15BBB000903E7B /* spd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = spd.c; sourceTree = "<group>"; };
|
|
1261518C1A15BBB000903E7B /* spd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spd.h; sourceTree = "<group>"; };
|
|
1261518D1A15BBB000903E7B /* sse3_5_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sse3_5_patcher.h; sourceTree = "<group>"; };
|
|
1261518E1A15BBB000903E7B /* sse3_patcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sse3_patcher.h; sourceTree = "<group>"; };
|
|
1261518F1A15BBB000903E7B /* StateGenerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StateGenerator.c; sourceTree = "<group>"; };
|
|
126151901A15BBB000903E7B /* StateGenerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StateGenerator.h; sourceTree = "<group>"; };
|
|
126151911A15BBB000903E7B /* string.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = string.c; sourceTree = "<group>"; };
|
|
126151921A15BBB000903E7B /* string.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = "<group>"; };
|
|
126151931A15BBB000903E7B /* usbfix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = usbfix.c; sourceTree = "<group>"; };
|
|
126151951A15BBB000903E7B /* icns.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = icns.c; sourceTree = "<group>"; };
|
|
126151961A15BBB000903E7B /* IO.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IO.c; sourceTree = "<group>"; };
|
|
126151971A15BBB000903E7B /* IO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IO.h; sourceTree = "<group>"; };
|
|
126151981A15BBB000903E7B /* lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lib.c; sourceTree = "<group>"; };
|
|
126151991A15BBB000903E7B /* lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lib.h; sourceTree = "<group>"; };
|
|
1261519A1A15BBB000903E7B /* list.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree = "<group>"; };
|
|
1261519B1A15BBB000903E7B /* list.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
|
|
1261519C1A15BBB000903E7B /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
|
1261519D1A15BBB000903E7B /* menu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu.c; sourceTree = "<group>"; };
|
|
1261519E1A15BBB000903E7B /* screen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = screen.c; sourceTree = "<group>"; };
|
|
1261519F1A15BBB000903E7B /* refit.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = refit.inf; sourceTree = "<group>"; };
|
|
126151A01A15BBB000903E7B /* Version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Version.h; sourceTree = "<group>"; };
|
|
1261CBB51DB17AC200E26E00 /* AppleKeyState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleKeyState.h; sourceTree = "<group>"; };
|
|
12676CCE1DB5624B00CFC57E /* OSInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSInfo.h; sourceTree = "<group>"; };
|
|
1283F7EB1DF1D3900005BFF2 /* config-sample.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "config-sample.plist"; path = "../../CloverPackage/CloverV2/EFI/CLOVER/config-sample.plist"; sourceTree = "<group>"; };
|
|
1288B5201A30CEFB007CBCEF /* Net.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Net.c; sourceTree = "<group>"; };
|
|
12A60F4E1DB610500068BF8B /* AppleImageCodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AppleImageCodec.c; sourceTree = "<group>"; };
|
|
12A60F4F1DB610500068BF8B /* AppleImageCodec.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AppleImageCodec.inf; sourceTree = "<group>"; };
|
|
12A60F501DB610500068BF8B /* load_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_bmp.c; sourceTree = "<group>"; };
|
|
12A60F511DB610500068BF8B /* load_icns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_icns.c; sourceTree = "<group>"; };
|
|
12A60F521DB610500068BF8B /* picopng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = picopng.c; sourceTree = "<group>"; };
|
|
12A60F531DB610500068BF8B /* picopng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picopng.h; sourceTree = "<group>"; };
|
|
12A60F581DB610500068BF8B /* SMCHelper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SMCHelper.c; sourceTree = "<group>"; };
|
|
12A60F591DB610500068BF8B /* SMCHelper.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SMCHelper.inf; sourceTree = "<group>"; };
|
|
12A60F621DB611190068BF8B /* AppleGraphConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleGraphConfig.h; sourceTree = "<group>"; };
|
|
12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwareVolume.c; sourceTree = "<group>"; };
|
|
12AAF3A61DB75F4800A52B12 /* FirmwareVolume.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwareVolume.inf; sourceTree = "<group>"; };
|
|
12AAF3B41DB76ACC00A52B12 /* EfiImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiImageFormat.h; sourceTree = "<group>"; };
|
|
12AAF3C51DB7743E00A52B12 /* DriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverOverride.c; sourceTree = "<group>"; };
|
|
12AAF3C61DB7743E00A52B12 /* DriverOverride.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverOverride.inf; sourceTree = "<group>"; };
|
|
12AAF3C81DB7744B00A52B12 /* AppleProtocols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleProtocols.c; sourceTree = "<group>"; };
|
|
12AAF3C91DB7744B00A52B12 /* AppleProtocols.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleProtocols.h; sourceTree = "<group>"; };
|
|
12AAF3CA1DB7744B00A52B12 /* BootServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootServices.c; sourceTree = "<group>"; };
|
|
12AAF3CB1DB7744B00A52B12 /* BootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootServices.h; sourceTree = "<group>"; };
|
|
12AAF3CC1DB7744B00A52B12 /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = "<group>"; };
|
|
12AAF3CD1DB7744B00A52B12 /* Common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = "<group>"; };
|
|
12AAF3CE1DB7744B00A52B12 /* DataHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = "<group>"; };
|
|
12AAF3CF1DB7744B00A52B12 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = "<group>"; };
|
|
12AAF3D01DB7744B00A52B12 /* DumpUefiCalls.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpUefiCalls.c; sourceTree = "<group>"; };
|
|
12AAF3D11DB7744B00A52B12 /* DumpUefiCalls.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpUefiCalls.dsc; sourceTree = "<group>"; };
|
|
12AAF3D21DB7744B00A52B12 /* DumpUefiCalls.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpUefiCalls.inf; sourceTree = "<group>"; };
|
|
12AAF3D31DB7744B00A52B12 /* FileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileLib.c; sourceTree = "<group>"; };
|
|
12AAF3D41DB7744B00A52B12 /* FileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileLib.h; sourceTree = "<group>"; };
|
|
12AAF3D51DB7744B00A52B12 /* Fs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Fs.c; sourceTree = "<group>"; };
|
|
12AAF3D61DB7744B00A52B12 /* Fs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fs.h; sourceTree = "<group>"; };
|
|
12AAF3D71DB7744B00A52B12 /* Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = "<group>"; };
|
|
12AAF3D81DB7744B00A52B12 /* Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = "<group>"; };
|
|
12AAF3D91DB7744B00A52B12 /* Log.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Log.c; sourceTree = "<group>"; };
|
|
12AAF3DA1DB7744B00A52B12 /* Log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Log.h; sourceTree = "<group>"; };
|
|
12AAF3DB1DB7744B00A52B12 /* MemLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLog.c; sourceTree = "<group>"; };
|
|
12AAF3DC1DB7744B00A52B12 /* MemLog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLog.h; sourceTree = "<group>"; };
|
|
12AAF3DD1DB7744B00A52B12 /* RuntimeServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeServices.c; sourceTree = "<group>"; };
|
|
12AAF3DE1DB7744B00A52B12 /* RuntimeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RuntimeServices.h; sourceTree = "<group>"; };
|
|
12AAF3DF1DB7744B00A52B12 /* StandaloneCompilation.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneCompilation.txt; sourceTree = "<group>"; };
|
|
12AAF3E11DB7745A00A52B12 /* EmuVariable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmuVariable.c; sourceTree = "<group>"; };
|
|
12AAF3E21DB7745A00A52B12 /* EmuVariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmuVariableRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
12AAF3E31DB7745A00A52B12 /* InitVariable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InitVariable.c; sourceTree = "<group>"; };
|
|
12AAF3E41DB7745A00A52B12 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
|
|
12AAF3E61DB7746700A52B12 /* MsgLog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MsgLog.c; sourceTree = "<group>"; };
|
|
12AAF3E71DB7746700A52B12 /* MsgLog.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MsgLog.inf; sourceTree = "<group>"; };
|
|
12AAF3E91DB7747400A52B12 /* OsxFatBinaryDrv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxFatBinaryDrv.c; sourceTree = "<group>"; };
|
|
12AAF3EA1DB7747400A52B12 /* OsxFatBinaryDrv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OsxFatBinaryDrv.h; sourceTree = "<group>"; };
|
|
12AAF3EB1DB7747400A52B12 /* OsxFatBinaryDrv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxFatBinaryDrv.inf; sourceTree = "<group>"; };
|
|
12AAF5061DBE167600A52B12 /* AppleUITheme.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleUITheme.c; sourceTree = "<group>"; };
|
|
12AAF5071DBE167600A52B12 /* AppleUITheme.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleUITheme.inf; sourceTree = "<group>"; };
|
|
12AAF5171DBE28B800A52B12 /* AppleEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleEvent.h; sourceTree = "<group>"; };
|
|
12AAF55C1DBE447200A52B12 /* AppleHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleHid.h; sourceTree = "<group>"; };
|
|
12AAF55E1DBE448000A52B12 /* UsbHid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHid.h; sourceTree = "<group>"; };
|
|
12AAF55F1DBE44A300A52B12 /* AppleKeyMapDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapDatabase.h; sourceTree = "<group>"; };
|
|
12AAF5601DBE44AD00A52B12 /* ApplePlatformInfoDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfoDatabase.h; sourceTree = "<group>"; };
|
|
12AAF5611DBE44BC00A52B12 /* Hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = "<group>"; };
|
|
12AAF5621DBE44C500A52B12 /* KeyboardInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyboardInfo.h; sourceTree = "<group>"; };
|
|
12AAF5F21DC0F03B00A52B12 /* AppleKeyAggregator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyAggregator.c; sourceTree = "<group>"; };
|
|
12AAF5F31DC0F03B00A52B12 /* AppleKeyAggregator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyAggregator.h; sourceTree = "<group>"; };
|
|
12AAF5F41DC0F03B00A52B12 /* AppleKeyAggregator.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyAggregator.inf; sourceTree = "<group>"; };
|
|
12B2F75B211E169E009BF236 /* egemb_icons_dark.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egemb_icons_dark.c; sourceTree = "<group>"; };
|
|
12B804401DD3295400F955DF /* SimpleAudioOut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleAudioOut.h; sourceTree = "<group>"; };
|
|
12B8EBBC1DDCE91200AC0A2C /* egemb_font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egemb_font.c; sourceTree = "<group>"; };
|
|
12B8EBBD1DDCE91200AC0A2C /* egemb_icons.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egemb_icons.c; sourceTree = "<group>"; };
|
|
12B8EBC11DDCEA2A00AC0A2C /* scroll_images.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scroll_images.c; sourceTree = "<group>"; };
|
|
12C865561DE426F600BF4974 /* DuetTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DuetTimerLib.inf; sourceTree = "<group>"; };
|
|
12C865571DE426F600BF4974 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = "<group>"; };
|
|
12C865591DE426F600BF4974 /* BdsBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsBoot.c; sourceTree = "<group>"; };
|
|
12C8655A1DE426F600BF4974 /* BdsConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConnect.c; sourceTree = "<group>"; };
|
|
12C8655B1DE426F600BF4974 /* BdsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsConsole.c; sourceTree = "<group>"; };
|
|
12C8655C1DE426F600BF4974 /* BdsMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsMisc.c; sourceTree = "<group>"; };
|
|
12C8655D1DE426F600BF4974 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
12C8655E1DE426F600BF4974 /* GenericBdsLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericBdsLib.inf; sourceTree = "<group>"; };
|
|
12C8655F1DE426F600BF4974 /* GenericBdsStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericBdsStrings.uni; sourceTree = "<group>"; };
|
|
12C865601DE426F600BF4974 /* InternalBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBdsLib.h; sourceTree = "<group>"; };
|
|
12C865611DE426F600BF4974 /* Performance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Performance.c; sourceTree = "<group>"; };
|
|
12C865621DE426F600BF4974 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
|
|
12C865631DE426F600BF4974 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = "<group>"; };
|
|
12C865651DE426F600BF4974 /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = "<group>"; };
|
|
12C865661DE426F600BF4974 /* IntrinsicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntrinsicLib.inf; sourceTree = "<group>"; };
|
|
12C865671DE426F600BF4974 /* MemoryIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryIntrinsics.c; sourceTree = "<group>"; };
|
|
12C865691DE426F600BF4974 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
|
|
12C8656A1DE426F600BF4974 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = "<group>"; };
|
|
12C8656B1DE426F600BF4974 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = "<group>"; };
|
|
12C8656C1DE426F600BF4974 /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = "<group>"; };
|
|
12C8656D1DE426F600BF4974 /* LzmaDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = "<group>"; };
|
|
12C8656E1DE426F600BF4974 /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = "<group>"; };
|
|
12C865711DE426F600BF4974 /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = "<group>"; };
|
|
12C865721DE426F600BF4974 /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = "<group>"; };
|
|
12C865731DE426F700BF4974 /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = "<group>"; };
|
|
12C865741DE426F700BF4974 /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = "<group>"; };
|
|
12C865751DE426F700BF4974 /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = "<group>"; };
|
|
12C865761DE426F700BF4974 /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = "<group>"; };
|
|
12C865771DE426F700BF4974 /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = "<group>"; };
|
|
12C865781DE426F700BF4974 /* Types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; };
|
|
12C865791DE426F700BF4974 /* history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = history.txt; sourceTree = "<group>"; };
|
|
12C8657A1DE426F700BF4974 /* lzma.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = lzma.txt; sourceTree = "<group>"; };
|
|
12C8657B1DE426F700BF4974 /* UefiLzma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = "<group>"; };
|
|
12C8657D1DE426F700BF4974 /* GenericIch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericIch.h; sourceTree = "<group>"; };
|
|
12C8657E1DE426F700BF4974 /* MemLogLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLogLib.c; sourceTree = "<group>"; };
|
|
12C8657F1DE426F700BF4974 /* MemLogLibDefault.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemLogLibDefault.inf; sourceTree = "<group>"; };
|
|
12C86AB71DE426F800BF4974 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
12C86AB81DE426F800BF4974 /* BdsPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsPlatform.c; sourceTree = "<group>"; };
|
|
12C86AB91DE426F800BF4974 /* BdsPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsPlatform.h; sourceTree = "<group>"; };
|
|
12C86ABA1DE426F800BF4974 /* PlatformBds.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBds.inf; sourceTree = "<group>"; };
|
|
12C86ABB1DE426F800BF4974 /* PlatformData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformData.c; sourceTree = "<group>"; };
|
|
12C86ABD1DE426F800BF4974 /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = "<group>"; };
|
|
12C86ABE1DE426F800BF4974 /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = "<group>"; };
|
|
12C86AC01DE426F800BF4974 /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = "<group>"; };
|
|
12C86AC11DE426F800BF4974 /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = "<group>"; };
|
|
12C86AC21DE426F800BF4974 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = "<group>"; };
|
|
12C86AC31DE426F800BF4974 /* VBoxPeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxPeCoffLib.inf; sourceTree = "<group>"; };
|
|
12C86AC51DE426F800BF4974 /* 915resolution.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 915resolution.c; sourceTree = "<group>"; };
|
|
12C86AC61DE426F800BF4974 /* 915resolution.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 915resolution.h; sourceTree = "<group>"; };
|
|
12C86AC71DE426F800BF4974 /* edid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = edid.c; sourceTree = "<group>"; };
|
|
12C86AC81DE426F800BF4974 /* edid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = edid.h; sourceTree = "<group>"; };
|
|
12C86AC91DE426F800BF4974 /* VideoBiosPatchLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VideoBiosPatchLib.c; sourceTree = "<group>"; };
|
|
12C86ACA1DE426F800BF4974 /* VideoBiosPatchLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VideoBiosPatchLib.inf; sourceTree = "<group>"; };
|
|
12C86ACB1DE426F800BF4974 /* VideoBiosPatchLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VideoBiosPatchLibInternal.h; sourceTree = "<group>"; };
|
|
12C86ACE1DE4271D00BF4974 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = "<group>"; };
|
|
12C86ACF1DE4271D00BF4974 /* Reset.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Reset.inf; sourceTree = "<group>"; };
|
|
12C86AD11DE4271D00BF4974 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = "<group>"; };
|
|
12C86AD21DE4271D00BF4974 /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = "<group>"; };
|
|
12C86AD31DE4271D00BF4974 /* BiosKeyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosKeyboard.c; sourceTree = "<group>"; };
|
|
12C86AD41DE4271D00BF4974 /* BiosKeyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosKeyboard.h; sourceTree = "<group>"; };
|
|
12C86AD51DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86AD61DE4271D00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C86AD71DE4271D00BF4974 /* KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = KeyboardDxe.inf; sourceTree = "<group>"; };
|
|
12C86AD81DE4271D00BF4974 /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
12C86ADA1DE4271D00BF4974 /* BiosVideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo.c; sourceTree = "<group>"; };
|
|
12C86ADB1DE4271D00BF4974 /* BiosVideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosVideo.h; sourceTree = "<group>"; };
|
|
12C86ADC1DE4271D00BF4974 /* BiosVideo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BiosVideo.inf; sourceTree = "<group>"; };
|
|
12C86ADD1DE4271D00BF4974 /* BiosVideoNew.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideoNew.c; sourceTree = "<group>"; };
|
|
12C86ADE1DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86ADF1DE4271D00BF4974 /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
12C86AE11DE4271D00BF4974 /* b64.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = b64.sh; sourceTree = "<group>"; };
|
|
12C86AE31DE4271D00BF4974 /* boot0 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot0; sourceTree = "<group>"; };
|
|
12C86AE41DE4271D00BF4974 /* boot0md */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot0md; sourceTree = "<group>"; };
|
|
12C86AE51DE4271D00BF4974 /* boot1f32 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1f32; sourceTree = "<group>"; };
|
|
12C86AE61DE4271D00BF4974 /* boot1f5 */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1f5; sourceTree = "<group>"; };
|
|
12C86AE71DE4271D00BF4974 /* boot1h */ = {isa = PBXFileReference; lastKnownFileType = file; path = boot1h; sourceTree = "<group>"; };
|
|
12C86AE81DE4271D00BF4974 /* bs32.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = bs32.com; sourceTree = "<group>"; };
|
|
12C86AE91DE4271D00BF4974 /* efi32.com3 */ = {isa = PBXFileReference; lastKnownFileType = file; path = efi32.com3; sourceTree = "<group>"; };
|
|
12C86AEA1DE4271D00BF4974 /* efi64.com2 */ = {isa = PBXFileReference; lastKnownFileType = file; path = efi64.com2; sourceTree = "<group>"; };
|
|
12C86AEB1DE4271D00BF4974 /* efi64.com3 */ = {isa = PBXFileReference; lastKnownFileType = file; path = efi64.com3; sourceTree = "<group>"; };
|
|
12C86AEC1DE4271D00BF4974 /* Gpt.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Gpt.com; sourceTree = "<group>"; };
|
|
12C86AED1DE4271D00BF4974 /* Mbr.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Mbr.com; sourceTree = "<group>"; };
|
|
12C86AEE1DE4271D00BF4974 /* Readme.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Readme.txt; sourceTree = "<group>"; };
|
|
12C86AEF1DE4271D00BF4974 /* start32.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = start32.com; sourceTree = "<group>"; };
|
|
12C86AF01DE4271D00BF4974 /* start32H.com2 */ = {isa = PBXFileReference; lastKnownFileType = file; path = start32H.com2; sourceTree = "<group>"; };
|
|
12C86AF11DE4271D00BF4974 /* Start64.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64.com; sourceTree = "<group>"; };
|
|
12C86AF21DE4271D00BF4974 /* Start64H.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H.com; sourceTree = "<group>"; };
|
|
12C86AF31DE4271D00BF4974 /* Start64H2.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H2.com; sourceTree = "<group>"; };
|
|
12C86AF41DE4271D00BF4974 /* Start64H3.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H3.com; sourceTree = "<group>"; };
|
|
12C86AF51DE4271D00BF4974 /* Start64H4.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H4.com; sourceTree = "<group>"; };
|
|
12C86AF61DE4271D00BF4974 /* Start64H5.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H5.com; sourceTree = "<group>"; };
|
|
12C86AF71DE4271D00BF4974 /* Start64H6.com */ = {isa = PBXFileReference; lastKnownFileType = file; path = Start64H6.com; sourceTree = "<group>"; };
|
|
12C86AF81DE4271D00BF4974 /* boot1.s */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = boot1.s; sourceTree = "<group>"; };
|
|
12C86AF91DE4271D00BF4974 /* BootDuet.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = BootDuet.S; sourceTree = "<group>"; };
|
|
12C86AFA1DE4271D00BF4974 /* cbuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = cbuild.sh; sourceTree = "<group>"; };
|
|
12C86AFB1DE4271D00BF4974 /* cdboot.s */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = cdboot.s; sourceTree = "<group>"; };
|
|
12C86AFC1DE4271D00BF4974 /* Clover.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Clover.mak; sourceTree = "<group>"; };
|
|
12C86AFD1DE4271D00BF4974 /* efi32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi32.nasm; sourceTree = "<group>"; };
|
|
12C86AFE1DE4271D00BF4974 /* efi32.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = efi32.S; sourceTree = "<group>"; };
|
|
12C86AFF1DE4271D00BF4974 /* efi64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = efi64.nasm; sourceTree = "<group>"; };
|
|
12C86B001DE4271D00BF4974 /* efi64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = efi64.S; sourceTree = "<group>"; };
|
|
12C86B011DE4271D00BF4974 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
12C86B021DE4271D00BF4974 /* nasm.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = nasm.mak; sourceTree = "<group>"; };
|
|
12C86B031DE4271D00BF4974 /* st32_64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = st32_64.S; sourceTree = "<group>"; };
|
|
12C86B041DE4271D00BF4974 /* st32_64H.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = st32_64H.S; sourceTree = "<group>"; };
|
|
12C86B051DE4271D00BF4974 /* start.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = start.nasm; sourceTree = "<group>"; };
|
|
12C86B061DE4271D00BF4974 /* start32.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = start32.S; sourceTree = "<group>"; };
|
|
12C86B071DE4271D00BF4974 /* start32H.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = start32H.S; sourceTree = "<group>"; };
|
|
12C86B081DE4271D00BF4974 /* start32H2.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = start32H2.S; sourceTree = "<group>"; };
|
|
12C86B0A1DE4271D00BF4974 /* Cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = "<group>"; };
|
|
12C86B0B1DE4271D00BF4974 /* Cpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cpu.inf; sourceTree = "<group>"; };
|
|
12C86B0C1DE4271D00BF4974 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = "<group>"; };
|
|
12C86B0E1DE4271D00BF4974 /* CpuInterrupt.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuInterrupt.asm; sourceTree = "<group>"; };
|
|
12C86B0F1DE4271D00BF4974 /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = "<group>"; };
|
|
12C86B101DE4271D00BF4974 /* CpuInterrupt.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuInterrupt.S; sourceTree = "<group>"; };
|
|
12C86B121DE4271D00BF4974 /* CpuInterrupt.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuInterrupt.asm; sourceTree = "<group>"; };
|
|
12C86B131DE4271D00BF4974 /* CpuInterrupt.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuInterrupt.nasm; sourceTree = "<group>"; };
|
|
12C86B141DE4271D00BF4974 /* CpuInterrupt.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuInterrupt.S; sourceTree = "<group>"; };
|
|
12C86B161DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86B171DE4271D00BF4974 /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = "<group>"; };
|
|
12C86B181DE4271D00BF4974 /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = "<group>"; };
|
|
12C86B191DE4271D00BF4974 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = "<group>"; };
|
|
12C86B1A1DE4271D00BF4974 /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = "<group>"; };
|
|
12C86B1C1DE4271D00BF4974 /* AcpiPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = "<group>"; };
|
|
12C86B1D1DE4271D00BF4974 /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = "<group>"; };
|
|
12C86B1E1DE4271D00BF4974 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
12C86B201DE4271D00BF4974 /* AcpiSdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = "<group>"; };
|
|
12C86B211DE4271D00BF4974 /* AcpiSdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = "<group>"; };
|
|
12C86B221DE4271D00BF4974 /* AcpiTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = "<group>"; };
|
|
12C86B231DE4271D00BF4974 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
12C86B241DE4271D00BF4974 /* AcpiTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = "<group>"; };
|
|
12C86B251DE4271D00BF4974 /* AcpiTableProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = "<group>"; };
|
|
12C86B261DE4271D00BF4974 /* Aml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = "<group>"; };
|
|
12C86B271DE4271D00BF4974 /* AmlChild.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = "<group>"; };
|
|
12C86B281DE4271D00BF4974 /* AmlNamespace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = "<group>"; };
|
|
12C86B291DE4271D00BF4974 /* AmlOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = "<group>"; };
|
|
12C86B2A1DE4271D00BF4974 /* AmlString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = "<group>"; };
|
|
12C86B2C1DE4271D00BF4974 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = "<group>"; };
|
|
12C86B2D1DE4271D00BF4974 /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = "<group>"; };
|
|
12C86B2E1DE4271D00BF4974 /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = "<group>"; };
|
|
12C86B2F1DE4271D00BF4974 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86B301DE4271D00BF4974 /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = "<group>"; };
|
|
12C86B321DE4271D00BF4974 /* BBSsupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BBSsupport.c; sourceTree = "<group>"; };
|
|
12C86B331DE4271D00BF4974 /* BBSsupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BBSsupport.h; sourceTree = "<group>"; };
|
|
12C86B341DE4271D00BF4974 /* Bm.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Bm.vfr; sourceTree = "<group>"; };
|
|
12C86B351DE4271D00BF4974 /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = "<group>"; };
|
|
12C86B361DE4271D00BF4974 /* Bmstring.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Bmstring.uni; sourceTree = "<group>"; };
|
|
12C86B371DE4271D00BF4974 /* BootMaint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaint.c; sourceTree = "<group>"; };
|
|
12C86B381DE4271D00BF4974 /* BootMaint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaint.h; sourceTree = "<group>"; };
|
|
12C86B391DE4271D00BF4974 /* BootOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = "<group>"; };
|
|
12C86B3A1DE4271D00BF4974 /* ConsoleOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = "<group>"; };
|
|
12C86B3B1DE4271D00BF4974 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = "<group>"; };
|
|
12C86B3C1DE4271D00BF4974 /* FE.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FE.vfr; sourceTree = "<group>"; };
|
|
12C86B3D1DE4271D00BF4974 /* FileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = "<group>"; };
|
|
12C86B3E1DE4271D00BF4974 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = "<group>"; };
|
|
12C86B3F1DE4271D00BF4974 /* UpdatePage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = "<group>"; };
|
|
12C86B401DE4271D00BF4974 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
|
|
12C86B421DE4271D00BF4974 /* BootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = "<group>"; };
|
|
12C86B431DE4271D00BF4974 /* BootManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = "<group>"; };
|
|
12C86B441DE4271D00BF4974 /* BootManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = "<group>"; };
|
|
12C86B451DE4271D00BF4974 /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B461DE4271D00BF4974 /* Capsules.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Capsules.c; sourceTree = "<group>"; };
|
|
12C86B481DE4271D00BF4974 /* DeviceManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = "<group>"; };
|
|
12C86B491DE4271D00BF4974 /* DeviceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = "<group>"; };
|
|
12C86B4A1DE4271D00BF4974 /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = "<group>"; };
|
|
12C86B4B1DE4271D00BF4974 /* DeviceManagerVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManagerVfr.h; sourceTree = "<group>"; };
|
|
12C86B4C1DE4271D00BF4974 /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B4D1DE4271D00BF4974 /* DriverHealthVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B4E1DE4271D00BF4974 /* FrontPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = "<group>"; };
|
|
12C86B4F1DE4271D00BF4974 /* FrontPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = "<group>"; };
|
|
12C86B501DE4271D00BF4974 /* FrontPageStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = "<group>"; };
|
|
12C86B511DE4271D00BF4974 /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = "<group>"; };
|
|
12C86B521DE4271D00BF4974 /* Hotkey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hotkey.c; sourceTree = "<group>"; };
|
|
12C86B531DE4271D00BF4974 /* Hotkey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hotkey.h; sourceTree = "<group>"; };
|
|
12C86B541DE4271D00BF4974 /* HwErrRecSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = "<group>"; };
|
|
12C86B551DE4271D00BF4974 /* HwErrRecSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = "<group>"; };
|
|
12C86B561DE4271D00BF4974 /* Language.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = "<group>"; };
|
|
12C86B571DE4271D00BF4974 /* Language.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = "<group>"; };
|
|
12C86B581DE4271D00BF4974 /* MemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryTest.c; sourceTree = "<group>"; };
|
|
12C86B591DE4271D00BF4974 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
|
|
12C86B5A1DE4271D00BF4974 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = "<group>"; };
|
|
12C86B5B1DE4271D00BF4974 /* Strings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Strings.uni; sourceTree = "<group>"; };
|
|
12C86B5E1DE4271D00BF4974 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
|
|
12C86B5F1DE4271D00BF4974 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
|
|
12C86B611DE4271D00BF4974 /* DxeMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = "<group>"; };
|
|
12C86B621DE4271D00BF4974 /* DxeProtocolNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = "<group>"; };
|
|
12C86B631DE4271D00BF4974 /* DxeMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = "<group>"; };
|
|
12C86B641DE4271D00BF4974 /* DxeMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMain.inf; sourceTree = "<group>"; };
|
|
12C86B661DE4271D00BF4974 /* Event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = "<group>"; };
|
|
12C86B671DE4271D00BF4974 /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };
|
|
12C86B681DE4271D00BF4974 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = "<group>"; };
|
|
12C86B691DE4271D00BF4974 /* Tpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = "<group>"; };
|
|
12C86B6B1DE4271D00BF4974 /* Ffs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = "<group>"; };
|
|
12C86B6C1DE4271D00BF4974 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = "<group>"; };
|
|
12C86B6D1DE4271D00BF4974 /* FwVolAttrib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = "<group>"; };
|
|
12C86B6E1DE4271D00BF4974 /* FwVolDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = "<group>"; };
|
|
12C86B6F1DE4271D00BF4974 /* FwVolRead.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = "<group>"; };
|
|
12C86B701DE4271D00BF4974 /* FwVolWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = "<group>"; };
|
|
12C86B721DE4271D00BF4974 /* FwVolBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = "<group>"; };
|
|
12C86B731DE4271D00BF4974 /* FwVolBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = "<group>"; };
|
|
12C86B751DE4271D00BF4974 /* Gcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = "<group>"; };
|
|
12C86B761DE4271D00BF4974 /* Gcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = "<group>"; };
|
|
12C86B781DE4271D00BF4974 /* DriverSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = "<group>"; };
|
|
12C86B791DE4271D00BF4974 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = "<group>"; };
|
|
12C86B7A1DE4271D00BF4974 /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = "<group>"; };
|
|
12C86B7B1DE4271D00BF4974 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = "<group>"; };
|
|
12C86B7C1DE4271D00BF4974 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = "<group>"; };
|
|
12C86B7E1DE4271D00BF4974 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
|
|
12C86B7F1DE4271D00BF4974 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = "<group>"; };
|
|
12C86B811DE4271D00BF4974 /* Library.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = "<group>"; };
|
|
12C86B831DE4271D00BF4974 /* Imem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = "<group>"; };
|
|
12C86B841DE4271D00BF4974 /* MemData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = "<group>"; };
|
|
12C86B851DE4271D00BF4974 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = "<group>"; };
|
|
12C86B861DE4271D00BF4974 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = "<group>"; };
|
|
12C86B881DE4271D00BF4974 /* DebugImageInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = "<group>"; };
|
|
12C86B891DE4271D00BF4974 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = "<group>"; };
|
|
12C86B8A1DE4271D00BF4974 /* SetWatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = "<group>"; };
|
|
12C86B8B1DE4271D00BF4974 /* Stall.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = "<group>"; };
|
|
12C86B8D1DE4271D00BF4974 /* CoreSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = "<group>"; };
|
|
12C86B8F1DE4271D00BF4974 /* Debug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Debug.c; sourceTree = "<group>"; };
|
|
12C86B901DE4271D00BF4974 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
|
|
12C86B911DE4271D00BF4974 /* DxeInit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeInit.c; sourceTree = "<group>"; };
|
|
12C86B921DE4271D00BF4974 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = "<group>"; };
|
|
12C86B931DE4271D00BF4974 /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = "<group>"; };
|
|
12C86B941DE4271D00BF4974 /* HobGeneration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobGeneration.c; sourceTree = "<group>"; };
|
|
12C86B951DE4271D00BF4974 /* HobGeneration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobGeneration.h; sourceTree = "<group>"; };
|
|
12C86B971DE4271D00BF4974 /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = "<group>"; };
|
|
12C86B981DE4271D00BF4974 /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = "<group>"; };
|
|
12C86B991DE4271D00BF4974 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = "<group>"; };
|
|
12C86B9A1DE4271D00BF4974 /* LegacyTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyTable.c; sourceTree = "<group>"; };
|
|
12C86B9B1DE4271D00BF4974 /* LegacyTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyTable.h; sourceTree = "<group>"; };
|
|
12C86B9C1DE4271D00BF4974 /* PpisNeededByDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PpisNeededByDxeCore.c; sourceTree = "<group>"; };
|
|
12C86B9D1DE4271D00BF4974 /* PpisNeededByDxeCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PpisNeededByDxeCore.h; sourceTree = "<group>"; };
|
|
12C86B9E1DE4271D00BF4974 /* SerialStatusCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCode.c; sourceTree = "<group>"; };
|
|
12C86B9F1DE4271D00BF4974 /* SerialStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialStatusCode.h; sourceTree = "<group>"; };
|
|
12C86BA11DE4271D00BF4974 /* EnterDxeCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnterDxeCore.c; sourceTree = "<group>"; };
|
|
12C86BA21DE4271D00BF4974 /* Paging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Paging.c; sourceTree = "<group>"; };
|
|
12C86BA31DE4271D00BF4974 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = "<group>"; };
|
|
12C86BA51DE4271D00BF4974 /* Debug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Debug.c; sourceTree = "<group>"; };
|
|
12C86BA61DE4271D00BF4974 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
|
|
12C86BA71DE4271D00BF4974 /* efildr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = efildr.c; sourceTree = "<group>"; };
|
|
12C86BA81DE4271D00BF4974 /* EfiLdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdr.h; sourceTree = "<group>"; };
|
|
12C86BA91DE4271D00BF4974 /* EfiLdr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiLdr.inf; sourceTree = "<group>"; };
|
|
12C86BAA1DE4271D00BF4974 /* EfiLdrHandoff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = "<group>"; };
|
|
12C86BAB1DE4271D00BF4974 /* EfiLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiLoader.c; sourceTree = "<group>"; };
|
|
12C86BAC1DE4271D00BF4974 /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = "<group>"; };
|
|
12C86BAD1DE4271D00BF4974 /* PeLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeLoader.c; sourceTree = "<group>"; };
|
|
12C86BAE1DE4271D00BF4974 /* PeLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeLoader.h; sourceTree = "<group>"; };
|
|
12C86BAF1DE4271D00BF4974 /* Support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Support.c; sourceTree = "<group>"; };
|
|
12C86BB01DE4271D00BF4974 /* Support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Support.h; sourceTree = "<group>"; };
|
|
12C86BB11DE4271D00BF4974 /* TianoDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TianoDecompress.c; sourceTree = "<group>"; };
|
|
12C86BB21DE4271D00BF4974 /* TianoDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = "<group>"; };
|
|
12C86BB41DE4271D00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86BB51DE4271D00BF4974 /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = "<group>"; };
|
|
12C86BB61DE4271D00BF4974 /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = "<group>"; };
|
|
12C86BB71DE4271D00BF4974 /* PciBusNoEnumeration.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusNoEnumeration.inf; sourceTree = "<group>"; };
|
|
12C86BB81DE4271D00BF4974 /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = "<group>"; };
|
|
12C86BB91DE4271D00BF4974 /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = "<group>"; };
|
|
12C86BBA1DE4271D00BF4974 /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = "<group>"; };
|
|
12C86BBB1DE4271D00BF4974 /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = "<group>"; };
|
|
12C86BBC1DE4271D00BF4974 /* PciDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = "<group>"; };
|
|
12C86BBD1DE4271D00BF4974 /* PciDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = "<group>"; };
|
|
12C86BBE1DE4271D00BF4974 /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = "<group>"; };
|
|
12C86BBF1DE4271D00BF4974 /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = "<group>"; };
|
|
12C86BC01DE4271D00BF4974 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = "<group>"; };
|
|
12C86BC11DE4271D00BF4974 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = "<group>"; };
|
|
12C86BC21DE4271D00BF4974 /* PciIo-old.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "PciIo-old.c"; sourceTree = "<group>"; };
|
|
12C86BC31DE4271D00BF4974 /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = "<group>"; };
|
|
12C86BC41DE4271D00BF4974 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = "<group>"; };
|
|
12C86BC51DE4271D00BF4974 /* PciOptionRomSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = "<group>"; };
|
|
12C86BC61DE4271D00BF4974 /* PciOptionRomSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = "<group>"; };
|
|
12C86BC71DE4271D00BF4974 /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = "<group>"; };
|
|
12C86BC81DE4271D00BF4974 /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = "<group>"; };
|
|
12C86BC91DE4271D00BF4974 /* PciRomTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = "<group>"; };
|
|
12C86BCA1DE4271D00BF4974 /* PciRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = "<group>"; };
|
|
12C86BCC1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
12C86BCD1DE4271D00BF4974 /* PcRtc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = "<group>"; };
|
|
12C86BCE1DE4271D00BF4974 /* PcRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; sourceTree = "<group>"; };
|
|
12C86BCF1DE4271D00BF4974 /* PcRtc.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtc.uni; sourceTree = "<group>"; };
|
|
12C86BD01DE4271D00BF4974 /* PcRtcEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = "<group>"; };
|
|
12C86BD11DE4271D00BF4974 /* PcRtcExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = "<group>"; };
|
|
12C86BD31DE4271D00BF4974 /* DeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceIo.c; sourceTree = "<group>"; };
|
|
12C86BD41DE4271D00BF4974 /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = "<group>"; };
|
|
12C86BD61DE4271D00BF4974 /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = "<group>"; };
|
|
12C86BD71DE4271D00BF4974 /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = "<group>"; };
|
|
12C86BD81DE4271D00BF4974 /* PcatPciRootBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridge.c; sourceTree = "<group>"; };
|
|
12C86BD91DE4271D00BF4974 /* PcatPciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatPciRootBridge.h; sourceTree = "<group>"; };
|
|
12C86BDA1DE4271D00BF4974 /* PcatPciRootBridgeDevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeDevicePath.c; sourceTree = "<group>"; };
|
|
12C86BDB1DE4271D00BF4974 /* PcatPciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatPciRootBridgeIo.c; sourceTree = "<group>"; };
|
|
12C86BDC1DE4271D00BF4974 /* PciRootBridge.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciRootBridge.inf; sourceTree = "<group>"; };
|
|
12C86BDE1DE4271D00BF4974 /* PcatIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIo.c; sourceTree = "<group>"; };
|
|
12C86BE01DE4271D00BF4974 /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = "<group>"; };
|
|
12C86BE21DE4271D00BF4974 /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = "<group>"; };
|
|
12C86BE31DE4271D00BF4974 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = "<group>"; };
|
|
12C86BE41DE4271D00BF4974 /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = "<group>"; };
|
|
12C86BE51DE4271D00BF4974 /* CpuGdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuGdt.c; sourceTree = "<group>"; };
|
|
12C86BE71DE4271D00BF4974 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = "<group>"; };
|
|
12C86BE81DE4271D00BF4974 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = "<group>"; };
|
|
12C86BE91DE4271D00BF4974 /* IvtAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = IvtAsm.asm; sourceTree = "<group>"; };
|
|
12C86BEA1DE4271D00BF4974 /* IvtAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = IvtAsm.S; sourceTree = "<group>"; };
|
|
12C86BEC1DE4271D00BF4974 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = "<group>"; };
|
|
12C86BED1DE4271D00BF4974 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = "<group>"; };
|
|
12C86BEF1DE4271D00BF4974 /* CpuIo2Dxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Dxe.c; sourceTree = "<group>"; };
|
|
12C86BF01DE4271D00BF4974 /* CpuIo2Dxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Dxe.h; sourceTree = "<group>"; };
|
|
12C86BF11DE4271D00BF4974 /* CpuIo2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.inf; sourceTree = "<group>"; };
|
|
12C86BF31DE4271D00BF4974 /* CpuIo2Smm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Smm.c; sourceTree = "<group>"; };
|
|
12C86BF41DE4271D00BF4974 /* CpuIo2Smm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Smm.h; sourceTree = "<group>"; };
|
|
12C86BF51DE4271D00BF4974 /* CpuIo2Smm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.inf; sourceTree = "<group>"; };
|
|
12C86BF71DE4271D00BF4974 /* CpuIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIoPei.c; sourceTree = "<group>"; };
|
|
12C86BF81DE4271D00BF4974 /* CpuIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIoPei.h; sourceTree = "<group>"; };
|
|
12C86BF91DE4271D00BF4974 /* CpuIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.inf; sourceTree = "<group>"; };
|
|
12C86BFA1DE4271D00BF4974 /* edk2.patch-idtgdt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "edk2.patch-idtgdt"; sourceTree = "<group>"; };
|
|
12C86BFD1DE4271D00BF4974 /* LocalApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApicLib.h; sourceTree = "<group>"; };
|
|
12C86BFE1DE4271D00BF4974 /* MtrrLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtrrLib.h; sourceTree = "<group>"; };
|
|
12C86BFF1DE4271D00BF4974 /* UefiCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiCpuLib.h; sourceTree = "<group>"; };
|
|
12C86C011DE4271D00BF4974 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = "<group>"; };
|
|
12C86C041DE4271D00BF4974 /* BaseUefiCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.inf; sourceTree = "<group>"; };
|
|
12C86C061DE4271D00BF4974 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = "<group>"; };
|
|
12C86C071DE4271D00BF4974 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = "<group>"; };
|
|
12C86C091DE4271D00BF4974 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = "<group>"; };
|
|
12C86C0A1DE4271D00BF4974 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = "<group>"; };
|
|
12C86C0C1DE4271D00BF4974 /* BaseXApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicLib.c; sourceTree = "<group>"; };
|
|
12C86C0D1DE4271D00BF4974 /* BaseXApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.inf; sourceTree = "<group>"; };
|
|
12C86C0F1DE4271D00BF4974 /* BaseXApicX2ApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicX2ApicLib.c; sourceTree = "<group>"; };
|
|
12C86C101DE4271D00BF4974 /* BaseXApicX2ApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.inf; sourceTree = "<group>"; };
|
|
12C86C121DE4271D00BF4974 /* CpuExceptionCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionCommon.c; sourceTree = "<group>"; };
|
|
12C86C131DE4271D00BF4974 /* CpuExceptionCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionCommon.h; sourceTree = "<group>"; };
|
|
12C86C141DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
12C86C151DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
12C86C161DE4271D00BF4974 /* DxeException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeException.c; sourceTree = "<group>"; };
|
|
12C86C171DE4271D00BF4974 /* DxeSmmCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmmCpuException.c; sourceTree = "<group>"; };
|
|
12C86C191DE4271D00BF4974 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = "<group>"; };
|
|
12C86C1A1DE4271D00BF4974 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = "<group>"; };
|
|
12C86C1B1DE4271D00BF4974 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = "<group>"; };
|
|
12C86C1C1DE4271D00BF4974 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = "<group>"; };
|
|
12C86C1D1DE4271D00BF4974 /* SecPeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPeiCpuException.c; sourceTree = "<group>"; };
|
|
12C86C1E1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
12C86C1F1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
12C86C201DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
12C86C211DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
12C86C221DE4271D00BF4974 /* SmmException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmException.c; sourceTree = "<group>"; };
|
|
12C86C241DE4271D00BF4974 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = "<group>"; };
|
|
12C86C251DE4271D00BF4974 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = "<group>"; };
|
|
12C86C261DE4271D00BF4974 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = "<group>"; };
|
|
12C86C271DE4271D00BF4974 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = "<group>"; };
|
|
12C86C291DE4271D00BF4974 /* MtrrLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MtrrLib.c; sourceTree = "<group>"; };
|
|
12C86C2A1DE4271D00BF4974 /* MtrrLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.inf; sourceTree = "<group>"; };
|
|
12C86C2C1DE4271D00BF4974 /* IpfTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IpfTimerLib.c; sourceTree = "<group>"; };
|
|
12C86C2D1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.inf; sourceTree = "<group>"; };
|
|
12C86C2E1DE4271D00BF4974 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = "<group>"; };
|
|
12C86C321DE4271D00BF4974 /* ResetVector.ia32.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.port80.raw; sourceTree = "<group>"; };
|
|
12C86C331DE4271D00BF4974 /* ResetVector.ia32.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.raw; sourceTree = "<group>"; };
|
|
12C86C341DE4271D00BF4974 /* ResetVector.ia32.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.serial.raw; sourceTree = "<group>"; };
|
|
12C86C351DE4271D00BF4974 /* ResetVector.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.inf; sourceTree = "<group>"; };
|
|
12C86C361DE4271D00BF4974 /* ResetVector.x64.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.port80.raw; sourceTree = "<group>"; };
|
|
12C86C371DE4271D00BF4974 /* ResetVector.x64.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.raw; sourceTree = "<group>"; };
|
|
12C86C381DE4271D00BF4974 /* ResetVector.x64.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.serial.raw; sourceTree = "<group>"; };
|
|
12C86C391DE4271D00BF4974 /* Build.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Build.py; sourceTree = "<group>"; };
|
|
12C86C3A1DE4271D00BF4974 /* CommonMacros.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = CommonMacros.inc; sourceTree = "<group>"; };
|
|
12C86C3B1DE4271D00BF4974 /* DebugDisabled.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DebugDisabled.asm; sourceTree = "<group>"; };
|
|
12C86C3D1DE4271D00BF4974 /* Init16.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Init16.asm; sourceTree = "<group>"; };
|
|
12C86C3E1DE4271D00BF4974 /* Real16ToFlat32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Real16ToFlat32.asm; sourceTree = "<group>"; };
|
|
12C86C3F1DE4271D00BF4974 /* ResetVectorVtf0.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorVtf0.asm; sourceTree = "<group>"; };
|
|
12C86C411DE4271D00BF4974 /* Flat32ToFlat64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Flat32ToFlat64.asm; sourceTree = "<group>"; };
|
|
12C86C421DE4271D00BF4974 /* SearchForBfvBase.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForBfvBase.asm; sourceTree = "<group>"; };
|
|
12C86C431DE4271D00BF4974 /* SearchForSecEntry.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForSecEntry.asm; sourceTree = "<group>"; };
|
|
12C86C441DE4271D00BF4974 /* Main.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Main.asm; sourceTree = "<group>"; };
|
|
12C86C451DE4271D00BF4974 /* Port80Debug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Port80Debug.asm; sourceTree = "<group>"; };
|
|
12C86C461DE4271D00BF4974 /* PostCodes.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = PostCodes.inc; sourceTree = "<group>"; };
|
|
12C86C471DE4271D00BF4974 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
|
|
12C86C481DE4271D00BF4974 /* ResetVectorCode.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorCode.asm; sourceTree = "<group>"; };
|
|
12C86C491DE4271D00BF4974 /* SerialDebug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SerialDebug.asm; sourceTree = "<group>"; };
|
|
12C86C4B1DE4271D00BF4974 /* FixupForRawSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FixupForRawSection.py; sourceTree = "<group>"; };
|
|
12C86C4C1DE4271D00BF4974 /* UefiCpuPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dec; sourceTree = "<group>"; };
|
|
12C86C4D1DE4271D00BF4974 /* UefiCpuPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dsc; sourceTree = "<group>"; };
|
|
12C86C511DE4271D00BF4974 /* S3Resume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3Resume.c; sourceTree = "<group>"; };
|
|
12C86C521DE4271D00BF4974 /* S3Resume2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.inf; sourceTree = "<group>"; };
|
|
12C86C551DE4272F00BF4974 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = "<group>"; };
|
|
12C86C561DE4272F00BF4974 /* AhciMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = "<group>"; };
|
|
12C86C571DE4272F00BF4974 /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = "<group>"; };
|
|
12C86C581DE4272F00BF4974 /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = "<group>"; };
|
|
12C86C591DE4272F00BF4974 /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = "<group>"; };
|
|
12C86C5A1DE4272F00BF4974 /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = "<group>"; };
|
|
12C86C5B1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C5C1DE4272F00BF4974 /* IdeMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = "<group>"; };
|
|
12C86C5D1DE4272F00BF4974 /* IdeMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = "<group>"; };
|
|
12C86C5F1DE4272F00BF4974 /* AtaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = "<group>"; };
|
|
12C86C601DE4272F00BF4974 /* AtaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = "<group>"; };
|
|
12C86C611DE4272F00BF4974 /* AtaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = "<group>"; };
|
|
12C86C621DE4272F00BF4974 /* AtaPassThruExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = "<group>"; };
|
|
12C86C631DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C651DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C661DE4272F00BF4974 /* ScsiBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = "<group>"; };
|
|
12C86C671DE4272F00BF4974 /* ScsiBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = "<group>"; };
|
|
12C86C681DE4272F00BF4974 /* ScsiBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = "<group>"; };
|
|
12C86C6A1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C6B1DE4272F00BF4974 /* ScsiDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = "<group>"; };
|
|
12C86C6C1DE4272F00BF4974 /* ScsiDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = "<group>"; };
|
|
12C86C6D1DE4272F00BF4974 /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = "<group>"; };
|
|
12C86C6F1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C701DE4272F00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C86C711DE4272F00BF4974 /* Descriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Descriptor.h; sourceTree = "<group>"; };
|
|
12C86C721DE4272F00BF4974 /* Ohci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ohci.c; sourceTree = "<group>"; };
|
|
12C86C731DE4272F00BF4974 /* Ohci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ohci.h; sourceTree = "<group>"; };
|
|
12C86C741DE4272F00BF4974 /* OhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciDebug.c; sourceTree = "<group>"; };
|
|
12C86C751DE4272F00BF4974 /* OhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciDebug.h; sourceTree = "<group>"; };
|
|
12C86C761DE4272F00BF4974 /* OhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OhciDxe.inf; sourceTree = "<group>"; };
|
|
12C86C771DE4272F00BF4974 /* OhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciReg.c; sourceTree = "<group>"; };
|
|
12C86C781DE4272F00BF4974 /* OhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciReg.h; sourceTree = "<group>"; };
|
|
12C86C791DE4272F00BF4974 /* OhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciSched.c; sourceTree = "<group>"; };
|
|
12C86C7A1DE4272F00BF4974 /* OhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciSched.h; sourceTree = "<group>"; };
|
|
12C86C7B1DE4272F00BF4974 /* OhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OhciUrb.c; sourceTree = "<group>"; };
|
|
12C86C7C1DE4272F00BF4974 /* OhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OhciUrb.h; sourceTree = "<group>"; };
|
|
12C86C7D1DE4272F00BF4974 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
12C86C7E1DE4272F00BF4974 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
12C86C801DE4272F00BF4974 /* Apple.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Apple.c; sourceTree = "<group>"; };
|
|
12C86C811DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C821DE4272F00BF4974 /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = "<group>"; };
|
|
12C86C831DE4272F00BF4974 /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = "<group>"; };
|
|
12C86C841DE4272F00BF4974 /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = "<group>"; };
|
|
12C86C851DE4272F00BF4974 /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = "<group>"; };
|
|
12C86C861DE4272F00BF4974 /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = "<group>"; };
|
|
12C86C871DE4272F00BF4974 /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = "<group>"; };
|
|
12C86C901DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C911DE4272F00BF4974 /* SataController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = "<group>"; };
|
|
12C86C921DE4272F00BF4974 /* SataController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = "<group>"; };
|
|
12C86C931DE4272F00BF4974 /* SataControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = "<group>"; };
|
|
12C86C951DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86C961DE4272F00BF4974 /* UsbBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = "<group>"; };
|
|
12C86C971DE4272F00BF4974 /* UsbBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = "<group>"; };
|
|
12C86C981DE4272F00BF4974 /* UsbBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = "<group>"; };
|
|
12C86C991DE4272F00BF4974 /* UsbBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = "<group>"; };
|
|
12C86C9A1DE4272F00BF4974 /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86C9B1DE4272F00BF4974 /* UsbDesc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = "<group>"; };
|
|
12C86C9C1DE4272F00BF4974 /* UsbDesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = "<group>"; };
|
|
12C86C9D1DE4272F00BF4974 /* UsbEnumer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = "<group>"; };
|
|
12C86C9E1DE4272F00BF4974 /* UsbEnumer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = "<group>"; };
|
|
12C86C9F1DE4272F00BF4974 /* UsbHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = "<group>"; };
|
|
12C86CA01DE4272F00BF4974 /* UsbHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = "<group>"; };
|
|
12C86CA11DE4272F00BF4974 /* UsbUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = "<group>"; };
|
|
12C86CA21DE4272F00BF4974 /* UsbUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = "<group>"; };
|
|
12C86CA41DE4272F00BF4974 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = "<group>"; };
|
|
12C86CA51DE4272F00BF4974 /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = "<group>"; };
|
|
12C86CA61DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CA71DE4272F00BF4974 /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = "<group>"; };
|
|
12C86CA81DE4272F00BF4974 /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = "<group>"; };
|
|
12C86CA91DE4272F00BF4974 /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = "<group>"; };
|
|
12C86CAA1DE4272F00BF4974 /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = "<group>"; };
|
|
12C86CAB1DE4272F00BF4974 /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = "<group>"; };
|
|
12C86CAC1DE4272F00BF4974 /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = "<group>"; };
|
|
12C86CAD1DE4272F00BF4974 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86CAF1DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CB01DE4272F00BF4974 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = "<group>"; };
|
|
12C86CB11DE4272F00BF4974 /* UsbMouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = "<group>"; };
|
|
12C86CB21DE4272F00BF4974 /* UsbMouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = "<group>"; };
|
|
12C86CB31DE4272F00BF4974 /* UsbMouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = "<group>"; };
|
|
12C86CB41DE4272F00BF4974 /* UsbMouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = "<group>"; };
|
|
12C86CB51DE4272F00BF4974 /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86CB71DE4272F00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CB81DE4272F00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C86CB91DE4272F00BF4974 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
12C86CBA1DE4272F00BF4974 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
12C86CBB1DE4272F00BF4974 /* Xhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = "<group>"; };
|
|
12C86CBC1DE4272F00BF4974 /* Xhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = "<group>"; };
|
|
12C86CBD1DE4272F00BF4974 /* XhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = "<group>"; };
|
|
12C86CBE1DE4272F00BF4974 /* XhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = "<group>"; };
|
|
12C86CBF1DE4272F00BF4974 /* XhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = "<group>"; };
|
|
12C86CC01DE4272F00BF4974 /* XhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = "<group>"; };
|
|
12C86CC11DE4272F00BF4974 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = "<group>"; };
|
|
12C86CC21DE4272F00BF4974 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = "<group>"; };
|
|
12C86CC31DE4272F00BF4974 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = "<group>"; };
|
|
12C86CC81DE428E200BF4974 /* ApplePlatformInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePlatformInfo.h; sourceTree = "<group>"; };
|
|
12C86CCD1DE428FB00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C86CCE1DE428FB00BF4974 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = "<group>"; };
|
|
12C86CCF1DE428FB00BF4974 /* Debug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Debug.c; sourceTree = "<group>"; };
|
|
12C86CD01DE428FB00BF4974 /* Delete.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Delete.c; sourceTree = "<group>"; };
|
|
12C86CD11DE428FB00BF4974 /* DirectoryCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DirectoryCache.c; sourceTree = "<group>"; };
|
|
12C86CD21DE428FB00BF4974 /* DirectoryManage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DirectoryManage.c; sourceTree = "<group>"; };
|
|
12C86CD31DE428FB00BF4974 /* DiskCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskCache.c; sourceTree = "<group>"; };
|
|
12C86CD41DE428FB00BF4974 /* EnhancedFat.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnhancedFat.inf; sourceTree = "<group>"; };
|
|
12C86CD51DE428FB00BF4974 /* Fat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Fat.c; sourceTree = "<group>"; };
|
|
12C86CD61DE428FB00BF4974 /* Fat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fat.h; sourceTree = "<group>"; };
|
|
12C86CD71DE428FB00BF4974 /* Fat.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Fat.inf; sourceTree = "<group>"; };
|
|
12C86CD81DE428FB00BF4974 /* Fat.msa */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Fat.msa; sourceTree = "<group>"; };
|
|
12C86CD91DE428FB00BF4974 /* Fat.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Fat.uni; sourceTree = "<group>"; };
|
|
12C86CDA1DE428FB00BF4974 /* FatExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatExtra.uni; sourceTree = "<group>"; };
|
|
12C86CDB1DE428FB00BF4974 /* FatFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FatFileSystem.h; sourceTree = "<group>"; };
|
|
12C86CDC1DE428FB00BF4974 /* FileName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = "<group>"; };
|
|
12C86CDD1DE428FB00BF4974 /* FileSpace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileSpace.c; sourceTree = "<group>"; };
|
|
12C86CDE1DE428FB00BF4974 /* Flush.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Flush.c; sourceTree = "<group>"; };
|
|
12C86CDF1DE428FB00BF4974 /* Hash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hash.c; sourceTree = "<group>"; };
|
|
12C86CE01DE428FB00BF4974 /* Info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Info.c; sourceTree = "<group>"; };
|
|
12C86CE11DE428FB00BF4974 /* Init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Init.c; sourceTree = "<group>"; };
|
|
12C86CE21DE428FB00BF4974 /* Misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Misc.c; sourceTree = "<group>"; };
|
|
12C86CE31DE428FB00BF4974 /* Open.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Open.c; sourceTree = "<group>"; };
|
|
12C86CE41DE428FB00BF4974 /* OpenVolume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OpenVolume.c; sourceTree = "<group>"; };
|
|
12C86CE51DE428FB00BF4974 /* ReadWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadWrite.c; sourceTree = "<group>"; };
|
|
12C86CE61DE428FB00BF4974 /* UnicodeCollation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UnicodeCollation.c; sourceTree = "<group>"; };
|
|
12C86CE71DE428FB00BF4974 /* FatPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.dec; sourceTree = "<group>"; };
|
|
12C86CE81DE428FB00BF4974 /* FatPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.dsc; sourceTree = "<group>"; };
|
|
12C86CE91DE428FB00BF4974 /* FatPkg.fdf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.fdf; sourceTree = "<group>"; };
|
|
12C86CEA1DE428FB00BF4974 /* FatPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkg.uni; sourceTree = "<group>"; };
|
|
12C86CEB1DE428FB00BF4974 /* FatPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FatPkgExtra.uni; sourceTree = "<group>"; };
|
|
12C870AB1DE428FC00BF4974 /* fsw_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_base.h; sourceTree = "<group>"; };
|
|
12C870AC1DE428FC00BF4974 /* fsw_core.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_core.c; sourceTree = "<group>"; };
|
|
12C870AD1DE428FC00BF4974 /* fsw_core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_core.h; sourceTree = "<group>"; };
|
|
12C870AE1DE428FC00BF4974 /* fsw_efi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi.c; sourceTree = "<group>"; };
|
|
12C870AF1DE428FC00BF4974 /* fsw_efi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi.h; sourceTree = "<group>"; };
|
|
12C870B01DE428FC00BF4974 /* fsw_efi_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_efi_base.h; sourceTree = "<group>"; };
|
|
12C870B11DE428FC00BF4974 /* fsw_efi_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_efi_lib.c; sourceTree = "<group>"; };
|
|
12C870B21DE428FC00BF4974 /* fsw_ext2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_ext2.c; sourceTree = "<group>"; };
|
|
12C870B31DE428FC00BF4974 /* fsw_ext2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext2.h; sourceTree = "<group>"; };
|
|
12C870B41DE428FC00BF4974 /* fsw_ext2_disk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext2_disk.h; sourceTree = "<group>"; };
|
|
12C870B51DE428FC00BF4974 /* fsw_ext4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_ext4.c; sourceTree = "<group>"; };
|
|
12C870B61DE428FC00BF4974 /* fsw_ext4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext4.h; sourceTree = "<group>"; };
|
|
12C870B71DE428FC00BF4974 /* fsw_ext4_disk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_ext4_disk.h; sourceTree = "<group>"; };
|
|
12C870B81DE428FC00BF4974 /* fsw_hfs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_hfs.c; sourceTree = "<group>"; };
|
|
12C870B91DE428FC00BF4974 /* fsw_hfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_hfs.h; sourceTree = "<group>"; };
|
|
12C870BA1DE428FC00BF4974 /* fsw_iso9660.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_iso9660.c; sourceTree = "<group>"; };
|
|
12C870BB1DE428FC00BF4974 /* fsw_iso9660.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_iso9660.h; sourceTree = "<group>"; };
|
|
12C870BC1DE428FC00BF4974 /* fsw_lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_lib.c; sourceTree = "<group>"; };
|
|
12C870BD1DE428FC00BF4974 /* fsw_reiserfs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_reiserfs.c; sourceTree = "<group>"; };
|
|
12C870BE1DE428FC00BF4974 /* fsw_reiserfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_reiserfs.h; sourceTree = "<group>"; };
|
|
12C870BF1DE428FC00BF4974 /* fsw_reiserfs_disk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_reiserfs_disk.h; sourceTree = "<group>"; };
|
|
12C870C01DE428FC00BF4974 /* fsw_strfunc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_strfunc.h; sourceTree = "<group>"; };
|
|
12C870C11DE428FC00BF4974 /* hfs_format.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hfs_format.h; sourceTree = "<group>"; };
|
|
12C870C21DE428FC00BF4974 /* OverrideFunctions-kabyl.edk2.c.include */ = {isa = PBXFileReference; lastKnownFileType = text; path = "OverrideFunctions-kabyl.edk2.c.include"; sourceTree = "<group>"; };
|
|
12C870C41DE428FC00BF4974 /* fsw_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fsw_posix.c; sourceTree = "<group>"; };
|
|
12C870C51DE428FC00BF4974 /* fsw_posix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_posix.h; sourceTree = "<group>"; };
|
|
12C870C61DE428FC00BF4974 /* fsw_posix_base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fsw_posix_base.h; sourceTree = "<group>"; };
|
|
12C870C71DE428FC00BF4974 /* lslr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lslr.c; sourceTree = "<group>"; };
|
|
12C870C81DE428FC00BF4974 /* lsroot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lsroot.c; sourceTree = "<group>"; };
|
|
12C870C91DE428FC00BF4974 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
12C870CA1DE428FC00BF4974 /* VBoxExt2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxExt2.inf; sourceTree = "<group>"; };
|
|
12C870CB1DE428FC00BF4974 /* VBoxExt4.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxExt4.inf; sourceTree = "<group>"; };
|
|
12C870CC1DE428FC00BF4974 /* VBoxFsDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VBoxFsDxe.c; sourceTree = "<group>"; };
|
|
12C870CD1DE428FC00BF4974 /* VBoxFsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxFsDxe.inf; sourceTree = "<group>"; };
|
|
12C870CE1DE428FC00BF4974 /* VBoxFswParam.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VBoxFswParam.h; sourceTree = "<group>"; };
|
|
12C870CF1DE428FC00BF4974 /* VBoxHfs.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxHfs.inf; sourceTree = "<group>"; };
|
|
12C870D01DE428FC00BF4974 /* VBoxIso9660.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxIso9660.inf; sourceTree = "<group>"; };
|
|
12C870D11DE428FC00BF4974 /* VBoxReiserFS.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VBoxReiserFS.inf; sourceTree = "<group>"; };
|
|
12C874981DE429EC00BF4974 /* BiosBlkIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosBlkIo.c; sourceTree = "<group>"; };
|
|
12C874991DE429EC00BF4974 /* BiosBlkIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosBlkIo.h; sourceTree = "<group>"; };
|
|
12C8749A1DE429EC00BF4974 /* BiosInt13.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosInt13.c; sourceTree = "<group>"; };
|
|
12C8749B1DE429EC00BF4974 /* BlockIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BlockIoDxe.inf; sourceTree = "<group>"; };
|
|
12C8749C1DE429EC00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C8749D1DE429EC00BF4974 /* Edd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edd.h; sourceTree = "<group>"; };
|
|
12C8749E1DE429EC00BF4974 /* LegacyBiosThunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBiosThunk.c; sourceTree = "<group>"; };
|
|
12C874A01DE429EC00BF4974 /* InterruptTable.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InterruptTable.asm; sourceTree = "<group>"; };
|
|
12C874A11DE429EC00BF4974 /* InterruptTable.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InterruptTable.S; sourceTree = "<group>"; };
|
|
12C874A31DE429EC00BF4974 /* AppleKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKey.c; sourceTree = "<group>"; };
|
|
12C874A41DE429EC00BF4974 /* AppleKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKey.h; sourceTree = "<group>"; };
|
|
12C874A51DE429EC00BF4974 /* BiosKeyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosKeyboard.c; sourceTree = "<group>"; };
|
|
12C874A61DE429EC00BF4974 /* BiosKeyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosKeyboard.h; sourceTree = "<group>"; };
|
|
12C874A71DE429EC00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C874A81DE429EC00BF4974 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
12C874A91DE429EC00BF4974 /* KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = KeyboardDxe.inf; sourceTree = "<group>"; };
|
|
12C874AA1DE429EC00BF4974 /* LegacyBios.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyBios.c; sourceTree = "<group>"; };
|
|
12C874AB1DE429EC00BF4974 /* LegacyBiosDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyBiosDxe.inf; sourceTree = "<group>"; };
|
|
12C874AC1DE429EC00BF4974 /* LegacyBiosInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosInterface.h; sourceTree = "<group>"; };
|
|
12C874AE1DE429EC00BF4974 /* BiosSupportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosSupportLib.c; sourceTree = "<group>"; };
|
|
12C874AF1DE429EC00BF4974 /* BiosSupportLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosSupportLib.h; sourceTree = "<group>"; };
|
|
12C874B01DE429EC00BF4974 /* BiosSupportLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BiosSupportLib.inf; sourceTree = "<group>"; };
|
|
12C874B11DE429EC00BF4974 /* LegacyInterrupt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyInterrupt.c; sourceTree = "<group>"; };
|
|
12C874B21DE429EC00BF4974 /* LegacyInterrupt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = "<group>"; };
|
|
12C874B31DE429EC00BF4974 /* LegacyPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyPlatform.c; sourceTree = "<group>"; };
|
|
12C874B41DE429EC00BF4974 /* LegacyPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyPlatform.h; sourceTree = "<group>"; };
|
|
12C874B51DE429EC00BF4974 /* LegacyRegion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion.c; sourceTree = "<group>"; };
|
|
12C874B61DE429EC00BF4974 /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = "<group>"; };
|
|
12C874B81DE429EC00BF4974 /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = "<group>"; };
|
|
12C874B91DE429EC00BF4974 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = "<group>"; };
|
|
12C874BA1DE429EC00BF4974 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = "<group>"; };
|
|
12C874BC1DE429EC00BF4974 /* Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Thunk.c; sourceTree = "<group>"; };
|
|
12C874BE1DE429EC00BF4974 /* BiosVideo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo.c; sourceTree = "<group>"; };
|
|
12C874BF1DE429EC00BF4974 /* BiosVideo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BiosVideo.h; sourceTree = "<group>"; };
|
|
12C874C01DE429EC00BF4974 /* BiosVideo2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BiosVideo2.c; sourceTree = "<group>"; };
|
|
12C874C11DE429EC00BF4974 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
12C874C21DE429EC00BF4974 /* VideoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VideoDxe.inf; sourceTree = "<group>"; };
|
|
12C874C31DE429EC00BF4974 /* VideoDxe2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VideoDxe2.inf; sourceTree = "<group>"; };
|
|
12C874C51DE429EC00BF4974 /* InterruptTable.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InterruptTable.asm; sourceTree = "<group>"; };
|
|
12C874C61DE429EC00BF4974 /* InterruptTable.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InterruptTable.S; sourceTree = "<group>"; };
|
|
12C874CC1DE42A3300BF4974 /* Clover.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; name = Clover.dsc; path = ../../Clover.dsc; sourceTree = "<group>"; };
|
|
12C874CE1DE42A3C00BF4974 /* Clover.fdf */ = {isa = PBXFileReference; lastKnownFileType = text; name = Clover.fdf; path = ../../Clover.fdf; sourceTree = "<group>"; };
|
|
12C874CF1DE42A4200BF4974 /* CloverPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; name = CloverPkg.dec; path = ../../CloverPkg.dec; sourceTree = "<group>"; };
|
|
12C874D01DE42A4900BF4974 /* ebuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = ebuild.sh; path = ../../ebuild.sh; sourceTree = "<group>"; };
|
|
12E301581D5A413A00EED426 /* lodepng.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lodepng.c; sourceTree = "<group>"; };
|
|
12E301591D5A413A00EED426 /* lodepng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lodepng.h; sourceTree = "<group>"; };
|
|
12EA7C221E65FC3D00085A48 /* HashServiceFix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HashServiceFix.c; sourceTree = "<group>"; };
|
|
12EA7C231E65FC3D00085A48 /* HashServiceFix.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HashServiceFix.inf; sourceTree = "<group>"; };
|
|
12EA7C241E65FC3D00085A48 /* sha1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sha1.c; sourceTree = "<group>"; };
|
|
12EA7C251E65FC3D00085A48 /* sha1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = "<group>"; };
|
|
2C794AB71A0AA85900D845B0 /* EfiFlashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiFlashMap.h; sourceTree = "<group>"; };
|
|
2C794AB81A0AA85900D845B0 /* EfiLdrHandoff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiLdrHandoff.h; sourceTree = "<group>"; };
|
|
2C794AB91A0AA85900D845B0 /* FlashLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlashLayout.h; sourceTree = "<group>"; };
|
|
2C794ABA1A0AA85900D845B0 /* AcpiDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcpiDescription.h; sourceTree = "<group>"; };
|
|
2C794ABB1A0AA85900D845B0 /* ConsoleOutConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConsoleOutConfig.h; sourceTree = "<group>"; };
|
|
2C794ABC1A0AA85900D845B0 /* DxeCoreFileName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DxeCoreFileName.h; sourceTree = "<group>"; };
|
|
2C794ABD1A0AA85900D845B0 /* FlashMapHob.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlashMapHob.h; sourceTree = "<group>"; };
|
|
2C794ABE1A0AA85900D845B0 /* LdrMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LdrMemoryDescriptor.h; sourceTree = "<group>"; };
|
|
2C794ABF1A0AA85900D845B0 /* PciExpressBaseAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciExpressBaseAddress.h; sourceTree = "<group>"; };
|
|
2C794AC01A0AA85900D845B0 /* PciOptionRomTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciOptionRomTable.h; sourceTree = "<group>"; };
|
|
2C794AC21A0AA85900D845B0 /* AtomBios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AtomBios.h; sourceTree = "<group>"; };
|
|
2C794AC31A0AA85900D845B0 /* PciBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = "<group>"; };
|
|
2C794AC41A0AA85900D845B0 /* PciCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = "<group>"; };
|
|
2C794AC51A0AA85900D845B0 /* PeImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = "<group>"; };
|
|
2C794AC61A0AA85900D845B0 /* PiBootMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = "<group>"; };
|
|
2C794AC81A0AA85900D845B0 /* VesaBiosExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VesaBiosExtensions.h; sourceTree = "<group>"; };
|
|
2C794ACA1A0AA85900D845B0 /* GenericBdsLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = "<group>"; };
|
|
2C794ACB1A0AA85900D845B0 /* MemLogLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemLogLib.h; sourceTree = "<group>"; };
|
|
2C794ACC1A0AA85900D845B0 /* PeCoffLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = "<group>"; };
|
|
2C794ACD1A0AA85900D845B0 /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = "<group>"; };
|
|
2C794ACE1A0AA85900D845B0 /* UsbMass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = "<group>"; };
|
|
2C794ACF1A0AA85900D845B0 /* UsbMassBoot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = "<group>"; };
|
|
2C794AD01A0AA85900D845B0 /* VideoBiosPatchLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoBiosPatchLib.h; sourceTree = "<group>"; };
|
|
2C794AD21A0AA85900D845B0 /* AppleDeviceControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleDeviceControl.h; sourceTree = "<group>"; };
|
|
2C794AD31A0AA85900D845B0 /* AppleDiskIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleDiskIo.h; sourceTree = "<group>"; };
|
|
2C794AD41A0AA85900D845B0 /* AppleImageCodecProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleImageCodecProtocol.h; sourceTree = "<group>"; };
|
|
2C794AD51A0AA85900D845B0 /* AppleSMC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleSMC.h; sourceTree = "<group>"; };
|
|
2C794AD61A0AA85900D845B0 /* efiConsoleControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = efiConsoleControl.h; sourceTree = "<group>"; };
|
|
2C794AD71A0AA85900D845B0 /* EmuVariableControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmuVariableControl.h; sourceTree = "<group>"; };
|
|
2C794AD81A0AA85900D845B0 /* FSInjectProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInjectProtocol.h; sourceTree = "<group>"; };
|
|
2C794AD91A0AA85900D845B0 /* MsgLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MsgLog.h; sourceTree = "<group>"; };
|
|
2C794ADA1A0AA85900D845B0 /* PciIoImp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PciIoImp.h; sourceTree = "<group>"; };
|
|
2C794ADB1A0AA85900D845B0 /* UsbMassImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = "<group>"; };
|
|
2C794CEA1A0AA85900D845B0 /* FSInject.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FSInject.c; sourceTree = "<group>"; };
|
|
2C794CEB1A0AA85900D845B0 /* FSInject.dec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FSInject.dec; sourceTree = "<group>"; };
|
|
2C794CEC1A0AA85900D845B0 /* FSInject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInject.h; sourceTree = "<group>"; };
|
|
2C794CED1A0AA85900D845B0 /* FSInject.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FSInject.inf; sourceTree = "<group>"; };
|
|
2C794CEE1A0AA85900D845B0 /* FSInjectProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSInjectProtocol.h; sourceTree = "<group>"; };
|
|
2C794CF11A0AA85900D845B0 /* Test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Test.c; sourceTree = "<group>"; };
|
|
2C794CF21A0AA85900D845B0 /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Test.h; sourceTree = "<group>"; };
|
|
A51C783321E00504001385A7 /* WaveLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WaveLib.c; sourceTree = "<group>"; };
|
|
A51C783421E00504001385A7 /* WaveLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WaveLib.inf; sourceTree = "<group>"; };
|
|
A51C783621E0981C001385A7 /* AudioDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AudioDxe.c; sourceTree = "<group>"; };
|
|
A51C783721E0981C001385A7 /* AudioDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioDxe.h; sourceTree = "<group>"; };
|
|
A51C783821E0981C001385A7 /* AudioDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AudioDxe.inf; sourceTree = "<group>"; };
|
|
A51C783A21E0981C001385A7 /* HdaCodec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodec.c; sourceTree = "<group>"; };
|
|
A51C783C21E0981C001385A7 /* HdaCodecAudioIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecAudioIo.c; sourceTree = "<group>"; };
|
|
A51C783D21E0981C001385A7 /* HdaCodecComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecComponentName.c; sourceTree = "<group>"; };
|
|
A51C783E21E0981C001385A7 /* HdaCodecComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecComponentName.h; sourceTree = "<group>"; };
|
|
A51C783F21E0981C001385A7 /* HdaCodecInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaCodecInfo.c; sourceTree = "<group>"; };
|
|
A51C784121E0981C001385A7 /* HdaController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaController.c; sourceTree = "<group>"; };
|
|
A51C784221E0981C001385A7 /* HdaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaController.h; sourceTree = "<group>"; };
|
|
A51C784321E0981C001385A7 /* HdaControllerComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerComponentName.c; sourceTree = "<group>"; };
|
|
A51C784421E0981C001385A7 /* HdaControllerComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerComponentName.h; sourceTree = "<group>"; };
|
|
A51C784521E0981C001385A7 /* HdaControllerHdaIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerHdaIo.c; sourceTree = "<group>"; };
|
|
A51C784621E0981C001385A7 /* HdaControllerInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerInfo.c; sourceTree = "<group>"; };
|
|
A51C784721E0981C001385A7 /* HdaControllerMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerMem.c; sourceTree = "<group>"; };
|
|
A51C784821E0981C001385A7 /* HdaModels.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaModels.c; sourceTree = "<group>"; };
|
|
A51C784921E0C280001385A7 /* HdaCodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodec.h; sourceTree = "<group>"; };
|
|
A51F63C822DFB7E300086DB7 /* AppleFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFeatures.h; sourceTree = "<group>"; };
|
|
A51F63C922DFB81700086DB7 /* AppleApfsInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleApfsInfo.h; sourceTree = "<group>"; };
|
|
A51F63CA22DFB84500086DB7 /* ApfsEfiBootRecordInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsEfiBootRecordInfo.h; sourceTree = "<group>"; };
|
|
A51F63CB22DFB86F00086DB7 /* ApplePartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePartitionInfo.h; sourceTree = "<group>"; };
|
|
A5429219233538250001F42A /* Clover */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Clover; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A5582AFC21019EA6002CFB6E /* VectorGraphics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VectorGraphics.c; sourceTree = "<group>"; };
|
|
A5603D0321F04ECE005F400E /* sound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sound.c; sourceTree = "<group>"; };
|
|
A5611B2A21DCB97F008FDB96 /* Riff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Riff.h; sourceTree = "<group>"; };
|
|
A5611B2B21DCB9A0008FDB96 /* HdaModels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdaModels.h; sourceTree = "<group>"; };
|
|
A5611B2C21DCB9A0008FDB96 /* WaveLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WaveLib.h; sourceTree = "<group>"; };
|
|
A5611B2D21DCB9A0008FDB96 /* HdaRegisters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdaRegisters.h; sourceTree = "<group>"; };
|
|
A5611B2E21DCB9A0008FDB96 /* HdaVerbs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HdaVerbs.h; sourceTree = "<group>"; };
|
|
A5611B2F21DCB9BA008FDB96 /* AudioIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AudioIo.h; sourceTree = "<group>"; };
|
|
A5611B3021DCB9CD008FDB96 /* HdaCodecInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodecInfo.h; sourceTree = "<group>"; };
|
|
A5611B3121DCB9CD008FDB96 /* HdaControllerInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaControllerInfo.h; sourceTree = "<group>"; };
|
|
A5611B3221DCB9CE008FDB96 /* HdaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaIo.h; sourceTree = "<group>"; };
|
|
A5611B3321DCBA53008FDB96 /* StartupSound.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StartupSound.c; sourceTree = "<group>"; };
|
|
A5715BCF23596841000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715BF023596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = "<group>"; };
|
|
A5715BF223596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = "<group>"; };
|
|
A5715BF423596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = "<group>"; };
|
|
A5715BF623596841000CEC60 /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = "<group>"; };
|
|
A5715BF723596841000CEC60 /* externals.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = externals.txt; sourceTree = "<group>"; };
|
|
A5715BF823596841000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715BFB23596841000CEC60 /* BPDG.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BPDG.bat; sourceTree = "<group>"; };
|
|
A5715BFC23596841000CEC60 /* UPT.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UPT.bat; sourceTree = "<group>"; };
|
|
A5715BFD23596841000CEC60 /* PatchPcdValue.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PatchPcdValue.bat; sourceTree = "<group>"; };
|
|
A5715BFE23596841000CEC60 /* GenFds.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFds.bat; sourceTree = "<group>"; };
|
|
A5715BFF23596841000CEC60 /* GenerateCapsule.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenerateCapsule.bat; sourceTree = "<group>"; };
|
|
A5715C0023596841000CEC60 /* TargetTool.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetTool.bat; sourceTree = "<group>"; };
|
|
A5715C0123596841000CEC60 /* build.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build.bat; sourceTree = "<group>"; };
|
|
A5715C0223596841000CEC60 /* Rsa2048Sha256Sign.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256Sign.bat; sourceTree = "<group>"; };
|
|
A5715C0323596841000CEC60 /* Rsa2048Sha256GenerateKeys.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256GenerateKeys.bat; sourceTree = "<group>"; };
|
|
A5715C0423596841000CEC60 /* GenDepex.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenDepex.bat; sourceTree = "<group>"; };
|
|
A5715C0523596841000CEC60 /* Pkcs7Sign.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Pkcs7Sign.bat; sourceTree = "<group>"; };
|
|
A5715C0623596841000CEC60 /* Ecc.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ecc.bat; sourceTree = "<group>"; };
|
|
A5715C0723596841000CEC60 /* GenPatchPcdTable.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenPatchPcdTable.bat; sourceTree = "<group>"; };
|
|
A5715C0823596841000CEC60 /* Trim.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Trim.bat; sourceTree = "<group>"; };
|
|
A5715C0923596841000CEC60 /* BrotliCompress.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BrotliCompress.bat; sourceTree = "<group>"; };
|
|
A5715C0B23596841000CEC60 /* GenFds */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFds; sourceTree = "<group>"; };
|
|
A5715C0C23596841000CEC60 /* Split */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Split; sourceTree = "<group>"; };
|
|
A5715C0D23596841000CEC60 /* LzmaF86Compress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaF86Compress; sourceTree = "<group>"; };
|
|
A5715C0E23596841000CEC60 /* BrotliCompress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BrotliCompress; sourceTree = "<group>"; };
|
|
A5715C0F23596841000CEC60 /* GenSec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenSec; sourceTree = "<group>"; };
|
|
A5715C1023596841000CEC60 /* UPT */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = UPT; sourceTree = "<group>"; };
|
|
A5715C1123596841000CEC60 /* GenFw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFw; sourceTree = "<group>"; };
|
|
A5715C1223596841000CEC60 /* EfiLdrImage */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EfiLdrImage; sourceTree = "<group>"; };
|
|
A5715C1323596841000CEC60 /* GenerateCapsule */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenerateCapsule; sourceTree = "<group>"; };
|
|
A5715C1423596841000CEC60 /* GenFv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFv; sourceTree = "<group>"; };
|
|
A5715C1523596841000CEC60 /* Brotli */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Brotli; sourceTree = "<group>"; };
|
|
A5715C1623596841000CEC60 /* LzmaCompress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaCompress; sourceTree = "<group>"; };
|
|
A5715C1723596841000CEC60 /* PatchPcdValue */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PatchPcdValue; sourceTree = "<group>"; };
|
|
A5715C1823596841000CEC60 /* GenCrc32 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenCrc32; sourceTree = "<group>"; };
|
|
A5715C1923596841000CEC60 /* Trim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Trim; sourceTree = "<group>"; };
|
|
A5715C1A23596841000CEC60 /* GenDepex */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenDepex; sourceTree = "<group>"; };
|
|
A5715C1B23596841000CEC60 /* GenPage */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenPage; sourceTree = "<group>"; };
|
|
A5715C1C23596841000CEC60 /* VolInfo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VolInfo; sourceTree = "<group>"; };
|
|
A5715C1D23596841000CEC60 /* TianoCompress */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TianoCompress; sourceTree = "<group>"; };
|
|
A5715C1E23596841000CEC60 /* BPDG */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BPDG; sourceTree = "<group>"; };
|
|
A5715C1F23596841000CEC60 /* DevicePath */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DevicePath; sourceTree = "<group>"; };
|
|
A5715C2023596841000CEC60 /* build */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build; sourceTree = "<group>"; };
|
|
A5715C2123596841000CEC60 /* TargetTool */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TargetTool; sourceTree = "<group>"; };
|
|
A5715C2223596841000CEC60 /* GenFfs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenFfs; sourceTree = "<group>"; };
|
|
A5715C2323596841000CEC60 /* Ecc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Ecc; sourceTree = "<group>"; };
|
|
A5715C2423596841000CEC60 /* Rsa2048Sha256GenerateKeys */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256GenerateKeys; sourceTree = "<group>"; };
|
|
A5715C2523596841000CEC60 /* Pkcs7Sign */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Pkcs7Sign; sourceTree = "<group>"; };
|
|
A5715C2623596841000CEC60 /* GenPatchPcdTable */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GenPatchPcdTable; sourceTree = "<group>"; };
|
|
A5715C2723596841000CEC60 /* Rsa2048Sha256Sign */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Rsa2048Sha256Sign; sourceTree = "<group>"; };
|
|
A5715C2823596841000CEC60 /* VfrCompile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VfrCompile; sourceTree = "<group>"; };
|
|
A5715C2923596841000CEC60 /* EfiRom */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EfiRom; sourceTree = "<group>"; };
|
|
A5715C2D23596841000CEC60 /* Capsule.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Capsule.py; sourceTree = "<group>"; };
|
|
A5715C2E23596841000CEC60 /* Ffs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Ffs.py; sourceTree = "<group>"; };
|
|
A5715C2F23596841000CEC60 /* DepexSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DepexSection.py; sourceTree = "<group>"; };
|
|
A5715C3023596841000CEC60 /* CapsuleData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CapsuleData.py; sourceTree = "<group>"; };
|
|
A5715C3123596841000CEC60 /* CompressSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CompressSection.py; sourceTree = "<group>"; };
|
|
A5715C3223596841000CEC60 /* Region.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Region.py; sourceTree = "<group>"; };
|
|
A5715C3323596841000CEC60 /* FvImageSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FvImageSection.py; sourceTree = "<group>"; };
|
|
A5715C3423596841000CEC60 /* OptionRom.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = OptionRom.py; sourceTree = "<group>"; };
|
|
A5715C3523596841000CEC60 /* FdfParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FdfParser.py; sourceTree = "<group>"; };
|
|
A5715C3623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C3723596841000CEC60 /* RuleComplexFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RuleComplexFile.py; sourceTree = "<group>"; };
|
|
A5715C3823596841000CEC60 /* GuidSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GuidSection.py; sourceTree = "<group>"; };
|
|
A5715C3923596841000CEC60 /* FfsFileStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FfsFileStatement.py; sourceTree = "<group>"; };
|
|
A5715C3A23596841000CEC60 /* UiSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UiSection.py; sourceTree = "<group>"; };
|
|
A5715C3B23596841000CEC60 /* Section.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Section.py; sourceTree = "<group>"; };
|
|
A5715C3C23596841000CEC60 /* DataSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataSection.py; sourceTree = "<group>"; };
|
|
A5715C3D23596841000CEC60 /* GenFdsGlobalVariable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenFdsGlobalVariable.py; sourceTree = "<group>"; };
|
|
A5715C3E23596841000CEC60 /* Fv.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Fv.py; sourceTree = "<group>"; };
|
|
A5715C3F23596841000CEC60 /* FfsInfStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FfsInfStatement.py; sourceTree = "<group>"; };
|
|
A5715C4023596841000CEC60 /* AprioriSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = AprioriSection.py; sourceTree = "<group>"; };
|
|
A5715C4123596841000CEC60 /* OptRomInfStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = OptRomInfStatement.py; sourceTree = "<group>"; };
|
|
A5715C4223596841000CEC60 /* Rule.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Rule.py; sourceTree = "<group>"; };
|
|
A5715C4323596841000CEC60 /* RuleSimpleFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RuleSimpleFile.py; sourceTree = "<group>"; };
|
|
A5715C4423596841000CEC60 /* EfiSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EfiSection.py; sourceTree = "<group>"; };
|
|
A5715C4523596841000CEC60 /* VerSection.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = VerSection.py; sourceTree = "<group>"; };
|
|
A5715C4623596841000CEC60 /* OptRomFileStatement.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = OptRomFileStatement.py; sourceTree = "<group>"; };
|
|
A5715C4723596841000CEC60 /* GenFds.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenFds.py; sourceTree = "<group>"; };
|
|
A5715C4823596841000CEC60 /* Fd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Fd.py; sourceTree = "<group>"; };
|
|
A5715C4923596841000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715C4B23596841000CEC60 /* MkPkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MkPkg.py; sourceTree = "<group>"; };
|
|
A5715C4C23596841000CEC60 /* ReplacePkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ReplacePkg.py; sourceTree = "<group>"; };
|
|
A5715C4E23596841000CEC60 /* DecParserUnitTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParserUnitTest.py; sourceTree = "<group>"; };
|
|
A5715C4F23596841000CEC60 /* InfBinarySectionTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBinarySectionTest.py; sourceTree = "<group>"; };
|
|
A5715C5023596841000CEC60 /* CommentParsingUnitTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentParsingUnitTest.py; sourceTree = "<group>"; };
|
|
A5715C5123596841000CEC60 /* CommentGeneratingUnitTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentGeneratingUnitTest.py; sourceTree = "<group>"; };
|
|
A5715C5223596841000CEC60 /* DecParserTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParserTest.py; sourceTree = "<group>"; };
|
|
A5715C5423596841000CEC60 /* DependencyRules.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DependencyRules.py; sourceTree = "<group>"; };
|
|
A5715C5523596841000CEC60 /* FileHook.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FileHook.py; sourceTree = "<group>"; };
|
|
A5715C5623596841000CEC60 /* PackageFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PackageFile.py; sourceTree = "<group>"; };
|
|
A5715C5723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C5823596841000CEC60 /* DistributionPackageClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DistributionPackageClass.py; sourceTree = "<group>"; };
|
|
A5715C5923596841000CEC60 /* IpiDb.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = IpiDb.py; sourceTree = "<group>"; };
|
|
A5715C5B23596841000CEC60 /* StringTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringTable.py; sourceTree = "<group>"; };
|
|
A5715C5C23596841000CEC60 /* Log.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Log.py; sourceTree = "<group>"; };
|
|
A5715C5D23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C5E23596841000CEC60 /* ToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ToolError.py; sourceTree = "<group>"; };
|
|
A5715C5F23596841000CEC60 /* BuildVersion.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildVersion.py; sourceTree = "<group>"; };
|
|
A5715C6123596841000CEC60 /* Misc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Misc.py; sourceTree = "<group>"; };
|
|
A5715C6223596841000CEC60 /* UniClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UniClassObject.py; sourceTree = "<group>"; };
|
|
A5715C6323596841000CEC60 /* GlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GlobalData.py; sourceTree = "<group>"; };
|
|
A5715C6423596841000CEC60 /* Parsing.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Parsing.py; sourceTree = "<group>"; };
|
|
A5715C6523596841000CEC60 /* StringUtils.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringUtils.py; sourceTree = "<group>"; };
|
|
A5715C6623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C6823596841000CEC60 /* XmlRoutines.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlRoutines.py; sourceTree = "<group>"; };
|
|
A5715C6923596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C6A23596841000CEC60 /* ExpressionValidate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ExpressionValidate.py; sourceTree = "<group>"; };
|
|
A5715C6B23596841000CEC60 /* CommentGenerating.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentGenerating.py; sourceTree = "<group>"; };
|
|
A5715C6C23596841000CEC60 /* DataType.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataType.py; sourceTree = "<group>"; };
|
|
A5715C6D23596841000CEC60 /* CommentParsing.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommentParsing.py; sourceTree = "<group>"; };
|
|
A5715C6E23596841000CEC60 /* ParserValidate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ParserValidate.py; sourceTree = "<group>"; };
|
|
A5715C7023596841000CEC60 /* InfPcdSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPcdSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7123596841000CEC60 /* InfDepexSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDepexSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7223596841000CEC60 /* InfParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfParser.py; sourceTree = "<group>"; };
|
|
A5715C7323596841000CEC60 /* InfBuildOptionSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBuildOptionSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7423596841000CEC60 /* InfBinarySectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBinarySectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7523596841000CEC60 /* InfSourceSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSourceSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7623596841000CEC60 /* InfGuidPpiProtocolSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfGuidPpiProtocolSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C7823596841000CEC60 /* InfAsBuiltProcess.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfAsBuiltProcess.py; sourceTree = "<group>"; };
|
|
A5715C7923596841000CEC60 /* InfParserMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfParserMisc.py; sourceTree = "<group>"; };
|
|
A5715C7A23596841000CEC60 /* DecParserMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParserMisc.py; sourceTree = "<group>"; };
|
|
A5715C7B23596841000CEC60 /* InfLibrarySectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfLibrarySectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7C23596841000CEC60 /* DecParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecParser.py; sourceTree = "<group>"; };
|
|
A5715C7D23596841000CEC60 /* InfSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7E23596841000CEC60 /* InfPackageSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPackageSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C7F23596841000CEC60 /* InfDefineSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDefineSectionParser.py; sourceTree = "<group>"; };
|
|
A5715C8123596841000CEC60 /* XmlParserMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlParserMisc.py; sourceTree = "<group>"; };
|
|
A5715C8223596841000CEC60 /* CommonXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommonXml.py; sourceTree = "<group>"; };
|
|
A5715C8323596841000CEC60 /* PcdXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PcdXml.py; sourceTree = "<group>"; };
|
|
A5715C8423596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C8523596841000CEC60 /* GuidProtocolPpiXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GuidProtocolPpiXml.py; sourceTree = "<group>"; };
|
|
A5715C8623596841000CEC60 /* ModuleSurfaceAreaXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleSurfaceAreaXml.py; sourceTree = "<group>"; };
|
|
A5715C8723596841000CEC60 /* XmlParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlParser.py; sourceTree = "<group>"; };
|
|
A5715C8823596841000CEC60 /* IniToXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = IniToXml.py; sourceTree = "<group>"; };
|
|
A5715C8923596841000CEC60 /* PackageSurfaceAreaXml.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PackageSurfaceAreaXml.py; sourceTree = "<group>"; };
|
|
A5715C8A23596841000CEC60 /* UPT.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UPT.py; sourceTree = "<group>"; };
|
|
A5715C8D23596841000CEC60 /* CommonObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommonObject.py; sourceTree = "<group>"; };
|
|
A5715C8E23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C8F23596841000CEC60 /* ModuleObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleObject.py; sourceTree = "<group>"; };
|
|
A5715C9023596841000CEC60 /* PackageObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PackageObject.py; sourceTree = "<group>"; };
|
|
A5715C9123596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C9323596841000CEC60 /* DecObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecObject.py; sourceTree = "<group>"; };
|
|
A5715C9423596841000CEC60 /* InfGuidObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfGuidObject.py; sourceTree = "<group>"; };
|
|
A5715C9523596841000CEC60 /* InfCommonObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfCommonObject.py; sourceTree = "<group>"; };
|
|
A5715C9623596841000CEC60 /* InfSoucesObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSoucesObject.py; sourceTree = "<group>"; };
|
|
A5715C9723596841000CEC60 /* InfPcdObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPcdObject.py; sourceTree = "<group>"; };
|
|
A5715C9823596841000CEC60 /* InfDefineObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDefineObject.py; sourceTree = "<group>"; };
|
|
A5715C9923596841000CEC60 /* InfDepexObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDepexObject.py; sourceTree = "<group>"; };
|
|
A5715C9A23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715C9B23596841000CEC60 /* InfPpiObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPpiObject.py; sourceTree = "<group>"; };
|
|
A5715C9C23596841000CEC60 /* InfMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfMisc.py; sourceTree = "<group>"; };
|
|
A5715C9D23596841000CEC60 /* InfBinaryObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBinaryObject.py; sourceTree = "<group>"; };
|
|
A5715C9E23596841000CEC60 /* InfPackagesObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPackagesObject.py; sourceTree = "<group>"; };
|
|
A5715C9F23596841000CEC60 /* InfHeaderObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfHeaderObject.py; sourceTree = "<group>"; };
|
|
A5715CA023596841000CEC60 /* InfLibraryClassesObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfLibraryClassesObject.py; sourceTree = "<group>"; };
|
|
A5715CA123596841000CEC60 /* InfBuildOptionObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBuildOptionObject.py; sourceTree = "<group>"; };
|
|
A5715CA223596841000CEC60 /* InfDefineCommonObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfDefineCommonObject.py; sourceTree = "<group>"; };
|
|
A5715CA323596841000CEC60 /* InfUserExtensionObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfUserExtensionObject.py; sourceTree = "<group>"; };
|
|
A5715CA423596841000CEC60 /* InfProtocolObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfProtocolObject.py; sourceTree = "<group>"; };
|
|
A5715CA623596841000CEC60 /* InfPomAlignmentMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPomAlignmentMisc.py; sourceTree = "<group>"; };
|
|
A5715CA723596841000CEC60 /* DecPomAlignment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecPomAlignment.py; sourceTree = "<group>"; };
|
|
A5715CA823596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CA923596841000CEC60 /* InfPomAlignment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfPomAlignment.py; sourceTree = "<group>"; };
|
|
A5715CAA23596841000CEC60 /* InventoryWs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InventoryWs.py; sourceTree = "<group>"; };
|
|
A5715CAB23596841000CEC60 /* TestInstall.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TestInstall.py; sourceTree = "<group>"; };
|
|
A5715CAD23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CAE23596841000CEC60 /* GenMetaFileMisc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenMetaFileMisc.py; sourceTree = "<group>"; };
|
|
A5715CAF23596841000CEC60 /* GenInfFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenInfFile.py; sourceTree = "<group>"; };
|
|
A5715CB023596841000CEC60 /* GenDecFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenDecFile.py; sourceTree = "<group>"; };
|
|
A5715CB123596841000CEC60 /* GenXmlFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenXmlFile.py; sourceTree = "<group>"; };
|
|
A5715CB223596841000CEC60 /* RmPkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RmPkg.py; sourceTree = "<group>"; };
|
|
A5715CB323596841000CEC60 /* InstallPkg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InstallPkg.py; sourceTree = "<group>"; };
|
|
A5715CB423596841000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715CB623596841000CEC60 /* GenerateWindowsDriver.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenerateWindowsDriver.py; sourceTree = "<group>"; };
|
|
A5715CB723596841000CEC60 /* GenerateCapsule.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenerateCapsule.py; sourceTree = "<group>"; };
|
|
A5715CB823596841000CEC60 /* WindowsCapsuleSupportHelper.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WindowsCapsuleSupportHelper.py; sourceTree = "<group>"; };
|
|
A5715CBA23596841000CEC60 /* WorkspaceCommon.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WorkspaceCommon.py; sourceTree = "<group>"; };
|
|
A5715CBB23596841000CEC60 /* BuildClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildClassObject.py; sourceTree = "<group>"; };
|
|
A5715CBC23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CBD23596841000CEC60 /* WorkspaceDatabase.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WorkspaceDatabase.py; sourceTree = "<group>"; };
|
|
A5715CBE23596841000CEC60 /* DscBuildData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DscBuildData.py; sourceTree = "<group>"; };
|
|
A5715CBF23596841000CEC60 /* MetaFileTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileTable.py; sourceTree = "<group>"; };
|
|
A5715CC023596841000CEC60 /* MetaFileCommentParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileCommentParser.py; sourceTree = "<group>"; };
|
|
A5715CC123596841000CEC60 /* MetaDataTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaDataTable.py; sourceTree = "<group>"; };
|
|
A5715CC223596841000CEC60 /* MetaFileParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileParser.py; sourceTree = "<group>"; };
|
|
A5715CC323596841000CEC60 /* DecBuildData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DecBuildData.py; sourceTree = "<group>"; };
|
|
A5715CC423596841000CEC60 /* InfBuildData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfBuildData.py; sourceTree = "<group>"; };
|
|
A5715CC623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CC723596841000CEC60 /* PatchPcdValue.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PatchPcdValue.py; sourceTree = "<group>"; };
|
|
A5715CC823596841000CEC60 /* sitecustomize.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = sitecustomize.py; sourceTree = "<group>"; };
|
|
A5715CCA23596841000CEC60 /* Trim.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Trim.py; sourceTree = "<group>"; };
|
|
A5715CCC23596841000CEC60 /* EdkLogger.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EdkLogger.py; sourceTree = "<group>"; };
|
|
A5715CCD23596841000CEC60 /* Misc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Misc.py; sourceTree = "<group>"; };
|
|
A5715CCE23596841000CEC60 /* TargetTxtClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TargetTxtClassObject.py; sourceTree = "<group>"; };
|
|
A5715CCF23596841000CEC60 /* GlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GlobalData.py; sourceTree = "<group>"; };
|
|
A5715CD023596841000CEC60 /* Parsing.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Parsing.py; sourceTree = "<group>"; };
|
|
A5715CD323596841000CEC60 /* FmpCapsuleHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FmpCapsuleHeader.py; sourceTree = "<group>"; };
|
|
A5715CD423596841000CEC60 /* FmpAuthHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FmpAuthHeader.py; sourceTree = "<group>"; };
|
|
A5715CD523596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CD623596841000CEC60 /* UefiCapsuleHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UefiCapsuleHeader.py; sourceTree = "<group>"; };
|
|
A5715CD723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CD823596841000CEC60 /* BuildVersion.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildVersion.py; sourceTree = "<group>"; };
|
|
A5715CD923596841000CEC60 /* RangeExpression.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RangeExpression.py; sourceTree = "<group>"; };
|
|
A5715CDA23596841000CEC60 /* StringUtils.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringUtils.py; sourceTree = "<group>"; };
|
|
A5715CDB23596841000CEC60 /* LongFilePathOs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = LongFilePathOs.py; sourceTree = "<group>"; };
|
|
A5715CDC23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CDD23596841000CEC60 /* buildoptions.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = buildoptions.py; sourceTree = "<group>"; };
|
|
A5715CDE23596841000CEC60 /* MultipleWorkspace.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MultipleWorkspace.py; sourceTree = "<group>"; };
|
|
A5715CDF23596841000CEC60 /* ToolDefClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ToolDefClassObject.py; sourceTree = "<group>"; };
|
|
A5715CE023596841000CEC60 /* caching.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = caching.py; sourceTree = "<group>"; };
|
|
A5715CE123596841000CEC60 /* DataType.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataType.py; sourceTree = "<group>"; };
|
|
A5715CE223596841000CEC60 /* VpdInfoFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = VpdInfoFile.py; sourceTree = "<group>"; };
|
|
A5715CE323596841000CEC60 /* BuildToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildToolError.py; sourceTree = "<group>"; };
|
|
A5715CE423596841000CEC60 /* Expression.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Expression.py; sourceTree = "<group>"; };
|
|
A5715CE523596841000CEC60 /* LongFilePathSupport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = LongFilePathSupport.py; sourceTree = "<group>"; };
|
|
A5715CE823596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CE923596841000CEC60 /* FmpPayloadHeader.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FmpPayloadHeader.py; sourceTree = "<group>"; };
|
|
A5715CEA23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CEB23596841000CEC60 /* VariableAttributes.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = VariableAttributes.py; sourceTree = "<group>"; };
|
|
A5715CEC23596841000CEC60 /* LongFilePathOsPath.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = LongFilePathOsPath.py; sourceTree = "<group>"; };
|
|
A5715CEE23596841000CEC60 /* TableIdentifier.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableIdentifier.py; sourceTree = "<group>"; };
|
|
A5715CEF23596841000CEC60 /* TableReport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableReport.py; sourceTree = "<group>"; };
|
|
A5715CF023596841000CEC60 /* TableDataModel.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableDataModel.py; sourceTree = "<group>"; };
|
|
A5715CF123596841000CEC60 /* TableFunction.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableFunction.py; sourceTree = "<group>"; };
|
|
A5715CF223596841000CEC60 /* TableDsc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableDsc.py; sourceTree = "<group>"; };
|
|
A5715CF323596841000CEC60 /* TableFile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableFile.py; sourceTree = "<group>"; };
|
|
A5715CF423596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715CF523596841000CEC60 /* TableDec.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableDec.py; sourceTree = "<group>"; };
|
|
A5715CF623596841000CEC60 /* TablePcd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TablePcd.py; sourceTree = "<group>"; };
|
|
A5715CF723596841000CEC60 /* TableFdf.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableFdf.py; sourceTree = "<group>"; };
|
|
A5715CF823596841000CEC60 /* TableQuery.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableQuery.py; sourceTree = "<group>"; };
|
|
A5715CF923596841000CEC60 /* TableInf.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableInf.py; sourceTree = "<group>"; };
|
|
A5715CFA23596841000CEC60 /* Table.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Table.py; sourceTree = "<group>"; };
|
|
A5715CFB23596841000CEC60 /* TableEotReport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TableEotReport.py; sourceTree = "<group>"; };
|
|
A5715CFD23596841000CEC60 /* StringTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StringTable.py; sourceTree = "<group>"; };
|
|
A5715CFE23596841000CEC60 /* GenVpd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenVpd.py; sourceTree = "<group>"; };
|
|
A5715CFF23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D0023596841000CEC60 /* BPDG.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BPDG.py; sourceTree = "<group>"; };
|
|
A5715D0223596841000CEC60 /* build.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = build.py; sourceTree = "<group>"; };
|
|
A5715D0323596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D0423596841000CEC60 /* BuildReport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildReport.py; sourceTree = "<group>"; };
|
|
A5715D0623596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D0723596841000CEC60 /* TargetTool.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TargetTool.py; sourceTree = "<group>"; };
|
|
A5715D0923596841000CEC60 /* Configuration.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Configuration.py; sourceTree = "<group>"; };
|
|
A5715D0B23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D0C23596841000CEC60 /* MetaFileTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileTable.py; sourceTree = "<group>"; };
|
|
A5715D0D23596841000CEC60 /* MetaDataTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaDataTable.py; sourceTree = "<group>"; };
|
|
A5715D0E23596841000CEC60 /* MetaFileParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaFileParser.py; sourceTree = "<group>"; };
|
|
A5715D0F23596841000CEC60 /* Exception.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Exception.py; sourceTree = "<group>"; };
|
|
A5715D1023596841000CEC60 /* EccToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EccToolError.py; sourceTree = "<group>"; };
|
|
A5715D1123596841000CEC60 /* Check.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Check.py; sourceTree = "<group>"; };
|
|
A5715D1223596841000CEC60 /* Database.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Database.py; sourceTree = "<group>"; };
|
|
A5715D1323596841000CEC60 /* FileProfile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FileProfile.py; sourceTree = "<group>"; };
|
|
A5715D1423596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D1623596841000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = "<group>"; };
|
|
A5715D1723596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D1823596841000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = "<group>"; };
|
|
A5715D1A23596841000CEC60 /* XmlRoutines.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = XmlRoutines.py; sourceTree = "<group>"; };
|
|
A5715D1B23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D1D23596841000CEC60 /* C.g4 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = C.g4; sourceTree = "<group>"; };
|
|
A5715D1E23596841000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = "<group>"; };
|
|
A5715D1F23596841000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D2023596841000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = "<group>"; };
|
|
A5715D2123596841000CEC60 /* CListener.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CListener.py; sourceTree = "<group>"; };
|
|
A5715D2223596841000CEC60 /* C.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = C.g; sourceTree = "<group>"; };
|
|
A5715D2323596841000CEC60 /* config.ini */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = config.ini; sourceTree = "<group>"; };
|
|
A5715D2423596841000CEC60 /* c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = c.py; sourceTree = "<group>"; };
|
|
A5715D2523596841000CEC60 /* EccGlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EccGlobalData.py; sourceTree = "<group>"; };
|
|
A5715D2623596841000CEC60 /* ParserWarning.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ParserWarning.py; sourceTree = "<group>"; };
|
|
A5715D2723596841000CEC60 /* CodeFragmentCollector.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragmentCollector.py; sourceTree = "<group>"; };
|
|
A5715D2823596841000CEC60 /* CodeFragment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragment.py; sourceTree = "<group>"; };
|
|
A5715D2923596841000CEC60 /* exception.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = exception.xml; sourceTree = "<group>"; };
|
|
A5715D2A23596842000CEC60 /* MetaDataParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MetaDataParser.py; sourceTree = "<group>"; };
|
|
A5715D2B23596842000CEC60 /* EccMain.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EccMain.py; sourceTree = "<group>"; };
|
|
A5715D2D23596842000CEC60 /* FdfClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FdfClass.py; sourceTree = "<group>"; };
|
|
A5715D2E23596842000CEC60 /* DataClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataClass.py; sourceTree = "<group>"; };
|
|
A5715D2F23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D3023596842000CEC60 /* CommonClass.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CommonClass.py; sourceTree = "<group>"; };
|
|
A5715D3123596842000CEC60 /* Exceptions.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Exceptions.py; sourceTree = "<group>"; };
|
|
A5715D3323596842000CEC60 /* GenPcdDb.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenPcdDb.py; sourceTree = "<group>"; };
|
|
A5715D3423596842000CEC60 /* GenC.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenC.py; sourceTree = "<group>"; };
|
|
A5715D3523596842000CEC60 /* CacheIR.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CacheIR.py; sourceTree = "<group>"; };
|
|
A5715D3623596842000CEC60 /* UniClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UniClassObject.py; sourceTree = "<group>"; };
|
|
A5715D3723596842000CEC60 /* GenMake.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenMake.py; sourceTree = "<group>"; };
|
|
A5715D3823596842000CEC60 /* ValidCheckingInfoObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ValidCheckingInfoObject.py; sourceTree = "<group>"; };
|
|
A5715D3923596842000CEC60 /* ModuleAutoGenHelper.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleAutoGenHelper.py; sourceTree = "<group>"; };
|
|
A5715D3A23596842000CEC60 /* DataPipe.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DataPipe.py; sourceTree = "<group>"; };
|
|
A5715D3B23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D3C23596842000CEC60 /* GenVar.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenVar.py; sourceTree = "<group>"; };
|
|
A5715D3D23596842000CEC60 /* AutoGenWorker.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = AutoGenWorker.py; sourceTree = "<group>"; };
|
|
A5715D3E23596842000CEC60 /* AutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = AutoGen.py; sourceTree = "<group>"; };
|
|
A5715D3F23596842000CEC60 /* IdfClassObject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = IdfClassObject.py; sourceTree = "<group>"; };
|
|
A5715D4023596842000CEC60 /* BuildEngine.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BuildEngine.py; sourceTree = "<group>"; };
|
|
A5715D4123596842000CEC60 /* InfSectionParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfSectionParser.py; sourceTree = "<group>"; };
|
|
A5715D4223596842000CEC60 /* GenDepex.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenDepex.py; sourceTree = "<group>"; };
|
|
A5715D4323596842000CEC60 /* ModuleAutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ModuleAutoGen.py; sourceTree = "<group>"; };
|
|
A5715D4423596842000CEC60 /* PlatformAutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PlatformAutoGen.py; sourceTree = "<group>"; };
|
|
A5715D4523596842000CEC60 /* WorkspaceAutoGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = WorkspaceAutoGen.py; sourceTree = "<group>"; };
|
|
A5715D4623596842000CEC60 /* StrGather.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = StrGather.py; sourceTree = "<group>"; };
|
|
A5715D4823596842000CEC60 /* TestRoot.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestRoot.pem; sourceTree = "<group>"; };
|
|
A5715D4923596842000CEC60 /* TestCert.pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestCert.pub.pem; sourceTree = "<group>"; };
|
|
A5715D4A23596842000CEC60 /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc; sourceTree = "<group>"; };
|
|
A5715D4B23596842000CEC60 /* TestRoot.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestRoot.cer; sourceTree = "<group>"; };
|
|
A5715D4C23596842000CEC60 /* Readme.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = "<group>"; };
|
|
A5715D4D23596842000CEC60 /* TestSub.pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSub.pub.pem; sourceTree = "<group>"; };
|
|
A5715D4E23596842000CEC60 /* Pkcs7Sign.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Pkcs7Sign.py; sourceTree = "<group>"; };
|
|
A5715D4F23596842000CEC60 /* TestCert.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestCert.pem; sourceTree = "<group>"; };
|
|
A5715D5023596842000CEC60 /* TestRoot.pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestRoot.pub.pem; sourceTree = "<group>"; };
|
|
A5715D5123596842000CEC60 /* TestSub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSub.pem; sourceTree = "<group>"; };
|
|
A5715D5223596842000CEC60 /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc; sourceTree = "<group>"; };
|
|
A5715D5423596842000CEC60 /* InfParserLite.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfParserLite.py; sourceTree = "<group>"; };
|
|
A5715D5523596842000CEC60 /* Database.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Database.py; sourceTree = "<group>"; };
|
|
A5715D5623596842000CEC60 /* FileProfile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FileProfile.py; sourceTree = "<group>"; };
|
|
A5715D5723596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D5923596842000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = "<group>"; };
|
|
A5715D5A23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D5B23596842000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = "<group>"; };
|
|
A5715D5D23596842000CEC60 /* CLexer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = "<group>"; };
|
|
A5715D5E23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D5F23596842000CEC60 /* CParser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = "<group>"; };
|
|
A5715D6023596842000CEC60 /* CListener.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CListener.py; sourceTree = "<group>"; };
|
|
A5715D6123596842000CEC60 /* Parser.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Parser.py; sourceTree = "<group>"; };
|
|
A5715D6223596842000CEC60 /* EotGlobalData.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EotGlobalData.py; sourceTree = "<group>"; };
|
|
A5715D6323596842000CEC60 /* c.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = c.py; sourceTree = "<group>"; };
|
|
A5715D6423596842000CEC60 /* LzmaCompressor.pyd */ = {isa = PBXFileReference; lastKnownFileType = file; path = LzmaCompressor.pyd; sourceTree = "<group>"; };
|
|
A5715D6523596842000CEC60 /* ParserWarning.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ParserWarning.py; sourceTree = "<group>"; };
|
|
A5715D6623596842000CEC60 /* EfiCompressor.pyd */ = {isa = PBXFileReference; lastKnownFileType = file; path = EfiCompressor.pyd; sourceTree = "<group>"; };
|
|
A5715D6723596842000CEC60 /* CodeFragmentCollector.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragmentCollector.py; sourceTree = "<group>"; };
|
|
A5715D6823596842000CEC60 /* EotMain.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EotMain.py; sourceTree = "<group>"; };
|
|
A5715D6923596842000CEC60 /* EotToolError.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = EotToolError.py; sourceTree = "<group>"; };
|
|
A5715D6A23596842000CEC60 /* Identification.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Identification.py; sourceTree = "<group>"; };
|
|
A5715D6B23596842000CEC60 /* CodeFragment.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CodeFragment.py; sourceTree = "<group>"; };
|
|
A5715D6C23596842000CEC60 /* Report.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Report.py; sourceTree = "<group>"; };
|
|
A5715D6E23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715D6F23596842000CEC60 /* GenPatchPcdTable.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GenPatchPcdTable.py; sourceTree = "<group>"; };
|
|
A5715D7123596842000CEC60 /* Rsa2048Sha256Sign.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Rsa2048Sha256Sign.py; sourceTree = "<group>"; };
|
|
A5715D7223596842000CEC60 /* TestSigningPrivateKey.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSigningPrivateKey.pem; sourceTree = "<group>"; };
|
|
A5715D7323596842000CEC60 /* Rsa2048Sha256GenerateKeys.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Rsa2048Sha256GenerateKeys.py; sourceTree = "<group>"; };
|
|
A5715D7423596842000CEC60 /* TestSigningPublicKey.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TestSigningPublicKey.txt; sourceTree = "<group>"; };
|
|
A5715D7523596842000CEC60 /* TestSigningPublicKey.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = TestSigningPublicKey.bin; sourceTree = "<group>"; };
|
|
A5715D7823596842000CEC60 /* EfiCompressor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiCompressor.c; sourceTree = "<group>"; };
|
|
A5715D7923596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715D7A23596842000CEC60 /* setup.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = setup.py; sourceTree = "<group>"; };
|
|
A5715D7C23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715D7D23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715D7E23596842000CEC60 /* Split.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Split.c; sourceTree = "<group>"; };
|
|
A5715D7F23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715D8123596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715D8323596842000CEC60 /* brotli.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = brotli.md; sourceTree = "<group>"; };
|
|
A5715D8423596842000CEC60 /* brotli.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = brotli.c; sourceTree = "<group>"; };
|
|
A5715D8523596842000CEC60 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
A5715D8623596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715D8923596842000CEC60 /* port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = "<group>"; };
|
|
A5715D8A23596842000CEC60 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
|
|
A5715D8B23596842000CEC60 /* encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = encode.h; sourceTree = "<group>"; };
|
|
A5715D8C23596842000CEC60 /* decode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = "<group>"; };
|
|
A5715D8E23596842000CEC60 /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = "<group>"; };
|
|
A5715D8F23596842000CEC60 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
A5715D9123596842000CEC60 /* hash_longest_match64_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_longest_match64_inc.h; sourceTree = "<group>"; };
|
|
A5715D9223596842000CEC60 /* cluster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cluster.h; sourceTree = "<group>"; };
|
|
A5715D9323596842000CEC60 /* backward_references.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = backward_references.h; sourceTree = "<group>"; };
|
|
A5715D9423596842000CEC60 /* hash_to_binary_tree_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_to_binary_tree_inc.h; sourceTree = "<group>"; };
|
|
A5715D9523596842000CEC60 /* utf8_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf8_util.h; sourceTree = "<group>"; };
|
|
A5715D9623596842000CEC60 /* encoder_dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = encoder_dict.h; sourceTree = "<group>"; };
|
|
A5715D9723596842000CEC60 /* dictionary_hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dictionary_hash.c; sourceTree = "<group>"; };
|
|
A5715D9823596842000CEC60 /* backward_references_hq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = backward_references_hq.c; sourceTree = "<group>"; };
|
|
A5715D9923596842000CEC60 /* bit_cost_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_cost_inc.h; sourceTree = "<group>"; };
|
|
A5715D9A23596842000CEC60 /* find_match_length.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = find_match_length.h; sourceTree = "<group>"; };
|
|
A5715D9B23596842000CEC60 /* histogram.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = histogram.c; sourceTree = "<group>"; };
|
|
A5715D9C23596842000CEC60 /* bit_cost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_cost.h; sourceTree = "<group>"; };
|
|
A5715D9D23596842000CEC60 /* memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = "<group>"; };
|
|
A5715D9E23596842000CEC60 /* params.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = params.h; sourceTree = "<group>"; };
|
|
A5715D9F23596842000CEC60 /* brotli_bit_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = brotli_bit_stream.h; sourceTree = "<group>"; };
|
|
A5715DA023596842000CEC60 /* entropy_encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = entropy_encode.c; sourceTree = "<group>"; };
|
|
A5715DA123596842000CEC60 /* fast_log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fast_log.h; sourceTree = "<group>"; };
|
|
A5715DA223596842000CEC60 /* compress_fragment_two_pass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compress_fragment_two_pass.c; sourceTree = "<group>"; };
|
|
A5715DA323596842000CEC60 /* block_splitter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = block_splitter.c; sourceTree = "<group>"; };
|
|
A5715DA423596842000CEC60 /* compress_fragment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compress_fragment.h; sourceTree = "<group>"; };
|
|
A5715DA523596842000CEC60 /* static_dict_lut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = static_dict_lut.h; sourceTree = "<group>"; };
|
|
A5715DA623596842000CEC60 /* static_dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = static_dict.h; sourceTree = "<group>"; };
|
|
A5715DA723596842000CEC60 /* block_splitter_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_splitter_inc.h; sourceTree = "<group>"; };
|
|
A5715DA823596842000CEC60 /* quality.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quality.h; sourceTree = "<group>"; };
|
|
A5715DA923596842000CEC60 /* cluster_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cluster_inc.h; sourceTree = "<group>"; };
|
|
A5715DAA23596842000CEC60 /* metablock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metablock.h; sourceTree = "<group>"; };
|
|
A5715DAB23596842000CEC60 /* hash_composite_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_composite_inc.h; sourceTree = "<group>"; };
|
|
A5715DAC23596842000CEC60 /* literal_cost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = literal_cost.h; sourceTree = "<group>"; };
|
|
A5715DAD23596842000CEC60 /* block_encoder_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_encoder_inc.h; sourceTree = "<group>"; };
|
|
A5715DAE23596842000CEC60 /* metablock_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metablock_inc.h; sourceTree = "<group>"; };
|
|
A5715DAF23596842000CEC60 /* hash_forgetful_chain_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_forgetful_chain_inc.h; sourceTree = "<group>"; };
|
|
A5715DB023596842000CEC60 /* hash_longest_match_quickly_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_longest_match_quickly_inc.h; sourceTree = "<group>"; };
|
|
A5715DB123596842000CEC60 /* encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encode.c; sourceTree = "<group>"; };
|
|
A5715DB223596842000CEC60 /* backward_references_hq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = backward_references_hq.h; sourceTree = "<group>"; };
|
|
A5715DB323596842000CEC60 /* dictionary_hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dictionary_hash.h; sourceTree = "<group>"; };
|
|
A5715DB423596842000CEC60 /* encoder_dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encoder_dict.c; sourceTree = "<group>"; };
|
|
A5715DB523596842000CEC60 /* cluster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cluster.c; sourceTree = "<group>"; };
|
|
A5715DB623596842000CEC60 /* backward_references.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = backward_references.c; sourceTree = "<group>"; };
|
|
A5715DB723596842000CEC60 /* utf8_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utf8_util.c; sourceTree = "<group>"; };
|
|
A5715DB823596842000CEC60 /* block_splitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_splitter.h; sourceTree = "<group>"; };
|
|
A5715DB923596842000CEC60 /* compress_fragment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compress_fragment.c; sourceTree = "<group>"; };
|
|
A5715DBA23596842000CEC60 /* entropy_encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = entropy_encode.h; sourceTree = "<group>"; };
|
|
A5715DBB23596842000CEC60 /* compress_fragment_two_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compress_fragment_two_pass.h; sourceTree = "<group>"; };
|
|
A5715DBC23596842000CEC60 /* hash_longest_match_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_longest_match_inc.h; sourceTree = "<group>"; };
|
|
A5715DBD23596842000CEC60 /* brotli_bit_stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = brotli_bit_stream.c; sourceTree = "<group>"; };
|
|
A5715DBE23596842000CEC60 /* histogram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = histogram.h; sourceTree = "<group>"; };
|
|
A5715DBF23596842000CEC60 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
|
|
A5715DC023596842000CEC60 /* bit_cost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bit_cost.c; sourceTree = "<group>"; };
|
|
A5715DC123596842000CEC60 /* command.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = command.h; sourceTree = "<group>"; };
|
|
A5715DC223596842000CEC60 /* write_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = write_bits.h; sourceTree = "<group>"; };
|
|
A5715DC323596842000CEC60 /* static_dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = static_dict.c; sourceTree = "<group>"; };
|
|
A5715DC423596842000CEC60 /* histogram_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = histogram_inc.h; sourceTree = "<group>"; };
|
|
A5715DC523596842000CEC60 /* prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = "<group>"; };
|
|
A5715DC623596842000CEC60 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = "<group>"; };
|
|
A5715DC723596842000CEC60 /* hash_rolling_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_rolling_inc.h; sourceTree = "<group>"; };
|
|
A5715DC823596842000CEC60 /* ringbuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ringbuffer.h; sourceTree = "<group>"; };
|
|
A5715DC923596842000CEC60 /* literal_cost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = literal_cost.c; sourceTree = "<group>"; };
|
|
A5715DCA23596842000CEC60 /* entropy_encode_static.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = entropy_encode_static.h; sourceTree = "<group>"; };
|
|
A5715DCB23596842000CEC60 /* backward_references_inc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = backward_references_inc.h; sourceTree = "<group>"; };
|
|
A5715DCC23596842000CEC60 /* metablock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = metablock.c; sourceTree = "<group>"; };
|
|
A5715DCE23596842000CEC60 /* dictionary.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = "<group>"; };
|
|
A5715DCF23596842000CEC60 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
|
|
A5715DD023596842000CEC60 /* transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
|
|
A5715DD123596842000CEC60 /* context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = "<group>"; };
|
|
A5715DD223596842000CEC60 /* constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = "<group>"; };
|
|
A5715DD323596842000CEC60 /* dictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = "<group>"; };
|
|
A5715DD423596842000CEC60 /* transform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = "<group>"; };
|
|
A5715DD523596842000CEC60 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
|
A5715DD723596842000CEC60 /* state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = "<group>"; };
|
|
A5715DD823596842000CEC60 /* bit_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = "<group>"; };
|
|
A5715DD923596842000CEC60 /* decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = "<group>"; };
|
|
A5715DDA23596842000CEC60 /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = "<group>"; };
|
|
A5715DDB23596842000CEC60 /* bit_reader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = "<group>"; };
|
|
A5715DDC23596842000CEC60 /* prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = "<group>"; };
|
|
A5715DDD23596842000CEC60 /* state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = "<group>"; };
|
|
A5715DDE23596842000CEC60 /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = "<group>"; };
|
|
A5715DDF23596842000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
|
|
A5715DE123596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715DE223596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715DE323596842000CEC60 /* GenSec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenSec.c; sourceTree = "<group>"; };
|
|
A5715DE523596842000CEC60 /* elf_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf_common.h; sourceTree = "<group>"; };
|
|
A5715DE623596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715DE723596842000CEC60 /* ElfConvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ElfConvert.h; sourceTree = "<group>"; };
|
|
A5715DE823596842000CEC60 /* elf64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf64.h; sourceTree = "<group>"; };
|
|
A5715DE923596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715DEA23596842000CEC60 /* Elf64Convert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Elf64Convert.h; sourceTree = "<group>"; };
|
|
A5715DEB23596842000CEC60 /* GenFw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenFw.h; sourceTree = "<group>"; };
|
|
A5715DEC23596842000CEC60 /* Elf32Convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Elf32Convert.c; sourceTree = "<group>"; };
|
|
A5715DED23596842000CEC60 /* elf32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf32.h; sourceTree = "<group>"; };
|
|
A5715DEE23596842000CEC60 /* ElfConvert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ElfConvert.c; sourceTree = "<group>"; };
|
|
A5715DEF23596842000CEC60 /* Elf32Convert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Elf32Convert.h; sourceTree = "<group>"; };
|
|
A5715DF023596842000CEC60 /* GenFw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFw.c; sourceTree = "<group>"; };
|
|
A5715DF123596842000CEC60 /* Elf64Convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Elf64Convert.c; sourceTree = "<group>"; };
|
|
A5715DF323596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715DF423596842000CEC60 /* EfiLdrImage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiLdrImage.c; sourceTree = "<group>"; };
|
|
A5715DF523596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715DF723596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715DF823596842000CEC60 /* GenFv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFv.c; sourceTree = "<group>"; };
|
|
A5715DF923596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715DFA23596842000CEC60 /* GenFvInternalLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GenFvInternalLib.h; sourceTree = "<group>"; };
|
|
A5715DFB23596842000CEC60 /* GenFvInternalLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFvInternalLib.c; sourceTree = "<group>"; };
|
|
A5715DFC23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715DFF23596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A5715E0123596842000CEC60 /* pci22.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pci22.h; sourceTree = "<group>"; };
|
|
A5715E0223596842000CEC60 /* Acpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = "<group>"; };
|
|
A5715E0323596842000CEC60 /* PeImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = "<group>"; };
|
|
A5715E0423596842000CEC60 /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = "<group>"; };
|
|
A5715E0523596842000CEC60 /* Bluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = "<group>"; };
|
|
A5715E0623596842000CEC60 /* Acpi1_0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi1_0.h; sourceTree = "<group>"; };
|
|
A5715E0723596842000CEC60 /* Acpi3_0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi3_0.h; sourceTree = "<group>"; };
|
|
A5715E0823596842000CEC60 /* pci23.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pci23.h; sourceTree = "<group>"; };
|
|
A5715E0923596842000CEC60 /* Acpi2_0.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Acpi2_0.h; sourceTree = "<group>"; };
|
|
A5715E0A23596842000CEC60 /* EfiPci.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiPci.h; sourceTree = "<group>"; };
|
|
A5715E0B23596842000CEC60 /* pci30.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pci30.h; sourceTree = "<group>"; };
|
|
A5715E0D23596842000CEC60 /* UgaDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = "<group>"; };
|
|
A5715E0E23596842000CEC60 /* HiiFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiiFramework.h; sourceTree = "<group>"; };
|
|
A5715E0F23596842000CEC60 /* GraphicsOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = "<group>"; };
|
|
A5715E1023596842000CEC60 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = "<group>"; };
|
|
A5715E1123596842000CEC60 /* DevicePathUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = "<group>"; };
|
|
A5715E1223596842000CEC60 /* DevicePath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = "<group>"; };
|
|
A5715E1423596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A5715E1623596842000CEC60 /* UefiBaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiBaseTypes.h; sourceTree = "<group>"; };
|
|
A5715E1723596842000CEC60 /* PiFirmwareVolume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = "<group>"; };
|
|
A5715E1823596842000CEC60 /* MdeModuleHii.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = "<group>"; };
|
|
A5715E1923596842000CEC60 /* BaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseTypes.h; sourceTree = "<group>"; };
|
|
A5715E1A23596842000CEC60 /* UefiCapsule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiCapsule.h; sourceTree = "<group>"; };
|
|
A5715E1B23596842000CEC60 /* BuildVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuildVersion.h; sourceTree = "<group>"; };
|
|
A5715E1C23596842000CEC60 /* VariableFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = "<group>"; };
|
|
A5715E1D23596842000CEC60 /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = "<group>"; };
|
|
A5715E1E23596842000CEC60 /* PiFirmwareFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = "<group>"; };
|
|
A5715E1F23596842000CEC60 /* UefiMultiPhase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = "<group>"; };
|
|
A5715E2023596842000CEC60 /* WorkingBlockHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WorkingBlockHeader.h; sourceTree = "<group>"; };
|
|
A5715E2223596842000CEC60 /* FfsSectionAlignmentPadding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FfsSectionAlignmentPadding.h; sourceTree = "<group>"; };
|
|
A5715E2323596842000CEC60 /* PiFirmwareFileSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFileSystem.h; sourceTree = "<group>"; };
|
|
A5715E2423596842000CEC60 /* PcAnsi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = "<group>"; };
|
|
A5715E2623596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A5715E2823596842000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A5715E2A23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E2B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E2C23596842000CEC60 /* LzmaCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaCompress.c; sourceTree = "<group>"; };
|
|
A5715E2D23596842000CEC60 /* LzmaF86Compress.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LzmaF86Compress.bat; sourceTree = "<group>"; };
|
|
A5715E3023596842000CEC60 /* lzma-sdk.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = "<group>"; };
|
|
A5715E3123596842000CEC60 /* lzma-history.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = "<group>"; };
|
|
A5715E3323596842000CEC60 /* LzHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = "<group>"; };
|
|
A5715E3423596842000CEC60 /* LzmaEnc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaEnc.c; sourceTree = "<group>"; };
|
|
A5715E3523596842000CEC60 /* LzFindMt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzFindMt.c; sourceTree = "<group>"; };
|
|
A5715E3623596842000CEC60 /* 7zTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = "<group>"; };
|
|
A5715E3723596842000CEC60 /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; };
|
|
A5715E3823596842000CEC60 /* LzFind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = "<group>"; };
|
|
A5715E3923596842000CEC60 /* Precomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = "<group>"; };
|
|
A5715E3A23596842000CEC60 /* CpuArch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = "<group>"; };
|
|
A5715E3B23596842000CEC60 /* 7zFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zFile.h; sourceTree = "<group>"; };
|
|
A5715E3C23596842000CEC60 /* Bra86.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = "<group>"; };
|
|
A5715E3D23596842000CEC60 /* Threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Threads.h; sourceTree = "<group>"; };
|
|
A5715E3E23596842000CEC60 /* Alloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Alloc.c; sourceTree = "<group>"; };
|
|
A5715E3F23596842000CEC60 /* LzmaDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = "<group>"; };
|
|
A5715E4023596842000CEC60 /* LzFindMt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzFindMt.h; sourceTree = "<group>"; };
|
|
A5715E4123596842000CEC60 /* LzmaEnc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaEnc.h; sourceTree = "<group>"; };
|
|
A5715E4223596842000CEC60 /* LzFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = "<group>"; };
|
|
A5715E4323596842000CEC60 /* 7zStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zStream.c; sourceTree = "<group>"; };
|
|
A5715E4423596842000CEC60 /* 7zVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = "<group>"; };
|
|
A5715E4523596842000CEC60 /* 7zFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zFile.c; sourceTree = "<group>"; };
|
|
A5715E4623596842000CEC60 /* Bra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = "<group>"; };
|
|
A5715E4723596842000CEC60 /* LzmaDec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = "<group>"; };
|
|
A5715E4823596842000CEC60 /* Alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Alloc.h; sourceTree = "<group>"; };
|
|
A5715E4923596842000CEC60 /* Threads.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Threads.c; sourceTree = "<group>"; };
|
|
A5715E4A23596842000CEC60 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = "<group>"; };
|
|
A5715E4C23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E4D23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E4E23596842000CEC60 /* GenCrc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenCrc32.c; sourceTree = "<group>"; };
|
|
A5715E5023596842000CEC60 /* NmakeSubdirs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = NmakeSubdirs.py; sourceTree = "<group>"; };
|
|
A5715E5123596842000CEC60 /* ms.common */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.common; sourceTree = "<group>"; };
|
|
A5715E5223596842000CEC60 /* ms.rule */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.rule; sourceTree = "<group>"; };
|
|
A5715E5323596842000CEC60 /* ms.app */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.app; sourceTree = "<group>"; };
|
|
A5715E5423596842000CEC60 /* footer.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = footer.makefile; sourceTree = "<group>"; };
|
|
A5715E5523596842000CEC60 /* header.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = header.makefile; sourceTree = "<group>"; };
|
|
A5715E5623596842000CEC60 /* app.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = app.makefile; sourceTree = "<group>"; };
|
|
A5715E5723596842000CEC60 /* lib.makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lib.makefile; sourceTree = "<group>"; };
|
|
A5715E5823596842000CEC60 /* NmakeSubdirs.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NmakeSubdirs.bat; sourceTree = "<group>"; };
|
|
A5715E5923596842000CEC60 /* ms.lib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ms.lib; sourceTree = "<group>"; };
|
|
A5715E5B23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E5C23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E5D23596842000CEC60 /* GenPage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenPage.c; sourceTree = "<group>"; };
|
|
A5715E5E23596842000CEC60 /* VirtualMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = "<group>"; };
|
|
A5715E6023596842000CEC60 /* ParseGuidedSectionTools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParseGuidedSectionTools.h; sourceTree = "<group>"; };
|
|
A5715E6123596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E6223596842000CEC60 /* ParseInf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ParseInf.c; sourceTree = "<group>"; };
|
|
A5715E6323596842000CEC60 /* WinNtInclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WinNtInclude.h; sourceTree = "<group>"; };
|
|
A5715E6423596842000CEC60 /* MyAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAlloc.h; sourceTree = "<group>"; };
|
|
A5715E6523596842000CEC60 /* PcdValueCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcdValueCommon.h; sourceTree = "<group>"; };
|
|
A5715E6623596842000CEC60 /* MemoryFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MemoryFile.c; sourceTree = "<group>"; };
|
|
A5715E6723596842000CEC60 /* CommonLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonLib.h; sourceTree = "<group>"; };
|
|
A5715E6823596842000CEC60 /* Decompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Decompress.c; sourceTree = "<group>"; };
|
|
A5715E6923596842000CEC60 /* EfiUtilityMsgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiUtilityMsgs.h; sourceTree = "<group>"; };
|
|
A5715E6A23596842000CEC60 /* BinderFuncs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BinderFuncs.c; sourceTree = "<group>"; };
|
|
A5715E6B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E6C23596842000CEC60 /* BasePeCoff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = "<group>"; };
|
|
A5715E6D23596842000CEC60 /* StringFuncs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StringFuncs.c; sourceTree = "<group>"; };
|
|
A5715E6E23596842000CEC60 /* TianoCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TianoCompress.c; sourceTree = "<group>"; };
|
|
A5715E6F23596842000CEC60 /* OsPath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OsPath.c; sourceTree = "<group>"; };
|
|
A5715E7023596842000CEC60 /* FvLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FvLib.h; sourceTree = "<group>"; };
|
|
A5715E7123596842000CEC60 /* FirmwareVolumeBufferLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBufferLib.h; sourceTree = "<group>"; };
|
|
A5715E7223596842000CEC60 /* Crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = "<group>"; };
|
|
A5715E7323596842000CEC60 /* SimpleFileParsing.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SimpleFileParsing.c; sourceTree = "<group>"; };
|
|
A5715E7423596842000CEC60 /* ParseInf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParseInf.h; sourceTree = "<group>"; };
|
|
A5715E7523596842000CEC60 /* ParseGuidedSectionTools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ParseGuidedSectionTools.c; sourceTree = "<group>"; };
|
|
A5715E7623596842000CEC60 /* CommonLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CommonLib.c; sourceTree = "<group>"; };
|
|
A5715E7723596842000CEC60 /* EfiUtilityMsgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiUtilityMsgs.c; sourceTree = "<group>"; };
|
|
A5715E7823596842000CEC60 /* Decompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = "<group>"; };
|
|
A5715E7923596842000CEC60 /* Compress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compress.h; sourceTree = "<group>"; };
|
|
A5715E7A23596842000CEC60 /* PeCoffLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = "<group>"; };
|
|
A5715E7B23596842000CEC60 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = "<group>"; };
|
|
A5715E7C23596842000CEC60 /* MemoryFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryFile.h; sourceTree = "<group>"; };
|
|
A5715E7D23596842000CEC60 /* PcdValueCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PcdValueCommon.c; sourceTree = "<group>"; };
|
|
A5715E7E23596842000CEC60 /* MyAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = MyAlloc.c; sourceTree = "<group>"; };
|
|
A5715E7F23596842000CEC60 /* BinderFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinderFuncs.h; sourceTree = "<group>"; };
|
|
A5715E8023596842000CEC60 /* Crc32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Crc32.h; sourceTree = "<group>"; };
|
|
A5715E8123596842000CEC60 /* SimpleFileParsing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleFileParsing.h; sourceTree = "<group>"; };
|
|
A5715E8223596842000CEC60 /* EfiCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiCompress.c; sourceTree = "<group>"; };
|
|
A5715E8323596842000CEC60 /* FvLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FvLib.c; sourceTree = "<group>"; };
|
|
A5715E8423596842000CEC60 /* OsPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OsPath.h; sourceTree = "<group>"; };
|
|
A5715E8523596842000CEC60 /* FirmwareVolumeBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FirmwareVolumeBuffer.c; sourceTree = "<group>"; };
|
|
A5715E8623596842000CEC60 /* StringFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringFuncs.h; sourceTree = "<group>"; };
|
|
A5715E8823596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E8923596842000CEC60 /* VolInfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VolInfo.c; sourceTree = "<group>"; };
|
|
A5715E8A23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E8B23596842000CEC60 /* VolInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VolInfo.h; sourceTree = "<group>"; };
|
|
A5715E8D23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E8E23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E8F23596842000CEC60 /* TianoCompress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = TianoCompress.c; sourceTree = "<group>"; };
|
|
A5715E9023596842000CEC60 /* TianoCompress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TianoCompress.h; sourceTree = "<group>"; };
|
|
A5715E9223596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E9323596842000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
A5715E9423596842000CEC60 /* DevicePathUtilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = "<group>"; };
|
|
A5715E9523596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E9623596842000CEC60 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = "<group>"; };
|
|
A5715E9723596842000CEC60 /* DevicePathFromText.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = "<group>"; };
|
|
A5715E9823596842000CEC60 /* UefiDevicePathLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = "<group>"; };
|
|
A5715E9A23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715E9B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715E9C23596842000CEC60 /* GenFfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = GenFfs.c; sourceTree = "<group>"; };
|
|
A5715E9F23596842000CEC60 /* CHANGES_FROM_133_BEFORE_MR13.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_FROM_133_BEFORE_MR13.txt; sourceTree = "<group>"; };
|
|
A5715EA023596842000CEC60 /* CHANGES_SUMMARY.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_SUMMARY.txt; sourceTree = "<group>"; };
|
|
A5715EA223596842000CEC60 /* makefile.cygwin */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile.cygwin; sourceTree = "<group>"; };
|
|
A5715EA323596842000CEC60 /* dlg_p.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dlg_p.g; sourceTree = "<group>"; };
|
|
A5715EA423596842000CEC60 /* automata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = automata.c; sourceTree = "<group>"; };
|
|
A5715EA523596842000CEC60 /* dlg1.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dlg1.txt; sourceTree = "<group>"; };
|
|
A5715EA623596842000CEC60 /* DlgMS.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = DlgMS.mak; sourceTree = "<group>"; };
|
|
A5715EA723596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = "<group>"; };
|
|
A5715EA823596842000CEC60 /* stdpccts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdpccts.h; sourceTree = "<group>"; };
|
|
A5715EA923596842000CEC60 /* support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = support.c; sourceTree = "<group>"; };
|
|
A5715EAA23596842000CEC60 /* relabel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = relabel.c; sourceTree = "<group>"; };
|
|
A5715EAB23596842000CEC60 /* tokens.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tokens.h; sourceTree = "<group>"; };
|
|
A5715EAC23596842000CEC60 /* parser.dlg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = parser.dlg; sourceTree = "<group>"; };
|
|
A5715EAD23596842000CEC60 /* makefile1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile1; sourceTree = "<group>"; };
|
|
A5715EAE23596842000CEC60 /* dlg_p.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlg_p.c; sourceTree = "<group>"; };
|
|
A5715EAF23596842000CEC60 /* err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = "<group>"; };
|
|
A5715EB023596842000CEC60 /* mode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mode.h; sourceTree = "<group>"; };
|
|
A5715EB123596842000CEC60 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
|
A5715EB223596842000CEC60 /* DlgDDK.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = DlgDDK.mak; sourceTree = "<group>"; };
|
|
A5715EB323596842000CEC60 /* dlg.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = dlg.r; sourceTree = "<group>"; };
|
|
A5715EB423596842000CEC60 /* dlg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dlg.h; sourceTree = "<group>"; };
|
|
A5715EB523596842000CEC60 /* dlg.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = dlg.1; sourceTree = "<group>"; };
|
|
A5715EB623596842000CEC60 /* DlgPPC.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = DlgPPC.mak; sourceTree = "<group>"; };
|
|
A5715EB723596842000CEC60 /* dlg_a.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlg_a.c; sourceTree = "<group>"; };
|
|
A5715EB823596842000CEC60 /* output.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = output.c; sourceTree = "<group>"; };
|
|
A5715EB923596842000CEC60 /* NOTES.msvc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NOTES.msvc; sourceTree = "<group>"; };
|
|
A5715EBB23596842000CEC60 /* generic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = generic.h; sourceTree = "<group>"; };
|
|
A5715EBC23596842000CEC60 /* makefile.cygwin */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile.cygwin; sourceTree = "<group>"; };
|
|
A5715EBD23596842000CEC60 /* proto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = proto.h; sourceTree = "<group>"; };
|
|
A5715EBE23596842000CEC60 /* egman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = egman.c; sourceTree = "<group>"; };
|
|
A5715EBF23596842000CEC60 /* lex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lex.c; sourceTree = "<group>"; };
|
|
A5715EC023596842000CEC60 /* syn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = syn.h; sourceTree = "<group>"; };
|
|
A5715EC123596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = "<group>"; };
|
|
A5715EC223596842000CEC60 /* antlr.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = antlr.1; sourceTree = "<group>"; };
|
|
A5715EC323596842000CEC60 /* antlr.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = antlr.g; sourceTree = "<group>"; };
|
|
A5715EC423596842000CEC60 /* antlr.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; path = antlr.r; sourceTree = "<group>"; };
|
|
A5715EC523596842000CEC60 /* scan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scan.c; sourceTree = "<group>"; };
|
|
A5715EC623596842000CEC60 /* stdpccts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdpccts.h; sourceTree = "<group>"; };
|
|
A5715EC723596842000CEC60 /* tokens.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tokens.h; sourceTree = "<group>"; };
|
|
A5715EC823596842000CEC60 /* parser.dlg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = parser.dlg; sourceTree = "<group>"; };
|
|
A5715EC923596842000CEC60 /* bits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bits.c; sourceTree = "<group>"; };
|
|
A5715ECA23596842000CEC60 /* hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hash.c; sourceTree = "<group>"; };
|
|
A5715ECB23596842000CEC60 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
A5715ECC23596842000CEC60 /* makefile1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile1; sourceTree = "<group>"; };
|
|
A5715ECD23596842000CEC60 /* antlr1.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = antlr1.txt; sourceTree = "<group>"; };
|
|
A5715ECE23596842000CEC60 /* err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = "<group>"; };
|
|
A5715ECF23596842000CEC60 /* AntlrMS.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = AntlrMS.mak; sourceTree = "<group>"; };
|
|
A5715ED023596842000CEC60 /* mode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mode.h; sourceTree = "<group>"; };
|
|
A5715ED123596842000CEC60 /* fset2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fset2.c; sourceTree = "<group>"; };
|
|
A5715ED223596842000CEC60 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
|
A5715ED323596842000CEC60 /* pred.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pred.c; sourceTree = "<group>"; };
|
|
A5715ED423596842000CEC60 /* build.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = build.c; sourceTree = "<group>"; };
|
|
A5715ED523596842000CEC60 /* AntlrPPC.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = AntlrPPC.mak; sourceTree = "<group>"; };
|
|
A5715ED623596842000CEC60 /* mrhoist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mrhoist.c; sourceTree = "<group>"; };
|
|
A5715ED723596842000CEC60 /* fcache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fcache.c; sourceTree = "<group>"; };
|
|
A5715ED823596842000CEC60 /* gen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gen.c; sourceTree = "<group>"; };
|
|
A5715ED923596842000CEC60 /* dumpnode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dumpnode.c; sourceTree = "<group>"; };
|
|
A5715EDA23596842000CEC60 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
|
|
A5715EDB23596842000CEC60 /* antlr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = antlr.c; sourceTree = "<group>"; };
|
|
A5715EDC23596842000CEC60 /* globals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = globals.c; sourceTree = "<group>"; };
|
|
A5715EDD23596842000CEC60 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = "<group>"; };
|
|
A5715EDE23596842000CEC60 /* fset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fset.c; sourceTree = "<group>"; };
|
|
A5715EDF23596842000CEC60 /* AntlrDDK.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = AntlrDDK.mak; sourceTree = "<group>"; };
|
|
A5715EE023596842000CEC60 /* dumpcycles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dumpcycles.c; sourceTree = "<group>"; };
|
|
A5715EE123596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715EE223596842000CEC60 /* KNOWN_PROBLEMS.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = KNOWN_PROBLEMS.txt; sourceTree = "<group>"; };
|
|
A5715EE323596842000CEC60 /* CHANGES_FROM_131.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_FROM_131.txt; sourceTree = "<group>"; };
|
|
A5715EE423596842000CEC60 /* history.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = history.ps; sourceTree = "<group>"; };
|
|
A5715EE523596842000CEC60 /* CHANGES_FROM_133.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGES_FROM_133.txt; sourceTree = "<group>"; };
|
|
A5715EE623596842000CEC60 /* MPW_Read_Me */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = MPW_Read_Me; sourceTree = "<group>"; };
|
|
A5715EE723596842000CEC60 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
A5715EE923596842000CEC60 /* pccts_stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_stdio.h; sourceTree = "<group>"; };
|
|
A5715EEA23596842000CEC60 /* AToken.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AToken.h; sourceTree = "<group>"; };
|
|
A5715EEB23596842000CEC60 /* ast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ast.c; sourceTree = "<group>"; };
|
|
A5715EEC23596842000CEC60 /* err.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = err.h; sourceTree = "<group>"; };
|
|
A5715EED23596842000CEC60 /* BufFileInput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BufFileInput.cpp; sourceTree = "<group>"; };
|
|
A5715EEE23596842000CEC60 /* AParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AParser.cpp; sourceTree = "<group>"; };
|
|
A5715EEF23596842000CEC60 /* pcctscfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pcctscfg.h; sourceTree = "<group>"; };
|
|
A5715EF023596842000CEC60 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
|
|
A5715EF123596842000CEC60 /* PCCTSAST.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PCCTSAST.cpp; sourceTree = "<group>"; };
|
|
A5715EF223596842000CEC60 /* dlgauto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dlgauto.h; sourceTree = "<group>"; };
|
|
A5715EF323596842000CEC60 /* antlr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = antlr.h; sourceTree = "<group>"; };
|
|
A5715EF423596842000CEC60 /* pccts_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_assert.h; sourceTree = "<group>"; };
|
|
A5715EF523596842000CEC60 /* ATokenBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokenBuffer.h; sourceTree = "<group>"; };
|
|
A5715EF623596842000CEC60 /* dlgdef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dlgdef.h; sourceTree = "<group>"; };
|
|
A5715EF723596842000CEC60 /* PCCTSAST.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PCCTSAST.h; sourceTree = "<group>"; };
|
|
A5715EF823596842000CEC60 /* pccts_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_string.h; sourceTree = "<group>"; };
|
|
A5715EF923596842000CEC60 /* charptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charptr.h; sourceTree = "<group>"; };
|
|
A5715EFA23596842000CEC60 /* pccts_stdarg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_stdarg.h; sourceTree = "<group>"; };
|
|
A5715EFB23596842000CEC60 /* int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = int.h; sourceTree = "<group>"; };
|
|
A5715EFC23596842000CEC60 /* pcnames.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pcnames.bat; sourceTree = "<group>"; };
|
|
A5715EFD23596842000CEC60 /* ATokPtrImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokPtrImpl.h; sourceTree = "<group>"; };
|
|
A5715EFE23596842000CEC60 /* ATokPtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokPtr.h; sourceTree = "<group>"; };
|
|
A5715EFF23596842000CEC60 /* BufFileInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BufFileInput.h; sourceTree = "<group>"; };
|
|
A5715F0023596842000CEC60 /* PBlackBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PBlackBox.h; sourceTree = "<group>"; };
|
|
A5715F0123596842000CEC60 /* pccts_istream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_istream.h; sourceTree = "<group>"; };
|
|
A5715F0223596842000CEC60 /* ast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = "<group>"; };
|
|
A5715F0323596842000CEC60 /* ATokenBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ATokenBuffer.cpp; sourceTree = "<group>"; };
|
|
A5715F0423596842000CEC60 /* pccts_iostream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_iostream.h; sourceTree = "<group>"; };
|
|
A5715F0523596842000CEC60 /* AParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AParser.h; sourceTree = "<group>"; };
|
|
A5715F0623596842000CEC60 /* SList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SList.h; sourceTree = "<group>"; };
|
|
A5715F0723596842000CEC60 /* ATokenStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATokenStream.h; sourceTree = "<group>"; };
|
|
A5715F0823596842000CEC60 /* ASTBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTBase.cpp; sourceTree = "<group>"; };
|
|
A5715F0923596842000CEC60 /* DLG_stream_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DLG_stream_input.h; sourceTree = "<group>"; };
|
|
A5715F0A23596842000CEC60 /* pccts_stdlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_stdlib.h; sourceTree = "<group>"; };
|
|
A5715F0B23596842000CEC60 /* DLexerBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DLexerBase.h; sourceTree = "<group>"; };
|
|
A5715F0C23596842000CEC60 /* charbuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charbuf.h; sourceTree = "<group>"; };
|
|
A5715F0D23596842000CEC60 /* pccts_setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pccts_setjmp.h; sourceTree = "<group>"; };
|
|
A5715F0E23596842000CEC60 /* slist.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slist.cpp; sourceTree = "<group>"; };
|
|
A5715F0F23596842000CEC60 /* ASTBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASTBase.h; sourceTree = "<group>"; };
|
|
A5715F1023596842000CEC60 /* charptr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = charptr.c; sourceTree = "<group>"; };
|
|
A5715F1123596842000CEC60 /* DLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DLexer.h; sourceTree = "<group>"; };
|
|
A5715F1223596842000CEC60 /* DLexerBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DLexerBase.cpp; sourceTree = "<group>"; };
|
|
A5715F1323596842000CEC60 /* RIGHTS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RIGHTS; sourceTree = "<group>"; };
|
|
A5715F1623596842000CEC60 /* sym.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sym.c; sourceTree = "<group>"; };
|
|
A5715F1723596842000CEC60 /* template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = template.h; sourceTree = "<group>"; };
|
|
A5715F1923596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = "<group>"; };
|
|
A5715F1A23596842000CEC60 /* genmk_old.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = genmk_old.c; sourceTree = "<group>"; };
|
|
A5715F1B23596842000CEC60 /* genmk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = genmk.c; sourceTree = "<group>"; };
|
|
A5715F1D23596842000CEC60 /* set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = set.c; sourceTree = "<group>"; };
|
|
A5715F1E23596842000CEC60 /* set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = set.h; sourceTree = "<group>"; };
|
|
A5715F2023596842000CEC60 /* rexpr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rexpr.h; sourceTree = "<group>"; };
|
|
A5715F2123596842000CEC60 /* makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = "<group>"; };
|
|
A5715F2223596842000CEC60 /* rexpr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rexpr.c; sourceTree = "<group>"; };
|
|
A5715F2323596842000CEC60 /* test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = test.c; sourceTree = "<group>"; };
|
|
A5715F2423596842000CEC60 /* NOTES.bcc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NOTES.bcc; sourceTree = "<group>"; };
|
|
A5715F2523596842000CEC60 /* history.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = history.txt; sourceTree = "<group>"; };
|
|
A5715F2623596842000CEC60 /* makefile.old */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = makefile.old; sourceTree = "<group>"; };
|
|
A5715F2723596842000CEC60 /* VfrCompiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrCompiler.h; sourceTree = "<group>"; };
|
|
A5715F2823596842000CEC60 /* VfrCompiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrCompiler.cpp; sourceTree = "<group>"; };
|
|
A5715F2923596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715F2A23596842000CEC60 /* VfrFormPkg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrFormPkg.cpp; sourceTree = "<group>"; };
|
|
A5715F2B23596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715F2C23596842000CEC60 /* VfrUtilityLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrUtilityLib.cpp; sourceTree = "<group>"; };
|
|
A5715F2D23596842000CEC60 /* VfrError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrError.h; sourceTree = "<group>"; };
|
|
A5715F2E23596842000CEC60 /* VfrUtilityLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrUtilityLib.h; sourceTree = "<group>"; };
|
|
A5715F2F23596842000CEC60 /* EfiVfr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiVfr.h; sourceTree = "<group>"; };
|
|
A5715F3023596842000CEC60 /* VfrSyntax.g */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VfrSyntax.g; sourceTree = "<group>"; };
|
|
A5715F3123596842000CEC60 /* VfrFormPkg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VfrFormPkg.h; sourceTree = "<group>"; };
|
|
A5715F3223596842000CEC60 /* VfrError.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VfrError.cpp; sourceTree = "<group>"; };
|
|
A5715F3423596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715F3523596842000CEC60 /* EfiRom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EfiRom.h; sourceTree = "<group>"; };
|
|
A5715F3623596842000CEC60 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
A5715F3723596842000CEC60 /* EfiRom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = EfiRom.c; sourceTree = "<group>"; };
|
|
A5715F3823596842000CEC60 /* set_vsprefix_envs.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = set_vsprefix_envs.bat; sourceTree = "<group>"; };
|
|
A5715F3A23596842000CEC60 /* GNUmakefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GNUmakefile; sourceTree = "<group>"; };
|
|
A5715F3B23596842000CEC60 /* CheckUnicodeSourceFiles.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CheckUnicodeSourceFiles.py; sourceTree = "<group>"; };
|
|
A5715F3C23596842000CEC60 /* CheckPythonSyntax.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CheckPythonSyntax.py; sourceTree = "<group>"; };
|
|
A5715F3D23596842000CEC60 /* TestTools.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TestTools.py; sourceTree = "<group>"; };
|
|
A5715F3E23596842000CEC60 /* PythonTest.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PythonTest.py; sourceTree = "<group>"; };
|
|
A5715F3F23596842000CEC60 /* TianoCompress.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TianoCompress.py; sourceTree = "<group>"; };
|
|
A5715F4023596842000CEC60 /* TestRegularExpression.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = TestRegularExpression.py; sourceTree = "<group>"; };
|
|
A5715F4123596842000CEC60 /* PythonToolsTests.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PythonToolsTests.py; sourceTree = "<group>"; };
|
|
A5715F4223596842000CEC60 /* CToolsTests.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CToolsTests.py; sourceTree = "<group>"; };
|
|
A5715F4323596842000CEC60 /* RunTests.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RunTests.py; sourceTree = "<group>"; };
|
|
A5715F4423596842000CEC60 /* toolsetup.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = toolsetup.bat; sourceTree = "<group>"; };
|
|
A5715F4523596842000CEC60 /* .gitignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; };
|
|
A5715F4723596842000CEC60 /* Rvct-Align32.sct */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Rvct-Align32.sct"; sourceTree = "<group>"; };
|
|
A5715F4823596842000CEC60 /* DetectNotUsedItem.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DetectNotUsedItem.py; sourceTree = "<group>"; };
|
|
A5715F4923596842000CEC60 /* GetMaintainer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GetMaintainer.py; sourceTree = "<group>"; };
|
|
A5715F4A23596842000CEC60 /* ConvertMasmToNasm.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ConvertMasmToNasm.py; sourceTree = "<group>"; };
|
|
A5715F4B23596842000CEC60 /* ConvertUni.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ConvertUni.py; sourceTree = "<group>"; };
|
|
A5715F4C23596842000CEC60 /* GetUtcDateTime.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = GetUtcDateTime.py; sourceTree = "<group>"; };
|
|
A5715F4D23596842000CEC60 /* MemoryProfileSymbolGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = MemoryProfileSymbolGen.py; sourceTree = "<group>"; };
|
|
A5715F4E23596842000CEC60 /* Rvct-Align4K.sct */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Rvct-Align4K.sct"; sourceTree = "<group>"; };
|
|
A5715F4F23596842000CEC60 /* gcc4.9-ld-script */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "gcc4.9-ld-script"; sourceTree = "<group>"; };
|
|
A5715F5023596842000CEC60 /* RunMakefileSample.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = RunMakefileSample.mak; sourceTree = "<group>"; };
|
|
A5715F5123596842000CEC60 /* SetupGit.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = SetupGit.py; sourceTree = "<group>"; };
|
|
A5715F5223596842000CEC60 /* RunMakefile.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = RunMakefile.py; sourceTree = "<group>"; };
|
|
A5715F5323596842000CEC60 /* FormatDosFiles.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FormatDosFiles.py; sourceTree = "<group>"; };
|
|
A5715F5623596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715F5823596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715F5A23596842000CEC60 /* efibinary.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = efibinary.py; sourceTree = "<group>"; };
|
|
A5715F5B23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715F5C23596842000CEC60 /* message.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = message.py; sourceTree = "<group>"; };
|
|
A5715F5D23596842000CEC60 /* inidocview.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = inidocview.py; sourceTree = "<group>"; };
|
|
A5715F5E23596842000CEC60 /* doxygen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = doxygen.py; sourceTree = "<group>"; };
|
|
A5715F5F23596842000CEC60 /* ini.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ini.py; sourceTree = "<group>"; };
|
|
A5715F6123596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715F6323596842000CEC60 /* doxygengen_spec.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = doxygengen_spec.py; sourceTree = "<group>"; };
|
|
A5715F6423596842000CEC60 /* doxygengen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = doxygengen.py; sourceTree = "<group>"; };
|
|
A5715F6523596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715F6623596842000CEC60 /* dec.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = dec.py; sourceTree = "<group>"; };
|
|
A5715F6723596842000CEC60 /* dsc.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = dsc.py; sourceTree = "<group>"; };
|
|
A5715F6823596842000CEC60 /* inf.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = inf.py; sourceTree = "<group>"; };
|
|
A5715F6923596842000CEC60 /* baseobject.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = baseobject.py; sourceTree = "<group>"; };
|
|
A5715F6A23596842000CEC60 /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; };
|
|
A5715F6B23596842000CEC60 /* Readme.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = "<group>"; };
|
|
A5715F6C23596842000CEC60 /* packagedocapp.pyw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = packagedocapp.pyw; sourceTree = "<group>"; };
|
|
A5715F6D23596842000CEC60 /* packagedoc_cli.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = packagedoc_cli.py; sourceTree = "<group>"; };
|
|
A5715F6E23596842000CEC60 /* SetVisualStudio.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SetVisualStudio.bat; sourceTree = "<group>"; };
|
|
A5715F6F23596842000CEC60 /* UpdateBuildVersions.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = UpdateBuildVersions.py; sourceTree = "<group>"; };
|
|
A5715F7023596842000CEC60 /* PatchCheck.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = PatchCheck.py; sourceTree = "<group>"; };
|
|
A5715F7123596842000CEC60 /* BinToPcd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = BinToPcd.py; sourceTree = "<group>"; };
|
|
A5715F7223596842000CEC60 /* GccBase.lds */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GccBase.lds; sourceTree = "<group>"; };
|
|
A5715F7323596842000CEC60 /* ConvertFceToStructurePcd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ConvertFceToStructurePcd.py; sourceTree = "<group>"; };
|
|
A5715F7423596842000CEC60 /* SmiHandlerProfileSymbolGen.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = SmiHandlerProfileSymbolGen.py; sourceTree = "<group>"; };
|
|
A5715F7523596842000CEC60 /* ShowEnvironment.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ShowEnvironment.bat; sourceTree = "<group>"; };
|
|
A5715F7623596842000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
|
|
A5715F7823596842000CEC60 /* TianoCompress_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = TianoCompress_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F7923596842000CEC60 /* GenDepex_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenDepex_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F7A23596842000CEC60 /* EfiRom_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = EfiRom_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F7B23596842000CEC60 /* GenCrc32_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenCrc32_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F7C23596842000CEC60 /* LzmaCompress_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = LzmaCompress_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F7D23596842000CEC60 /* SplitFile_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = SplitFile_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F7E23596842000CEC60 /* UtilityManPage_template.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = UtilityManPage_template.rtf; sourceTree = "<group>"; };
|
|
A5715F7F23596842000CEC60 /* TargetTool_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = TargetTool_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8023596842000CEC60 /* Intel_UEFI_Packaging_Tool_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Intel_UEFI_Packaging_Tool_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8123596842000CEC60 /* GenFfs_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFfs_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8223596842000CEC60 /* GenSec_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenSec_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8323596842000CEC60 /* VfrCompiler_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = VfrCompiler_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8423596842000CEC60 /* GenFw_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFw_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8523596842000CEC60 /* PatchPcdValue_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = PatchPcdValue_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8623596842000CEC60 /* Trim_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Trim_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8723596842000CEC60 /* GenFds_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFds_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8823596842000CEC60 /* GenFv_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenFv_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8923596842000CEC60 /* GenPatchPcdTable_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = GenPatchPcdTable_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8A23596842000CEC60 /* Build_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Build_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8B23596842000CEC60 /* VolInfo_Utility_Man_Page.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = VolInfo_Utility_Man_Page.rtf; sourceTree = "<group>"; };
|
|
A5715F8C23596842000CEC60 /* Change_to_BaseTools.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Change_to_BaseTools.txt; sourceTree = "<group>"; };
|
|
A5715F8E23596842000CEC60 /* tools_def.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tools_def.template; sourceTree = "<group>"; };
|
|
A5715F8F23596842000CEC60 /* gitattributes */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gitattributes; sourceTree = "<group>"; };
|
|
A5715F9023596842000CEC60 /* target.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = target.template; sourceTree = "<group>"; };
|
|
A5715F9223596842000CEC60 /* DistributionPackage.xsd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = DistributionPackage.xsd; sourceTree = "<group>"; };
|
|
A5715F9323596842000CEC60 /* diff.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = diff.order; sourceTree = "<group>"; };
|
|
A5715F9423596842000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
|
|
A5715F9523596842000CEC60 /* build_rule.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build_rule.template; sourceTree = "<group>"; };
|
|
A5715F9623596842000CEC60 /* Empty_Package_Information_Data_File.ini */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Empty_Package_Information_Data_File.ini; sourceTree = "<group>"; };
|
|
A5715F9723596842000CEC60 /* get_vsvars.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = get_vsvars.bat; sourceTree = "<group>"; };
|
|
A5715F9823596842000CEC60 /* BuildEnv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuildEnv; sourceTree = "<group>"; };
|
|
A571603823596861000CEC60 /* UefiCpuPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dsc; sourceTree = "<group>"; };
|
|
A571603A23596861000CEC60 /* CpuGdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuGdt.c; sourceTree = "<group>"; };
|
|
A571603C23596861000CEC60 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = "<group>"; };
|
|
A571603D23596861000CEC60 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = "<group>"; };
|
|
A571603E23596861000CEC60 /* CpuDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDxe.c; sourceTree = "<group>"; };
|
|
A571604023596861000CEC60 /* CpuAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuAsm.S; sourceTree = "<group>"; };
|
|
A571604123596861000CEC60 /* IvtAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = IvtAsm.S; sourceTree = "<group>"; };
|
|
A571604223596861000CEC60 /* CpuAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuAsm.asm; sourceTree = "<group>"; };
|
|
A571604323596861000CEC60 /* IvtAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = IvtAsm.asm; sourceTree = "<group>"; };
|
|
A571604423596861000CEC60 /* CpuDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuDxe.h; sourceTree = "<group>"; };
|
|
A571604523596861000CEC60 /* CpuDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuDxe.inf; sourceTree = "<group>"; };
|
|
A571604923596861000CEC60 /* S3Resume2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3Resume2Pei.inf; sourceTree = "<group>"; };
|
|
A571604A23596861000CEC60 /* S3Resume.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3Resume.c; sourceTree = "<group>"; };
|
|
A571604C23596861000CEC60 /* CpuIo2Smm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Smm.inf; sourceTree = "<group>"; };
|
|
A571604D23596861000CEC60 /* CpuIo2Smm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Smm.c; sourceTree = "<group>"; };
|
|
A571604E23596861000CEC60 /* CpuIo2Smm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Smm.h; sourceTree = "<group>"; };
|
|
A571604F23596861000CEC60 /* edk2.patch-idtgdt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "edk2.patch-idtgdt"; sourceTree = "<group>"; };
|
|
A571605223596861000CEC60 /* MtrrLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtrrLib.h; sourceTree = "<group>"; };
|
|
A571605323596861000CEC60 /* LocalApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApicLib.h; sourceTree = "<group>"; };
|
|
A571605423596861000CEC60 /* UefiCpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiCpuLib.h; sourceTree = "<group>"; };
|
|
A571605623596861000CEC60 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = "<group>"; };
|
|
A571605723596861000CEC60 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = "<group>"; };
|
|
A571605823596861000CEC60 /* UefiCpuPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiCpuPkg.dec; sourceTree = "<group>"; };
|
|
A571605B23596861000CEC60 /* SmmCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
A571605C23596861000CEC60 /* CpuExceptionCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionCommon.h; sourceTree = "<group>"; };
|
|
A571605D23596861000CEC60 /* SmmCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
A571605E23596861000CEC60 /* DxeSmmCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmmCpuException.c; sourceTree = "<group>"; };
|
|
A571606023596861000CEC60 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = "<group>"; };
|
|
A571606123596861000CEC60 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = "<group>"; };
|
|
A571606223596861000CEC60 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = "<group>"; };
|
|
A571606323596861000CEC60 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = "<group>"; };
|
|
A571606423596861000CEC60 /* SecPeiCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
A571606523596861000CEC60 /* SecPeiCpuException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPeiCpuException.c; sourceTree = "<group>"; };
|
|
A571606623596861000CEC60 /* SmmException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmException.c; sourceTree = "<group>"; };
|
|
A571606723596861000CEC60 /* SecPeiCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
A571606823596861000CEC60 /* CpuExceptionCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionCommon.c; sourceTree = "<group>"; };
|
|
A571606A23596861000CEC60 /* ArchExceptionHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArchExceptionHandler.c; sourceTree = "<group>"; };
|
|
A571606B23596861000CEC60 /* ExceptionHandlerAsm.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ExceptionHandlerAsm.S; sourceTree = "<group>"; };
|
|
A571606C23596861000CEC60 /* ExceptionHandlerAsm.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ExceptionHandlerAsm.asm; sourceTree = "<group>"; };
|
|
A571606D23596861000CEC60 /* ArchInterruptDefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchInterruptDefs.h; sourceTree = "<group>"; };
|
|
A571606E23596861000CEC60 /* DxeException.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeException.c; sourceTree = "<group>"; };
|
|
A571606F23596861000CEC60 /* DxeCpuExceptionHandlerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.inf; sourceTree = "<group>"; };
|
|
A571607023596861000CEC60 /* DxeCpuExceptionHandlerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCpuExceptionHandlerLib.uni; sourceTree = "<group>"; };
|
|
A571607223596861000CEC60 /* BaseXApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicLib.c; sourceTree = "<group>"; };
|
|
A571607323596861000CEC60 /* BaseXApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicLib.inf; sourceTree = "<group>"; };
|
|
A571607523596861000CEC60 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = "<group>"; };
|
|
A571607623596861000CEC60 /* SecPeiDxeTimerLibUefiCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibUefiCpu.inf; sourceTree = "<group>"; };
|
|
A571607723596861000CEC60 /* IpfTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IpfTimerLib.c; sourceTree = "<group>"; };
|
|
A571607A23596861000CEC60 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = "<group>"; };
|
|
A571607B23596861000CEC60 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = "<group>"; };
|
|
A571607C23596861000CEC60 /* BaseUefiCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiCpuLib.inf; sourceTree = "<group>"; };
|
|
A571607E23596861000CEC60 /* InitializeFpu.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = InitializeFpu.S; sourceTree = "<group>"; };
|
|
A571607F23596861000CEC60 /* InitializeFpu.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = InitializeFpu.asm; sourceTree = "<group>"; };
|
|
A571608123596861000CEC60 /* BaseXApicX2ApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseXApicX2ApicLib.inf; sourceTree = "<group>"; };
|
|
A571608223596861000CEC60 /* BaseXApicX2ApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseXApicX2ApicLib.c; sourceTree = "<group>"; };
|
|
A571608423596861000CEC60 /* MtrrLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MtrrLib.inf; sourceTree = "<group>"; };
|
|
A571608523596861000CEC60 /* MtrrLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MtrrLib.c; sourceTree = "<group>"; };
|
|
A571608723596861000CEC60 /* CpuIo2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIo2Dxe.inf; sourceTree = "<group>"; };
|
|
A571608823596861000CEC60 /* CpuIo2Dxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo2Dxe.c; sourceTree = "<group>"; };
|
|
A571608923596861000CEC60 /* CpuIo2Dxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2Dxe.h; sourceTree = "<group>"; };
|
|
A571608A23596861000CEC60 /* build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = build.sh; sourceTree = "<group>"; };
|
|
A571608D23596861000CEC60 /* CommonMacros.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = CommonMacros.inc; sourceTree = "<group>"; };
|
|
A571608E23596861000CEC60 /* Build.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Build.py; sourceTree = "<group>"; };
|
|
A571609023596861000CEC60 /* FixupForRawSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FixupForRawSection.py; sourceTree = "<group>"; };
|
|
A571609223596861000CEC60 /* ResetVector.x64.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.port80.raw; sourceTree = "<group>"; };
|
|
A571609323596861000CEC60 /* ResetVector.ia32.port80.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.port80.raw; sourceTree = "<group>"; };
|
|
A571609423596861000CEC60 /* ResetVector.x64.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.raw; sourceTree = "<group>"; };
|
|
A571609523596861000CEC60 /* ResetVector.ia32.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.serial.raw; sourceTree = "<group>"; };
|
|
A571609623596861000CEC60 /* ResetVector.x64.serial.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.x64.serial.raw; sourceTree = "<group>"; };
|
|
A571609723596861000CEC60 /* ResetVector.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetVector.inf; sourceTree = "<group>"; };
|
|
A571609823596861000CEC60 /* ResetVector.ia32.raw */ = {isa = PBXFileReference; lastKnownFileType = file; path = ResetVector.ia32.raw; sourceTree = "<group>"; };
|
|
A571609923596861000CEC60 /* PostCodes.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = PostCodes.inc; sourceTree = "<group>"; };
|
|
A571609A23596861000CEC60 /* Main.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Main.asm; sourceTree = "<group>"; };
|
|
A571609B23596861000CEC60 /* SerialDebug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SerialDebug.asm; sourceTree = "<group>"; };
|
|
A571609D23596861000CEC60 /* SearchForSecEntry.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForSecEntry.asm; sourceTree = "<group>"; };
|
|
A571609E23596861000CEC60 /* SearchForBfvBase.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SearchForBfvBase.asm; sourceTree = "<group>"; };
|
|
A571609F23596861000CEC60 /* Flat32ToFlat64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Flat32ToFlat64.asm; sourceTree = "<group>"; };
|
|
A57160A023596861000CEC60 /* Port80Debug.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Port80Debug.asm; sourceTree = "<group>"; };
|
|
A57160A123596861000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
|
|
A57160A323596861000CEC60 /* Real16ToFlat32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Real16ToFlat32.asm; sourceTree = "<group>"; };
|
|
A57160A423596861000CEC60 /* Init16.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Init16.asm; sourceTree = "<group>"; };
|
|
A57160A523596861000CEC60 /* ResetVectorVtf0.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorVtf0.asm; sourceTree = "<group>"; };
|
|
A57160A623596861000CEC60 /* ResetVectorCode.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ResetVectorCode.asm; sourceTree = "<group>"; };
|
|
A57160A723596861000CEC60 /* DebugDisabled.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DebugDisabled.asm; sourceTree = "<group>"; };
|
|
A57160A923596861000CEC60 /* CpuIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuIoPei.inf; sourceTree = "<group>"; };
|
|
A57160AA23596861000CEC60 /* CpuIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIoPei.c; sourceTree = "<group>"; };
|
|
A57160AB23596861000CEC60 /* CpuIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIoPei.h; sourceTree = "<group>"; };
|
|
A57160AF2359688B000CEC60 /* PlatformBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBdsLib.h; sourceTree = "<group>"; };
|
|
A57160B02359688B000CEC60 /* GenericBdsLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericBdsLib.h; sourceTree = "<group>"; };
|
|
A57160B22359688B000CEC60 /* ExitPmAuth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExitPmAuth.h; sourceTree = "<group>"; };
|
|
A57160B32359688B000CEC60 /* IsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaAcpi.h; sourceTree = "<group>"; };
|
|
A57160B42359688B000CEC60 /* OEMBadging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OEMBadging.h; sourceTree = "<group>"; };
|
|
A57160B52359688B000CEC60 /* VgaMiniPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VgaMiniPort.h; sourceTree = "<group>"; };
|
|
A57160B62359688B000CEC60 /* IsaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaIo.h; sourceTree = "<group>"; };
|
|
A57160B82359688B000CEC60 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = "<group>"; };
|
|
A57160B92359688B000CEC60 /* IntelFrameworkModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IntelFrameworkModulePkgTokenSpace.h; sourceTree = "<group>"; };
|
|
A57160BA2359688B000CEC60 /* BlockIoVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoVendor.h; sourceTree = "<group>"; };
|
|
A57160BB2359688B000CEC60 /* HdBootVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdBootVariable.h; sourceTree = "<group>"; };
|
|
A57160BC2359688B000CEC60 /* BdsLibHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsLibHii.h; sourceTree = "<group>"; };
|
|
A57160BD2359688B000CEC60 /* BdsHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BdsHii.h; sourceTree = "<group>"; };
|
|
A57160BE2359688B000CEC60 /* TianoDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoDecompress.h; sourceTree = "<group>"; };
|
|
A57160BF2359688B000CEC60 /* DataHubStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubStatusCodeRecord.h; sourceTree = "<group>"; };
|
|
A57160C02359688B000CEC60 /* AcpiVariableCompatibility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiVariableCompatibility.h; sourceTree = "<group>"; };
|
|
A57160C12359688B000CEC60 /* LegacyDevOrder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyDevOrder.h; sourceTree = "<group>"; };
|
|
A57160C22359688B000CEC60 /* LastEnumLang.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LastEnumLang.h; sourceTree = "<group>"; };
|
|
A57160C32359688B000CEC60 /* CapsuleDataFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleDataFile.h; sourceTree = "<group>"; };
|
|
A57160C42359688B000CEC60 /* IntelFrameworkModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkgExtra.uni; sourceTree = "<group>"; };
|
|
A57160C52359688B000CEC60 /* IntelFrameworkModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dsc; sourceTree = "<group>"; };
|
|
A57160C62359688B000CEC60 /* IntelFrameworkModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.uni; sourceTree = "<group>"; };
|
|
A57160C72359688B000CEC60 /* IntelFrameworkModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkModulePkg.dec; sourceTree = "<group>"; };
|
|
A57160C923596894000CEC60 /* IntelFrameworkPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkgExtra.uni; sourceTree = "<group>"; };
|
|
A57160CB23596894000CEC60 /* FrameworkSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkSmm.h; sourceTree = "<group>"; };
|
|
A57160CC23596894000CEC60 /* FrameworkDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkDxe.h; sourceTree = "<group>"; };
|
|
A57160CE23596894000CEC60 /* BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScript.h; sourceTree = "<group>"; };
|
|
A57160CF23596894000CEC60 /* FirmwareVolumeImageFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeImageFormat.h; sourceTree = "<group>"; };
|
|
A57160D023596894000CEC60 /* SmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCis.h; sourceTree = "<group>"; };
|
|
A57160D123596894000CEC60 /* FrameworkInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkInternalFormRepresentation.h; sourceTree = "<group>"; };
|
|
A57160D223596894000CEC60 /* Hob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hob.h; sourceTree = "<group>"; };
|
|
A57160D323596894000CEC60 /* PeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCis.h; sourceTree = "<group>"; };
|
|
A57160D423596894000CEC60 /* FirmwareVolumeHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeHeader.h; sourceTree = "<group>"; };
|
|
A57160D523596894000CEC60 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = "<group>"; };
|
|
A57160D623596894000CEC60 /* DxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCis.h; sourceTree = "<group>"; };
|
|
A57160D823596894000CEC60 /* SmmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase.h; sourceTree = "<group>"; };
|
|
A57160D923596894000CEC60 /* SmmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch.h; sourceTree = "<group>"; };
|
|
A57160DA23596894000CEC60 /* SmmIchnDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIchnDispatch.h; sourceTree = "<group>"; };
|
|
A57160DB23596894000CEC60 /* LegacyInterrupt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyInterrupt.h; sourceTree = "<group>"; };
|
|
A57160DC23596894000CEC60 /* LegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBios.h; sourceTree = "<group>"; };
|
|
A57160DD23596894000CEC60 /* SmmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch.h; sourceTree = "<group>"; };
|
|
A57160DE23596894000CEC60 /* SmmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch.h; sourceTree = "<group>"; };
|
|
A57160DF23596894000CEC60 /* AcpiS3Save.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Save.h; sourceTree = "<group>"; };
|
|
A57160E023596894000CEC60 /* FrameworkMpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkMpService.h; sourceTree = "<group>"; };
|
|
A57160E123596894000CEC60 /* FrameworkFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFirmwareVolumeBlock.h; sourceTree = "<group>"; };
|
|
A57160E223596894000CEC60 /* SmmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch.h; sourceTree = "<group>"; };
|
|
A57160E323596894000CEC60 /* FrameworkFormCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormCallback.h; sourceTree = "<group>"; };
|
|
A57160E423596894000CEC60 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = "<group>"; };
|
|
A57160E523596894000CEC60 /* SmmCpuSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuSaveState.h; sourceTree = "<group>"; };
|
|
A57160E623596894000CEC60 /* SmmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch.h; sourceTree = "<group>"; };
|
|
A57160E723596894000CEC60 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = "<group>"; };
|
|
A57160E823596894000CEC60 /* LegacyBiosPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosPlatform.h; sourceTree = "<group>"; };
|
|
A57160E923596894000CEC60 /* FrameworkFormBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkFormBrowser.h; sourceTree = "<group>"; };
|
|
A57160EA23596894000CEC60 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = "<group>"; };
|
|
A57160EB23596894000CEC60 /* LegacyRegion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion.h; sourceTree = "<group>"; };
|
|
A57160EC23596894000CEC60 /* BootScriptSave.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptSave.h; sourceTree = "<group>"; };
|
|
A57160ED23596894000CEC60 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = "<group>"; };
|
|
A57160EE23596894000CEC60 /* SmmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch.h; sourceTree = "<group>"; };
|
|
A57160EF23596894000CEC60 /* SmmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch.h; sourceTree = "<group>"; };
|
|
A57160F023596894000CEC60 /* Legacy8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Legacy8259.h; sourceTree = "<group>"; };
|
|
A57160F123596894000CEC60 /* AcpiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSupport.h; sourceTree = "<group>"; };
|
|
A57160F223596894000CEC60 /* SmmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo.h; sourceTree = "<group>"; };
|
|
A57160F323596894000CEC60 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = "<group>"; };
|
|
A57160F423596894000CEC60 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = "<group>"; };
|
|
A57160F523596894000CEC60 /* FrameworkHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkHii.h; sourceTree = "<group>"; };
|
|
A57160F623596894000CEC60 /* FrameworkPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameworkPei.h; sourceTree = "<group>"; };
|
|
A57160F823596894000CEC60 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = "<group>"; };
|
|
A57160F923596894000CEC60 /* DataHubRecords.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHubRecords.h; sourceTree = "<group>"; };
|
|
A57160FA23596894000CEC60 /* SmmCommunicate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunicate.h; sourceTree = "<group>"; };
|
|
A57160FB23596894000CEC60 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = "<group>"; };
|
|
A57160FC23596894000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
|
|
A57160FD23596894000CEC60 /* FirmwareFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem.h; sourceTree = "<group>"; };
|
|
A57160FF23596894000CEC60 /* PciCfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg.h; sourceTree = "<group>"; };
|
|
A571610023596894000CEC60 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = "<group>"; };
|
|
A571610123596894000CEC60 /* S3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume.h; sourceTree = "<group>"; };
|
|
A571610223596894000CEC60 /* BootScriptExecuter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecuter.h; sourceTree = "<group>"; };
|
|
A571610323596894000CEC60 /* ReadOnlyVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable.h; sourceTree = "<group>"; };
|
|
A571610423596894000CEC60 /* SectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SectionExtraction.h; sourceTree = "<group>"; };
|
|
A571610523596894000CEC60 /* FvLoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvLoadFile.h; sourceTree = "<group>"; };
|
|
A571610623596894000CEC60 /* Smbus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus.h; sourceTree = "<group>"; };
|
|
A571610723596894000CEC60 /* FindFv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FindFv.h; sourceTree = "<group>"; };
|
|
A571610823596894000CEC60 /* IntelFrameworkPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dsc; sourceTree = "<group>"; };
|
|
A571610923596894000CEC60 /* IntelFrameworkPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.uni; sourceTree = "<group>"; };
|
|
A571610A23596894000CEC60 /* IntelFrameworkPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = IntelFrameworkPkg.dec; sourceTree = "<group>"; };
|
|
A571610E2359689E000CEC60 /* Runtime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Runtime.c; sourceTree = "<group>"; };
|
|
A571610F2359689E000CEC60 /* RuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A57161102359689E000CEC60 /* RuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A57161112359689E000CEC60 /* Crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = "<group>"; };
|
|
A57161122359689E000CEC60 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = "<group>"; };
|
|
A57161132359689E000CEC60 /* RuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161162359689E000CEC60 /* Stall.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Stall.c; sourceTree = "<group>"; };
|
|
A57161172359689E000CEC60 /* MemoryProtection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProtection.c; sourceTree = "<group>"; };
|
|
A57161182359689E000CEC60 /* DebugImageInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugImageInfo.c; sourceTree = "<group>"; };
|
|
A57161192359689E000CEC60 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = "<group>"; };
|
|
A571611A2359689E000CEC60 /* SetWatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetWatchdogTimer.c; sourceTree = "<group>"; };
|
|
A571611B2359689E000CEC60 /* PropertiesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PropertiesTable.c; sourceTree = "<group>"; };
|
|
A571611C2359689E000CEC60 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = "<group>"; };
|
|
A571611E2359689E000CEC60 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = "<group>"; };
|
|
A571611F2359689E000CEC60 /* Handle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Handle.h; sourceTree = "<group>"; };
|
|
A57161202359689E000CEC60 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = "<group>"; };
|
|
A57161212359689E000CEC60 /* DriverSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSupport.c; sourceTree = "<group>"; };
|
|
A57161222359689E000CEC60 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = "<group>"; };
|
|
A57161232359689E000CEC60 /* DxeMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeMain.inf; sourceTree = "<group>"; };
|
|
A57161252359689E000CEC60 /* FwVolBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolBlock.c; sourceTree = "<group>"; };
|
|
A57161262359689E000CEC60 /* FwVolBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolBlock.h; sourceTree = "<group>"; };
|
|
A57161282359689E000CEC60 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
|
|
A57161292359689E000CEC60 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
|
|
A571612B2359689E000CEC60 /* FwVolAttrib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolAttrib.c; sourceTree = "<group>"; };
|
|
A571612C2359689E000CEC60 /* FwVolRead.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolRead.c; sourceTree = "<group>"; };
|
|
A571612D2359689E000CEC60 /* FwVolDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVolDriver.h; sourceTree = "<group>"; };
|
|
A571612E2359689E000CEC60 /* Ffs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ffs.c; sourceTree = "<group>"; };
|
|
A571612F2359689E000CEC60 /* FwVolWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVolWrite.c; sourceTree = "<group>"; };
|
|
A57161302359689E000CEC60 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = "<group>"; };
|
|
A57161322359689E000CEC60 /* DxeProtocolNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeProtocolNotify.c; sourceTree = "<group>"; };
|
|
A57161332359689E000CEC60 /* DxeMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMain.c; sourceTree = "<group>"; };
|
|
A57161352359689E000CEC60 /* Library.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Library.c; sourceTree = "<group>"; };
|
|
A57161372359689E000CEC60 /* Gcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gcd.c; sourceTree = "<group>"; };
|
|
A57161382359689E000CEC60 /* Gcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gcd.h; sourceTree = "<group>"; };
|
|
A571613A2359689E000CEC60 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
|
|
A571613B2359689E000CEC60 /* Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Image.h; sourceTree = "<group>"; };
|
|
A571613C2359689E000CEC60 /* DxeMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMain.h; sourceTree = "<group>"; };
|
|
A571613D2359689E000CEC60 /* DxeCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCore.uni; sourceTree = "<group>"; };
|
|
A571613F2359689E000CEC60 /* CoreSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CoreSectionExtraction.c; sourceTree = "<group>"; };
|
|
A57161412359689E000CEC60 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = "<group>"; };
|
|
A57161422359689E000CEC60 /* Event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };
|
|
A57161432359689E000CEC60 /* Event.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Event.c; sourceTree = "<group>"; };
|
|
A57161442359689E000CEC60 /* Tpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Tpl.c; sourceTree = "<group>"; };
|
|
A57161452359689E000CEC60 /* DxeCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreExtra.uni; sourceTree = "<group>"; };
|
|
A57161472359689E000CEC60 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = "<group>"; };
|
|
A57161482359689E000CEC60 /* MemData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemData.c; sourceTree = "<group>"; };
|
|
A57161492359689E000CEC60 /* MemoryProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileRecord.c; sourceTree = "<group>"; };
|
|
A571614A2359689E000CEC60 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = "<group>"; };
|
|
A571614B2359689E000CEC60 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = "<group>"; };
|
|
A571614C2359689E000CEC60 /* Imem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Imem.h; sourceTree = "<group>"; };
|
|
A571614D2359689E000CEC60 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = "<group>"; };
|
|
A571614F2359689E000CEC60 /* Smi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Smi.c; sourceTree = "<group>"; };
|
|
A57161502359689E000CEC60 /* SmiHandlerProfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfile.c; sourceTree = "<group>"; };
|
|
A57161512359689E000CEC60 /* HeapGuard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HeapGuard.c; sourceTree = "<group>"; };
|
|
A57161522359689E000CEC60 /* PiSmmCore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCore.c; sourceTree = "<group>"; };
|
|
A57161532359689E000CEC60 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
|
|
A57161542359689E000CEC60 /* PiSmmIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIplExtra.uni; sourceTree = "<group>"; };
|
|
A57161552359689E000CEC60 /* SmramProfileRecord.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmramProfileRecord.c; sourceTree = "<group>"; };
|
|
A57161562359689E000CEC60 /* Handle.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Handle.c; sourceTree = "<group>"; };
|
|
A57161572359689E000CEC60 /* PiSmmCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreExtra.uni; sourceTree = "<group>"; };
|
|
A57161582359689E000CEC60 /* InstallConfigurationTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InstallConfigurationTable.c; sourceTree = "<group>"; };
|
|
A57161592359689E000CEC60 /* PiSmmCorePrivateData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCorePrivateData.h; sourceTree = "<group>"; };
|
|
A571615A2359689E000CEC60 /* PiSmmIpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmIpl.c; sourceTree = "<group>"; };
|
|
A571615B2359689E000CEC60 /* Page.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Page.c; sourceTree = "<group>"; };
|
|
A571615C2359689E000CEC60 /* PiSmmCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCore.h; sourceTree = "<group>"; };
|
|
A571615D2359689E000CEC60 /* HeapGuard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HeapGuard.h; sourceTree = "<group>"; };
|
|
A571615E2359689E000CEC60 /* PiSmmCore.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.inf; sourceTree = "<group>"; };
|
|
A571615F2359689E000CEC60 /* Locate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Locate.c; sourceTree = "<group>"; };
|
|
A57161602359689E000CEC60 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
|
|
A57161612359689E000CEC60 /* Pool.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pool.c; sourceTree = "<group>"; };
|
|
A57161622359689E000CEC60 /* PiSmmCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCore.uni; sourceTree = "<group>"; };
|
|
A57161632359689E000CEC60 /* MemoryAttributesTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAttributesTable.c; sourceTree = "<group>"; };
|
|
A57161642359689E000CEC60 /* PiSmmIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.uni; sourceTree = "<group>"; };
|
|
A57161652359689E000CEC60 /* Notify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Notify.c; sourceTree = "<group>"; };
|
|
A57161662359689E000CEC60 /* PiSmmIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmIpl.inf; sourceTree = "<group>"; };
|
|
A57161682359689E000CEC60 /* PeiMain.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMain.inf; sourceTree = "<group>"; };
|
|
A571616A2359689E000CEC60 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = "<group>"; };
|
|
A571616C2359689E000CEC60 /* MemoryServices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryServices.c; sourceTree = "<group>"; };
|
|
A571616E2359689E000CEC60 /* Hob.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hob.c; sourceTree = "<group>"; };
|
|
A57161702359689E000CEC60 /* Security.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Security.c; sourceTree = "<group>"; };
|
|
A57161722359689E000CEC60 /* Reset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reset.c; sourceTree = "<group>"; };
|
|
A57161742359689E000CEC60 /* Dispatcher.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dispatcher.c; sourceTree = "<group>"; };
|
|
A57161762359689E000CEC60 /* FwVol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FwVol.h; sourceTree = "<group>"; };
|
|
A57161772359689E000CEC60 /* FwVol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FwVol.c; sourceTree = "<group>"; };
|
|
A57161792359689E000CEC60 /* Dependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dependency.h; sourceTree = "<group>"; };
|
|
A571617A2359689E000CEC60 /* Dependency.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Dependency.c; sourceTree = "<group>"; };
|
|
A571617C2359689E000CEC60 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
|
|
A571617E2359689E000CEC60 /* PeiMain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiMain.c; sourceTree = "<group>"; };
|
|
A57161802359689E000CEC60 /* StatusCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCode.c; sourceTree = "<group>"; };
|
|
A57161822359689E000CEC60 /* BootMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMode.c; sourceTree = "<group>"; };
|
|
A57161842359689E000CEC60 /* CpuIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIo.c; sourceTree = "<group>"; };
|
|
A57161862359689E000CEC60 /* Ppi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ppi.c; sourceTree = "<group>"; };
|
|
A57161872359689E000CEC60 /* PeiCoreExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreExtra.uni; sourceTree = "<group>"; };
|
|
A57161882359689E000CEC60 /* PeiMain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiMain.h; sourceTree = "<group>"; };
|
|
A57161892359689E000CEC60 /* PeiCore.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCore.uni; sourceTree = "<group>"; };
|
|
A571618B2359689E000CEC60 /* DxeIpl.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.uni; sourceTree = "<group>"; };
|
|
A571618D2359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
|
|
A571618E2359689E000CEC60 /* DxeLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoad.c; sourceTree = "<group>"; };
|
|
A571618F2359689E000CEC60 /* DxeIpl.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpl.inf; sourceTree = "<group>"; };
|
|
A57161912359689E000CEC60 /* VirtualMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VirtualMemory.c; sourceTree = "<group>"; };
|
|
A57161922359689E000CEC60 /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = "<group>"; };
|
|
A57161932359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
|
|
A57161942359689E000CEC60 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = "<group>"; };
|
|
A57161962359689E000CEC60 /* IdtVectorAsm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IdtVectorAsm.nasm; sourceTree = "<group>"; };
|
|
A57161972359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
|
|
A57161992359689E000CEC60 /* DxeLoadFunc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeLoadFunc.c; sourceTree = "<group>"; };
|
|
A571619A2359689E000CEC60 /* DxeIplExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIplExtra.uni; sourceTree = "<group>"; };
|
|
A571619D2359689E000CEC60 /* DebugPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugPort.c; sourceTree = "<group>"; };
|
|
A571619E2359689E000CEC60 /* DebugPortDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571619F2359689E000CEC60 /* DebugPortDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.inf; sourceTree = "<group>"; };
|
|
A57161A02359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57161A12359689E000CEC60 /* DebugPortDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugPortDxe.uni; sourceTree = "<group>"; };
|
|
A57161A22359689E000CEC60 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = "<group>"; };
|
|
A57161A42359689E000CEC60 /* EsrtFmpDebugPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmpDebugPrint.c; sourceTree = "<group>"; };
|
|
A57161A52359689E000CEC60 /* EsrtFmpDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161A62359689E000CEC60 /* EsrtFmpDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.inf; sourceTree = "<group>"; };
|
|
A57161A72359689E000CEC60 /* EsrtFmpDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtFmpDxe.uni; sourceTree = "<group>"; };
|
|
A57161A82359689E000CEC60 /* EsrtFmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtFmp.c; sourceTree = "<group>"; };
|
|
A57161AB2359689E000CEC60 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = "<group>"; };
|
|
A57161AC2359689E000CEC60 /* PlDebugSupportX64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportX64.c; sourceTree = "<group>"; };
|
|
A57161AD2359689E000CEC60 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = "<group>"; };
|
|
A57161AE2359689E000CEC60 /* DebugSupportDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161AF2359689E000CEC60 /* DebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugSupport.c; sourceTree = "<group>"; };
|
|
A57161B12359689E000CEC60 /* PlDebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlDebugSupport.h; sourceTree = "<group>"; };
|
|
A57161B22359689E000CEC60 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = "<group>"; };
|
|
A57161B32359689E000CEC60 /* PlDebugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupport.c; sourceTree = "<group>"; };
|
|
A57161B42359689E000CEC60 /* PlDebugSupportIa32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlDebugSupportIa32.c; sourceTree = "<group>"; };
|
|
A57161B52359689E000CEC60 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = "<group>"; };
|
|
A57161B62359689E000CEC60 /* DebugSupportDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.uni; sourceTree = "<group>"; };
|
|
A57161B72359689E000CEC60 /* DebugSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugSupportDxe.inf; sourceTree = "<group>"; };
|
|
A57161BA2359689E000CEC60 /* AmlNamespace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlNamespace.c; sourceTree = "<group>"; };
|
|
A57161BB2359689E000CEC60 /* AcpiTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161BC2359689E000CEC60 /* AcpiTableProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTableProtocol.c; sourceTree = "<group>"; };
|
|
A57161BD2359689E000CEC60 /* AmlOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlOption.c; sourceTree = "<group>"; };
|
|
A57161BE2359689E000CEC60 /* AmlString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlString.c; sourceTree = "<group>"; };
|
|
A57161BF2359689E000CEC60 /* AcpiSdt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiSdt.c; sourceTree = "<group>"; };
|
|
A57161C02359689E000CEC60 /* AcpiTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTable.c; sourceTree = "<group>"; };
|
|
A57161C12359689E000CEC60 /* AcpiTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.uni; sourceTree = "<group>"; };
|
|
A57161C22359689E000CEC60 /* AmlChild.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AmlChild.c; sourceTree = "<group>"; };
|
|
A57161C32359689E000CEC60 /* AcpiTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiTableDxe.inf; sourceTree = "<group>"; };
|
|
A57161C42359689E000CEC60 /* AcpiSdt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSdt.h; sourceTree = "<group>"; };
|
|
A57161C52359689E000CEC60 /* Aml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Aml.c; sourceTree = "<group>"; };
|
|
A57161C62359689E000CEC60 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
A57161C82359689E000CEC60 /* AcpiS3ContextSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiS3ContextSave.c; sourceTree = "<group>"; };
|
|
A57161C92359689E000CEC60 /* S3SaveStateDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161CA2359689E000CEC60 /* S3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SaveState.c; sourceTree = "<group>"; };
|
|
A57161CB2359689E000CEC60 /* S3SaveStateDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.uni; sourceTree = "<group>"; };
|
|
A57161CC2359689E000CEC60 /* S3SaveStateDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = S3SaveStateDxe.inf; sourceTree = "<group>"; };
|
|
A57161CD2359689E000CEC60 /* InternalS3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalS3SaveState.h; sourceTree = "<group>"; };
|
|
A57161CF2359689E000CEC60 /* BootGraphicsResourceTableDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161D02359689E000CEC60 /* BootGraphicsResourceTableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootGraphicsResourceTableDxe.c; sourceTree = "<group>"; };
|
|
A57161D12359689E000CEC60 /* BootGraphicsResourceTableDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.inf; sourceTree = "<group>"; };
|
|
A57161D22359689E000CEC60 /* BootGraphicsResourceTableDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootGraphicsResourceTableDxe.uni; sourceTree = "<group>"; };
|
|
A57161D42359689E000CEC60 /* FirmwarePerformanceSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.uni; sourceTree = "<group>"; };
|
|
A57161D52359689E000CEC60 /* FirmwarePerformanceSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmm.inf; sourceTree = "<group>"; };
|
|
A57161D62359689E000CEC60 /* FirmwarePerformanceSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceSmmExtra.uni; sourceTree = "<group>"; };
|
|
A57161D72359689E000CEC60 /* FirmwarePerformanceSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceSmm.c; sourceTree = "<group>"; };
|
|
A57161D92359689E000CEC60 /* FirmwarePerformancePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformancePei.c; sourceTree = "<group>"; };
|
|
A57161DA2359689E000CEC60 /* FirmwarePerformancePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePeiExtra.uni; sourceTree = "<group>"; };
|
|
A57161DB2359689E000CEC60 /* FirmwarePerformancePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.inf; sourceTree = "<group>"; };
|
|
A57161DC2359689E000CEC60 /* FirmwarePerformancePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformancePei.uni; sourceTree = "<group>"; };
|
|
A57161DE2359689E000CEC60 /* AcpiPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiPlatform.c; sourceTree = "<group>"; };
|
|
A57161DF2359689E000CEC60 /* AcpiPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformDxe.inf; sourceTree = "<group>"; };
|
|
A57161E02359689E000CEC60 /* AcpiPlatformExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatformExtra.uni; sourceTree = "<group>"; };
|
|
A57161E12359689E000CEC60 /* AcpiPlatform.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AcpiPlatform.uni; sourceTree = "<group>"; };
|
|
A57161E32359689E000CEC60 /* BootScriptExecutorDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.inf; sourceTree = "<group>"; };
|
|
A57161E42359689E000CEC60 /* BootScriptExecutorDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxe.uni; sourceTree = "<group>"; };
|
|
A57161E62359689E000CEC60 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = "<group>"; };
|
|
A57161E72359689E000CEC60 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = "<group>"; };
|
|
A57161E82359689E000CEC60 /* ScriptExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScriptExecute.h; sourceTree = "<group>"; };
|
|
A57161E92359689E000CEC60 /* BootScriptExecutorDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootScriptExecutorDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161EB2359689E000CEC60 /* S3Asm.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = S3Asm.nasm; sourceTree = "<group>"; };
|
|
A57161EC2359689E000CEC60 /* SetIdtEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetIdtEntry.c; sourceTree = "<group>"; };
|
|
A57161ED2359689E000CEC60 /* ScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScriptExecute.c; sourceTree = "<group>"; };
|
|
A57161EF2359689E000CEC60 /* SmmS3SaveStateExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveStateExtra.uni; sourceTree = "<group>"; };
|
|
A57161F02359689E000CEC60 /* SmmS3SaveState.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.inf; sourceTree = "<group>"; };
|
|
A57161F12359689E000CEC60 /* SmmS3SaveState.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmS3SaveState.uni; sourceTree = "<group>"; };
|
|
A57161F22359689E000CEC60 /* InternalSmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmmSaveState.h; sourceTree = "<group>"; };
|
|
A57161F32359689E000CEC60 /* SmmS3SaveState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmS3SaveState.c; sourceTree = "<group>"; };
|
|
A57161F52359689E000CEC60 /* FirmwarePerformanceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.inf; sourceTree = "<group>"; };
|
|
A57161F62359689E000CEC60 /* FirmwarePerformanceDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxe.uni; sourceTree = "<group>"; };
|
|
A57161F72359689E000CEC60 /* FirmwarePerformanceDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FirmwarePerformanceDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57161F82359689E000CEC60 /* FirmwarePerformanceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwarePerformanceDxe.c; sourceTree = "<group>"; };
|
|
A57161FA2359689E000CEC60 /* EbcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.uni; sourceTree = "<group>"; };
|
|
A57161FB2359689E000CEC60 /* EbcInt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcInt.h; sourceTree = "<group>"; };
|
|
A57161FC2359689E000CEC60 /* EbcExecute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcExecute.h; sourceTree = "<group>"; };
|
|
A57161FD2359689E000CEC60 /* EbcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxe.inf; sourceTree = "<group>"; };
|
|
A57161FF2359689E000CEC60 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = "<group>"; };
|
|
A57162002359689E000CEC60 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = "<group>"; };
|
|
A57162012359689E000CEC60 /* EbcDebugger.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.inf; sourceTree = "<group>"; };
|
|
A57162022359689E000CEC60 /* EbcDebuggerHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerHook.c; sourceTree = "<group>"; };
|
|
A57162042359689E000CEC60 /* EdbCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommand.h; sourceTree = "<group>"; };
|
|
A57162052359689E000CEC60 /* EdbDisasm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasm.h; sourceTree = "<group>"; };
|
|
A57162062359689E000CEC60 /* EdbDisasmSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasmSupport.c; sourceTree = "<group>"; };
|
|
A57162072359689E000CEC60 /* EdbSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSymbol.c; sourceTree = "<group>"; };
|
|
A57162082359689E000CEC60 /* EdbSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSupport.h; sourceTree = "<group>"; };
|
|
A57162092359689E000CEC60 /* EdbCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbCommon.h; sourceTree = "<group>"; };
|
|
A571620A2359689E000CEC60 /* EdbHook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbHook.c; sourceTree = "<group>"; };
|
|
A571620B2359689E000CEC60 /* EdbSupportUI.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportUI.c; sourceTree = "<group>"; };
|
|
A571620C2359689E000CEC60 /* EdbSupportString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportString.c; sourceTree = "<group>"; };
|
|
A571620D2359689E000CEC60 /* EdbCmdExtIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtIo.c; sourceTree = "<group>"; };
|
|
A571620E2359689E000CEC60 /* Edb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Edb.c; sourceTree = "<group>"; };
|
|
A571620F2359689E000CEC60 /* EdbCmdMemory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdMemory.c; sourceTree = "<group>"; };
|
|
A57162102359689E000CEC60 /* EbcDebuggerConfig.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcDebuggerConfig.c; sourceTree = "<group>"; };
|
|
A57162112359689E000CEC60 /* EdbDisasmSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbDisasmSupport.h; sourceTree = "<group>"; };
|
|
A57162122359689E000CEC60 /* EdbSymbol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbSymbol.h; sourceTree = "<group>"; };
|
|
A57162132359689E000CEC60 /* EdbSupportFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbSupportFile.c; sourceTree = "<group>"; };
|
|
A57162142359689E000CEC60 /* EdbCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCommand.c; sourceTree = "<group>"; };
|
|
A57162152359689E000CEC60 /* EdbCmdStep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdStep.c; sourceTree = "<group>"; };
|
|
A57162162359689E000CEC60 /* EdbDisasm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbDisasm.c; sourceTree = "<group>"; };
|
|
A57162172359689E000CEC60 /* EdbCmdRegister.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdRegister.c; sourceTree = "<group>"; };
|
|
A57162182359689E000CEC60 /* EdbHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdbHook.h; sourceTree = "<group>"; };
|
|
A57162192359689E000CEC60 /* EdbCmdGo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdGo.c; sourceTree = "<group>"; };
|
|
A571621A2359689E000CEC60 /* EdbCmdScope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdScope.c; sourceTree = "<group>"; };
|
|
A571621B2359689E000CEC60 /* EdbCmdQuit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdQuit.c; sourceTree = "<group>"; };
|
|
A571621C2359689E000CEC60 /* EdbCmdHelp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdHelp.c; sourceTree = "<group>"; };
|
|
A571621D2359689E000CEC60 /* EdbCmdExtPci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdExtPci.c; sourceTree = "<group>"; };
|
|
A571621E2359689E000CEC60 /* EdbCmdBranch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBranch.c; sourceTree = "<group>"; };
|
|
A571621F2359689E000CEC60 /* Edb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Edb.h; sourceTree = "<group>"; };
|
|
A57162202359689E000CEC60 /* EdbCmdBreak.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreak.c; sourceTree = "<group>"; };
|
|
A57162212359689E000CEC60 /* EdbCmdSymbol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdSymbol.c; sourceTree = "<group>"; };
|
|
A57162222359689E000CEC60 /* EdbCmdBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EdbCmdBreakpoint.c; sourceTree = "<group>"; };
|
|
A57162232359689E000CEC60 /* EbcDebugger.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebugger.uni; sourceTree = "<group>"; };
|
|
A57162242359689E000CEC60 /* EbcDebuggerConfig.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.uni; sourceTree = "<group>"; };
|
|
A57162262359689E000CEC60 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = "<group>"; };
|
|
A57162272359689E000CEC60 /* EbcLowLevel.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EbcLowLevel.nasm; sourceTree = "<group>"; };
|
|
A57162282359689E000CEC60 /* EbcInt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcInt.c; sourceTree = "<group>"; };
|
|
A57162292359689E000CEC60 /* EbcDebuggerConfig.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfig.inf; sourceTree = "<group>"; };
|
|
A571622A2359689E000CEC60 /* EbcExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcExecute.c; sourceTree = "<group>"; };
|
|
A571622B2359689E000CEC60 /* EbcDebuggerHook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcDebuggerHook.h; sourceTree = "<group>"; };
|
|
A571622D2359689E000CEC60 /* EbcSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcSupport.c; sourceTree = "<group>"; };
|
|
A571622E2359689E000CEC60 /* EbcLowLevel.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EbcLowLevel.S; sourceTree = "<group>"; };
|
|
A571622F2359689E000CEC60 /* EbcDebuggerConfigExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerConfigExtra.uni; sourceTree = "<group>"; };
|
|
A57162302359689E000CEC60 /* EbcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162312359689E000CEC60 /* EbcDebuggerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EbcDebuggerExtra.uni; sourceTree = "<group>"; };
|
|
A57162332359689E000CEC60 /* EsrtDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtDxe.c; sourceTree = "<group>"; };
|
|
A57162342359689E000CEC60 /* EsrtImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EsrtImpl.c; sourceTree = "<group>"; };
|
|
A57162352359689E000CEC60 /* EsrtDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.uni; sourceTree = "<group>"; };
|
|
A57162362359689E000CEC60 /* EsrtImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtImpl.h; sourceTree = "<group>"; };
|
|
A57162372359689E000CEC60 /* EsrtDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxe.inf; sourceTree = "<group>"; };
|
|
A57162382359689E000CEC60 /* EsrtDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EsrtDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571623A2359689E000CEC60 /* SmbiosDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbiosDxe.h; sourceTree = "<group>"; };
|
|
A571623B2359689E000CEC60 /* SmbiosDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosDxe.c; sourceTree = "<group>"; };
|
|
A571623C2359689E000CEC60 /* SmbiosDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.inf; sourceTree = "<group>"; };
|
|
A571623D2359689E000CEC60 /* SmbiosDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxe.uni; sourceTree = "<group>"; };
|
|
A571623E2359689E000CEC60 /* SmbiosDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162402359689E000CEC60 /* SectionExtractionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.uni; sourceTree = "<group>"; };
|
|
A57162412359689E000CEC60 /* SectionExtractionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxe.inf; sourceTree = "<group>"; };
|
|
A57162422359689E000CEC60 /* SectionExtractionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionDxe.c; sourceTree = "<group>"; };
|
|
A57162432359689E000CEC60 /* SectionExtractionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162452359689E000CEC60 /* RegularExpressionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RegularExpressionDxe.inf; sourceTree = "<group>"; };
|
|
A57162462359689E000CEC60 /* RegularExpressionDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionDxe.h; sourceTree = "<group>"; };
|
|
A57162482359689E000CEC60 /* unicode_property_data_posix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data_posix.c; sourceTree = "<group>"; };
|
|
A57162492359689E000CEC60 /* unicode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode.c; sourceTree = "<group>"; };
|
|
A571624A2359689E000CEC60 /* st.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = st.h; sourceTree = "<group>"; };
|
|
A571624B2359689E000CEC60 /* ascii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ascii.c; sourceTree = "<group>"; };
|
|
A571624C2359689E000CEC60 /* unicode_fold2_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold2_key.c; sourceTree = "<group>"; };
|
|
A571624D2359689E000CEC60 /* regparse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regparse.h; sourceTree = "<group>"; };
|
|
A571624E2359689E000CEC60 /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = "<group>"; };
|
|
A571624F2359689E000CEC60 /* unicode_fold3_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold3_key.c; sourceTree = "<group>"; };
|
|
A57162502359689E000CEC60 /* regposix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposix.c; sourceTree = "<group>"; };
|
|
A57162512359689E000CEC60 /* unicode_fold1_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold1_key.c; sourceTree = "<group>"; };
|
|
A57162522359689E000CEC60 /* unicode_wb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_wb_data.c; sourceTree = "<group>"; };
|
|
A57162532359689E000CEC60 /* regexec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regexec.c; sourceTree = "<group>"; };
|
|
A57162542359689E000CEC60 /* regint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regint.h; sourceTree = "<group>"; };
|
|
A57162552359689E000CEC60 /* regenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regenc.h; sourceTree = "<group>"; };
|
|
A57162562359689E000CEC60 /* regcomp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regcomp.c; sourceTree = "<group>"; };
|
|
A57162572359689E000CEC60 /* unicode_egcb_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_egcb_data.c; sourceTree = "<group>"; };
|
|
A57162582359689E000CEC60 /* regtrav.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regtrav.c; sourceTree = "<group>"; };
|
|
A57162592359689E000CEC60 /* regsyntax.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regsyntax.c; sourceTree = "<group>"; };
|
|
A571625A2359689E000CEC60 /* OnigurumaIntrinsics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaIntrinsics.c; sourceTree = "<group>"; };
|
|
A571625B2359689E000CEC60 /* regversion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regversion.c; sourceTree = "<group>"; };
|
|
A571625C2359689E000CEC60 /* OnigurumaUefiPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OnigurumaUefiPort.c; sourceTree = "<group>"; };
|
|
A571625D2359689E000CEC60 /* unicode_property_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_property_data.c; sourceTree = "<group>"; };
|
|
A571625E2359689E000CEC60 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
A571625F2359689E000CEC60 /* st.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = st.c; sourceTree = "<group>"; };
|
|
A57162602359689E000CEC60 /* oniggnu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniggnu.h; sourceTree = "<group>"; };
|
|
A57162612359689E000CEC60 /* onigposix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = onigposix.h; sourceTree = "<group>"; };
|
|
A57162622359689E000CEC60 /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
|
|
A57162632359689E000CEC60 /* utf16_le.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = utf16_le.c; sourceTree = "<group>"; };
|
|
A57162642359689E000CEC60 /* oniguruma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = oniguruma.h; sourceTree = "<group>"; };
|
|
A57162652359689E000CEC60 /* regposerr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regposerr.c; sourceTree = "<group>"; };
|
|
A57162662359689E000CEC60 /* regparse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regparse.c; sourceTree = "<group>"; };
|
|
A57162672359689E000CEC60 /* onig_init.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = onig_init.c; sourceTree = "<group>"; };
|
|
A57162682359689E000CEC60 /* regenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regenc.c; sourceTree = "<group>"; };
|
|
A57162692359689E000CEC60 /* regerror.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = regerror.c; sourceTree = "<group>"; };
|
|
A571626A2359689E000CEC60 /* OnigurumaUefiPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OnigurumaUefiPort.h; sourceTree = "<group>"; };
|
|
A571626B2359689E000CEC60 /* unicode_unfold_key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_unfold_key.c; sourceTree = "<group>"; };
|
|
A571626C2359689E000CEC60 /* reggnu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reggnu.c; sourceTree = "<group>"; };
|
|
A571626D2359689E000CEC60 /* unicode_fold_data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = unicode_fold_data.c; sourceTree = "<group>"; };
|
|
A571626E2359689E000CEC60 /* RegularExpressionDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RegularExpressionDxe.c; sourceTree = "<group>"; };
|
|
A57162712359689E000CEC60 /* Measurement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Measurement.c; sourceTree = "<group>"; };
|
|
A57162722359689E000CEC60 /* SpeculationBarrierDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierDxe.c; sourceTree = "<group>"; };
|
|
A57162732359689E000CEC60 /* VariableStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableStandaloneMm.inf; sourceTree = "<group>"; };
|
|
A57162742359689E000CEC60 /* VariableSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.uni; sourceTree = "<group>"; };
|
|
A57162752359689E000CEC60 /* VariableSmmRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162762359689E000CEC60 /* SpeculationBarrierSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrierSmm.c; sourceTree = "<group>"; };
|
|
A57162772359689E000CEC60 /* VariableSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmm.inf; sourceTree = "<group>"; };
|
|
A57162782359689E000CEC60 /* VariableTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableTraditionalMm.c; sourceTree = "<group>"; };
|
|
A57162792359689E000CEC60 /* PrivilegePolymorphic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrivilegePolymorphic.h; sourceTree = "<group>"; };
|
|
A571627A2359689E000CEC60 /* VariableExLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableExLib.c; sourceTree = "<group>"; };
|
|
A571627B2359689E000CEC60 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
|
|
A571627C2359689E000CEC60 /* VariableSmmRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmmRuntimeDxe.c; sourceTree = "<group>"; };
|
|
A571627D2359689E000CEC60 /* VariableSmmRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A571627E2359689E000CEC60 /* VariableStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableStandaloneMm.c; sourceTree = "<group>"; };
|
|
A571627F2359689E000CEC60 /* VariableSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmExtra.uni; sourceTree = "<group>"; };
|
|
A57162802359689E000CEC60 /* VariableSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableSmm.c; sourceTree = "<group>"; };
|
|
A57162812359689E000CEC60 /* TcgMorLockSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockSmm.c; sourceTree = "<group>"; };
|
|
A57162822359689E000CEC60 /* Reclaim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Reclaim.c; sourceTree = "<group>"; };
|
|
A57162832359689E000CEC60 /* VariableDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableDxe.c; sourceTree = "<group>"; };
|
|
A57162842359689E000CEC60 /* VariableSmmRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableSmmRuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A57162852359689E000CEC60 /* TcgMorLockDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TcgMorLockDxe.c; sourceTree = "<group>"; };
|
|
A57162862359689E000CEC60 /* VarCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheck.c; sourceTree = "<group>"; };
|
|
A57162872359689E000CEC60 /* VariableRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A57162882359689E000CEC60 /* VariableRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162892359689E000CEC60 /* VariableRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableRuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A571628A2359689E000CEC60 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
|
|
A571628C2359689E000CEC60 /* PeiVariableExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariableExtra.uni; sourceTree = "<group>"; };
|
|
A571628D2359689E000CEC60 /* PeiVariable.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiVariable.uni; sourceTree = "<group>"; };
|
|
A571628E2359689E000CEC60 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
|
|
A571628F2359689E000CEC60 /* VariablePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariablePei.inf; sourceTree = "<group>"; };
|
|
A57162902359689E000CEC60 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
|
|
A57162922359689E000CEC60 /* InputHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InputHandler.c; sourceTree = "<group>"; };
|
|
A57162932359689E000CEC60 /* FormDisplay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FormDisplay.c; sourceTree = "<group>"; };
|
|
A57162942359689E000CEC60 /* DisplayEngine.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngine.uni; sourceTree = "<group>"; };
|
|
A57162952359689E000CEC60 /* FormDisplayStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FormDisplayStr.uni; sourceTree = "<group>"; };
|
|
A57162962359689E000CEC60 /* FormDisplay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormDisplay.h; sourceTree = "<group>"; };
|
|
A57162972359689E000CEC60 /* Popup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Popup.c; sourceTree = "<group>"; };
|
|
A57162982359689E000CEC60 /* ProcessOptions.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ProcessOptions.c; sourceTree = "<group>"; };
|
|
A57162992359689E000CEC60 /* DisplayEngineDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineDxe.inf; sourceTree = "<group>"; };
|
|
A571629A2359689E000CEC60 /* DisplayEngineExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayEngineExtra.uni; sourceTree = "<group>"; };
|
|
A571629C2359689E000CEC60 /* CapsuleOnDiskLoadPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPeiExtra.uni; sourceTree = "<group>"; };
|
|
A571629D2359689E000CEC60 /* CapsuleOnDiskLoadPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDiskLoadPei.c; sourceTree = "<group>"; };
|
|
A571629E2359689E000CEC60 /* CapsuleOnDiskLoadPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.inf; sourceTree = "<group>"; };
|
|
A571629F2359689E000CEC60 /* CapsuleOnDiskLoadPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleOnDiskLoadPei.uni; sourceTree = "<group>"; };
|
|
A57162A12359689E000CEC60 /* DriverHealthManagerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162A22359689E000CEC60 /* DriverHealthManagerDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerDxe.h; sourceTree = "<group>"; };
|
|
A57162A32359689E000CEC60 /* DriverHealthManagerVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealthManagerVfr.h; sourceTree = "<group>"; };
|
|
A57162A42359689E000CEC60 /* DriverHealthManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerStrings.uni; sourceTree = "<group>"; };
|
|
A57162A52359689E000CEC60 /* DriverHealthManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerVfr.Vfr; sourceTree = "<group>"; };
|
|
A57162A62359689E000CEC60 /* DriverHealthManagerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.uni; sourceTree = "<group>"; };
|
|
A57162A72359689E000CEC60 /* DriverHealthConfigureVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthConfigureVfr.Vfr; sourceTree = "<group>"; };
|
|
A57162A82359689E000CEC60 /* DriverHealthManagerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverHealthManagerDxe.c; sourceTree = "<group>"; };
|
|
A57162A92359689E000CEC60 /* DriverHealthManagerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverHealthManagerDxe.inf; sourceTree = "<group>"; };
|
|
A57162AB2359689E000CEC60 /* MonotonicCounterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162AC2359689E000CEC60 /* MonotonicCounterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A57162AD2359689E000CEC60 /* MonotonicCounter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MonotonicCounter.c; sourceTree = "<group>"; };
|
|
A57162AE2359689E000CEC60 /* MonotonicCounterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MonotonicCounterRuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A57162B02359689E000CEC60 /* LegacyRegion2Dxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.uni; sourceTree = "<group>"; };
|
|
A57162B12359689E000CEC60 /* LegacyRegion2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LegacyRegion2.c; sourceTree = "<group>"; };
|
|
A57162B22359689E000CEC60 /* LegacyRegion2Dxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2Dxe.inf; sourceTree = "<group>"; };
|
|
A57162B32359689E000CEC60 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = "<group>"; };
|
|
A57162B42359689E000CEC60 /* LegacyRegion2DxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LegacyRegion2DxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162B62359689E000CEC60 /* WatchdogTimer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.inf; sourceTree = "<group>"; };
|
|
A57162B72359689E000CEC60 /* WatchdogTimer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimer.uni; sourceTree = "<group>"; };
|
|
A57162B82359689E000CEC60 /* WatchdogTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WatchdogTimer.c; sourceTree = "<group>"; };
|
|
A57162B92359689E000CEC60 /* WatchdogTimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = WatchdogTimerExtra.uni; sourceTree = "<group>"; };
|
|
A57162BA2359689E000CEC60 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = "<group>"; };
|
|
A57162BC2359689E000CEC60 /* FaultTolerantWriteSmmDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162BD2359689E000CEC60 /* FaultTolerantWriteSmmCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmCommon.h; sourceTree = "<group>"; };
|
|
A57162BE2359689E000CEC60 /* FaultTolerantWriteSmmDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWriteSmmDxe.h; sourceTree = "<group>"; };
|
|
A57162BF2359689E000CEC60 /* FaultTolerantWriteStandaloneMm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteStandaloneMm.inf; sourceTree = "<group>"; };
|
|
A57162C02359689E000CEC60 /* SmmFaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162C12359689E000CEC60 /* FaultTolerantWrite.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWrite.c; sourceTree = "<group>"; };
|
|
A57162C22359689E000CEC60 /* FaultTolerantWriteDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.inf; sourceTree = "<group>"; };
|
|
A57162C32359689E000CEC60 /* FaultTolerantWriteStandaloneMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteStandaloneMm.c; sourceTree = "<group>"; };
|
|
A57162C42359689E000CEC60 /* FaultTolerantWriteSmmDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmmDxe.c; sourceTree = "<group>"; };
|
|
A57162C52359689E000CEC60 /* FaultTolerantWriteDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162C62359689E000CEC60 /* FaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteDxe.uni; sourceTree = "<group>"; };
|
|
A57162C72359689E000CEC60 /* FaultTolerantWriteSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmm.inf; sourceTree = "<group>"; };
|
|
A57162C82359689E000CEC60 /* FaultTolerantWriteTraditionalMm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteTraditionalMm.c; sourceTree = "<group>"; };
|
|
A57162C92359689E000CEC60 /* FaultTolerantWriteDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteDxe.c; sourceTree = "<group>"; };
|
|
A57162CA2359689E000CEC60 /* FaultTolerantWriteSmmDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.uni; sourceTree = "<group>"; };
|
|
A57162CB2359689E000CEC60 /* FaultTolerantWriteSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWriteSmm.c; sourceTree = "<group>"; };
|
|
A57162CC2359689E000CEC60 /* FtwMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FtwMisc.c; sourceTree = "<group>"; };
|
|
A57162CD2359689E000CEC60 /* SmmFaultTolerantWriteDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmFaultTolerantWriteDxe.uni; sourceTree = "<group>"; };
|
|
A57162CE2359689E000CEC60 /* UpdateWorkingBlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdateWorkingBlock.c; sourceTree = "<group>"; };
|
|
A57162CF2359689E000CEC60 /* FaultTolerantWriteSmmDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWriteSmmDxe.inf; sourceTree = "<group>"; };
|
|
A57162D02359689E000CEC60 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = "<group>"; };
|
|
A57162D22359689E000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
A57162D32359689E000CEC60 /* DevicePathDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.inf; sourceTree = "<group>"; };
|
|
A57162D42359689E000CEC60 /* DevicePathDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162D52359689E000CEC60 /* DevicePathDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePathDxe.uni; sourceTree = "<group>"; };
|
|
A57162D72359689E000CEC60 /* NVDataStruc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVDataStruc.h; sourceTree = "<group>"; };
|
|
A57162D82359689E000CEC60 /* DriverSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverSample.c; sourceTree = "<group>"; };
|
|
A57162D92359689E000CEC60 /* DriverSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleDxe.inf; sourceTree = "<group>"; };
|
|
A57162DA2359689E000CEC60 /* Inventory.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Inventory.vfr; sourceTree = "<group>"; };
|
|
A57162DB2359689E000CEC60 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = "<group>"; };
|
|
A57162DC2359689E000CEC60 /* DriverSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSample.uni; sourceTree = "<group>"; };
|
|
A57162DD2359689E000CEC60 /* InventoryStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = InventoryStrings.uni; sourceTree = "<group>"; };
|
|
A57162DE2359689E000CEC60 /* DriverSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverSampleExtra.uni; sourceTree = "<group>"; };
|
|
A57162DF2359689E000CEC60 /* DriverSample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSample.h; sourceTree = "<group>"; };
|
|
A57162E02359689E000CEC60 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = "<group>"; };
|
|
A57162E22359689E000CEC60 /* SmbiosMeasurementDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162E32359689E000CEC60 /* SmbiosMeasurementDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbiosMeasurementDxe.c; sourceTree = "<group>"; };
|
|
A57162E42359689E000CEC60 /* SmbiosMeasurementDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.inf; sourceTree = "<group>"; };
|
|
A57162E52359689E000CEC60 /* SmbiosMeasurementDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmbiosMeasurementDxe.uni; sourceTree = "<group>"; };
|
|
A57162E72359689E000CEC60 /* HiiResourcesSample.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiResourcesSample.c; sourceTree = "<group>"; };
|
|
A57162E82359689E000CEC60 /* HiiResourcesSample.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSample.uni; sourceTree = "<group>"; };
|
|
A57162E92359689E000CEC60 /* HiiResourcesSampleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleDxe.inf; sourceTree = "<group>"; };
|
|
A57162EA2359689E000CEC60 /* HiiResourcesSampleExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiResourcesSampleExtra.uni; sourceTree = "<group>"; };
|
|
A57162EB2359689E000CEC60 /* SampleStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SampleStrings.uni; sourceTree = "<group>"; };
|
|
A57162EC2359689E000CEC60 /* Sample.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Sample.vfr; sourceTree = "<group>"; };
|
|
A57162EE2359689E000CEC60 /* InternalPlatDriOverrideDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalPlatDriOverrideDxe.h; sourceTree = "<group>"; };
|
|
A57162EF2359689E000CEC60 /* Vfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = Vfr.vfr; sourceTree = "<group>"; };
|
|
A57162F02359689E000CEC60 /* PlatOverMngr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatOverMngr.h; sourceTree = "<group>"; };
|
|
A57162F12359689E000CEC60 /* PlatformDriOverrideDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformDriOverrideDxe.inf; sourceTree = "<group>"; };
|
|
A57162F22359689E000CEC60 /* PlatDriOverrideLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideLib.c; sourceTree = "<group>"; };
|
|
A57162F32359689E000CEC60 /* PlatDriOverrideDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxe.uni; sourceTree = "<group>"; };
|
|
A57162F42359689E000CEC60 /* PlatDriOverrideDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatDriOverrideDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57162F52359689E000CEC60 /* PlatDriOverrideDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatDriOverrideDxe.c; sourceTree = "<group>"; };
|
|
A57162F62359689E000CEC60 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = "<group>"; };
|
|
A57162F82359689E000CEC60 /* LoadFileOnFv2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LoadFileOnFv2.c; sourceTree = "<group>"; };
|
|
A57162F92359689E000CEC60 /* LoadFileOnFv2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.inf; sourceTree = "<group>"; };
|
|
A57162FA2359689E000CEC60 /* LoadFileOnFv2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2.uni; sourceTree = "<group>"; };
|
|
A57162FB2359689E000CEC60 /* LoadFileOnFv2Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LoadFileOnFv2Extra.uni; sourceTree = "<group>"; };
|
|
A57162FD2359689E000CEC60 /* BootManagerPolicyDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.uni; sourceTree = "<group>"; };
|
|
A57162FE2359689E000CEC60 /* BootManagerPolicyDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxe.inf; sourceTree = "<group>"; };
|
|
A57162FF2359689E000CEC60 /* BootManagerPolicyDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerPolicyDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163002359689E000CEC60 /* BootManagerPolicyDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerPolicyDxe.c; sourceTree = "<group>"; };
|
|
A57163032359689E000CEC60 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = "<group>"; };
|
|
A57163042359689E000CEC60 /* PcdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163052359689E000CEC60 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = "<group>"; };
|
|
A57163062359689E000CEC60 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = "<group>"; };
|
|
A57163072359689E000CEC60 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = "<group>"; };
|
|
A57163082359689E000CEC60 /* PcdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdDxe.uni; sourceTree = "<group>"; };
|
|
A571630A2359689E000CEC60 /* Pcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Pcd.c; sourceTree = "<group>"; };
|
|
A571630B2359689E000CEC60 /* Service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Service.h; sourceTree = "<group>"; };
|
|
A571630C2359689E000CEC60 /* Pcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pcd.inf; sourceTree = "<group>"; };
|
|
A571630D2359689E000CEC60 /* PcdPeim.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeim.uni; sourceTree = "<group>"; };
|
|
A571630E2359689E000CEC60 /* PcdPeimExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcdPeimExtra.uni; sourceTree = "<group>"; };
|
|
A571630F2359689E000CEC60 /* Service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Service.c; sourceTree = "<group>"; };
|
|
A57163112359689E000CEC60 /* SectionExtractionPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SectionExtractionPei.c; sourceTree = "<group>"; };
|
|
A57163122359689E000CEC60 /* SectionExtractionPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57163132359689E000CEC60 /* SectionExtractionPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.uni; sourceTree = "<group>"; };
|
|
A57163142359689E000CEC60 /* SectionExtractionPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SectionExtractionPei.inf; sourceTree = "<group>"; };
|
|
A57163172359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerRuntimeDxe.c; sourceTree = "<group>"; };
|
|
A57163182359689E000CEC60 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = "<group>"; };
|
|
A57163192359689E000CEC60 /* StatusCodeHandlerRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571631A2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A571631B2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A571631C2359689E000CEC60 /* StatusCodeHandlerRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerRuntimeDxe.h; sourceTree = "<group>"; };
|
|
A571631D2359689E000CEC60 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = "<group>"; };
|
|
A571631F2359689E000CEC60 /* StatusCodeHandlerPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.uni; sourceTree = "<group>"; };
|
|
A57163202359689E000CEC60 /* StatusCodeHandlerPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57163212359689E000CEC60 /* StatusCodeHandlerPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerPei.inf; sourceTree = "<group>"; };
|
|
A57163222359689E000CEC60 /* StatusCodeHandlerPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerPei.h; sourceTree = "<group>"; };
|
|
A57163232359689E000CEC60 /* MemoryStausCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStausCodeWorker.c; sourceTree = "<group>"; };
|
|
A57163242359689E000CEC60 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = "<group>"; };
|
|
A57163252359689E000CEC60 /* StatusCodeHandlerPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerPei.c; sourceTree = "<group>"; };
|
|
A57163272359689E000CEC60 /* MemoryStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryStatusCodeWorker.c; sourceTree = "<group>"; };
|
|
A57163282359689E000CEC60 /* StatusCodeHandlerSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StatusCodeHandlerSmm.c; sourceTree = "<group>"; };
|
|
A57163292359689E000CEC60 /* StatusCodeHandlerSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmmExtra.uni; sourceTree = "<group>"; };
|
|
A571632A2359689E000CEC60 /* StatusCodeHandlerSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.inf; sourceTree = "<group>"; };
|
|
A571632B2359689E000CEC60 /* SerialStatusCodeWorker.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialStatusCodeWorker.c; sourceTree = "<group>"; };
|
|
A571632C2359689E000CEC60 /* StatusCodeHandlerSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeHandlerSmm.h; sourceTree = "<group>"; };
|
|
A571632D2359689E000CEC60 /* StatusCodeHandlerSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StatusCodeHandlerSmm.uni; sourceTree = "<group>"; };
|
|
A571632F2359689E000CEC60 /* DebugServicePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugServicePei.c; sourceTree = "<group>"; };
|
|
A57163302359689E000CEC60 /* DebugService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugService.h; sourceTree = "<group>"; };
|
|
A57163312359689E000CEC60 /* DebugServicePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.inf; sourceTree = "<group>"; };
|
|
A57163322359689E000CEC60 /* DebugServicePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugServicePei.uni; sourceTree = "<group>"; };
|
|
A57163342359689E000CEC60 /* TimestampDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimestampDxe.c; sourceTree = "<group>"; };
|
|
A57163352359689E000CEC60 /* TimestampDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.uni; sourceTree = "<group>"; };
|
|
A57163362359689E000CEC60 /* TimestampDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxe.inf; sourceTree = "<group>"; };
|
|
A57163372359689E000CEC60 /* TimestampDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimestampDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163392359689E000CEC60 /* ResetSystemPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPeiExtra.uni; sourceTree = "<group>"; };
|
|
A571633A2359689E000CEC60 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = "<group>"; };
|
|
A571633B2359689E000CEC60 /* ResetSystemPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.inf; sourceTree = "<group>"; };
|
|
A571633C2359689E000CEC60 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = "<group>"; };
|
|
A571633D2359689E000CEC60 /* ResetSystemPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemPei.uni; sourceTree = "<group>"; };
|
|
A571633F2359689E000CEC60 /* FvSimpleFileSystemEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystemEntryPoint.c; sourceTree = "<group>"; };
|
|
A57163402359689E000CEC60 /* FvSimpleFileSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvSimpleFileSystem.c; sourceTree = "<group>"; };
|
|
A57163412359689E000CEC60 /* FvSimpleFileSystemDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemDxe.inf; sourceTree = "<group>"; };
|
|
A57163422359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57163432359689E000CEC60 /* FvSimpleFileSystemInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvSimpleFileSystemInternal.h; sourceTree = "<group>"; };
|
|
A57163442359689E000CEC60 /* FvSimpleFileSystem.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystem.uni; sourceTree = "<group>"; };
|
|
A57163452359689E000CEC60 /* FvSimpleFileSystemExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FvSimpleFileSystemExtra.uni; sourceTree = "<group>"; };
|
|
A57163472359689E000CEC60 /* Defer3rdPartyImageLoad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Defer3rdPartyImageLoad.c; sourceTree = "<group>"; };
|
|
A57163482359689E000CEC60 /* SecurityStubDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.uni; sourceTree = "<group>"; };
|
|
A57163492359689E000CEC60 /* SecurityStub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecurityStub.c; sourceTree = "<group>"; };
|
|
A571634A2359689E000CEC60 /* SecurityStubDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxe.inf; sourceTree = "<group>"; };
|
|
A571634B2359689E000CEC60 /* SecurityStubDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecurityStubDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571634C2359689E000CEC60 /* Defer3rdPartyImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Defer3rdPartyImageLoad.h; sourceTree = "<group>"; };
|
|
A571634F2359689E000CEC60 /* DiskIoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.uni; sourceTree = "<group>"; };
|
|
A57163502359689E000CEC60 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = "<group>"; };
|
|
A57163512359689E000CEC60 /* DiskIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxe.inf; sourceTree = "<group>"; };
|
|
A57163522359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57163532359689E000CEC60 /* DiskIoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DiskIoDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163542359689E000CEC60 /* DiskIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DiskIo.c; sourceTree = "<group>"; };
|
|
A57163562359689E000CEC60 /* CdExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.inf; sourceTree = "<group>"; };
|
|
A57163572359689E000CEC60 /* PeiCdExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCdExpress.c; sourceTree = "<group>"; };
|
|
A57163582359689E000CEC60 /* CdExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPei.uni; sourceTree = "<group>"; };
|
|
A57163592359689E000CEC60 /* PeiCdExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCdExpress.h; sourceTree = "<group>"; };
|
|
A571635A2359689E000CEC60 /* CdExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CdExpressPeiExtra.uni; sourceTree = "<group>"; };
|
|
A571635C2359689E000CEC60 /* Partition.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Partition.c; sourceTree = "<group>"; };
|
|
A571635D2359689E000CEC60 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = "<group>"; };
|
|
A571635E2359689E000CEC60 /* PartitionDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571635F2359689E000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57163602359689E000CEC60 /* ElTorito.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElTorito.c; sourceTree = "<group>"; };
|
|
A57163612359689E000CEC60 /* PartitionDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.uni; sourceTree = "<group>"; };
|
|
A57163622359689E000CEC60 /* Partition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Partition.h; sourceTree = "<group>"; };
|
|
A57163632359689E000CEC60 /* PartitionDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PartitionDxe.inf; sourceTree = "<group>"; };
|
|
A57163642359689E000CEC60 /* Mbr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mbr.c; sourceTree = "<group>"; };
|
|
A57163652359689E000CEC60 /* Gpt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Gpt.c; sourceTree = "<group>"; };
|
|
A57163672359689E000CEC60 /* RamDiskImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskImpl.h; sourceTree = "<group>"; };
|
|
A57163682359689E000CEC60 /* RamDiskFileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskFileExplorer.c; sourceTree = "<group>"; };
|
|
A57163692359689E000CEC60 /* RamDiskNVData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskNVData.h; sourceTree = "<group>"; };
|
|
A571636A2359689E000CEC60 /* RamDiskHiiStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHiiStrings.uni; sourceTree = "<group>"; };
|
|
A571636B2359689E000CEC60 /* RamDiskImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskImpl.c; sourceTree = "<group>"; };
|
|
A571636C2359689E000CEC60 /* RamDiskBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskBlockIo.c; sourceTree = "<group>"; };
|
|
A571636D2359689E000CEC60 /* RamDiskProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskProtocol.c; sourceTree = "<group>"; };
|
|
A571636E2359689E000CEC60 /* RamDiskHii.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskHii.vfr; sourceTree = "<group>"; };
|
|
A571636F2359689E000CEC60 /* RamDisk.asl */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDisk.asl; sourceTree = "<group>"; };
|
|
A57163702359689E000CEC60 /* RamDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.inf; sourceTree = "<group>"; };
|
|
A57163712359689E000CEC60 /* RamDiskDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RamDiskDriver.c; sourceTree = "<group>"; };
|
|
A57163722359689E000CEC60 /* RamDiskDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RamDiskDxe.uni; sourceTree = "<group>"; };
|
|
A57163752359689E000CEC60 /* EnglishDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.uni; sourceTree = "<group>"; };
|
|
A57163762359689F000CEC60 /* EnglishDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163772359689F000CEC60 /* UnicodeCollationEng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UnicodeCollationEng.c; sourceTree = "<group>"; };
|
|
A57163782359689F000CEC60 /* EnglishDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EnglishDxe.inf; sourceTree = "<group>"; };
|
|
A57163792359689F000CEC60 /* UnicodeCollationEng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollationEng.h; sourceTree = "<group>"; };
|
|
A571637B2359689F000CEC60 /* FileName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileName.c; sourceTree = "<group>"; };
|
|
A571637C2359689F000CEC60 /* Udf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Udf.c; sourceTree = "<group>"; };
|
|
A571637D2359689F000CEC60 /* FileSystemOperations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileSystemOperations.c; sourceTree = "<group>"; };
|
|
A571637E2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571637F2359689F000CEC60 /* UdfDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UdfDxe.inf; sourceTree = "<group>"; };
|
|
A57163802359689F000CEC60 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = "<group>"; };
|
|
A57163812359689F000CEC60 /* File.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = File.c; sourceTree = "<group>"; };
|
|
A57163842359689F000CEC60 /* LightMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LightMemoryTest.c; sourceTree = "<group>"; };
|
|
A57163852359689F000CEC60 /* GenericMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.inf; sourceTree = "<group>"; };
|
|
A57163862359689F000CEC60 /* GenericMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163872359689F000CEC60 /* GenericMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenericMemoryTestDxe.uni; sourceTree = "<group>"; };
|
|
A57163882359689F000CEC60 /* LightMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LightMemoryTest.h; sourceTree = "<group>"; };
|
|
A571638A2359689F000CEC60 /* NullMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NullMemoryTest.h; sourceTree = "<group>"; };
|
|
A571638B2359689F000CEC60 /* NullMemoryTestDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571638C2359689F000CEC60 /* NullMemoryTestDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.inf; sourceTree = "<group>"; };
|
|
A571638D2359689F000CEC60 /* NullMemoryTest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NullMemoryTest.c; sourceTree = "<group>"; };
|
|
A571638E2359689F000CEC60 /* NullMemoryTestDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NullMemoryTestDxe.uni; sourceTree = "<group>"; };
|
|
A57163902359689F000CEC60 /* HiiDatabaseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseDxe.inf; sourceTree = "<group>"; };
|
|
A57163912359689F000CEC60 /* HiiDatabase.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabase.uni; sourceTree = "<group>"; };
|
|
A57163922359689F000CEC60 /* Database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Database.c; sourceTree = "<group>"; };
|
|
A57163932359689F000CEC60 /* ConfigRouting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigRouting.c; sourceTree = "<group>"; };
|
|
A57163942359689F000CEC60 /* Font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Font.c; sourceTree = "<group>"; };
|
|
A57163952359689F000CEC60 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
|
|
A57163962359689F000CEC60 /* Image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Image.c; sourceTree = "<group>"; };
|
|
A57163972359689F000CEC60 /* HiiDatabaseExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HiiDatabaseExtra.uni; sourceTree = "<group>"; };
|
|
A57163982359689F000CEC60 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = "<group>"; };
|
|
A57163992359689F000CEC60 /* ConfigKeywordHandler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConfigKeywordHandler.c; sourceTree = "<group>"; };
|
|
A571639A2359689F000CEC60 /* HiiDatabaseEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiDatabaseEntry.c; sourceTree = "<group>"; };
|
|
A571639B2359689F000CEC60 /* ImageEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ImageEx.c; sourceTree = "<group>"; };
|
|
A571639D2359689F000CEC60 /* PciCfg2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCfg2.c; sourceTree = "<group>"; };
|
|
A571639E2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.inf; sourceTree = "<group>"; };
|
|
A571639F2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2Pei.uni; sourceTree = "<group>"; };
|
|
A57163A02359689F000CEC60 /* PcatSingleSegmentPciCfg2PeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatSingleSegmentPciCfg2PeiExtra.uni; sourceTree = "<group>"; };
|
|
A57163A22359689F000CEC60 /* FaultTolerantWritePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.inf; sourceTree = "<group>"; };
|
|
A57163A32359689F000CEC60 /* FaultTolerantWritePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePei.uni; sourceTree = "<group>"; };
|
|
A57163A42359689F000CEC60 /* FaultTolerantWritePei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FaultTolerantWritePei.c; sourceTree = "<group>"; };
|
|
A57163A52359689F000CEC60 /* FaultTolerantWritePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FaultTolerantWritePeiExtra.uni; sourceTree = "<group>"; };
|
|
A57163A72359689F000CEC60 /* Language.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Language.h; sourceTree = "<group>"; };
|
|
A57163A82359689F000CEC60 /* BdsEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BdsEntry.c; sourceTree = "<group>"; };
|
|
A57163A92359689F000CEC60 /* HwErrRecSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HwErrRecSupport.c; sourceTree = "<group>"; };
|
|
A57163AA2359689F000CEC60 /* BdsDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.inf; sourceTree = "<group>"; };
|
|
A57163AB2359689F000CEC60 /* BdsDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163AC2359689F000CEC60 /* BdsDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BdsDxe.uni; sourceTree = "<group>"; };
|
|
A57163AD2359689F000CEC60 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = "<group>"; };
|
|
A57163AE2359689F000CEC60 /* Language.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Language.c; sourceTree = "<group>"; };
|
|
A57163AF2359689F000CEC60 /* HwErrRecSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HwErrRecSupport.h; sourceTree = "<group>"; };
|
|
A57163B12359689F000CEC60 /* SmmCommunicationBufferExtraDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferExtraDxe.uni; sourceTree = "<group>"; };
|
|
A57163B22359689F000CEC60 /* SmmCommunicationBufferDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCommunicationBufferDxe.c; sourceTree = "<group>"; };
|
|
A57163B32359689F000CEC60 /* SmmCommunicationBufferDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.uni; sourceTree = "<group>"; };
|
|
A57163B42359689F000CEC60 /* SmmCommunicationBufferDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCommunicationBufferDxe.inf; sourceTree = "<group>"; };
|
|
A57163B62359689F000CEC60 /* CapsulePei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.uni; sourceTree = "<group>"; };
|
|
A57163B72359689F000CEC60 /* CapsulePei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePei.inf; sourceTree = "<group>"; };
|
|
A57163B82359689F000CEC60 /* CapsuleX64Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64Extra.uni; sourceTree = "<group>"; };
|
|
A57163B92359689F000CEC60 /* CapsulePeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsulePeiExtra.uni; sourceTree = "<group>"; };
|
|
A57163BB2359689F000CEC60 /* X64Entry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X64Entry.c; sourceTree = "<group>"; };
|
|
A57163BC2359689F000CEC60 /* PageFaultHandler.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = PageFaultHandler.nasm; sourceTree = "<group>"; };
|
|
A57163BE2359689F000CEC60 /* CapsuleCoalesce.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCoalesce.c; sourceTree = "<group>"; };
|
|
A57163BF2359689F000CEC60 /* CommonHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonHeader.h; sourceTree = "<group>"; };
|
|
A57163C02359689F000CEC60 /* CapsuleX64.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.uni; sourceTree = "<group>"; };
|
|
A57163C12359689F000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
|
|
A57163C22359689F000CEC60 /* CapsuleX64.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleX64.inf; sourceTree = "<group>"; };
|
|
A57163C32359689F000CEC60 /* UefiCapsule.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiCapsule.c; sourceTree = "<group>"; };
|
|
A57163C52359689F000CEC60 /* ResetSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystem.h; sourceTree = "<group>"; };
|
|
A57163C62359689F000CEC60 /* ResetSystemRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163C72359689F000CEC60 /* ResetSystemRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A57163C82359689F000CEC60 /* ResetSystemRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A57163C92359689F000CEC60 /* ResetSystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystem.c; sourceTree = "<group>"; };
|
|
A57163CB2359689F000CEC60 /* Print.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Print.c; sourceTree = "<group>"; };
|
|
A57163CC2359689F000CEC60 /* PrintDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163CD2359689F000CEC60 /* PrintDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.uni; sourceTree = "<group>"; };
|
|
A57163CE2359689F000CEC60 /* PrintDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PrintDxe.inf; sourceTree = "<group>"; };
|
|
A57163D02359689F000CEC60 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = "<group>"; };
|
|
A57163D12359689F000CEC60 /* SerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.inf; sourceTree = "<group>"; };
|
|
A57163D22359689F000CEC60 /* SerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxe.uni; sourceTree = "<group>"; };
|
|
A57163D32359689F000CEC60 /* SerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163D62359689F000CEC60 /* SmmLockBoxExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxExtra.uni; sourceTree = "<group>"; };
|
|
A57163D72359689F000CEC60 /* SmmLockBox.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.inf; sourceTree = "<group>"; };
|
|
A57163D82359689F000CEC60 /* SmmLockBox.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBox.uni; sourceTree = "<group>"; };
|
|
A57163D92359689F000CEC60 /* SmmLockBox.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBox.c; sourceTree = "<group>"; };
|
|
A57163DB2359689F000CEC60 /* FileExplorerDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorerDxe.c; sourceTree = "<group>"; };
|
|
A57163DC2359689F000CEC60 /* FileExplorerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.uni; sourceTree = "<group>"; };
|
|
A57163DD2359689F000CEC60 /* FileExplorerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163DE2359689F000CEC60 /* FileExplorerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerDxe.inf; sourceTree = "<group>"; };
|
|
A57163E12359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterRuntimeDxe.c; sourceTree = "<group>"; };
|
|
A57163E22359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163E32359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A57163E42359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A57163E52359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterRuntimeDxe.h; sourceTree = "<group>"; };
|
|
A57163E72359689F000CEC60 /* ReportStatusCodeRouterPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.inf; sourceTree = "<group>"; };
|
|
A57163E82359689F000CEC60 /* ReportStatusCodeRouterPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPei.uni; sourceTree = "<group>"; };
|
|
A57163E92359689F000CEC60 /* ReportStatusCodeRouterPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57163EA2359689F000CEC60 /* ReportStatusCodeRouterPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterPei.h; sourceTree = "<group>"; };
|
|
A57163EB2359689F000CEC60 /* ReportStatusCodeRouterPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterPei.c; sourceTree = "<group>"; };
|
|
A57163ED2359689F000CEC60 /* ReportStatusCodeRouterSmm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeRouterSmm.c; sourceTree = "<group>"; };
|
|
A57163EE2359689F000CEC60 /* ReportStatusCodeRouterSmmExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmmExtra.uni; sourceTree = "<group>"; };
|
|
A57163EF2359689F000CEC60 /* ReportStatusCodeRouterSmm.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.uni; sourceTree = "<group>"; };
|
|
A57163F02359689F000CEC60 /* ReportStatusCodeRouterSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeRouterSmm.h; sourceTree = "<group>"; };
|
|
A57163F12359689F000CEC60 /* ReportStatusCodeRouterSmm.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReportStatusCodeRouterSmm.inf; sourceTree = "<group>"; };
|
|
A57163F32359689F000CEC60 /* CapsuleCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCache.c; sourceTree = "<group>"; };
|
|
A57163F42359689F000CEC60 /* CapsuleCacheNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleCacheNull.c; sourceTree = "<group>"; };
|
|
A57163F62359689F000CEC60 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = "<group>"; };
|
|
A57163F72359689F000CEC60 /* CapsuleService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleService.h; sourceTree = "<group>"; };
|
|
A57163F82359689F000CEC60 /* CapsuleRuntimeDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.uni; sourceTree = "<group>"; };
|
|
A57163F92359689F000CEC60 /* CapsuleRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A57163FA2359689F000CEC60 /* CapsuleRuntimeDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleRuntimeDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57163FB2359689F000CEC60 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = "<group>"; };
|
|
A57163FC2359689F000CEC60 /* SaveLongModeContext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SaveLongModeContext.c; sourceTree = "<group>"; };
|
|
A57163FE2359689F000CEC60 /* CapsuleReset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleReset.c; sourceTree = "<group>"; };
|
|
A57163FF2359689F000CEC60 /* CapsuleService.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleService.c; sourceTree = "<group>"; };
|
|
A57164012359689F000CEC60 /* Expression.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Expression.c; sourceTree = "<group>"; };
|
|
A57164022359689F000CEC60 /* SetupBrowserExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserExtra.uni; sourceTree = "<group>"; };
|
|
A57164032359689F000CEC60 /* Setup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Setup.h; sourceTree = "<group>"; };
|
|
A57164042359689F000CEC60 /* Presentation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Presentation.c; sourceTree = "<group>"; };
|
|
A57164052359689F000CEC60 /* SetupBrowserDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowserDxe.inf; sourceTree = "<group>"; };
|
|
A57164062359689F000CEC60 /* Setup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Setup.c; sourceTree = "<group>"; };
|
|
A57164072359689F000CEC60 /* Expression.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Expression.h; sourceTree = "<group>"; };
|
|
A57164082359689F000CEC60 /* IfrParse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IfrParse.c; sourceTree = "<group>"; };
|
|
A57164092359689F000CEC60 /* SetupBrowser.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetupBrowser.uni; sourceTree = "<group>"; };
|
|
A571640C2359689F000CEC60 /* GraphicsConsoleDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571640D2359689F000CEC60 /* GraphicsConsole.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsConsole.h; sourceTree = "<group>"; };
|
|
A571640E2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571640F2359689F000CEC60 /* GraphicsConsoleDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.inf; sourceTree = "<group>"; };
|
|
A57164102359689F000CEC60 /* GraphicsConsoleDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsConsoleDxe.uni; sourceTree = "<group>"; };
|
|
A57164112359689F000CEC60 /* LaffStd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LaffStd.c; sourceTree = "<group>"; };
|
|
A57164122359689F000CEC60 /* GraphicsConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsConsole.c; sourceTree = "<group>"; };
|
|
A57164142359689F000CEC60 /* TerminalDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57164152359689F000CEC60 /* TerminalDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.uni; sourceTree = "<group>"; };
|
|
A57164162359689F000CEC60 /* TerminalConOut.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConOut.c; sourceTree = "<group>"; };
|
|
A57164172359689F000CEC60 /* TerminalConIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TerminalConIn.c; sourceTree = "<group>"; };
|
|
A57164182359689F000CEC60 /* TerminalDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TerminalDxe.inf; sourceTree = "<group>"; };
|
|
A57164192359689F000CEC60 /* Terminal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Terminal.c; sourceTree = "<group>"; };
|
|
A571641A2359689F000CEC60 /* Vtutf8.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Vtutf8.c; sourceTree = "<group>"; };
|
|
A571641B2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571641C2359689F000CEC60 /* Terminal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Terminal.h; sourceTree = "<group>"; };
|
|
A571641D2359689F000CEC60 /* Ansi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ansi.c; sourceTree = "<group>"; };
|
|
A571641F2359689F000CEC60 /* ConPlatformDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57164202359689F000CEC60 /* ConPlatform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConPlatform.c; sourceTree = "<group>"; };
|
|
A57164212359689F000CEC60 /* ConPlatformDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.inf; sourceTree = "<group>"; };
|
|
A57164222359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57164232359689F000CEC60 /* ConPlatformDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConPlatformDxe.uni; sourceTree = "<group>"; };
|
|
A57164242359689F000CEC60 /* ConPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConPlatform.h; sourceTree = "<group>"; };
|
|
A57164262359689F000CEC60 /* ConSplitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConSplitter.h; sourceTree = "<group>"; };
|
|
A57164272359689F000CEC60 /* ConSplitterGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitterGraphics.c; sourceTree = "<group>"; };
|
|
A57164282359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57164292359689F000CEC60 /* ConSplitter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConSplitter.c; sourceTree = "<group>"; };
|
|
A571642A2359689F000CEC60 /* ConSplitterDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.uni; sourceTree = "<group>"; };
|
|
A571642B2359689F000CEC60 /* ConSplitterDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571642C2359689F000CEC60 /* ConSplitterDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConSplitterDxe.inf; sourceTree = "<group>"; };
|
|
A571642E2359689F000CEC60 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = "<group>"; };
|
|
A571642F2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57164302359689F000CEC60 /* GraphicsOutputDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GraphicsOutputDxe.inf; sourceTree = "<group>"; };
|
|
A57164312359689F000CEC60 /* GraphicsOutput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GraphicsOutput.c; sourceTree = "<group>"; };
|
|
A57164332359689F000CEC60 /* Metronome.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.inf; sourceTree = "<group>"; };
|
|
A57164342359689F000CEC60 /* Metronome.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Metronome.c; sourceTree = "<group>"; };
|
|
A57164352359689F000CEC60 /* Metronome.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Metronome.uni; sourceTree = "<group>"; };
|
|
A57164362359689F000CEC60 /* MetronomeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MetronomeExtra.uni; sourceTree = "<group>"; };
|
|
A57164372359689F000CEC60 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = "<group>"; };
|
|
A571643A2359689F000CEC60 /* FmpAuthenticationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpAuthenticationLib.h; sourceTree = "<group>"; };
|
|
A571643B2359689F000CEC60 /* PlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHookLib.h; sourceTree = "<group>"; };
|
|
A571643C2359689F000CEC60 /* UefiBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootManagerLib.h; sourceTree = "<group>"; };
|
|
A571643D2359689F000CEC60 /* HttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpLib.h; sourceTree = "<group>"; };
|
|
A571643E2359689F000CEC60 /* TpmMeasurementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmMeasurementLib.h; sourceTree = "<group>"; };
|
|
A571643F2359689F000CEC60 /* PciHostBridgeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeLib.h; sourceTree = "<group>"; };
|
|
A57164402359689F000CEC60 /* SecurityManagementLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityManagementLib.h; sourceTree = "<group>"; };
|
|
A57164412359689F000CEC60 /* DisplayUpdateProgressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayUpdateProgressLib.h; sourceTree = "<group>"; };
|
|
A57164422359689F000CEC60 /* IpmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiLib.h; sourceTree = "<group>"; };
|
|
A57164432359689F000CEC60 /* DebugAgentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugAgentLib.h; sourceTree = "<group>"; };
|
|
A57164442359689F000CEC60 /* UefiHiiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiHiiServicesLib.h; sourceTree = "<group>"; };
|
|
A57164452359689F000CEC60 /* PlatformBootManagerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformBootManagerLib.h; sourceTree = "<group>"; };
|
|
A57164462359689F000CEC60 /* UdpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UdpIoLib.h; sourceTree = "<group>"; };
|
|
A57164472359689F000CEC60 /* MemoryProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfileLib.h; sourceTree = "<group>"; };
|
|
A57164482359689F000CEC60 /* SmmCorePlatformHookLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePlatformHookLib.h; sourceTree = "<group>"; };
|
|
A57164492359689F000CEC60 /* CustomizedDisplayLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLib.h; sourceTree = "<group>"; };
|
|
A571644A2359689F000CEC60 /* ResetUtilityLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetUtilityLib.h; sourceTree = "<group>"; };
|
|
A571644B2359689F000CEC60 /* SortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SortLib.h; sourceTree = "<group>"; };
|
|
A571644C2359689F000CEC60 /* FrameBufferBltLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrameBufferBltLib.h; sourceTree = "<group>"; };
|
|
A571644D2359689F000CEC60 /* NetLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetLib.h; sourceTree = "<group>"; };
|
|
A571644E2359689F000CEC60 /* OemHookStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OemHookStatusCodeLib.h; sourceTree = "<group>"; };
|
|
A571644F2359689F000CEC60 /* BmpSupportLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BmpSupportLib.h; sourceTree = "<group>"; };
|
|
A57164502359689F000CEC60 /* LockBoxLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBoxLib.h; sourceTree = "<group>"; };
|
|
A57164512359689F000CEC60 /* ResetSystemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetSystemLib.h; sourceTree = "<group>"; };
|
|
A57164522359689F000CEC60 /* VarCheckLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckLib.h; sourceTree = "<group>"; };
|
|
A57164532359689F000CEC60 /* RecoveryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryLib.h; sourceTree = "<group>"; };
|
|
A57164542359689F000CEC60 /* AuthVariableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthVariableLib.h; sourceTree = "<group>"; };
|
|
A57164552359689F000CEC60 /* HiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiLib.h; sourceTree = "<group>"; };
|
|
A57164562359689F000CEC60 /* NonDiscoverableDeviceRegistrationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDeviceRegistrationLib.h; sourceTree = "<group>"; };
|
|
A57164572359689F000CEC60 /* TcpIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpIoLib.h; sourceTree = "<group>"; };
|
|
A57164582359689F000CEC60 /* BootLogoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogoLib.h; sourceTree = "<group>"; };
|
|
A57164592359689F000CEC60 /* PlatformVarCleanupLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformVarCleanupLib.h; sourceTree = "<group>"; };
|
|
A571645A2359689F000CEC60 /* CpuExceptionHandlerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuExceptionHandlerLib.h; sourceTree = "<group>"; };
|
|
A571645B2359689F000CEC60 /* CapsuleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleLib.h; sourceTree = "<group>"; };
|
|
A571645C2359689F000CEC60 /* S3Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Lib.h; sourceTree = "<group>"; };
|
|
A571645D2359689F000CEC60 /* FileExplorerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorerLib.h; sourceTree = "<group>"; };
|
|
A571645F2359689F000CEC60 /* Ps2Policy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Policy.h; sourceTree = "<group>"; };
|
|
A57164602359689F000CEC60 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = "<group>"; };
|
|
A57164612359689F000CEC60 /* UfsHostControllerPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostControllerPlatform.h; sourceTree = "<group>"; };
|
|
A57164622359689F000CEC60 /* EsrtManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EsrtManagement.h; sourceTree = "<group>"; };
|
|
A57164632359689F000CEC60 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = "<group>"; };
|
|
A57164642359689F000CEC60 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = "<group>"; };
|
|
A57164652359689F000CEC60 /* IpmiProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiProtocol.h; sourceTree = "<group>"; };
|
|
A57164662359689F000CEC60 /* SwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwapAddressRange.h; sourceTree = "<group>"; };
|
|
A57164672359689F000CEC60 /* DebuggerConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebuggerConfiguration.h; sourceTree = "<group>"; };
|
|
A57164682359689F000CEC60 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = "<group>"; };
|
|
A57164692359689F000CEC60 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = "<group>"; };
|
|
A571646A2359689F000CEC60 /* LoadPe32Image.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadPe32Image.h; sourceTree = "<group>"; };
|
|
A571646B2359689F000CEC60 /* VarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheck.h; sourceTree = "<group>"; };
|
|
A571646C2359689F000CEC60 /* FirmwareManagementProgress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagementProgress.h; sourceTree = "<group>"; };
|
|
A571646D2359689F000CEC60 /* AtaAtapiPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPolicy.h; sourceTree = "<group>"; };
|
|
A571646E2359689F000CEC60 /* SmmMemoryAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemoryAttribute.h; sourceTree = "<group>"; };
|
|
A571646F2359689F000CEC60 /* SdMmcOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcOverride.h; sourceTree = "<group>"; };
|
|
A57164702359689F000CEC60 /* FormBrowserEx2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx2.h; sourceTree = "<group>"; };
|
|
A57164712359689F000CEC60 /* SmmSwapAddressRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwapAddressRange.h; sourceTree = "<group>"; };
|
|
A57164722359689F000CEC60 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = "<group>"; };
|
|
A57164732359689F000CEC60 /* SmmFirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFirmwareVolumeBlock.h; sourceTree = "<group>"; };
|
|
A57164742359689F000CEC60 /* EbcVmTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcVmTest.h; sourceTree = "<group>"; };
|
|
A57164752359689F000CEC60 /* PlatformLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformLogo.h; sourceTree = "<group>"; };
|
|
A57164762359689F000CEC60 /* PeCoffImageEmulator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffImageEmulator.h; sourceTree = "<group>"; };
|
|
A57164772359689F000CEC60 /* Print2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Print2.h; sourceTree = "<group>"; };
|
|
A57164782359689F000CEC60 /* BootLogo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo.h; sourceTree = "<group>"; };
|
|
A57164792359689F000CEC60 /* SmmReadyToBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToBoot.h; sourceTree = "<group>"; };
|
|
A571647A2359689F000CEC60 /* SmmLegacyBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLegacyBoot.h; sourceTree = "<group>"; };
|
|
A571647B2359689F000CEC60 /* SmmVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariable.h; sourceTree = "<group>"; };
|
|
A571647C2359689F000CEC60 /* SmmFaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmFaultTolerantWrite.h; sourceTree = "<group>"; };
|
|
A571647D2359689F000CEC60 /* LockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LockBox.h; sourceTree = "<group>"; };
|
|
A571647E2359689F000CEC60 /* GenericMemoryTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenericMemoryTest.h; sourceTree = "<group>"; };
|
|
A571647F2359689F000CEC60 /* DisplayProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DisplayProtocol.h; sourceTree = "<group>"; };
|
|
A57164802359689F000CEC60 /* BootLogo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootLogo2.h; sourceTree = "<group>"; };
|
|
A57164812359689F000CEC60 /* FormBrowserEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowserEx.h; sourceTree = "<group>"; };
|
|
A57164822359689F000CEC60 /* VariableLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableLock.h; sourceTree = "<group>"; };
|
|
A57164832359689F000CEC60 /* EbcSimpleDebugger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EbcSimpleDebugger.h; sourceTree = "<group>"; };
|
|
A57164842359689F000CEC60 /* SmmVarCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVarCheck.h; sourceTree = "<group>"; };
|
|
A57164852359689F000CEC60 /* SmmExitBootServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmExitBootServices.h; sourceTree = "<group>"; };
|
|
A57164862359689F000CEC60 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = "<group>"; };
|
|
A57164882359689F000CEC60 /* EndOfS3Resume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfS3Resume.h; sourceTree = "<group>"; };
|
|
A57164892359689F000CEC60 /* MdeModulePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModulePkgTokenSpace.h; sourceTree = "<group>"; };
|
|
A571648A2359689F000CEC60 /* LoadModuleAtFixedAddress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadModuleAtFixedAddress.h; sourceTree = "<group>"; };
|
|
A571648B2359689F000CEC60 /* SystemNvDataGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemNvDataGuid.h; sourceTree = "<group>"; };
|
|
A571648C2359689F000CEC60 /* ExtendedFirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtendedFirmwarePerformance.h; sourceTree = "<group>"; };
|
|
A571648D2359689F000CEC60 /* MdeModuleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = "<group>"; };
|
|
A571648E2359689F000CEC60 /* NonDiscoverableDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverableDevice.h; sourceTree = "<group>"; };
|
|
A571648F2359689F000CEC60 /* PlatformHasAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformHasAcpi.h; sourceTree = "<group>"; };
|
|
A57164902359689F000CEC60 /* SmmVariableCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmVariableCommon.h; sourceTree = "<group>"; };
|
|
A57164912359689F000CEC60 /* MemoryProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryProfile.h; sourceTree = "<group>"; };
|
|
A57164922359689F000CEC60 /* RamDiskHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDiskHii.h; sourceTree = "<group>"; };
|
|
A57164932359689F000CEC60 /* PcdDataBaseSignatureGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseSignatureGuid.h; sourceTree = "<group>"; };
|
|
A57164942359689F000CEC60 /* VariableIndexTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableIndexTable.h; sourceTree = "<group>"; };
|
|
A57164952359689F000CEC60 /* ConsoleInDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleInDevice.h; sourceTree = "<group>"; };
|
|
A57164962359689F000CEC60 /* SerialPortLibVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLibVendor.h; sourceTree = "<group>"; };
|
|
A57164972359689F000CEC60 /* RecoveryDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryDevice.h; sourceTree = "<group>"; };
|
|
A57164982359689F000CEC60 /* IdleLoopEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdleLoopEvent.h; sourceTree = "<group>"; };
|
|
A57164992359689F000CEC60 /* Performance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Performance.h; sourceTree = "<group>"; };
|
|
A571649A2359689F000CEC60 /* UsbKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbKeyBoardLayout.h; sourceTree = "<group>"; };
|
|
A571649B2359689F000CEC60 /* ZeroGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZeroGuid.h; sourceTree = "<group>"; };
|
|
A571649C2359689F000CEC60 /* PcdDataBaseHobGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdDataBaseHobGuid.h; sourceTree = "<group>"; };
|
|
A571649D2359689F000CEC60 /* LzmaDecompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompress.h; sourceTree = "<group>"; };
|
|
A571649E2359689F000CEC60 /* Ip4Config2Hii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2Hii.h; sourceTree = "<group>"; };
|
|
A571649F2359689F000CEC60 /* PiSmmMemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmMemoryAttributesTable.h; sourceTree = "<group>"; };
|
|
A57164A02359689F000CEC60 /* VarErrorFlag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarErrorFlag.h; sourceTree = "<group>"; };
|
|
A57164A12359689F000CEC60 /* ConsoleOutDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConsoleOutDevice.h; sourceTree = "<group>"; };
|
|
A57164A22359689F000CEC60 /* SmmLockBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBox.h; sourceTree = "<group>"; };
|
|
A57164A32359689F000CEC60 /* BootScriptExecutorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptExecutorVariable.h; sourceTree = "<group>"; };
|
|
A57164A42359689F000CEC60 /* MtcVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MtcVendor.h; sourceTree = "<group>"; };
|
|
A57164A52359689F000CEC60 /* DriverSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSampleHii.h; sourceTree = "<group>"; };
|
|
A57164A62359689F000CEC60 /* StandardErrorDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandardErrorDevice.h; sourceTree = "<group>"; };
|
|
A57164A72359689F000CEC60 /* MemoryStatusCodeRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryStatusCodeRecord.h; sourceTree = "<group>"; };
|
|
A57164A82359689F000CEC60 /* S3SmmInitDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmInitDone.h; sourceTree = "<group>"; };
|
|
A57164A92359689F000CEC60 /* StatusCodeDataTypeDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeDebug.h; sourceTree = "<group>"; };
|
|
A57164AA2359689F000CEC60 /* EventExitBootServiceFailed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventExitBootServiceFailed.h; sourceTree = "<group>"; };
|
|
A57164AB2359689F000CEC60 /* S3StorageDeviceInitList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StorageDeviceInitList.h; sourceTree = "<group>"; };
|
|
A57164AC2359689F000CEC60 /* CapsuleVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleVendor.h; sourceTree = "<group>"; };
|
|
A57164AD2359689F000CEC60 /* ConnectConInEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConnectConInEvent.h; sourceTree = "<group>"; };
|
|
A57164AE2359689F000CEC60 /* VlanConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfigHii.h; sourceTree = "<group>"; };
|
|
A57164AF2359689F000CEC60 /* SmiHandlerProfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfile.h; sourceTree = "<group>"; };
|
|
A57164B02359689F000CEC60 /* PerformanceMeasurement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceMeasurement.h; sourceTree = "<group>"; };
|
|
A57164B12359689F000CEC60 /* HiiBootMaintenanceFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiBootMaintenanceFormset.h; sourceTree = "<group>"; };
|
|
A57164B22359689F000CEC60 /* PlatDriOverrideHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatDriOverrideHii.h; sourceTree = "<group>"; };
|
|
A57164B32359689F000CEC60 /* DebugMask.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugMask.h; sourceTree = "<group>"; };
|
|
A57164B42359689F000CEC60 /* VariableFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = "<group>"; };
|
|
A57164B52359689F000CEC60 /* AcpiS3Context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiS3Context.h; sourceTree = "<group>"; };
|
|
A57164B62359689F000CEC60 /* StatusCodeDataTypeVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeVariable.h; sourceTree = "<group>"; };
|
|
A57164B72359689F000CEC60 /* Ip4IScsiConfigHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4IScsiConfigHii.h; sourceTree = "<group>"; };
|
|
A57164B82359689F000CEC60 /* Crc32GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Crc32GuidedSectionExtraction.h; sourceTree = "<group>"; };
|
|
A57164B92359689F000CEC60 /* TtyTerm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TtyTerm.h; sourceTree = "<group>"; };
|
|
A57164BA2359689F000CEC60 /* PiSmmCommunicationRegionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCommunicationRegionTable.h; sourceTree = "<group>"; };
|
|
A57164BB2359689F000CEC60 /* StatusCodeCallbackGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeCallbackGuid.h; sourceTree = "<group>"; };
|
|
A57164BC2359689F000CEC60 /* HiiResourceSampleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiResourceSampleHii.h; sourceTree = "<group>"; };
|
|
A57164BD2359689F000CEC60 /* MemoryTypeInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryTypeInformation.h; sourceTree = "<group>"; };
|
|
A57164BE2359689F000CEC60 /* FirmwarePerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwarePerformance.h; sourceTree = "<group>"; };
|
|
A57164BF2359689F000CEC60 /* FaultTolerantWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FaultTolerantWrite.h; sourceTree = "<group>"; };
|
|
A57164C12359689F000CEC60 /* SerialPortPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortPei.h; sourceTree = "<group>"; };
|
|
A57164C22359689F000CEC60 /* PlatformSpecificResetFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetFilter.h; sourceTree = "<group>"; };
|
|
A57164C32359689F000CEC60 /* Debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Debug.h; sourceTree = "<group>"; };
|
|
A57164C42359689F000CEC60 /* SdMmcHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcHostController.h; sourceTree = "<group>"; };
|
|
A57164C52359689F000CEC60 /* IoMmu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoMmu.h; sourceTree = "<group>"; };
|
|
A57164C62359689F000CEC60 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = "<group>"; };
|
|
A57164C72359689F000CEC60 /* AtaController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaController.h; sourceTree = "<group>"; };
|
|
A57164C82359689F000CEC60 /* AtaAhciController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAhciController.h; sourceTree = "<group>"; };
|
|
A57164C92359689F000CEC60 /* PlatformSpecificResetHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetHandler.h; sourceTree = "<group>"; };
|
|
A57164CA2359689F000CEC60 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = "<group>"; };
|
|
A57164CB2359689F000CEC60 /* IpmiPpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiPpi.h; sourceTree = "<group>"; };
|
|
A57164CC2359689F000CEC60 /* UfsHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHostController.h; sourceTree = "<group>"; };
|
|
A57164CD2359689F000CEC60 /* PlatformSpecificResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformSpecificResetNotification.h; sourceTree = "<group>"; };
|
|
A57164CE2359689F000CEC60 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = "<group>"; };
|
|
A57164CF2359689F000CEC60 /* SmmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl.h; sourceTree = "<group>"; };
|
|
A57164D02359689F000CEC60 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = "<group>"; };
|
|
A57164D12359689F000CEC60 /* NvmExpressPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassThru.h; sourceTree = "<group>"; };
|
|
A57164D22359689F000CEC60 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = "<group>"; };
|
|
A57164D32359689F000CEC60 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = "<group>"; };
|
|
A57164D42359689F000CEC60 /* NvmExpressHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHostController.h; sourceTree = "<group>"; };
|
|
A57164D52359689F000CEC60 /* UsbController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbController.h; sourceTree = "<group>"; };
|
|
A57164D62359689F000CEC60 /* SmmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess.h; sourceTree = "<group>"; };
|
|
A57164D72359689F000CEC60 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = "<group>"; };
|
|
A57164D82359689F000CEC60 /* PostBootScriptTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostBootScriptTable.h; sourceTree = "<group>"; };
|
|
A57164D92359689F000CEC60 /* SecPerformance.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPerformance.h; sourceTree = "<group>"; };
|
|
A57164DA2359689F000CEC60 /* MdeModulePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgExtra.uni; sourceTree = "<group>"; };
|
|
A57164DE2359689F000CEC60 /* SdBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIoPei.c; sourceTree = "<group>"; };
|
|
A57164DF2359689F000CEC60 /* SdHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHcMem.c; sourceTree = "<group>"; };
|
|
A57164E02359689F000CEC60 /* SdBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57164E12359689F000CEC60 /* SdHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHci.h; sourceTree = "<group>"; };
|
|
A57164E22359689F000CEC60 /* SdBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.uni; sourceTree = "<group>"; };
|
|
A57164E32359689F000CEC60 /* SdBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdBlockIoPei.inf; sourceTree = "<group>"; };
|
|
A57164E42359689F000CEC60 /* SdHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdHcMem.h; sourceTree = "<group>"; };
|
|
A57164E52359689F000CEC60 /* SdBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIoPei.h; sourceTree = "<group>"; };
|
|
A57164E62359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A57164E72359689F000CEC60 /* SdHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdHci.c; sourceTree = "<group>"; };
|
|
A57164E92359689F000CEC60 /* EmmcHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHcMem.c; sourceTree = "<group>"; };
|
|
A57164EA2359689F000CEC60 /* EmmcHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcHci.c; sourceTree = "<group>"; };
|
|
A57164EB2359689F000CEC60 /* EmmcBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIoPei.c; sourceTree = "<group>"; };
|
|
A57164EC2359689F000CEC60 /* EmmcBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57164ED2359689F000CEC60 /* EmmcHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHcMem.h; sourceTree = "<group>"; };
|
|
A57164EE2359689F000CEC60 /* EmmcHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcHci.h; sourceTree = "<group>"; };
|
|
A57164EF2359689F000CEC60 /* EmmcBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIoPei.h; sourceTree = "<group>"; };
|
|
A57164F02359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A57164F12359689F000CEC60 /* EmmcBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.uni; sourceTree = "<group>"; };
|
|
A57164F22359689F000CEC60 /* EmmcBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcBlockIoPei.inf; sourceTree = "<group>"; };
|
|
A57164F42359689F000CEC60 /* SdBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdBlockIo.c; sourceTree = "<group>"; };
|
|
A57164F52359689F000CEC60 /* SdDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.uni; sourceTree = "<group>"; };
|
|
A57164F62359689F000CEC60 /* SdDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDxe.c; sourceTree = "<group>"; };
|
|
A57164F72359689F000CEC60 /* SdDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxe.inf; sourceTree = "<group>"; };
|
|
A57164F82359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57164F92359689F000CEC60 /* SdDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDiskInfo.h; sourceTree = "<group>"; };
|
|
A57164FA2359689F000CEC60 /* SdBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdBlockIo.h; sourceTree = "<group>"; };
|
|
A57164FB2359689F000CEC60 /* SdDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdDxe.h; sourceTree = "<group>"; };
|
|
A57164FC2359689F000CEC60 /* SdDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57164FD2359689F000CEC60 /* SdDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDiskInfo.c; sourceTree = "<group>"; };
|
|
A57164FF2359689F000CEC60 /* EmmcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDxe.h; sourceTree = "<group>"; };
|
|
A57165002359689F000CEC60 /* EmmcDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcDiskInfo.h; sourceTree = "<group>"; };
|
|
A57165012359689F000CEC60 /* EmmcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.uni; sourceTree = "<group>"; };
|
|
A57165022359689F000CEC60 /* EmmcBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcBlockIo.c; sourceTree = "<group>"; };
|
|
A57165032359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165042359689F000CEC60 /* EmmcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxe.inf; sourceTree = "<group>"; };
|
|
A57165052359689F000CEC60 /* EmmcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDxe.c; sourceTree = "<group>"; };
|
|
A57165062359689F000CEC60 /* EmmcDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDiskInfo.c; sourceTree = "<group>"; };
|
|
A57165072359689F000CEC60 /* EmmcBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EmmcBlockIo.h; sourceTree = "<group>"; };
|
|
A57165082359689F000CEC60 /* EmmcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EmmcDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571650B2359689F000CEC60 /* AtapiPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtapiPeim.h; sourceTree = "<group>"; };
|
|
A571650C2359689F000CEC60 /* IdeBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.uni; sourceTree = "<group>"; };
|
|
A571650D2359689F000CEC60 /* IdeBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPeiExtra.uni; sourceTree = "<group>"; };
|
|
A571650E2359689F000CEC60 /* IdeBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeBusPei.inf; sourceTree = "<group>"; };
|
|
A571650F2359689F000CEC60 /* AtapiPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtapiPeim.c; sourceTree = "<group>"; };
|
|
A57165112359689F000CEC60 /* SdMmcPciHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHci.c; sourceTree = "<group>"; };
|
|
A57165122359689F000CEC60 /* SdMmcPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165132359689F000CEC60 /* SdDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdDevice.c; sourceTree = "<group>"; };
|
|
A57165142359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165152359689F000CEC60 /* SdMmcPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcDxe.h; sourceTree = "<group>"; };
|
|
A57165162359689F000CEC60 /* SdMmcPciHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHci.h; sourceTree = "<group>"; };
|
|
A57165172359689F000CEC60 /* EmmcDevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EmmcDevice.c; sourceTree = "<group>"; };
|
|
A57165182359689F000CEC60 /* SdMmcPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.inf; sourceTree = "<group>"; };
|
|
A57165192359689F000CEC60 /* SdMmcPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcDxe.uni; sourceTree = "<group>"; };
|
|
A571651A2359689F000CEC60 /* SdMmcPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcDxe.c; sourceTree = "<group>"; };
|
|
A571651C2359689F000CEC60 /* IncompatiblePciDeviceSupportDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportDxe.inf; sourceTree = "<group>"; };
|
|
A571651D2359689F000CEC60 /* IncompatiblePciDeviceSupportExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupportExtra.uni; sourceTree = "<group>"; };
|
|
A571651E2359689F000CEC60 /* IncompatiblePciDeviceSupport.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IncompatiblePciDeviceSupport.uni; sourceTree = "<group>"; };
|
|
A571651F2359689F000CEC60 /* IncompatiblePciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IncompatiblePciDeviceSupport.c; sourceTree = "<group>"; };
|
|
A57165212359689F000CEC60 /* PciEnumerator.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumerator.c; sourceTree = "<group>"; };
|
|
A57165222359689F000CEC60 /* PciDriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDriverOverride.c; sourceTree = "<group>"; };
|
|
A57165232359689F000CEC60 /* PciResourceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciResourceSupport.c; sourceTree = "<group>"; };
|
|
A57165242359689F000CEC60 /* PciDeviceSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciDeviceSupport.c; sourceTree = "<group>"; };
|
|
A57165252359689F000CEC60 /* PciIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciIo.c; sourceTree = "<group>"; };
|
|
A57165262359689F000CEC60 /* PciCommand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCommand.c; sourceTree = "<group>"; };
|
|
A57165272359689F000CEC60 /* PciHotPlugSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHotPlugSupport.c; sourceTree = "<group>"; };
|
|
A57165282359689F000CEC60 /* PciOptionRomSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOptionRomSupport.h; sourceTree = "<group>"; };
|
|
A57165292359689F000CEC60 /* PciRomTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRomTable.h; sourceTree = "<group>"; };
|
|
A571652A2359689F000CEC60 /* PciEnumeratorSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciEnumeratorSupport.c; sourceTree = "<group>"; };
|
|
A571652B2359689F000CEC60 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = "<group>"; };
|
|
A571652C2359689F000CEC60 /* PciBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571652D2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571652E2359689F000CEC60 /* PciBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciBus.c; sourceTree = "<group>"; };
|
|
A571652F2359689F000CEC60 /* PciPowerManagement.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciPowerManagement.c; sourceTree = "<group>"; };
|
|
A57165302359689F000CEC60 /* PciResourceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciResourceSupport.h; sourceTree = "<group>"; };
|
|
A57165312359689F000CEC60 /* PciDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDriverOverride.h; sourceTree = "<group>"; };
|
|
A57165322359689F000CEC60 /* PciEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerator.h; sourceTree = "<group>"; };
|
|
A57165332359689F000CEC60 /* PciCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCommand.h; sourceTree = "<group>"; };
|
|
A57165342359689F000CEC60 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = "<group>"; };
|
|
A57165352359689F000CEC60 /* PciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciDeviceSupport.h; sourceTree = "<group>"; };
|
|
A57165362359689F000CEC60 /* PciRomTable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRomTable.c; sourceTree = "<group>"; };
|
|
A57165372359689F000CEC60 /* PciBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.inf; sourceTree = "<group>"; };
|
|
A57165382359689F000CEC60 /* PciOptionRomSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciOptionRomSupport.c; sourceTree = "<group>"; };
|
|
A57165392359689F000CEC60 /* PciHotPlugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugSupport.h; sourceTree = "<group>"; };
|
|
A571653A2359689F000CEC60 /* PciPowerManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPowerManagement.h; sourceTree = "<group>"; };
|
|
A571653B2359689F000CEC60 /* PciBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciBus.h; sourceTree = "<group>"; };
|
|
A571653C2359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A571653D2359689F000CEC60 /* PciBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciBusDxe.uni; sourceTree = "<group>"; };
|
|
A571653E2359689F000CEC60 /* PciEnumeratorSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumeratorSupport.h; sourceTree = "<group>"; };
|
|
A571653F2359689F000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
|
|
A57165412359689F000CEC60 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = "<group>"; };
|
|
A57165422359689F000CEC60 /* XhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.inf; sourceTree = "<group>"; };
|
|
A57165432359689F000CEC60 /* XhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhcPeim.h; sourceTree = "<group>"; };
|
|
A57165442359689F000CEC60 /* XhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPei.uni; sourceTree = "<group>"; };
|
|
A57165452359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
A57165462359689F000CEC60 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = "<group>"; };
|
|
A57165472359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A57165482359689F000CEC60 /* XhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57165492359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
A571654A2359689F000CEC60 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = "<group>"; };
|
|
A571654B2359689F000CEC60 /* XhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhcPeim.c; sourceTree = "<group>"; };
|
|
A571654D2359689F000CEC60 /* EhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPeiExtra.uni; sourceTree = "<group>"; };
|
|
A571654E2359689F000CEC60 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = "<group>"; };
|
|
A571654F2359689F000CEC60 /* EhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhcPeim.h; sourceTree = "<group>"; };
|
|
A57165502359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
A57165512359689F000CEC60 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = "<group>"; };
|
|
A57165522359689F000CEC60 /* EhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.uni; sourceTree = "<group>"; };
|
|
A57165532359689F000CEC60 /* EhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciPei.inf; sourceTree = "<group>"; };
|
|
A57165542359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A57165552359689F000CEC60 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = "<group>"; };
|
|
A57165562359689F000CEC60 /* EhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhcPeim.c; sourceTree = "<group>"; };
|
|
A57165572359689F000CEC60 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = "<group>"; };
|
|
A57165582359689F000CEC60 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = "<group>"; };
|
|
A57165592359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
A571655B2359689F000CEC60 /* UfsPciHcDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571655C2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571655D2359689F000CEC60 /* UfsPciHcDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcDxe.c; sourceTree = "<group>"; };
|
|
A571655E2359689F000CEC60 /* UfsPciHcDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.uni; sourceTree = "<group>"; };
|
|
A571655F2359689F000CEC60 /* UfsPciHcDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcDxe.h; sourceTree = "<group>"; };
|
|
A57165602359689F000CEC60 /* UfsPciHcDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcDxe.inf; sourceTree = "<group>"; };
|
|
A57165622359689F000CEC60 /* UhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciSched.h; sourceTree = "<group>"; };
|
|
A57165632359689F000CEC60 /* UhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciReg.h; sourceTree = "<group>"; };
|
|
A57165642359689F000CEC60 /* UhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciDebug.c; sourceTree = "<group>"; };
|
|
A57165652359689F000CEC60 /* UhciQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciQueue.h; sourceTree = "<group>"; };
|
|
A57165662359689F000CEC60 /* Uhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Uhci.c; sourceTree = "<group>"; };
|
|
A57165672359689F000CEC60 /* UhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165682359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165692359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
A571656A2359689F000CEC60 /* UhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciSched.c; sourceTree = "<group>"; };
|
|
A571656B2359689F000CEC60 /* UhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.inf; sourceTree = "<group>"; };
|
|
A571656C2359689F000CEC60 /* UhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhciDebug.h; sourceTree = "<group>"; };
|
|
A571656D2359689F000CEC60 /* UhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciReg.c; sourceTree = "<group>"; };
|
|
A571656E2359689F000CEC60 /* UhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciDxe.uni; sourceTree = "<group>"; };
|
|
A571656F2359689F000CEC60 /* UhciQueue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhciQueue.c; sourceTree = "<group>"; };
|
|
A57165702359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
A57165712359689F000CEC60 /* Uhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uhci.h; sourceTree = "<group>"; };
|
|
A57165722359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A57165742359689F000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
A57165752359689F000CEC60 /* NvmExpressPeiHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiHci.h; sourceTree = "<group>"; };
|
|
A57165762359689F000CEC60 /* NvmExpressPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiStorageSecurity.h; sourceTree = "<group>"; };
|
|
A57165772359689F000CEC60 /* NvmExpressPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPei.c; sourceTree = "<group>"; };
|
|
A57165782359689F000CEC60 /* NvmExpressPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiBlockIo.c; sourceTree = "<group>"; };
|
|
A57165792359689F000CEC60 /* NvmExpressPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPeiExtra.uni; sourceTree = "<group>"; };
|
|
A571657A2359689F000CEC60 /* NvmExpressPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiPassThru.h; sourceTree = "<group>"; };
|
|
A571657B2359689F000CEC60 /* NvmExpressPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiS3.c; sourceTree = "<group>"; };
|
|
A571657C2359689F000CEC60 /* NvmExpressPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiStorageSecurity.c; sourceTree = "<group>"; };
|
|
A571657D2359689F000CEC60 /* NvmExpressPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPei.h; sourceTree = "<group>"; };
|
|
A571657E2359689F000CEC60 /* NvmExpressPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.inf; sourceTree = "<group>"; };
|
|
A571657F2359689F000CEC60 /* NvmExpressPeiHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiHci.c; sourceTree = "<group>"; };
|
|
A57165802359689F000CEC60 /* NvmExpressPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressPei.uni; sourceTree = "<group>"; };
|
|
A57165812359689F000CEC60 /* NvmExpressPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPeiBlockIo.h; sourceTree = "<group>"; };
|
|
A57165822359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A57165832359689F000CEC60 /* NvmExpressPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPeiPassThru.c; sourceTree = "<group>"; };
|
|
A57165852359689F000CEC60 /* SdMmcPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.inf; sourceTree = "<group>"; };
|
|
A57165862359689F000CEC60 /* SdMmcPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SdMmcPciHcPei.c; sourceTree = "<group>"; };
|
|
A57165872359689F000CEC60 /* SdMmcPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPei.uni; sourceTree = "<group>"; };
|
|
A57165882359689F000CEC60 /* SdMmcPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SdMmcPciHcPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57165892359689F000CEC60 /* SdMmcPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPciHcPei.h; sourceTree = "<group>"; };
|
|
A571658B2359689F000CEC60 /* SataController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SataController.c; sourceTree = "<group>"; };
|
|
A571658C2359689F000CEC60 /* SataControllerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.uni; sourceTree = "<group>"; };
|
|
A571658D2359689F000CEC60 /* SataControllerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571658E2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571658F2359689F000CEC60 /* SataControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SataControllerDxe.inf; sourceTree = "<group>"; };
|
|
A57165902359689F000CEC60 /* SataController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SataController.h; sourceTree = "<group>"; };
|
|
A57165922359689F000CEC60 /* PciSioSerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.inf; sourceTree = "<group>"; };
|
|
A57165932359689F000CEC60 /* Serial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Serial.c; sourceTree = "<group>"; };
|
|
A57165942359689F000CEC60 /* SerialIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialIo.c; sourceTree = "<group>"; };
|
|
A57165952359689F000CEC60 /* PciSioSerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxe.uni; sourceTree = "<group>"; };
|
|
A57165962359689F000CEC60 /* PciSioSerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciSioSerialDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165972359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165982359689F000CEC60 /* Serial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Serial.h; sourceTree = "<group>"; };
|
|
A571659A2359689F000CEC60 /* PciRootBridgeIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciRootBridgeIo.c; sourceTree = "<group>"; };
|
|
A571659B2359689F000CEC60 /* PciHostResource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostResource.h; sourceTree = "<group>"; };
|
|
A571659C2359689F000CEC60 /* PciHostBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridge.h; sourceTree = "<group>"; };
|
|
A571659D2359689F000CEC60 /* PciRootBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridge.h; sourceTree = "<group>"; };
|
|
A571659E2359689F000CEC60 /* PciHostBridgeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeDxe.inf; sourceTree = "<group>"; };
|
|
A571659F2359689F000CEC60 /* PciHostBridge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridge.c; sourceTree = "<group>"; };
|
|
A57165A12359689F000CEC60 /* XhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165A22359689F000CEC60 /* XhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciSched.h; sourceTree = "<group>"; };
|
|
A57165A32359689F000CEC60 /* Xhci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Xhci.c; sourceTree = "<group>"; };
|
|
A57165A42359689F000CEC60 /* XhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciReg.c; sourceTree = "<group>"; };
|
|
A57165A52359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165A62359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
A57165A72359689F000CEC60 /* XhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XhciSched.c; sourceTree = "<group>"; };
|
|
A57165A82359689F000CEC60 /* XhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.inf; sourceTree = "<group>"; };
|
|
A57165A92359689F000CEC60 /* XhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = XhciDxe.uni; sourceTree = "<group>"; };
|
|
A57165AA2359689F000CEC60 /* Xhci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xhci.h; sourceTree = "<group>"; };
|
|
A57165AB2359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
A57165AC2359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A57165AD2359689F000CEC60 /* XhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XhciReg.h; sourceTree = "<group>"; };
|
|
A57165AF2359689F000CEC60 /* UhcPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UhcPeim.c; sourceTree = "<group>"; };
|
|
A57165B02359689F000CEC60 /* UhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.inf; sourceTree = "<group>"; };
|
|
A57165B12359689F000CEC60 /* UhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPei.uni; sourceTree = "<group>"; };
|
|
A57165B22359689F000CEC60 /* UhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UhciPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57165B32359689F000CEC60 /* UhcPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UhcPeim.h; sourceTree = "<group>"; };
|
|
A57165B42359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A57165B62359689F000CEC60 /* NvmExpressHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressHci.c; sourceTree = "<group>"; };
|
|
A57165B72359689F000CEC60 /* NvmExpressPassthru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressPassthru.c; sourceTree = "<group>"; };
|
|
A57165B82359689F000CEC60 /* NvmExpressBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressBlockIo.c; sourceTree = "<group>"; };
|
|
A57165B92359689F000CEC60 /* NvmExpressDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.inf; sourceTree = "<group>"; };
|
|
A57165BA2359689F000CEC60 /* NvmExpressDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxe.uni; sourceTree = "<group>"; };
|
|
A57165BB2359689F000CEC60 /* NvmExpress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpress.c; sourceTree = "<group>"; };
|
|
A57165BC2359689F000CEC60 /* NvmExpressDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressDiskInfo.h; sourceTree = "<group>"; };
|
|
A57165BD2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165BE2359689F000CEC60 /* NvmExpressBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressBlockIo.h; sourceTree = "<group>"; };
|
|
A57165BF2359689F000CEC60 /* NvmExpressHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressHci.h; sourceTree = "<group>"; };
|
|
A57165C02359689F000CEC60 /* NvmExpressDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = NvmExpressDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165C12359689F000CEC60 /* NvmExpressDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NvmExpressDiskInfo.c; sourceTree = "<group>"; };
|
|
A57165C22359689F000CEC60 /* NvmExpress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpress.h; sourceTree = "<group>"; };
|
|
A57165C42359689F000CEC60 /* NonDiscoverablePciDeviceDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverablePciDeviceDxe.inf; sourceTree = "<group>"; };
|
|
A57165C52359689F000CEC60 /* NonDiscoverablePciDeviceIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceIo.c; sourceTree = "<group>"; };
|
|
A57165C62359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165C72359689F000CEC60 /* NonDiscoverablePciDeviceDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverablePciDeviceDxe.c; sourceTree = "<group>"; };
|
|
A57165C82359689F000CEC60 /* NonDiscoverablePciDeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NonDiscoverablePciDeviceIo.h; sourceTree = "<group>"; };
|
|
A57165CA2359689F000CEC60 /* EhciReg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciReg.c; sourceTree = "<group>"; };
|
|
A57165CB2359689F000CEC60 /* EhciUrb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciUrb.h; sourceTree = "<group>"; };
|
|
A57165CC2359689F000CEC60 /* EhciDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciDebug.h; sourceTree = "<group>"; };
|
|
A57165CD2359689F000CEC60 /* EhciDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.uni; sourceTree = "<group>"; };
|
|
A57165CE2359689F000CEC60 /* Ehci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ehci.h; sourceTree = "<group>"; };
|
|
A57165CF2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165D02359689F000CEC60 /* EhciDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxe.inf; sourceTree = "<group>"; };
|
|
A57165D12359689F000CEC60 /* UsbHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHcMem.h; sourceTree = "<group>"; };
|
|
A57165D22359689F000CEC60 /* EhciSched.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciSched.c; sourceTree = "<group>"; };
|
|
A57165D32359689F000CEC60 /* EhciDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = EhciDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165D42359689F000CEC60 /* Ehci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ehci.c; sourceTree = "<group>"; };
|
|
A57165D52359689F000CEC60 /* EhciDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciDebug.c; sourceTree = "<group>"; };
|
|
A57165D62359689F000CEC60 /* EhciReg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciReg.h; sourceTree = "<group>"; };
|
|
A57165D72359689F000CEC60 /* EhciUrb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EhciUrb.c; sourceTree = "<group>"; };
|
|
A57165D82359689F000CEC60 /* EhciSched.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EhciSched.h; sourceTree = "<group>"; };
|
|
A57165D92359689F000CEC60 /* UsbHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHcMem.c; sourceTree = "<group>"; };
|
|
A57165DA2359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A57165DC2359689F000CEC60 /* UfsPciHcPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.uni; sourceTree = "<group>"; };
|
|
A57165DD2359689F000CEC60 /* UfsPciHcPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPei.inf; sourceTree = "<group>"; };
|
|
A57165DE2359689F000CEC60 /* UfsPciHcPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPciHcPei.h; sourceTree = "<group>"; };
|
|
A57165DF2359689F000CEC60 /* UfsPciHcPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPciHcPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57165E02359689F000CEC60 /* UfsPciHcPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPciHcPei.c; sourceTree = "<group>"; };
|
|
A57165E32359689F000CEC60 /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165E42359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165E52359689F000CEC60 /* IsaBusDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaBusDxe.h; sourceTree = "<group>"; };
|
|
A57165E62359689F000CEC60 /* IsaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.inf; sourceTree = "<group>"; };
|
|
A57165E72359689F000CEC60 /* IsaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.uni; sourceTree = "<group>"; };
|
|
A57165E82359689F000CEC60 /* IsaBusDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaBusDxe.c; sourceTree = "<group>"; };
|
|
A57165E92359689F000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A57165EB2359689F000CEC60 /* Ps2KbdTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdTextIn.c; sourceTree = "<group>"; };
|
|
A57165EC2359689F000CEC60 /* Ps2KeyboardDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165ED2359689F000CEC60 /* Ps2Keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Keyboard.c; sourceTree = "<group>"; };
|
|
A57165EE2359689F000CEC60 /* Ps2KbdCtrller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdCtrller.c; sourceTree = "<group>"; };
|
|
A57165EF2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165F02359689F000CEC60 /* Ps2KeyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.inf; sourceTree = "<group>"; };
|
|
A57165F12359689F000CEC60 /* Ps2KeyboardDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.uni; sourceTree = "<group>"; };
|
|
A57165F22359689F000CEC60 /* Ps2Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Keyboard.h; sourceTree = "<group>"; };
|
|
A57165F42359689F000CEC60 /* Ps2Mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = "<group>"; };
|
|
A57165F52359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57165F62359689F000CEC60 /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = "<group>"; };
|
|
A57165F72359689F000CEC60 /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = "<group>"; };
|
|
A57165F82359689F000CEC60 /* Ps2MouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57165F92359689F000CEC60 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = "<group>"; };
|
|
A57165FA2359689F000CEC60 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = "<group>"; };
|
|
A57165FB2359689F000CEC60 /* Ps2MouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.uni; sourceTree = "<group>"; };
|
|
A57165FE2359689F000CEC60 /* ScsiDiskDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskDxe.inf; sourceTree = "<group>"; };
|
|
A57165FF2359689F000CEC60 /* ScsiDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiDisk.c; sourceTree = "<group>"; };
|
|
A57166002359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57166012359689F000CEC60 /* ScsiDisk.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDisk.uni; sourceTree = "<group>"; };
|
|
A57166022359689F000CEC60 /* ScsiDiskExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiDiskExtra.uni; sourceTree = "<group>"; };
|
|
A57166032359689F000CEC60 /* ScsiDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiDisk.h; sourceTree = "<group>"; };
|
|
A57166052359689F000CEC60 /* ScsiBusExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusExtra.uni; sourceTree = "<group>"; };
|
|
A57166062359689F000CEC60 /* ScsiBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScsiBus.c; sourceTree = "<group>"; };
|
|
A57166072359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57166082359689F000CEC60 /* ScsiBus.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBus.uni; sourceTree = "<group>"; };
|
|
A57166092359689F000CEC60 /* ScsiBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ScsiBusDxe.inf; sourceTree = "<group>"; };
|
|
A571660A2359689F000CEC60 /* ScsiBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiBus.h; sourceTree = "<group>"; };
|
|
A571660D2359689F000CEC60 /* UfsBlockIoPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.inf; sourceTree = "<group>"; };
|
|
A571660E2359689F000CEC60 /* UfsHcMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHcMem.c; sourceTree = "<group>"; };
|
|
A571660F2359689F000CEC60 /* UfsBlockIoPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPeiExtra.uni; sourceTree = "<group>"; };
|
|
A57166102359689F000CEC60 /* UfsHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsHci.c; sourceTree = "<group>"; };
|
|
A57166112359689F000CEC60 /* UfsBlockIoPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsBlockIoPei.uni; sourceTree = "<group>"; };
|
|
A57166122359689F000CEC60 /* UfsBlockIoPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsBlockIoPei.c; sourceTree = "<group>"; };
|
|
A57166132359689F000CEC60 /* UfsHcMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHcMem.h; sourceTree = "<group>"; };
|
|
A57166142359689F000CEC60 /* UfsHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsHci.h; sourceTree = "<group>"; };
|
|
A57166152359689F000CEC60 /* UfsBlockIoPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsBlockIoPei.h; sourceTree = "<group>"; };
|
|
A57166162359689F000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A57166182359689F000CEC60 /* UfsPassThru.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThru.uni; sourceTree = "<group>"; };
|
|
A57166192359689F000CEC60 /* UfsPassThruHci.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThruHci.c; sourceTree = "<group>"; };
|
|
A571661A2359689F000CEC60 /* UfsPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThru.h; sourceTree = "<group>"; };
|
|
A571661B2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571661C2359689F000CEC60 /* UfsDevConfigProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsDevConfigProtocol.c; sourceTree = "<group>"; };
|
|
A571661D2359689F000CEC60 /* UfsPassThruHci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsPassThruHci.h; sourceTree = "<group>"; };
|
|
A571661E2359689F000CEC60 /* UfsPassThruDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruDxe.inf; sourceTree = "<group>"; };
|
|
A571661F2359689F000CEC60 /* UfsPassThruExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UfsPassThruExtra.uni; sourceTree = "<group>"; };
|
|
A57166202359689F000CEC60 /* UfsPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UfsPassThru.c; sourceTree = "<group>"; };
|
|
A57166232359689F000CEC60 /* I2cBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57166242359689F000CEC60 /* I2cDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57166252359689F000CEC60 /* I2cDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.inf; sourceTree = "<group>"; };
|
|
A57166262359689F000CEC60 /* I2cBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cBus.c; sourceTree = "<group>"; };
|
|
A57166272359689F000CEC60 /* I2cDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cDxe.h; sourceTree = "<group>"; };
|
|
A57166282359689F000CEC60 /* I2cDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cDxe.uni; sourceTree = "<group>"; };
|
|
A57166292359689F000CEC60 /* I2cHost.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cHost.c; sourceTree = "<group>"; };
|
|
A571662A2359689F000CEC60 /* I2cBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.uni; sourceTree = "<group>"; };
|
|
A571662B2359689F000CEC60 /* I2cBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cBusDxe.inf; sourceTree = "<group>"; };
|
|
A571662C2359689F000CEC60 /* I2cHostDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.inf; sourceTree = "<group>"; };
|
|
A571662D2359689F000CEC60 /* I2cHostDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571662E2359689F000CEC60 /* I2cDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = I2cDxe.c; sourceTree = "<group>"; };
|
|
A571662F2359689F000CEC60 /* I2cHostDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = I2cHostDxe.uni; sourceTree = "<group>"; };
|
|
A57166322359689F000CEC60 /* UsbMouseDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57166332359689F000CEC60 /* UsbMouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouse.h; sourceTree = "<group>"; };
|
|
A57166342359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57166352359689F000CEC60 /* UsbMouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.inf; sourceTree = "<group>"; };
|
|
A57166362359689F000CEC60 /* UsbMouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouse.c; sourceTree = "<group>"; };
|
|
A57166372359689F000CEC60 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = "<group>"; };
|
|
A57166382359689F000CEC60 /* UsbMouseDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseDxe.uni; sourceTree = "<group>"; };
|
|
A571663A2359689F000CEC60 /* UsbMouseAbsolutePointerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571663B2359689F000CEC60 /* UsbMouseAbsolutePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMouseAbsolutePointer.c; sourceTree = "<group>"; };
|
|
A571663C2359689F000CEC60 /* UsbMouseAbsolutePointerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.inf; sourceTree = "<group>"; };
|
|
A571663D2359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571663E2359689F000CEC60 /* UsbMouseAbsolutePointerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMouseAbsolutePointerDxe.uni; sourceTree = "<group>"; };
|
|
A571663F2359689F000CEC60 /* UsbMouseAbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMouseAbsolutePointer.h; sourceTree = "<group>"; };
|
|
A57166402359689F000CEC60 /* MouseHid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MouseHid.c; sourceTree = "<group>"; };
|
|
A57166422359689F000CEC60 /* UsbEnumer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbEnumer.h; sourceTree = "<group>"; };
|
|
A57166432359689F000CEC60 /* UsbBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.uni; sourceTree = "<group>"; };
|
|
A57166442359689F000CEC60 /* UsbDesc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDesc.c; sourceTree = "<group>"; };
|
|
A57166452359689F000CEC60 /* UsbBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxe.inf; sourceTree = "<group>"; };
|
|
A57166462359689F000CEC60 /* UsbHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHub.h; sourceTree = "<group>"; };
|
|
A57166472359689F000CEC60 /* UsbBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBus.c; sourceTree = "<group>"; };
|
|
A57166482359689F000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57166492359689F000CEC60 /* UsbUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbUtility.h; sourceTree = "<group>"; };
|
|
A571664A235968A0000CEC60 /* UsbEnumer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbEnumer.c; sourceTree = "<group>"; };
|
|
A571664B235968A0000CEC60 /* UsbBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571664C235968A0000CEC60 /* UsbDesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbDesc.h; sourceTree = "<group>"; };
|
|
A571664D235968A0000CEC60 /* UsbHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbHub.c; sourceTree = "<group>"; };
|
|
A571664E235968A0000CEC60 /* UsbUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbUtility.c; sourceTree = "<group>"; };
|
|
A571664F235968A0000CEC60 /* UsbBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBus.h; sourceTree = "<group>"; };
|
|
A5716651235968A0000CEC60 /* UsbKbDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716652235968A0000CEC60 /* KeyBoard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyBoard.c; sourceTree = "<group>"; };
|
|
A5716653235968A0000CEC60 /* UsbKbDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.inf; sourceTree = "<group>"; };
|
|
A5716654235968A0000CEC60 /* EfiKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiKey.h; sourceTree = "<group>"; };
|
|
A5716655235968A0000CEC60 /* UsbKbDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbKbDxe.uni; sourceTree = "<group>"; };
|
|
A5716656235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716657235968A0000CEC60 /* KeyBoard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoard.h; sourceTree = "<group>"; };
|
|
A5716658235968A0000CEC60 /* EfiKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiKey.c; sourceTree = "<group>"; };
|
|
A571665A235968A0000CEC60 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = "<group>"; };
|
|
A571665B235968A0000CEC60 /* HubPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HubPeim.h; sourceTree = "<group>"; };
|
|
A571665C235968A0000CEC60 /* UsbBusPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPeiExtra.uni; sourceTree = "<group>"; };
|
|
A571665D235968A0000CEC60 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = "<group>"; };
|
|
A571665E235968A0000CEC60 /* UsbIoPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbIoPeim.c; sourceTree = "<group>"; };
|
|
A571665F235968A0000CEC60 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = "<group>"; };
|
|
A5716660235968A0000CEC60 /* HubPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HubPeim.c; sourceTree = "<group>"; };
|
|
A5716661235968A0000CEC60 /* UsbBusPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.uni; sourceTree = "<group>"; };
|
|
A5716662235968A0000CEC60 /* UsbPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbPeim.c; sourceTree = "<group>"; };
|
|
A5716663235968A0000CEC60 /* UsbBusPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBusPei.inf; sourceTree = "<group>"; };
|
|
A5716665235968A0000CEC60 /* PeiUsbLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiUsbLib.c; sourceTree = "<group>"; };
|
|
A5716666235968A0000CEC60 /* UsbBotPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPeiExtra.uni; sourceTree = "<group>"; };
|
|
A5716667235968A0000CEC60 /* UsbBotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbBotPeim.h; sourceTree = "<group>"; };
|
|
A5716668235968A0000CEC60 /* UsbPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbPeim.h; sourceTree = "<group>"; };
|
|
A5716669235968A0000CEC60 /* BotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BotPeim.c; sourceTree = "<group>"; };
|
|
A571666A235968A0000CEC60 /* UsbBotPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.inf; sourceTree = "<group>"; };
|
|
A571666B235968A0000CEC60 /* PeiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiUsbLib.h; sourceTree = "<group>"; };
|
|
A571666C235968A0000CEC60 /* PeiAtapi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAtapi.c; sourceTree = "<group>"; };
|
|
A571666D235968A0000CEC60 /* UsbBotPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbBotPei.uni; sourceTree = "<group>"; };
|
|
A571666E235968A0000CEC60 /* UsbBotPeim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbBotPeim.c; sourceTree = "<group>"; };
|
|
A571666F235968A0000CEC60 /* BotPeim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BotPeim.h; sourceTree = "<group>"; };
|
|
A5716671235968A0000CEC60 /* UsbMassDiskInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassDiskInfo.c; sourceTree = "<group>"; };
|
|
A5716672235968A0000CEC60 /* UsbMassCbi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassCbi.h; sourceTree = "<group>"; };
|
|
A5716673235968A0000CEC60 /* UsbMassImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassImpl.h; sourceTree = "<group>"; };
|
|
A5716674235968A0000CEC60 /* UsbMassBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBoot.c; sourceTree = "<group>"; };
|
|
A5716675235968A0000CEC60 /* UsbMassBot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBot.h; sourceTree = "<group>"; };
|
|
A5716676235968A0000CEC60 /* UsbMassStorageDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.uni; sourceTree = "<group>"; };
|
|
A5716677235968A0000CEC60 /* UsbMassStorageDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716678235968A0000CEC60 /* UsbMassStorageDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UsbMassStorageDxe.inf; sourceTree = "<group>"; };
|
|
A5716679235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A571667A235968A0000CEC60 /* UsbMassCbi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassCbi.c; sourceTree = "<group>"; };
|
|
A571667B235968A0000CEC60 /* UsbMass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMass.h; sourceTree = "<group>"; };
|
|
A571667C235968A0000CEC60 /* UsbMassImpl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassImpl.c; sourceTree = "<group>"; };
|
|
A571667D235968A0000CEC60 /* UsbMassDiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassDiskInfo.h; sourceTree = "<group>"; };
|
|
A571667E235968A0000CEC60 /* UsbMassBoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbMassBoot.h; sourceTree = "<group>"; };
|
|
A571667F235968A0000CEC60 /* UsbMassBot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbMassBot.c; sourceTree = "<group>"; };
|
|
A5716682235968A0000CEC60 /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = "<group>"; };
|
|
A5716683235968A0000CEC60 /* AhciPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.inf; sourceTree = "<group>"; };
|
|
A5716684235968A0000CEC60 /* AhciPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPei.h; sourceTree = "<group>"; };
|
|
A5716685235968A0000CEC60 /* AhciPeiBlockIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiBlockIo.c; sourceTree = "<group>"; };
|
|
A5716686235968A0000CEC60 /* AhciPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPei.uni; sourceTree = "<group>"; };
|
|
A5716687235968A0000CEC60 /* AhciPeiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiPassThru.c; sourceTree = "<group>"; };
|
|
A5716688235968A0000CEC60 /* AhciPeiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AhciPeiExtra.uni; sourceTree = "<group>"; };
|
|
A5716689235968A0000CEC60 /* AhciPeiStorageSecurity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiStorageSecurity.c; sourceTree = "<group>"; };
|
|
A571668A235968A0000CEC60 /* AhciPeiBlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiBlockIo.h; sourceTree = "<group>"; };
|
|
A571668B235968A0000CEC60 /* AhciPei.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPei.c; sourceTree = "<group>"; };
|
|
A571668C235968A0000CEC60 /* AhciPeiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiPassThru.h; sourceTree = "<group>"; };
|
|
A571668D235968A0000CEC60 /* DmaMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DmaMem.c; sourceTree = "<group>"; };
|
|
A571668E235968A0000CEC60 /* AhciPeiStorageSecurity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciPeiStorageSecurity.h; sourceTree = "<group>"; };
|
|
A571668F235968A0000CEC60 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = "<group>"; };
|
|
A5716690235968A0000CEC60 /* AhciPeiS3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciPeiS3.c; sourceTree = "<group>"; };
|
|
A5716692235968A0000CEC60 /* AtaAtapiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaAtapiPassThru.h; sourceTree = "<group>"; };
|
|
A5716693235968A0000CEC60 /* AhciMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AhciMode.h; sourceTree = "<group>"; };
|
|
A5716694235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716695235968A0000CEC60 /* AtaAtapiPassThru.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThru.inf; sourceTree = "<group>"; };
|
|
A5716696235968A0000CEC60 /* IdeMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeMode.c; sourceTree = "<group>"; };
|
|
A5716697235968A0000CEC60 /* AtaAtapiPassThruDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716698235968A0000CEC60 /* AtaAtapiPassThru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaAtapiPassThru.c; sourceTree = "<group>"; };
|
|
A5716699235968A0000CEC60 /* AtaAtapiPassThruDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaAtapiPassThruDxe.uni; sourceTree = "<group>"; };
|
|
A571669A235968A0000CEC60 /* IdeMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeMode.h; sourceTree = "<group>"; };
|
|
A571669B235968A0000CEC60 /* AhciMode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AhciMode.c; sourceTree = "<group>"; };
|
|
A571669D235968A0000CEC60 /* AtaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.inf; sourceTree = "<group>"; };
|
|
A571669E235968A0000CEC60 /* AtaPassThruExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaPassThruExecute.c; sourceTree = "<group>"; };
|
|
A571669F235968A0000CEC60 /* AtaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxe.uni; sourceTree = "<group>"; };
|
|
A57166A0235968A0000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A57166A1235968A0000CEC60 /* AtaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaBus.h; sourceTree = "<group>"; };
|
|
A57166A2235968A0000CEC60 /* AtaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AtaBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
A57166A3235968A0000CEC60 /* AtaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AtaBus.c; sourceTree = "<group>"; };
|
|
A57166A6235968A0000CEC60 /* DxeCapsuleRuntime.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleRuntime.c; sourceTree = "<group>"; };
|
|
A57166A7235968A0000CEC60 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = "<group>"; };
|
|
A57166A8235968A0000CEC60 /* DxeCapsuleProcessLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLibNull.c; sourceTree = "<group>"; };
|
|
A57166A9235968A0000CEC60 /* DxeCapsuleReportLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLibNull.c; sourceTree = "<group>"; };
|
|
A57166AA235968A0000CEC60 /* DxeCapsuleProcessLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleProcessLib.c; sourceTree = "<group>"; };
|
|
A57166AB235968A0000CEC60 /* DxeCapsuleReportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleReportLib.c; sourceTree = "<group>"; };
|
|
A57166AC235968A0000CEC60 /* CapsuleOnDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleOnDisk.h; sourceTree = "<group>"; };
|
|
A57166AD235968A0000CEC60 /* DxeRuntimeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.inf; sourceTree = "<group>"; };
|
|
A57166AE235968A0000CEC60 /* DxeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.uni; sourceTree = "<group>"; };
|
|
A57166AF235968A0000CEC60 /* DxeCapsuleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLib.c; sourceTree = "<group>"; };
|
|
A57166B0235968A0000CEC60 /* DxeRuntimeCapsuleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeCapsuleLib.uni; sourceTree = "<group>"; };
|
|
A57166B1235968A0000CEC60 /* DxeCapsuleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLib.inf; sourceTree = "<group>"; };
|
|
A57166B3235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIpmiLibSmmIpmiProtocol.c; sourceTree = "<group>"; };
|
|
A57166B4235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.inf; sourceTree = "<group>"; };
|
|
A57166B5235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIpmiLibSmmIpmiProtocol.uni; sourceTree = "<group>"; };
|
|
A57166B7235968A0000CEC60 /* OemHookStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.inf; sourceTree = "<group>"; };
|
|
A57166B8235968A0000CEC60 /* OemHookStatusCodeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OemHookStatusCodeLibNull.c; sourceTree = "<group>"; };
|
|
A57166B9235968A0000CEC60 /* OemHookStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = OemHookStatusCodeLibNull.uni; sourceTree = "<group>"; };
|
|
A57166BB235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCrc32GuidedSectionExtractLib.c; sourceTree = "<group>"; };
|
|
A57166BC235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.inf; sourceTree = "<group>"; };
|
|
A57166BD235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCrc32GuidedSectionExtractLib.uni; sourceTree = "<group>"; };
|
|
A57166BF235968A0000CEC60 /* BootLogoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootLogoLib.c; sourceTree = "<group>"; };
|
|
A57166C0235968A0000CEC60 /* BootLogoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.inf; sourceTree = "<group>"; };
|
|
A57166C1235968A0000CEC60 /* BootLogoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootLogoLib.uni; sourceTree = "<group>"; };
|
|
A57166C3235968A0000CEC60 /* LockBoxNullLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.inf; sourceTree = "<group>"; };
|
|
A57166C4235968A0000CEC60 /* LockBoxNullLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LockBoxNullLib.c; sourceTree = "<group>"; };
|
|
A57166C5235968A0000CEC60 /* LockBoxNullLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LockBoxNullLib.uni; sourceTree = "<group>"; };
|
|
A57166C7235968A0000CEC60 /* FmpAuthenticationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FmpAuthenticationLibNull.c; sourceTree = "<group>"; };
|
|
A57166C8235968A0000CEC60 /* FmpAuthenticationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.inf; sourceTree = "<group>"; };
|
|
A57166C9235968A0000CEC60 /* FmpAuthenticationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FmpAuthenticationLibNull.uni; sourceTree = "<group>"; };
|
|
A57166CB235968A0000CEC60 /* PlatVarCleanup.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatVarCleanup.vfr; sourceTree = "<group>"; };
|
|
A57166CC235968A0000CEC60 /* PlatVarCleanupLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatVarCleanupLib.c; sourceTree = "<group>"; };
|
|
A57166CD235968A0000CEC60 /* PlatVarCleanup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanup.h; sourceTree = "<group>"; };
|
|
A57166CE235968A0000CEC60 /* PlatformVarCleanupLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.inf; sourceTree = "<group>"; };
|
|
A57166CF235968A0000CEC60 /* PlatVarCleanupHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatVarCleanupHii.h; sourceTree = "<group>"; };
|
|
A57166D0235968A0000CEC60 /* VfrStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrStrings.uni; sourceTree = "<group>"; };
|
|
A57166D1235968A0000CEC60 /* PlatformVarCleanupLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformVarCleanupLib.uni; sourceTree = "<group>"; };
|
|
A57166D3235968A0000CEC60 /* PeiIpmiLibIpmiPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiIpmiLibIpmiPpi.c; sourceTree = "<group>"; };
|
|
A57166D4235968A0000CEC60 /* PeiIpmiLibIpmiPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.inf; sourceTree = "<group>"; };
|
|
A57166D5235968A0000CEC60 /* PeiIpmiLibIpmiPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIpmiLibIpmiPpi.uni; sourceTree = "<group>"; };
|
|
A57166D7235968A0000CEC60 /* LzmaArchCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchCustomDecompressLib.inf; sourceTree = "<group>"; };
|
|
A57166D8235968A0000CEC60 /* F86GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = F86GuidedSectionExtraction.c; sourceTree = "<group>"; };
|
|
A57166D9235968A0000CEC60 /* LzmaCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCustomDecompressLib.inf; sourceTree = "<group>"; };
|
|
A57166DC235968A0000CEC60 /* lzma-sdk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = "<group>"; };
|
|
A57166DD235968A0000CEC60 /* lzma-history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = "<group>"; };
|
|
A57166DF235968A0000CEC60 /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = "<group>"; };
|
|
A57166E0235968A0000CEC60 /* 7zTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = "<group>"; };
|
|
A57166E1235968A0000CEC60 /* Compiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; };
|
|
A57166E2235968A0000CEC60 /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = "<group>"; };
|
|
A57166E3235968A0000CEC60 /* Precomp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = "<group>"; };
|
|
A57166E4235968A0000CEC60 /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = "<group>"; };
|
|
A57166E5235968A0000CEC60 /* Bra86.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = "<group>"; };
|
|
A57166E6235968A0000CEC60 /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = "<group>"; };
|
|
A57166E7235968A0000CEC60 /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = "<group>"; };
|
|
A57166E8235968A0000CEC60 /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = "<group>"; };
|
|
A57166E9235968A0000CEC60 /* Bra.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = "<group>"; };
|
|
A57166EA235968A0000CEC60 /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = "<group>"; };
|
|
A57166EB235968A0000CEC60 /* LzmaDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDecompressLibInternal.h; sourceTree = "<group>"; };
|
|
A57166EC235968A0000CEC60 /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = "<group>"; };
|
|
A57166ED235968A0000CEC60 /* LzmaArchDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaArchDecompressLib.uni; sourceTree = "<group>"; };
|
|
A57166EE235968A0000CEC60 /* LzmaDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDecompress.c; sourceTree = "<group>"; };
|
|
A57166EF235968A0000CEC60 /* LzmaDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaDecompressLib.uni; sourceTree = "<group>"; };
|
|
A57166F0235968A0000CEC60 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = "<group>"; };
|
|
A57166F1235968A0000CEC60 /* UefiLzma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLzma.h; sourceTree = "<group>"; };
|
|
A57166F3235968A0000CEC60 /* DeviceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.uni; sourceTree = "<group>"; };
|
|
A57166F4235968A0000CEC60 /* DeviceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerStrings.uni; sourceTree = "<group>"; };
|
|
A57166F5235968A0000CEC60 /* DeviceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerUiLib.inf; sourceTree = "<group>"; };
|
|
A57166F6235968A0000CEC60 /* DeviceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = "<group>"; };
|
|
A57166F7235968A0000CEC60 /* DeviceManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceManagerVfr.Vfr; sourceTree = "<group>"; };
|
|
A57166F8235968A0000CEC60 /* DeviceManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceManager.c; sourceTree = "<group>"; };
|
|
A57166FA235968A0000CEC60 /* BaseIpmiLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseIpmiLibNull.c; sourceTree = "<group>"; };
|
|
A57166FB235968A0000CEC60 /* BaseIpmiLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.inf; sourceTree = "<group>"; };
|
|
A57166FC235968A0000CEC60 /* BaseIpmiLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIpmiLibNull.uni; sourceTree = "<group>"; };
|
|
A57166FE235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.uni; sourceTree = "<group>"; };
|
|
A57166FF235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCrc32GuidedSectionExtractLib.inf; sourceTree = "<group>"; };
|
|
A5716700235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCrc32GuidedSectionExtractLib.c; sourceTree = "<group>"; };
|
|
A5716702235968A0000CEC60 /* BmConnect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConnect.c; sourceTree = "<group>"; };
|
|
A5716703235968A0000CEC60 /* BmConsole.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmConsole.c; sourceTree = "<group>"; };
|
|
A5716704235968A0000CEC60 /* BmHotkey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmHotkey.c; sourceTree = "<group>"; };
|
|
A5716705235968A0000CEC60 /* InternalBm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBm.h; sourceTree = "<group>"; };
|
|
A5716706235968A0000CEC60 /* UefiBootManagerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.inf; sourceTree = "<group>"; };
|
|
A5716707235968A0000CEC60 /* BmLoadOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLoadOption.c; sourceTree = "<group>"; };
|
|
A5716708235968A0000CEC60 /* BmBootDescription.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBootDescription.c; sourceTree = "<group>"; };
|
|
A5716709235968A0000CEC60 /* UefiBootManagerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootManagerLib.uni; sourceTree = "<group>"; };
|
|
A571670A235968A0000CEC60 /* BmDriverHealth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmDriverHealth.c; sourceTree = "<group>"; };
|
|
A571670B235968A0000CEC60 /* BmBoot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmBoot.c; sourceTree = "<group>"; };
|
|
A571670C235968A0000CEC60 /* BmMisc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmMisc.c; sourceTree = "<group>"; };
|
|
A571670E235968A0000CEC60 /* DxeNetLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.inf; sourceTree = "<group>"; };
|
|
A571670F235968A0000CEC60 /* DxeNetLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeNetLib.uni; sourceTree = "<group>"; };
|
|
A5716710235968A0000CEC60 /* NetBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NetBuffer.c; sourceTree = "<group>"; };
|
|
A5716711235968A0000CEC60 /* DxeNetLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeNetLib.c; sourceTree = "<group>"; };
|
|
A5716713235968A0000CEC60 /* FileExplorer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileExplorer.h; sourceTree = "<group>"; };
|
|
A5716714235968A0000CEC60 /* FileExplorerString.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerString.uni; sourceTree = "<group>"; };
|
|
A5716715235968A0000CEC60 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = "<group>"; };
|
|
A5716716235968A0000CEC60 /* FileExplorer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FileExplorer.c; sourceTree = "<group>"; };
|
|
A5716717235968A0000CEC60 /* FileExplorerVfr.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerVfr.vfr; sourceTree = "<group>"; };
|
|
A5716718235968A0000CEC60 /* FileExplorerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.inf; sourceTree = "<group>"; };
|
|
A5716719235968A0000CEC60 /* FileExplorerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FileExplorerLib.uni; sourceTree = "<group>"; };
|
|
A571671B235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.uni; sourceTree = "<group>"; };
|
|
A571671C235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIpmiLibIpmiProtocol.inf; sourceTree = "<group>"; };
|
|
A571671D235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeIpmiLibIpmiProtocol.c; sourceTree = "<group>"; };
|
|
A571671F235968A0000CEC60 /* VarCheckLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckLib.c; sourceTree = "<group>"; };
|
|
A5716720235968A0000CEC60 /* VarCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.inf; sourceTree = "<group>"; };
|
|
A5716721235968A0000CEC60 /* VarCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckLib.uni; sourceTree = "<group>"; };
|
|
A5716723235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.uni; sourceTree = "<group>"; };
|
|
A5716724235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibGraphics.inf; sourceTree = "<group>"; };
|
|
A5716725235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibGraphics.c; sourceTree = "<group>"; };
|
|
A5716727235968A0000CEC60 /* AuthVariableLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.uni; sourceTree = "<group>"; };
|
|
A5716728235968A0000CEC60 /* AuthVariableLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AuthVariableLibNull.inf; sourceTree = "<group>"; };
|
|
A5716729235968A0000CEC60 /* AuthVariableLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AuthVariableLibNull.c; sourceTree = "<group>"; };
|
|
A571672B235968A0000CEC60 /* SmmReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.uni; sourceTree = "<group>"; };
|
|
A571672C235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
|
|
A571672D235968A0000CEC60 /* SmmReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmReportStatusCodeLib.inf; sourceTree = "<group>"; };
|
|
A571672F235968A0000CEC60 /* PeiReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.uni; sourceTree = "<group>"; };
|
|
A5716730235968A0000CEC60 /* PeiReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiReportStatusCodeLib.inf; sourceTree = "<group>"; };
|
|
A5716731235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
|
|
A5716733235968A0000CEC60 /* PeiPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.uni; sourceTree = "<group>"; };
|
|
A5716734235968A0000CEC60 /* PeiPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPerformanceLib.c; sourceTree = "<group>"; };
|
|
A5716735235968A0000CEC60 /* PeiPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPerformanceLib.inf; sourceTree = "<group>"; };
|
|
A5716737235968A0000CEC60 /* SmmLockBoxSmmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxSmmLib.c; sourceTree = "<group>"; };
|
|
A5716738235968A0000CEC60 /* SmmLockBoxPeiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.uni; sourceTree = "<group>"; };
|
|
A5716739235968A0000CEC60 /* SmmLockBoxDxeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.uni; sourceTree = "<group>"; };
|
|
A571673A235968A0000CEC60 /* SmmLockBoxPeiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxPeiLib.inf; sourceTree = "<group>"; };
|
|
A571673B235968A0000CEC60 /* SmmLockBoxDxeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxDxeLib.inf; sourceTree = "<group>"; };
|
|
A571673C235968A0000CEC60 /* SmmLockBoxSmmLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.inf; sourceTree = "<group>"; };
|
|
A571673D235968A0000CEC60 /* SmmLockBoxSmmLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLockBoxSmmLib.uni; sourceTree = "<group>"; };
|
|
A571673E235968A0000CEC60 /* SmmLockBoxPeiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxPeiLib.c; sourceTree = "<group>"; };
|
|
A571673F235968A0000CEC60 /* SmmLockBoxLibPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLockBoxLibPrivate.h; sourceTree = "<group>"; };
|
|
A5716740235968A0000CEC60 /* SmmLockBoxDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLockBoxDxeLib.c; sourceTree = "<group>"; };
|
|
A5716742235968A0000CEC60 /* DxePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePerformanceLib.c; sourceTree = "<group>"; };
|
|
A5716743235968A0000CEC60 /* DxePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.uni; sourceTree = "<group>"; };
|
|
A5716744235968A0000CEC60 /* DxePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePerformanceLib.inf; sourceTree = "<group>"; };
|
|
A5716746235968A0000CEC60 /* SmmMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
|
|
A5716747235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
|
|
A5716748235968A0000CEC60 /* SmmMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
|
|
A5716749235968A0000CEC60 /* SmmMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemoryProfileLib.c; sourceTree = "<group>"; };
|
|
A571674B235968A0000CEC60 /* PlatformBootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformBootManager.c; sourceTree = "<group>"; };
|
|
A571674C235968A0000CEC60 /* PlatformBootManagerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.inf; sourceTree = "<group>"; };
|
|
A571674D235968A0000CEC60 /* PlatformBootManagerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformBootManagerLibNull.uni; sourceTree = "<group>"; };
|
|
A571674F235968A0000CEC60 /* DxeFileExplorerProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.inf; sourceTree = "<group>"; };
|
|
A5716750235968A0000CEC60 /* DxeFileExplorerProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeFileExplorerProtocol.uni; sourceTree = "<group>"; };
|
|
A5716751235968A0000CEC60 /* DxeFileExplorerProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeFileExplorerProtocol.c; sourceTree = "<group>"; };
|
|
A5716753235968A0000CEC60 /* InternalBootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalBootScriptLib.h; sourceTree = "<group>"; };
|
|
A5716754235968A0000CEC60 /* BootScriptInternalFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootScriptInternalFormat.h; sourceTree = "<group>"; };
|
|
A5716755235968A0000CEC60 /* BootScriptSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptSave.c; sourceTree = "<group>"; };
|
|
A5716756235968A0000CEC60 /* BootScriptExecute.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptExecute.c; sourceTree = "<group>"; };
|
|
A5716757235968A0000CEC60 /* DxeS3BootScriptLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.inf; sourceTree = "<group>"; };
|
|
A5716758235968A0000CEC60 /* DxeS3BootScriptLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeS3BootScriptLib.uni; sourceTree = "<group>"; };
|
|
A571675A235968A0000CEC60 /* DxeHttpLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeHttpLib.c; sourceTree = "<group>"; };
|
|
A571675B235968A0000CEC60 /* DxeHttpLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.inf; sourceTree = "<group>"; };
|
|
A571675C235968A0000CEC60 /* DxeHttpLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHttpLib.uni; sourceTree = "<group>"; };
|
|
A571675D235968A0000CEC60 /* DxeHttpLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeHttpLib.h; sourceTree = "<group>"; };
|
|
A571675F235968A0000CEC60 /* BasePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.inf; sourceTree = "<group>"; };
|
|
A5716760235968A0000CEC60 /* BasePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePlatformHookLibNull.uni; sourceTree = "<group>"; };
|
|
A5716761235968A0000CEC60 /* BasePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePlatformHookLibNull.c; sourceTree = "<group>"; };
|
|
A5716763235968A0000CEC60 /* BaseResetSystemLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.uni; sourceTree = "<group>"; };
|
|
A5716764235968A0000CEC60 /* BaseResetSystemLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseResetSystemLibNull.inf; sourceTree = "<group>"; };
|
|
A5716765235968A0000CEC60 /* BaseResetSystemLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseResetSystemLibNull.c; sourceTree = "<group>"; };
|
|
A5716767235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NonDiscoverableDeviceRegistrationLib.c; sourceTree = "<group>"; };
|
|
A5716768235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = NonDiscoverableDeviceRegistrationLib.inf; sourceTree = "<group>"; };
|
|
A571676A235968A0000CEC60 /* FrameBufferBltLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrameBufferBltLib.c; sourceTree = "<group>"; };
|
|
A571676B235968A0000CEC60 /* FrameBufferBltLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrameBufferBltLib.inf; sourceTree = "<group>"; };
|
|
A571676D235968A0000CEC60 /* PciHostBridgeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.uni; sourceTree = "<group>"; };
|
|
A571676E235968A0000CEC60 /* PciHostBridgeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PciHostBridgeLibNull.inf; sourceTree = "<group>"; };
|
|
A571676F235968A0000CEC60 /* PciHostBridgeLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciHostBridgeLibNull.c; sourceTree = "<group>"; };
|
|
A5716771235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.uni; sourceTree = "<group>"; };
|
|
A5716772235968A0000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A5716773235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxeDebugLibReportStatusCode.inf; sourceTree = "<group>"; };
|
|
A5716775235968A0000CEC60 /* TpmMeasurementLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.uni; sourceTree = "<group>"; };
|
|
A5716776235968A0000CEC60 /* TpmMeasurementLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TpmMeasurementLibNull.c; sourceTree = "<group>"; };
|
|
A5716777235968A0000CEC60 /* TpmMeasurementLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = TpmMeasurementLibNull.inf; sourceTree = "<group>"; };
|
|
A5716779235968A0000CEC60 /* PeiDebugPrintHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.uni; sourceTree = "<group>"; };
|
|
A571677A235968A0000CEC60 /* PeiDebugPrintHobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiDebugPrintHobLib.c; sourceTree = "<group>"; };
|
|
A571677B235968A0000CEC60 /* PeiDebugPrintHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugPrintHobLib.inf; sourceTree = "<group>"; };
|
|
A571677D235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.inf; sourceTree = "<group>"; };
|
|
A571677E235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeDxeReportStatusCodeLib.uni; sourceTree = "<group>"; };
|
|
A571677F235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
|
|
A5716781235968A0000CEC60 /* UefiSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.inf; sourceTree = "<group>"; };
|
|
A5716782235968A0000CEC60 /* UefiSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiSortLib.c; sourceTree = "<group>"; };
|
|
A5716783235968A0000CEC60 /* UefiSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiSortLib.uni; sourceTree = "<group>"; };
|
|
A5716785235968A0000CEC60 /* VarCheckHiiGen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGen.c; sourceTree = "<group>"; };
|
|
A5716786235968A0000CEC60 /* VarCheckHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHii.h; sourceTree = "<group>"; };
|
|
A5716787235968A0000CEC60 /* VarCheckHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.uni; sourceTree = "<group>"; };
|
|
A5716788235968A0000CEC60 /* VarCheckHiiGenFromFv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromFv.c; sourceTree = "<group>"; };
|
|
A5716789235968A0000CEC60 /* VarCheckHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckHiiLib.inf; sourceTree = "<group>"; };
|
|
A571678A235968A0000CEC60 /* InternalVarCheckStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalVarCheckStructure.h; sourceTree = "<group>"; };
|
|
A571678B235968A0000CEC60 /* VarCheckHiiGenFromHii.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiGenFromHii.c; sourceTree = "<group>"; };
|
|
A571678C235968A0000CEC60 /* VarCheckHiiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckHiiLibNullClass.c; sourceTree = "<group>"; };
|
|
A571678D235968A0000CEC60 /* VarCheckHiiGen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckHiiGen.h; sourceTree = "<group>"; };
|
|
A571678F235968A0000CEC60 /* BaseMemoryAllocationLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseMemoryAllocationLibNull.c; sourceTree = "<group>"; };
|
|
A5716790235968A0000CEC60 /* BaseMemoryAllocationLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.inf; sourceTree = "<group>"; };
|
|
A5716791235968A0000CEC60 /* BaseMemoryAllocationLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryAllocationLibNull.uni; sourceTree = "<group>"; };
|
|
A5716793235968A0000CEC60 /* DisplayUpdateProgressLibText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisplayUpdateProgressLibText.c; sourceTree = "<group>"; };
|
|
A5716794235968A0000CEC60 /* DisplayUpdateProgressLibText.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.inf; sourceTree = "<group>"; };
|
|
A5716795235968A0000CEC60 /* DisplayUpdateProgressLibText.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DisplayUpdateProgressLibText.uni; sourceTree = "<group>"; };
|
|
A5716797235968A0000CEC60 /* CustomizedDisplayLibModStrs.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLibModStrs.uni; sourceTree = "<group>"; };
|
|
A5716798235968A0000CEC60 /* Colors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Colors.h; sourceTree = "<group>"; };
|
|
A5716799235968A0000CEC60 /* CustomizedDisplayLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomizedDisplayLibInternal.h; sourceTree = "<group>"; };
|
|
A571679A235968A0000CEC60 /* CustomizedDisplayLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.inf; sourceTree = "<group>"; };
|
|
A571679B235968A0000CEC60 /* CustomizedDisplayLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CustomizedDisplayLib.uni; sourceTree = "<group>"; };
|
|
A571679C235968A0000CEC60 /* CustomizedDisplayLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLibInternal.c; sourceTree = "<group>"; };
|
|
A571679D235968A0000CEC60 /* CustomizedDisplayLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomizedDisplayLib.c; sourceTree = "<group>"; };
|
|
A571679F235968A0000CEC60 /* SmmCorePlatformHookLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.inf; sourceTree = "<group>"; };
|
|
A57167A0235968A0000CEC60 /* SmmCorePlatformHookLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePlatformHookLibNull.uni; sourceTree = "<group>"; };
|
|
A57167A1235968A0000CEC60 /* SmmCorePlatformHookLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePlatformHookLibNull.c; sourceTree = "<group>"; };
|
|
A57167A3235968A0000CEC60 /* DebugAgentLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.uni; sourceTree = "<group>"; };
|
|
A57167A4235968A0000CEC60 /* DebugAgentLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DebugAgentLibNull.inf; sourceTree = "<group>"; };
|
|
A57167A5235968A0000CEC60 /* DebugAgentLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugAgentLibNull.c; sourceTree = "<group>"; };
|
|
A57167A7235968A0000CEC60 /* UefiHiiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.inf; sourceTree = "<group>"; };
|
|
A57167A8235968A0000CEC60 /* UefiHiiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiServicesLib.uni; sourceTree = "<group>"; };
|
|
A57167A9235968A0000CEC60 /* UefiHiiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiHiiServicesLib.c; sourceTree = "<group>"; };
|
|
A57167AB235968A0000CEC60 /* BmLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmLib.c; sourceTree = "<group>"; };
|
|
A57167AC235968A0000CEC60 /* BootMaintenanceManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.inf; sourceTree = "<group>"; };
|
|
A57167AD235968A0000CEC60 /* BootOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootOption.c; sourceTree = "<group>"; };
|
|
A57167AE235968A0000CEC60 /* BootMaintenanceManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerUiLib.uni; sourceTree = "<group>"; };
|
|
A57167AF235968A0000CEC60 /* BootMaintenanceManagerCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUiSupport.c; sourceTree = "<group>"; };
|
|
A57167B0235968A0000CEC60 /* BootMaintenanceManagerCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenanceManagerCustomizedUi.c; sourceTree = "<group>"; };
|
|
A57167B1235968A0000CEC60 /* BootMaintenanceManager.vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManager.vfr; sourceTree = "<group>"; };
|
|
A57167B2235968A0000CEC60 /* BootMaintenanceManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootMaintenanceManagerStrings.uni; sourceTree = "<group>"; };
|
|
A57167B3235968A0000CEC60 /* BootMaintenanceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManager.h; sourceTree = "<group>"; };
|
|
A57167B4235968A0000CEC60 /* BootMaintenance.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootMaintenance.c; sourceTree = "<group>"; };
|
|
A57167B5235968A0000CEC60 /* FormGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormGuid.h; sourceTree = "<group>"; };
|
|
A57167B6235968A0000CEC60 /* BootMaintenanceManagerCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUiSupport.h; sourceTree = "<group>"; };
|
|
A57167B7235968A0000CEC60 /* UpdatePage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UpdatePage.c; sourceTree = "<group>"; };
|
|
A57167B8235968A0000CEC60 /* Data.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Data.c; sourceTree = "<group>"; };
|
|
A57167B9235968A0000CEC60 /* BootMaintenanceManagerCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootMaintenanceManagerCustomizedUi.h; sourceTree = "<group>"; };
|
|
A57167BA235968A0000CEC60 /* ConsoleOption.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ConsoleOption.c; sourceTree = "<group>"; };
|
|
A57167BB235968A0000CEC60 /* Variable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Variable.c; sourceTree = "<group>"; };
|
|
A57167BD235968A0000CEC60 /* PlatformHookLibSerialPortPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.inf; sourceTree = "<group>"; };
|
|
A57167BE235968A0000CEC60 /* PlatformHookLibSerialPortPpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PlatformHookLibSerialPortPpi.uni; sourceTree = "<group>"; };
|
|
A57167BF235968A0000CEC60 /* PlatformHookLibSerialPortPpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PlatformHookLibSerialPortPpi.c; sourceTree = "<group>"; };
|
|
A57167C1235968A0000CEC60 /* BaseSerialPortLib16550.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLib16550.c; sourceTree = "<group>"; };
|
|
A57167C2235968A0000CEC60 /* BaseSerialPortLib16550.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.inf; sourceTree = "<group>"; };
|
|
A57167C3235968A0000CEC60 /* BaseSerialPortLib16550.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLib16550.uni; sourceTree = "<group>"; };
|
|
A57167C5235968A0000CEC60 /* BaseHobLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseHobLibNull.c; sourceTree = "<group>"; };
|
|
A57167C6235968A0000CEC60 /* BaseHobLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.inf; sourceTree = "<group>"; };
|
|
A57167C7235968A0000CEC60 /* BaseHobLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseHobLibNull.uni; sourceTree = "<group>"; };
|
|
A57167C9235968A0000CEC60 /* SmmPerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPerformanceLib.c; sourceTree = "<group>"; };
|
|
A57167CA235968A0000CEC60 /* SmmPerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.inf; sourceTree = "<group>"; };
|
|
A57167CB235968A0000CEC60 /* SmmPerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPerformanceLib.uni; sourceTree = "<group>"; };
|
|
A57167CD235968A0000CEC60 /* DxeCapsuleLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.inf; sourceTree = "<group>"; };
|
|
A57167CE235968A0000CEC60 /* DxeCapsuleLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCapsuleLibNull.uni; sourceTree = "<group>"; };
|
|
A57167CF235968A0000CEC60 /* DxeCapsuleLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCapsuleLibNull.c; sourceTree = "<group>"; };
|
|
A57167D1235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.inf; sourceTree = "<group>"; };
|
|
A57167D2235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeDebugPrintErrorLevelLib.uni; sourceTree = "<group>"; };
|
|
A57167D3235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeDebugPrintErrorLevelLib.c; sourceTree = "<group>"; };
|
|
A57167D5235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.uni; sourceTree = "<group>"; };
|
|
A57167D6235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreSmmServicesTableLib.inf; sourceTree = "<group>"; };
|
|
A57167D7235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreSmmServicesTableLib.c; sourceTree = "<group>"; };
|
|
A57167D9235968A0000CEC60 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
A57167DA235968A0000CEC60 /* BrotliDecompressLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BrotliDecompressLibInternal.h; sourceTree = "<group>"; };
|
|
A57167DC235968A0000CEC60 /* port.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = "<group>"; };
|
|
A57167DD235968A0000CEC60 /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
|
|
A57167DE235968A0000CEC60 /* decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = "<group>"; };
|
|
A57167DF235968A0000CEC60 /* BrotliDecompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BrotliDecompress.c; sourceTree = "<group>"; };
|
|
A57167E1235968A0000CEC60 /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = "<group>"; };
|
|
A57167E2235968A0000CEC60 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
A57167E4235968A0000CEC60 /* dictionary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = "<group>"; };
|
|
A57167E5235968A0000CEC60 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
|
|
A57167E6235968A0000CEC60 /* transform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = "<group>"; };
|
|
A57167E7235968A0000CEC60 /* context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = "<group>"; };
|
|
A57167E8235968A0000CEC60 /* constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = "<group>"; };
|
|
A57167E9235968A0000CEC60 /* dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = "<group>"; };
|
|
A57167EA235968A0000CEC60 /* transform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = "<group>"; };
|
|
A57167EB235968A0000CEC60 /* platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
|
A57167ED235968A0000CEC60 /* state.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = "<group>"; };
|
|
A57167EE235968A0000CEC60 /* bit_reader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = "<group>"; };
|
|
A57167EF235968A0000CEC60 /* decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = "<group>"; };
|
|
A57167F0235968A0000CEC60 /* huffman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = "<group>"; };
|
|
A57167F1235968A0000CEC60 /* bit_reader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = "<group>"; };
|
|
A57167F2235968A0000CEC60 /* prefix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = "<group>"; };
|
|
A57167F3235968A0000CEC60 /* state.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = "<group>"; };
|
|
A57167F4235968A0000CEC60 /* huffman.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = "<group>"; };
|
|
A57167F5235968A0000CEC60 /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
|
|
A57167F6235968A0000CEC60 /* BrotliDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliDecompressLib.uni; sourceTree = "<group>"; };
|
|
A57167F7235968A0000CEC60 /* BrotliCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliCustomDecompressLib.inf; sourceTree = "<group>"; };
|
|
A57167F8235968A0000CEC60 /* GuidedSectionExtraction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GuidedSectionExtraction.c; sourceTree = "<group>"; };
|
|
A57167FA235968A0000CEC60 /* ResetUtility.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetUtility.c; sourceTree = "<group>"; };
|
|
A57167FB235968A0000CEC60 /* ResetUtilityLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetUtilityLib.inf; sourceTree = "<group>"; };
|
|
A57167FD235968A0000CEC60 /* SmmCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmCorePerformanceLib.c; sourceTree = "<group>"; };
|
|
A57167FE235968A0000CEC60 /* SmmCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.uni; sourceTree = "<group>"; };
|
|
A57167FF235968A0000CEC60 /* SmmCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmCorePerformanceLib.inf; sourceTree = "<group>"; };
|
|
A5716800235968A0000CEC60 /* SmmCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCorePerformanceLibInternal.h; sourceTree = "<group>"; };
|
|
A5716802235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
|
|
A5716803235968A0000CEC60 /* UefiMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
|
|
A5716804235968A0000CEC60 /* UefiMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
|
|
A5716805235968A0000CEC60 /* DxeMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeMemoryProfileLib.c; sourceTree = "<group>"; };
|
|
A5716807235968A0000CEC60 /* PeiDebugLibDebugPpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDebugLibDebugPpi.inf; sourceTree = "<group>"; };
|
|
A5716808235968A0000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A571680A235968A0000CEC60 /* SmmSmiHandlerProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmSmiHandlerProfileLib.c; sourceTree = "<group>"; };
|
|
A571680B235968A0000CEC60 /* SmmSmiHandlerProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.inf; sourceTree = "<group>"; };
|
|
A571680C235968A0000CEC60 /* SmmSmiHandlerProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmSmiHandlerProfileLib.uni; sourceTree = "<group>"; };
|
|
A571680E235968A0000CEC60 /* DxeReportStatusCodeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.inf; sourceTree = "<group>"; };
|
|
A571680F235968A0000CEC60 /* DxeReportStatusCodeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeReportStatusCodeLib.uni; sourceTree = "<group>"; };
|
|
A5716810235968A0000CEC60 /* ReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReportStatusCodeLib.c; sourceTree = "<group>"; };
|
|
A5716812235968A0000CEC60 /* VarCheckUefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.inf; sourceTree = "<group>"; };
|
|
A5716813235968A0000CEC60 /* VarCheckUefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckUefiLib.uni; sourceTree = "<group>"; };
|
|
A5716814235968A0000CEC60 /* VarCheckUefiLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckUefiLibNullClass.c; sourceTree = "<group>"; };
|
|
A5716816235968A0000CEC60 /* RuntimeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.inf; sourceTree = "<group>"; };
|
|
A5716817235968A0000CEC60 /* RuntimeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeResetSystemLib.c; sourceTree = "<group>"; };
|
|
A5716818235968A0000CEC60 /* RuntimeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = RuntimeResetSystemLib.uni; sourceTree = "<group>"; };
|
|
A571681A235968A0000CEC60 /* VarCheckPcdLibNullClass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VarCheckPcdLibNullClass.c; sourceTree = "<group>"; };
|
|
A571681B235968A0000CEC60 /* VarCheckPcdStructure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VarCheckPcdStructure.h; sourceTree = "<group>"; };
|
|
A571681C235968A0000CEC60 /* VarCheckPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.uni; sourceTree = "<group>"; };
|
|
A571681D235968A0000CEC60 /* VarCheckPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VarCheckPcdLib.inf; sourceTree = "<group>"; };
|
|
A571681F235968A0000CEC60 /* DxeSecurityManagementLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSecurityManagementLib.c; sourceTree = "<group>"; };
|
|
A5716820235968A0000CEC60 /* DxeSecurityManagementLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.uni; sourceTree = "<group>"; };
|
|
A5716821235968A0000CEC60 /* DxeSecurityManagementLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSecurityManagementLib.inf; sourceTree = "<group>"; };
|
|
A5716823235968A0000CEC60 /* PiSmmCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLib.c; sourceTree = "<group>"; };
|
|
A5716824235968A0000CEC60 /* PiSmmCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryAllocationServices.h; sourceTree = "<group>"; };
|
|
A5716825235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
|
|
A5716826235968A0000CEC60 /* PiSmmCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCoreMemoryProfileServices.h; sourceTree = "<group>"; };
|
|
A5716827235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.uni; sourceTree = "<group>"; };
|
|
A5716828235968A0000CEC60 /* PiSmmCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
|
|
A5716829235968A0000CEC60 /* PiSmmCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PiSmmCoreMemoryProfileLibNull.c; sourceTree = "<group>"; };
|
|
A571682A235968A0000CEC60 /* PiSmmCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationLib.inf; sourceTree = "<group>"; };
|
|
A571682B235968A0000CEC60 /* PiSmmCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PiSmmCoreMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
|
|
A571682D235968A0000CEC60 /* DxePrintLibPrint2Protocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.uni; sourceTree = "<group>"; };
|
|
A571682E235968A0000CEC60 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = "<group>"; };
|
|
A571682F235968A0000CEC60 /* DxePrintLibPrint2Protocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePrintLibPrint2Protocol.inf; sourceTree = "<group>"; };
|
|
A5716831235968A0000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
|
|
A5716832235968A0000CEC60 /* DxeCoreMemoryAllocationServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryAllocationServices.h; sourceTree = "<group>"; };
|
|
A5716833235968A0000CEC60 /* DxeCoreMemoryProfileServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreMemoryProfileServices.h; sourceTree = "<group>"; };
|
|
A5716834235968A0000CEC60 /* DxeCoreMemoryAllocationProfileLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.inf; sourceTree = "<group>"; };
|
|
A5716835235968A0000CEC60 /* DxeCoreMemoryAllocationProfileLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationProfileLib.uni; sourceTree = "<group>"; };
|
|
A5716836235968A0000CEC60 /* DxeCoreMemoryProfileLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLib.c; sourceTree = "<group>"; };
|
|
A5716837235968A0000CEC60 /* DxeCoreMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.uni; sourceTree = "<group>"; };
|
|
A5716838235968A0000CEC60 /* DxeCoreMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreMemoryAllocationLib.inf; sourceTree = "<group>"; };
|
|
A5716839235968A0000CEC60 /* DxeCoreMemoryProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreMemoryProfileLibNull.c; sourceTree = "<group>"; };
|
|
A571683B235968A0000CEC60 /* BootManagerStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerStrings.uni; sourceTree = "<group>"; };
|
|
A571683C235968A0000CEC60 /* BootManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManager.h; sourceTree = "<group>"; };
|
|
A571683D235968A0000CEC60 /* BootManagerUiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.uni; sourceTree = "<group>"; };
|
|
A571683E235968A0000CEC60 /* BootManagerVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerVfr.Vfr; sourceTree = "<group>"; };
|
|
A571683F235968A0000CEC60 /* BootManagerUiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerUiLib.inf; sourceTree = "<group>"; };
|
|
A5716840235968A0000CEC60 /* BootManager.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManager.c; sourceTree = "<group>"; };
|
|
A5716842235968A0000CEC60 /* BmpSupportLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BmpSupportLib.c; sourceTree = "<group>"; };
|
|
A5716843235968A0000CEC60 /* BaseBmpSupportLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.inf; sourceTree = "<group>"; };
|
|
A5716844235968A0000CEC60 /* BaseBmpSupportLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseBmpSupportLib.uni; sourceTree = "<group>"; };
|
|
A5716846235968A0000CEC60 /* CpuExceptionHandlerLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.uni; sourceTree = "<group>"; };
|
|
A5716847235968A0000CEC60 /* CpuExceptionHandlerLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CpuExceptionHandlerLibNull.inf; sourceTree = "<group>"; };
|
|
A5716848235968A0000CEC60 /* CpuExceptionHandlerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuExceptionHandlerLibNull.c; sourceTree = "<group>"; };
|
|
A571684A235968A0000CEC60 /* HiiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLib.c; sourceTree = "<group>"; };
|
|
A571684B235968A0000CEC60 /* UefiHiiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.uni; sourceTree = "<group>"; };
|
|
A571684C235968A0000CEC60 /* UefiHiiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiHiiLib.inf; sourceTree = "<group>"; };
|
|
A571684D235968A0000CEC60 /* HiiString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiString.c; sourceTree = "<group>"; };
|
|
A571684E235968A0000CEC60 /* HiiLanguage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HiiLanguage.c; sourceTree = "<group>"; };
|
|
A571684F235968A0000CEC60 /* InternalHiiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalHiiLib.h; sourceTree = "<group>"; };
|
|
A5716851235968A0000CEC60 /* BaseSortLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.inf; sourceTree = "<group>"; };
|
|
A5716852235968A0000CEC60 /* BaseSortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSortLib.uni; sourceTree = "<group>"; };
|
|
A5716853235968A0000CEC60 /* BaseSortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSortLib.c; sourceTree = "<group>"; };
|
|
A5716855235968A0000CEC60 /* DxeCorePerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCorePerformanceLib.c; sourceTree = "<group>"; };
|
|
A5716856235968A0000CEC60 /* DxeCorePerformanceLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCorePerformanceLibInternal.h; sourceTree = "<group>"; };
|
|
A5716857235968A0000CEC60 /* DxeCorePerformanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.inf; sourceTree = "<group>"; };
|
|
A5716858235968A0000CEC60 /* DxeCorePerformanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCorePerformanceLib.uni; sourceTree = "<group>"; };
|
|
A571685A235968A0000CEC60 /* DxeResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.uni; sourceTree = "<group>"; };
|
|
A571685B235968A0000CEC60 /* DxeResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeResetSystemLib.inf; sourceTree = "<group>"; };
|
|
A571685C235968A0000CEC60 /* DxeResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeResetSystemLib.c; sourceTree = "<group>"; };
|
|
A571685E235968A0000CEC60 /* PeiResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.uni; sourceTree = "<group>"; };
|
|
A571685F235968A0000CEC60 /* PeiResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResetSystemLib.inf; sourceTree = "<group>"; };
|
|
A5716860235968A0000CEC60 /* PeiResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResetSystemLib.c; sourceTree = "<group>"; };
|
|
A5716861235968A0000CEC60 /* MdeModulePkgSample.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkgSample.dec; sourceTree = "<group>"; };
|
|
A5716863235968A0000CEC60 /* LogoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.uni; sourceTree = "<group>"; };
|
|
A5716864235968A0000CEC60 /* LogoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxe.inf; sourceTree = "<group>"; };
|
|
A5716865235968A0000CEC60 /* Logo.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = Logo.bmp; sourceTree = "<group>"; };
|
|
A5716866235968A0000CEC60 /* Logo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.uni; sourceTree = "<group>"; };
|
|
A5716867235968A0000CEC60 /* LogoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716868235968A0000CEC60 /* LogoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = LogoExtra.uni; sourceTree = "<group>"; };
|
|
A5716869235968A0000CEC60 /* Logo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.inf; sourceTree = "<group>"; };
|
|
A571686A235968A0000CEC60 /* Logo.idf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Logo.idf; sourceTree = "<group>"; };
|
|
A571686B235968A0000CEC60 /* Logo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Logo.c; sourceTree = "<group>"; };
|
|
A571686C235968A0000CEC60 /* MdeModulePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.uni; sourceTree = "<group>"; };
|
|
A571686D235968A0000CEC60 /* MdeModulePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dec; sourceTree = "<group>"; };
|
|
A5716870235968A0000CEC60 /* FrontPage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPage.h; sourceTree = "<group>"; };
|
|
A5716871235968A0000CEC60 /* FrontPageCustomizedUi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUi.h; sourceTree = "<group>"; };
|
|
A5716872235968A0000CEC60 /* Ui.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ui.h; sourceTree = "<group>"; };
|
|
A5716873235968A0000CEC60 /* FrontPageCustomizedUiSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUiSupport.c; sourceTree = "<group>"; };
|
|
A5716874235968A0000CEC60 /* FrontPageVfr.Vfr */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageVfr.Vfr; sourceTree = "<group>"; };
|
|
A5716875235968A0000CEC60 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
|
|
A5716876235968A0000CEC60 /* FrontPageCustomizedUi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPageCustomizedUi.c; sourceTree = "<group>"; };
|
|
A5716877235968A0000CEC60 /* UiApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.uni; sourceTree = "<group>"; };
|
|
A5716878235968A0000CEC60 /* FrontPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FrontPage.c; sourceTree = "<group>"; };
|
|
A5716879235968A0000CEC60 /* FrontPageStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = FrontPageStrings.uni; sourceTree = "<group>"; };
|
|
A571687A235968A0000CEC60 /* UiAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiAppExtra.uni; sourceTree = "<group>"; };
|
|
A571687B235968A0000CEC60 /* UiApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UiApp.inf; sourceTree = "<group>"; };
|
|
A571687C235968A0000CEC60 /* FrontPageCustomizedUiSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FrontPageCustomizedUiSupport.h; sourceTree = "<group>"; };
|
|
A571687D235968A0000CEC60 /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = "<group>"; };
|
|
A571687F235968A0000CEC60 /* HelloWorldStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldStr.uni; sourceTree = "<group>"; };
|
|
A5716880235968A0000CEC60 /* HelloWorld.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.uni; sourceTree = "<group>"; };
|
|
A5716881235968A0000CEC60 /* HelloWorld.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorld.inf; sourceTree = "<group>"; };
|
|
A5716882235968A0000CEC60 /* HelloWorld.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HelloWorld.c; sourceTree = "<group>"; };
|
|
A5716883235968A0000CEC60 /* HelloWorldExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloWorldExtra.uni; sourceTree = "<group>"; };
|
|
A5716885235968A0000CEC60 /* BootManagerMenu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootManagerMenu.c; sourceTree = "<group>"; };
|
|
A5716886235968A0000CEC60 /* BootManagerMenuAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuAppExtra.uni; sourceTree = "<group>"; };
|
|
A5716887235968A0000CEC60 /* BootManagerMenuStrings.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuStrings.uni; sourceTree = "<group>"; };
|
|
A5716888235968A0000CEC60 /* BootManagerMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerMenu.h; sourceTree = "<group>"; };
|
|
A5716889235968A0000CEC60 /* BootManagerMenuApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.inf; sourceTree = "<group>"; };
|
|
A571688A235968A0000CEC60 /* BootManagerMenuApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootManagerMenuApp.uni; sourceTree = "<group>"; };
|
|
A571688C235968A0000CEC60 /* CapsuleApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleApp.h; sourceTree = "<group>"; };
|
|
A571688D235968A0000CEC60 /* CapsuleApp.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.inf; sourceTree = "<group>"; };
|
|
A571688E235968A0000CEC60 /* AppSupport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppSupport.c; sourceTree = "<group>"; };
|
|
A571688F235968A0000CEC60 /* CapsuleApp.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleApp.uni; sourceTree = "<group>"; };
|
|
A5716890235968A0000CEC60 /* CapsuleAppExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = CapsuleAppExtra.uni; sourceTree = "<group>"; };
|
|
A5716891235968A0000CEC60 /* CapsuleOnDisk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleOnDisk.c; sourceTree = "<group>"; };
|
|
A5716892235968A0000CEC60 /* CapsuleApp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleApp.c; sourceTree = "<group>"; };
|
|
A5716893235968A0000CEC60 /* CapsuleDump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CapsuleDump.c; sourceTree = "<group>"; };
|
|
A5716895235968A0000CEC60 /* MemoryProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.inf; sourceTree = "<group>"; };
|
|
A5716896235968A0000CEC60 /* MemoryProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryProfileInfo.c; sourceTree = "<group>"; };
|
|
A5716897235968A0000CEC60 /* MemoryProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfo.uni; sourceTree = "<group>"; };
|
|
A5716898235968A0000CEC60 /* MemoryProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MemoryProfileInfoExtra.uni; sourceTree = "<group>"; };
|
|
A571689A235968A0000CEC60 /* DumpDynPcd.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcd.inf; sourceTree = "<group>"; };
|
|
A571689B235968A0000CEC60 /* DumpDynPcdStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DumpDynPcdStr.uni; sourceTree = "<group>"; };
|
|
A571689C235968A0000CEC60 /* DumpDynPcd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DumpDynPcd.c; sourceTree = "<group>"; };
|
|
A571689E235968A0000CEC60 /* VariableInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfoExtra.uni; sourceTree = "<group>"; };
|
|
A571689F235968A0000CEC60 /* VariableInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.inf; sourceTree = "<group>"; };
|
|
A57168A0235968A0000CEC60 /* VariableInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = VariableInfo.uni; sourceTree = "<group>"; };
|
|
A57168A1235968A0000CEC60 /* VariableInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VariableInfo.c; sourceTree = "<group>"; };
|
|
A57168A3235968A0000CEC60 /* SmiHandlerProfileInfoExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfoExtra.uni; sourceTree = "<group>"; };
|
|
A57168A4235968A0000CEC60 /* SmiHandlerProfileInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.uni; sourceTree = "<group>"; };
|
|
A57168A5235968A0000CEC60 /* SmiHandlerProfileInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileInfo.inf; sourceTree = "<group>"; };
|
|
A57168A6235968A0000CEC60 /* SmiHandlerProfileInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileInfo.c; sourceTree = "<group>"; };
|
|
A57168A7235968A0000CEC60 /* MdeModulePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdeModulePkg.dsc; sourceTree = "<group>"; };
|
|
A57168AA235968A6000CEC60 /* PiPei.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPei.h; sourceTree = "<group>"; };
|
|
A57168AC235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A57168AD235968A6000CEC60 /* PiMm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMm.h; sourceTree = "<group>"; };
|
|
A57168AE235968A6000CEC60 /* Uefi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uefi.h; sourceTree = "<group>"; };
|
|
A57168B0235968A6000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = "<group>"; };
|
|
A57168B1235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A57168B3235968A6000CEC60 /* UefiAcpiDataTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiAcpiDataTable.h; sourceTree = "<group>"; };
|
|
A57168B4235968A6000CEC60 /* UefiPxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiPxe.h; sourceTree = "<group>"; };
|
|
A57168B5235968A6000CEC60 /* UefiSpec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiSpec.h; sourceTree = "<group>"; };
|
|
A57168B6235968A6000CEC60 /* UefiGpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiGpt.h; sourceTree = "<group>"; };
|
|
A57168B7235968A6000CEC60 /* UefiBaseType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBaseType.h; sourceTree = "<group>"; };
|
|
A57168B8235968A6000CEC60 /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = "<group>"; };
|
|
A57168B9235968A6000CEC60 /* UefiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = "<group>"; };
|
|
A57168BB235968A6000CEC60 /* IpmiNetFnFirmware.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnFirmware.h; sourceTree = "<group>"; };
|
|
A57168BC235968A6000CEC60 /* SdramSpdLpDdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdLpDdr.h; sourceTree = "<group>"; };
|
|
A57168BD235968A6000CEC60 /* ElTorito.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ElTorito.h; sourceTree = "<group>"; };
|
|
A57168BE235968A6000CEC60 /* SdramSpdDdr3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr3.h; sourceTree = "<group>"; };
|
|
A57168BF235968A6000CEC60 /* Acpi62.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi62.h; sourceTree = "<group>"; };
|
|
A57168C0235968A6000CEC60 /* WindowsSmmSecurityMitigationTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsSmmSecurityMitigationTable.h; sourceTree = "<group>"; };
|
|
A57168C1235968A6000CEC60 /* Nvme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Nvme.h; sourceTree = "<group>"; };
|
|
A57168C2235968A6000CEC60 /* IoRemappingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoRemappingTable.h; sourceTree = "<group>"; };
|
|
A57168C3235968A6000CEC60 /* LowPowerIdleTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LowPowerIdleTable.h; sourceTree = "<group>"; };
|
|
A57168C4235968A6000CEC60 /* Emmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Emmc.h; sourceTree = "<group>"; };
|
|
A57168C5235968A6000CEC60 /* WatchdogActionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogActionTable.h; sourceTree = "<group>"; };
|
|
A57168C6235968A6000CEC60 /* DmaRemappingReportingTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DmaRemappingReportingTable.h; sourceTree = "<group>"; };
|
|
A57168C7235968A6000CEC60 /* AlertStandardFormatTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AlertStandardFormatTable.h; sourceTree = "<group>"; };
|
|
A57168C8235968A6000CEC60 /* Acpi40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi40.h; sourceTree = "<group>"; };
|
|
A57168C9235968A6000CEC60 /* Bmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bmp.h; sourceTree = "<group>"; };
|
|
A57168CA235968A6000CEC60 /* UefiTcgPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiTcgPlatform.h; sourceTree = "<group>"; };
|
|
A57168CB235968A6000CEC60 /* SerialPortConsoleRedirectionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortConsoleRedirectionTable.h; sourceTree = "<group>"; };
|
|
A57168CC235968A6000CEC60 /* Pci22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci22.h; sourceTree = "<group>"; };
|
|
A57168CD235968A6000CEC60 /* Mbr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mbr.h; sourceTree = "<group>"; };
|
|
A57168CE235968A6000CEC60 /* Acpi61.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi61.h; sourceTree = "<group>"; };
|
|
A57168CF235968A6000CEC60 /* SdramSpdDdr4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpdDdr4.h; sourceTree = "<group>"; };
|
|
A57168D0235968A6000CEC60 /* TcgStorageOpal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageOpal.h; sourceTree = "<group>"; };
|
|
A57168D1235968A6000CEC60 /* IpmiNetFnChassis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnChassis.h; sourceTree = "<group>"; };
|
|
A57168D2235968A6000CEC60 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = "<group>"; };
|
|
A57168D3235968A6000CEC60 /* Tpm2Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm2Acpi.h; sourceTree = "<group>"; };
|
|
A57168D4235968A6000CEC60 /* PeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = "<group>"; };
|
|
A57168D5235968A6000CEC60 /* PciExpress30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress30.h; sourceTree = "<group>"; };
|
|
A57168D6235968A6000CEC60 /* SdramSpd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdramSpd.h; sourceTree = "<group>"; };
|
|
A57168D7235968A6000CEC60 /* Acpi10.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi10.h; sourceTree = "<group>"; };
|
|
A57168D8235968A6000CEC60 /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = "<group>"; };
|
|
A57168D9235968A6000CEC60 /* IpmiFruInformationStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiFruInformationStorage.h; sourceTree = "<group>"; };
|
|
A57168DA235968A6000CEC60 /* IpmiNetFnStorage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnStorage.h; sourceTree = "<group>"; };
|
|
A57168DB235968A6000CEC60 /* IScsiBootFirmwareTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiBootFirmwareTable.h; sourceTree = "<group>"; };
|
|
A57168DC235968A6000CEC60 /* Bluetooth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = "<group>"; };
|
|
A57168DD235968A6000CEC60 /* AcpiAml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiAml.h; sourceTree = "<group>"; };
|
|
A57168DE235968A6000CEC60 /* Acpi50.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi50.h; sourceTree = "<group>"; };
|
|
A57168DF235968A6000CEC60 /* Tpm20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm20.h; sourceTree = "<group>"; };
|
|
A57168E0235968A6000CEC60 /* PciCodeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCodeId.h; sourceTree = "<group>"; };
|
|
A57168E1235968A6000CEC60 /* IpmiNetFnTransport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnTransport.h; sourceTree = "<group>"; };
|
|
A57168E2235968A6000CEC60 /* Dhcp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp.h; sourceTree = "<group>"; };
|
|
A57168E3235968A6000CEC60 /* TpmPtp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmPtp.h; sourceTree = "<group>"; };
|
|
A57168E4235968A6000CEC60 /* Acpi20.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi20.h; sourceTree = "<group>"; };
|
|
A57168E5235968A6000CEC60 /* Pci23.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci23.h; sourceTree = "<group>"; };
|
|
A57168E6235968A6000CEC60 /* IpmiNetFnApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnApp.h; sourceTree = "<group>"; };
|
|
A57168E7235968A6000CEC60 /* PciExpress40.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress40.h; sourceTree = "<group>"; };
|
|
A57168E8235968A6000CEC60 /* IpmiNetFnSensorEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnSensorEvent.h; sourceTree = "<group>"; };
|
|
A57168E9235968A6000CEC60 /* Acpi60.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi60.h; sourceTree = "<group>"; };
|
|
A57168EA235968A6000CEC60 /* PciExpress21.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress21.h; sourceTree = "<group>"; };
|
|
A57168EB235968A6000CEC60 /* PciExpress31.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpress31.h; sourceTree = "<group>"; };
|
|
A57168EC235968A6000CEC60 /* TcgStorageCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgStorageCore.h; sourceTree = "<group>"; };
|
|
A57168ED235968A6000CEC60 /* HighPrecisionEventTimerTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HighPrecisionEventTimerTable.h; sourceTree = "<group>"; };
|
|
A57168EE235968A6000CEC60 /* Usb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb.h; sourceTree = "<group>"; };
|
|
A57168EF235968A6000CEC60 /* Acpi51.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi51.h; sourceTree = "<group>"; };
|
|
A57168F0235968A6000CEC60 /* Sd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Sd.h; sourceTree = "<group>"; };
|
|
A57168F1235968A6000CEC60 /* WatchdogResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogResourceTable.h; sourceTree = "<group>"; };
|
|
A57168F2235968A6000CEC60 /* Acpi30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi30.h; sourceTree = "<group>"; };
|
|
A57168F3235968A6000CEC60 /* Udf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udf.h; sourceTree = "<group>"; };
|
|
A57168F4235968A6000CEC60 /* DebugPortTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPortTable.h; sourceTree = "<group>"; };
|
|
A57168F5235968A6000CEC60 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = "<group>"; };
|
|
A57168F6235968A6000CEC60 /* MemoryOverwriteRequestControlLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteRequestControlLock.h; sourceTree = "<group>"; };
|
|
A57168F7235968A6000CEC60 /* Atapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Atapi.h; sourceTree = "<group>"; };
|
|
A57168F8235968A6000CEC60 /* TcpaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcpaAcpi.h; sourceTree = "<group>"; };
|
|
A57168F9235968A6000CEC60 /* LegacyBiosMpTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyBiosMpTable.h; sourceTree = "<group>"; };
|
|
A57168FA235968A6000CEC60 /* TpmTis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TpmTis.h; sourceTree = "<group>"; };
|
|
A57168FB235968A6000CEC60 /* Acpi63.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi63.h; sourceTree = "<group>"; };
|
|
A57168FC235968A6000CEC60 /* SmBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBus.h; sourceTree = "<group>"; };
|
|
A57168FD235968A6000CEC60 /* Http11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http11.h; sourceTree = "<group>"; };
|
|
A57168FE235968A6000CEC60 /* TcgPhysicalPresence.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgPhysicalPresence.h; sourceTree = "<group>"; };
|
|
A57168FF235968A6000CEC60 /* IpmiNetFnGroupExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnGroupExtension.h; sourceTree = "<group>"; };
|
|
A5716900235968A6000CEC60 /* Tls1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls1.h; sourceTree = "<group>"; };
|
|
A5716901235968A6000CEC60 /* Pci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci.h; sourceTree = "<group>"; };
|
|
A5716902235968A6000CEC60 /* DebugPort2Table.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort2Table.h; sourceTree = "<group>"; };
|
|
A5716903235968A6000CEC60 /* Scsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Scsi.h; sourceTree = "<group>"; };
|
|
A5716904235968A6000CEC60 /* Pci30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pci30.h; sourceTree = "<group>"; };
|
|
A5716905235968A6000CEC60 /* Hsti.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hsti.h; sourceTree = "<group>"; };
|
|
A5716906235968A6000CEC60 /* WindowsUxCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WindowsUxCapsule.h; sourceTree = "<group>"; };
|
|
A5716907235968A6000CEC60 /* Tpm12.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tpm12.h; sourceTree = "<group>"; };
|
|
A5716908235968A6000CEC60 /* Ipmi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ipmi.h; sourceTree = "<group>"; };
|
|
A5716909235968A6000CEC60 /* IpmiNetFnBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpmiNetFnBridge.h; sourceTree = "<group>"; };
|
|
A571690A235968A6000CEC60 /* ServiceProcessorManagementInterfaceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceProcessorManagementInterfaceTable.h; sourceTree = "<group>"; };
|
|
A571690C235968A6000CEC60 /* OrderedCollectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderedCollectionLib.h; sourceTree = "<group>"; };
|
|
A571690D235968A6000CEC60 /* TimerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TimerLib.h; sourceTree = "<group>"; };
|
|
A571690E235968A6000CEC60 /* PeiServicesTablePointerLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesTablePointerLib.h; sourceTree = "<group>"; };
|
|
A571690F235968A6000CEC60 /* SmiHandlerProfileLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmiHandlerProfileLib.h; sourceTree = "<group>"; };
|
|
A5716910235968A6000CEC60 /* UefiUsbLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLib.h; sourceTree = "<group>"; };
|
|
A5716911235968A6000CEC60 /* UefiDecompressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDecompressLib.h; sourceTree = "<group>"; };
|
|
A5716912235968A6000CEC60 /* UefiRuntimeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeServicesTableLib.h; sourceTree = "<group>"; };
|
|
A5716913235968A6000CEC60 /* PeimEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeimEntryPoint.h; sourceTree = "<group>"; };
|
|
A5716914235968A6000CEC60 /* RngLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RngLib.h; sourceTree = "<group>"; };
|
|
A5716915235968A6000CEC60 /* PciCf8Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCf8Lib.h; sourceTree = "<group>"; };
|
|
A5716916235968A6000CEC60 /* SmmPeriodicSmiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicSmiLib.h; sourceTree = "<group>"; };
|
|
A5716917235968A6000CEC60 /* PeiCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreEntryPoint.h; sourceTree = "<group>"; };
|
|
A5716918235968A6000CEC60 /* S3PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciLib.h; sourceTree = "<group>"; };
|
|
A5716919235968A6000CEC60 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = "<group>"; };
|
|
A571691A235968A6000CEC60 /* DebugLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugLib.h; sourceTree = "<group>"; };
|
|
A571691B235968A6000CEC60 /* SynchronizationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SynchronizationLib.h; sourceTree = "<group>"; };
|
|
A571691C235968A6000CEC60 /* SafeIntLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SafeIntLib.h; sourceTree = "<group>"; };
|
|
A571691D235968A6000CEC60 /* S3SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmbusLib.h; sourceTree = "<group>"; };
|
|
A571691E235968A6000CEC60 /* DevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathLib.h; sourceTree = "<group>"; };
|
|
A571691F235968A6000CEC60 /* PcdLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdLib.h; sourceTree = "<group>"; };
|
|
A5716920235968A6000CEC60 /* FileHandleLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileHandleLib.h; sourceTree = "<group>"; };
|
|
A5716921235968A6000CEC60 /* UefiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLib.h; sourceTree = "<group>"; };
|
|
A5716922235968A6000CEC60 /* SmmMemLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmMemLib.h; sourceTree = "<group>"; };
|
|
A5716923235968A6000CEC60 /* PostCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PostCodeLib.h; sourceTree = "<group>"; };
|
|
A5716924235968A6000CEC60 /* S3StallLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3StallLib.h; sourceTree = "<group>"; };
|
|
A5716925235968A6000CEC60 /* PciLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciLib.h; sourceTree = "<group>"; };
|
|
A5716926235968A6000CEC60 /* UefiBootServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBootServicesTableLib.h; sourceTree = "<group>"; };
|
|
A5716927235968A6000CEC60 /* MmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmServicesTableLib.h; sourceTree = "<group>"; };
|
|
A5716928235968A6000CEC60 /* PeCoffExtraActionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffExtraActionLib.h; sourceTree = "<group>"; };
|
|
A5716929235968A6000CEC60 /* PciExpressLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciExpressLib.h; sourceTree = "<group>"; };
|
|
A571692A235968A6000CEC60 /* S3IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3IoLib.h; sourceTree = "<group>"; };
|
|
A571692B235968A6000CEC60 /* ReportStatusCodeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeLib.h; sourceTree = "<group>"; };
|
|
A571692C235968A6000CEC60 /* UefiScsiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiScsiLib.h; sourceTree = "<group>"; };
|
|
A571692D235968A6000CEC60 /* UefiRuntimeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiRuntimeLib.h; sourceTree = "<group>"; };
|
|
A571692E235968A6000CEC60 /* SmmServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmServicesTableLib.h; sourceTree = "<group>"; };
|
|
A571692F235968A6000CEC60 /* SerialPortLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialPortLib.h; sourceTree = "<group>"; };
|
|
A5716930235968A6000CEC60 /* DxeCoreEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCoreEntryPoint.h; sourceTree = "<group>"; };
|
|
A5716931235968A6000CEC60 /* PeCoffGetEntryPointLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffGetEntryPointLib.h; sourceTree = "<group>"; };
|
|
A5716932235968A6000CEC60 /* UefiDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDriverEntryPoint.h; sourceTree = "<group>"; };
|
|
A5716933235968A6000CEC60 /* BaseMemoryLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseMemoryLib.h; sourceTree = "<group>"; };
|
|
A5716934235968A6000CEC60 /* DxeServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesLib.h; sourceTree = "<group>"; };
|
|
A5716935235968A6000CEC60 /* PeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = "<group>"; };
|
|
A5716936235968A6000CEC60 /* S3PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3PciSegmentLib.h; sourceTree = "<group>"; };
|
|
A5716937235968A6000CEC60 /* BaseLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLib.h; sourceTree = "<group>"; };
|
|
A5716938235968A6000CEC60 /* SmmLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmLib.h; sourceTree = "<group>"; };
|
|
A5716939235968A6000CEC60 /* PeiServicesLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiServicesLib.h; sourceTree = "<group>"; };
|
|
A571693A235968A6000CEC60 /* DxeServicesTableLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServicesTableLib.h; sourceTree = "<group>"; };
|
|
A571693B235968A6000CEC60 /* SmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusLib.h; sourceTree = "<group>"; };
|
|
A571693C235968A6000CEC60 /* MemoryAllocationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationLib.h; sourceTree = "<group>"; };
|
|
A571693D235968A6000CEC60 /* HstiLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiLib.h; sourceTree = "<group>"; };
|
|
A571693E235968A6000CEC60 /* ExtractGuidedSectionLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtractGuidedSectionLib.h; sourceTree = "<group>"; };
|
|
A571693F235968A6000CEC60 /* ResourcePublicationLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResourcePublicationLib.h; sourceTree = "<group>"; };
|
|
A5716940235968A6000CEC60 /* S3BootScriptLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3BootScriptLib.h; sourceTree = "<group>"; };
|
|
A5716941235968A6000CEC60 /* CacheMaintenanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CacheMaintenanceLib.h; sourceTree = "<group>"; };
|
|
A5716942235968A6000CEC60 /* CpuLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuLib.h; sourceTree = "<group>"; };
|
|
A5716943235968A6000CEC60 /* StandaloneMmDriverEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StandaloneMmDriverEntryPoint.h; sourceTree = "<group>"; };
|
|
A5716944235968A6000CEC60 /* SmmIoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoLib.h; sourceTree = "<group>"; };
|
|
A5716945235968A6000CEC60 /* IoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoLib.h; sourceTree = "<group>"; };
|
|
A5716946235968A6000CEC60 /* PrintLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLib.h; sourceTree = "<group>"; };
|
|
A5716947235968A6000CEC60 /* UefiApplicationEntryPoint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiApplicationEntryPoint.h; sourceTree = "<group>"; };
|
|
A5716948235968A6000CEC60 /* PerformanceLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerformanceLib.h; sourceTree = "<group>"; };
|
|
A5716949235968A6000CEC60 /* HobLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobLib.h; sourceTree = "<group>"; };
|
|
A571694A235968A6000CEC60 /* DebugPrintErrorLevelLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPrintErrorLevelLib.h; sourceTree = "<group>"; };
|
|
A571694B235968A6000CEC60 /* PciSegmentInfoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentInfoLib.h; sourceTree = "<group>"; };
|
|
A571694D235968A6000CEC60 /* LegacySpiController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiController.h; sourceTree = "<group>"; };
|
|
A571694E235968A6000CEC60 /* SpiHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiHc.h; sourceTree = "<group>"; };
|
|
A571694F235968A6000CEC60 /* Tcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp4.h; sourceTree = "<group>"; };
|
|
A5716950235968A6000CEC60 /* DriverFamilyOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverFamilyOverride.h; sourceTree = "<group>"; };
|
|
A5716951235968A6000CEC60 /* MmSxDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSxDispatch.h; sourceTree = "<group>"; };
|
|
A5716952235968A6000CEC60 /* MmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpu.h; sourceTree = "<group>"; };
|
|
A5716953235968A6000CEC60 /* TcgService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TcgService.h; sourceTree = "<group>"; };
|
|
A5716954235968A6000CEC60 /* WiFi2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi2.h; sourceTree = "<group>"; };
|
|
A5716955235968A6000CEC60 /* PartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PartitionInfo.h; sourceTree = "<group>"; };
|
|
A5716956235968A6000CEC60 /* SmmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReportStatusCodeHandler.h; sourceTree = "<group>"; };
|
|
A5716957235968A6000CEC60 /* UgaDraw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = "<group>"; };
|
|
A5716958235968A6000CEC60 /* Bis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bis.h; sourceTree = "<group>"; };
|
|
A5716959235968A6000CEC60 /* SmartCardEdge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardEdge.h; sourceTree = "<group>"; };
|
|
A571695A235968A6000CEC60 /* EapConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapConfiguration.h; sourceTree = "<group>"; };
|
|
A571695B235968A6000CEC60 /* ShellDynamicCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellDynamicCommand.h; sourceTree = "<group>"; };
|
|
A571695C235968A6000CEC60 /* Rest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rest.h; sourceTree = "<group>"; };
|
|
A571695D235968A6000CEC60 /* NvdimmLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvdimmLabel.h; sourceTree = "<group>"; };
|
|
A571695E235968A6000CEC60 /* Udp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp4.h; sourceTree = "<group>"; };
|
|
A571695F235968A6000CEC60 /* LoadedImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadedImage.h; sourceTree = "<group>"; };
|
|
A5716960235968A6000CEC60 /* WiFi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WiFi.h; sourceTree = "<group>"; };
|
|
A5716961235968A6000CEC60 /* SmmSwDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSwDispatch2.h; sourceTree = "<group>"; };
|
|
A5716962235968A6000CEC60 /* FormBrowser2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FormBrowser2.h; sourceTree = "<group>"; };
|
|
A5716963235968A6000CEC60 /* I2cHost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cHost.h; sourceTree = "<group>"; };
|
|
A5716964235968A6000CEC60 /* DevicePathFromText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathFromText.h; sourceTree = "<group>"; };
|
|
A5716965235968A6000CEC60 /* Shell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Shell.h; sourceTree = "<group>"; };
|
|
A5716966235968A6000CEC60 /* IpSec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSec.h; sourceTree = "<group>"; };
|
|
A5716967235968A6000CEC60 /* SimpleTextInEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextInEx.h; sourceTree = "<group>"; };
|
|
A5716968235968A6000CEC60 /* CpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo2.h; sourceTree = "<group>"; };
|
|
A5716969235968A6000CEC60 /* Ip4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4.h; sourceTree = "<group>"; };
|
|
A571696A235968A6000CEC60 /* DriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration.h; sourceTree = "<group>"; };
|
|
A571696B235968A6000CEC60 /* SpiSmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmConfiguration.h; sourceTree = "<group>"; };
|
|
A571696C235968A6000CEC60 /* DiskIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo.h; sourceTree = "<group>"; };
|
|
A571696D235968A6000CEC60 /* Tls.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tls.h; sourceTree = "<group>"; };
|
|
A571696E235968A6000CEC60 /* MmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReadyToLock.h; sourceTree = "<group>"; };
|
|
A571696F235968A6000CEC60 /* SimpleFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleFileSystem.h; sourceTree = "<group>"; };
|
|
A5716970235968A6000CEC60 /* MmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStatusCode.h; sourceTree = "<group>"; };
|
|
A5716971235968A6000CEC60 /* Http.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Http.h; sourceTree = "<group>"; };
|
|
A5716972235968A6000CEC60 /* ScsiPassThruExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThruExt.h; sourceTree = "<group>"; };
|
|
A5716973235968A6000CEC60 /* HiiConfigAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigAccess.h; sourceTree = "<group>"; };
|
|
A5716974235968A6000CEC60 /* SmbusHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmbusHc.h; sourceTree = "<group>"; };
|
|
A5716975235968A6000CEC60 /* DevicePathToText.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathToText.h; sourceTree = "<group>"; };
|
|
A5716976235968A6000CEC60 /* MmCpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCpuIo.h; sourceTree = "<group>"; };
|
|
A5716977235968A6000CEC60 /* ServiceBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceBinding.h; sourceTree = "<group>"; };
|
|
A5716978235968A6000CEC60 /* DriverConfiguration2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverConfiguration2.h; sourceTree = "<group>"; };
|
|
A5716979235968A6000CEC60 /* Usb2HostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Usb2HostController.h; sourceTree = "<group>"; };
|
|
A571697A235968A6000CEC60 /* FirmwareManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareManagement.h; sourceTree = "<group>"; };
|
|
A571697B235968A6000CEC60 /* EdidDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidDiscovered.h; sourceTree = "<group>"; };
|
|
A571697C235968A6000CEC60 /* MmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmEndOfDxe.h; sourceTree = "<group>"; };
|
|
A571697D235968A6000CEC60 /* BootManagerPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootManagerPolicy.h; sourceTree = "<group>"; };
|
|
A571697E235968A6000CEC60 /* RealTimeClock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RealTimeClock.h; sourceTree = "<group>"; };
|
|
A571697F235968A6000CEC60 /* SimplePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimplePointer.h; sourceTree = "<group>"; };
|
|
A5716980235968A6000CEC60 /* Ip6Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6Config.h; sourceTree = "<group>"; };
|
|
A5716981235968A6000CEC60 /* I2cIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cIo.h; sourceTree = "<group>"; };
|
|
A5716982235968A6000CEC60 /* Dns6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns6.h; sourceTree = "<group>"; };
|
|
A5716983235968A6000CEC60 /* UfsDeviceConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UfsDeviceConfig.h; sourceTree = "<group>"; };
|
|
A5716984235968A6000CEC60 /* DeviceIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceIo.h; sourceTree = "<group>"; };
|
|
A5716985235968A6000CEC60 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = "<group>"; };
|
|
A5716986235968A6000CEC60 /* TlsConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TlsConfig.h; sourceTree = "<group>"; };
|
|
A5716987235968A6000CEC60 /* ScsiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiIo.h; sourceTree = "<group>"; };
|
|
A5716988235968A6000CEC60 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = "<group>"; };
|
|
A5716989235968A6000CEC60 /* SmmSxDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmSxDispatch2.h; sourceTree = "<group>"; };
|
|
A571698A235968A6000CEC60 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = "<group>"; };
|
|
A571698B235968A6000CEC60 /* NetworkInterfaceIdentifier.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetworkInterfaceIdentifier.h; sourceTree = "<group>"; };
|
|
A571698C235968A6000CEC60 /* MmPowerButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPowerButtonDispatch.h; sourceTree = "<group>"; };
|
|
A571698D235968A6000CEC60 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = "<group>"; };
|
|
A571698E235968A6000CEC60 /* EdidActive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidActive.h; sourceTree = "<group>"; };
|
|
A571698F235968A6000CEC60 /* UserCredential.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential.h; sourceTree = "<group>"; };
|
|
A5716990235968A6000CEC60 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = "<group>"; };
|
|
A5716991235968A6000CEC60 /* UnicodeCollation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UnicodeCollation.h; sourceTree = "<group>"; };
|
|
A5716992235968A6000CEC60 /* MonotonicCounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MonotonicCounter.h; sourceTree = "<group>"; };
|
|
A5716993235968A6000CEC60 /* BluetoothHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothHc.h; sourceTree = "<group>"; };
|
|
A5716994235968A6000CEC60 /* PlatformDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformDriverOverride.h; sourceTree = "<group>"; };
|
|
A5716995235968A6000CEC60 /* ManagedNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ManagedNetwork.h; sourceTree = "<group>"; };
|
|
A5716996235968A6000CEC60 /* DriverDiagnostics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics.h; sourceTree = "<group>"; };
|
|
A5716997235968A6000CEC60 /* HiiImageDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageDecoder.h; sourceTree = "<group>"; };
|
|
A5716998235968A6000CEC60 /* SimpleNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleNetwork.h; sourceTree = "<group>"; };
|
|
A5716999235968A6000CEC60 /* HiiString.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiString.h; sourceTree = "<group>"; };
|
|
A571699A235968A6000CEC60 /* TrEEProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TrEEProtocol.h; sourceTree = "<group>"; };
|
|
A571699B235968A6000CEC60 /* VariableWrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableWrite.h; sourceTree = "<group>"; };
|
|
A571699C235968A6000CEC60 /* BluetoothLeConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothLeConfig.h; sourceTree = "<group>"; };
|
|
A571699D235968A6000CEC60 /* Ip4Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config.h; sourceTree = "<group>"; };
|
|
A571699E235968A6000CEC60 /* MmMp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmMp.h; sourceTree = "<group>"; };
|
|
A571699F235968A6000CEC60 /* HiiPopup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPopup.h; sourceTree = "<group>"; };
|
|
A57169A0235968A6000CEC60 /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = "<group>"; };
|
|
A57169A1235968A6000CEC60 /* IScsiInitiatorName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IScsiInitiatorName.h; sourceTree = "<group>"; };
|
|
A57169A2235968A6000CEC60 /* Ftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ftp4.h; sourceTree = "<group>"; };
|
|
A57169A3235968A6000CEC60 /* AtaPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtaPassThru.h; sourceTree = "<group>"; };
|
|
A57169A4235968A6000CEC60 /* SimpleTextOut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextOut.h; sourceTree = "<group>"; };
|
|
A57169A5235968A6000CEC60 /* HiiConfigKeyword.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigKeyword.h; sourceTree = "<group>"; };
|
|
A57169A6235968A6000CEC60 /* PciOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciOverride.h; sourceTree = "<group>"; };
|
|
A57169A7235968A6000CEC60 /* DiskIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskIo2.h; sourceTree = "<group>"; };
|
|
A57169A8235968A6000CEC60 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = "<group>"; };
|
|
A57169A9235968A6000CEC60 /* ComponentName2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName2.h; sourceTree = "<group>"; };
|
|
A57169AA235968A6000CEC60 /* SmmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStatusCode.h; sourceTree = "<group>"; };
|
|
A57169AB235968A6000CEC60 /* PciPlatform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciPlatform.h; sourceTree = "<group>"; };
|
|
A57169AC235968A6000CEC60 /* DriverDiagnostics2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverDiagnostics2.h; sourceTree = "<group>"; };
|
|
A57169AD235968A6000CEC60 /* Rng.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Rng.h; sourceTree = "<group>"; };
|
|
A57169AE235968A6000CEC60 /* Dhcp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp4.h; sourceTree = "<group>"; };
|
|
A57169AF235968A6000CEC60 /* PxeBaseCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCode.h; sourceTree = "<group>"; };
|
|
A57169B0235968A6000CEC60 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = "<group>"; };
|
|
A57169B1235968A6000CEC60 /* Variable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Variable.h; sourceTree = "<group>"; };
|
|
A57169B2235968A6000CEC60 /* MmReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmReportStatusCodeHandler.h; sourceTree = "<group>"; };
|
|
A57169B3235968A6000CEC60 /* DxeMmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeMmReadyToLock.h; sourceTree = "<group>"; };
|
|
A57169B4235968A6000CEC60 /* DriverBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverBinding.h; sourceTree = "<group>"; };
|
|
A57169B5235968A6000CEC60 /* FirmwareVolume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume2.h; sourceTree = "<group>"; };
|
|
A57169B6235968A6000CEC60 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = "<group>"; };
|
|
A57169B7235968A6000CEC60 /* MmBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmBase.h; sourceTree = "<group>"; };
|
|
A57169B8235968A6000CEC60 /* SmmCpuIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIo2.h; sourceTree = "<group>"; };
|
|
A57169B9235968A6000CEC60 /* SmmUsbDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmUsbDispatch2.h; sourceTree = "<group>"; };
|
|
A57169BA235968A6000CEC60 /* Mtftp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp6.h; sourceTree = "<group>"; };
|
|
A57169BB235968A6000CEC60 /* S3SmmSaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SmmSaveState.h; sourceTree = "<group>"; };
|
|
A57169BC235968A6000CEC60 /* SpiNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiNorFlash.h; sourceTree = "<group>"; };
|
|
A57169BD235968A6000CEC60 /* Metronome.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Metronome.h; sourceTree = "<group>"; };
|
|
A57169BE235968A6000CEC60 /* SmmPowerButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPowerButtonDispatch2.h; sourceTree = "<group>"; };
|
|
A57169BF235968A6000CEC60 /* Runtime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Runtime.h; sourceTree = "<group>"; };
|
|
A57169C0235968A6000CEC60 /* LegacySpiSmmFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmFlash.h; sourceTree = "<group>"; };
|
|
A57169C1235968A6000CEC60 /* PlatformToDriverConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PlatformToDriverConfiguration.h; sourceTree = "<group>"; };
|
|
A57169C2235968A6000CEC60 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
|
|
A57169C3235968A6000CEC60 /* DevicePathUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = "<group>"; };
|
|
A57169C4235968A6000CEC60 /* PxeBaseCodeCallBack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PxeBaseCodeCallBack.h; sourceTree = "<group>"; };
|
|
A57169C5235968A6000CEC60 /* LegacySpiSmmController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiSmmController.h; sourceTree = "<group>"; };
|
|
A57169C6235968A6000CEC60 /* LegacyRegion2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacyRegion2.h; sourceTree = "<group>"; };
|
|
A57169C7235968A6000CEC60 /* DebugPort.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugPort.h; sourceTree = "<group>"; };
|
|
A57169C8235968A6000CEC60 /* Tcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcp6.h; sourceTree = "<group>"; };
|
|
A57169C9235968A6000CEC60 /* PciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciRootBridgeIo.h; sourceTree = "<group>"; };
|
|
A57169CA235968A6000CEC60 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = "<group>"; };
|
|
A57169CB235968A6000CEC60 /* UgaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaIo.h; sourceTree = "<group>"; };
|
|
A57169CC235968A6000CEC60 /* SpiSmmNorFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmNorFlash.h; sourceTree = "<group>"; };
|
|
A57169CD235968A6000CEC60 /* Hash2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash2.h; sourceTree = "<group>"; };
|
|
A57169CE235968A6000CEC60 /* SpiConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiConfiguration.h; sourceTree = "<group>"; };
|
|
A57169CF235968A6000CEC60 /* SuperIoControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIoControl.h; sourceTree = "<group>"; };
|
|
A57169D0235968A6000CEC60 /* DevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = "<group>"; };
|
|
A57169D1235968A6000CEC60 /* TapeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TapeIo.h; sourceTree = "<group>"; };
|
|
A57169D2235968A6000CEC60 /* SmmCpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpu.h; sourceTree = "<group>"; };
|
|
A57169D3235968A6000CEC60 /* DriverSupportedEfiVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverSupportedEfiVersion.h; sourceTree = "<group>"; };
|
|
A57169D4235968A6000CEC60 /* StorageSecurityCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StorageSecurityCommand.h; sourceTree = "<group>"; };
|
|
A57169D5235968A6000CEC60 /* UserManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserManager.h; sourceTree = "<group>"; };
|
|
A57169D6235968A6000CEC60 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = "<group>"; };
|
|
A57169D7235968A6000CEC60 /* SecurityPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecurityPolicy.h; sourceTree = "<group>"; };
|
|
A57169D8235968A6000CEC60 /* UsbFunctionIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbFunctionIo.h; sourceTree = "<group>"; };
|
|
A57169D9235968A6000CEC60 /* BusSpecificDriverOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BusSpecificDriverOverride.h; sourceTree = "<group>"; };
|
|
A57169DA235968A6000CEC60 /* MmSwDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmSwDispatch.h; sourceTree = "<group>"; };
|
|
A57169DB235968A6000CEC60 /* Supplicant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Supplicant.h; sourceTree = "<group>"; };
|
|
A57169DC235968A6000CEC60 /* Udp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Udp6.h; sourceTree = "<group>"; };
|
|
A57169DD235968A6000CEC60 /* SmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmReadyToLock.h; sourceTree = "<group>"; };
|
|
A57169DE235968A6000CEC60 /* PciHotPlugRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugRequest.h; sourceTree = "<group>"; };
|
|
A57169DF235968A6000CEC60 /* AuthenticationInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AuthenticationInfo.h; sourceTree = "<group>"; };
|
|
A57169E0235968A6000CEC60 /* Ip4Config2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip4Config2.h; sourceTree = "<group>"; };
|
|
A57169E1235968A6000CEC60 /* MmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmCommunication.h; sourceTree = "<group>"; };
|
|
A57169E2235968A6000CEC60 /* EapManagement2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement2.h; sourceTree = "<group>"; };
|
|
A57169E3235968A6000CEC60 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = "<group>"; };
|
|
A57169E4235968A6000CEC60 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = "<group>"; };
|
|
A57169E5235968A6000CEC60 /* PciHostBridgeResourceAllocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHostBridgeResourceAllocation.h; sourceTree = "<group>"; };
|
|
A57169E6235968A6000CEC60 /* HiiPackageList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPackageList.h; sourceTree = "<group>"; };
|
|
A57169E7235968A6000CEC60 /* SpiIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiIo.h; sourceTree = "<group>"; };
|
|
A57169E8235968A6000CEC60 /* HiiImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImage.h; sourceTree = "<group>"; };
|
|
A57169E9235968A6000CEC60 /* Pkcs7Verify.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pkcs7Verify.h; sourceTree = "<group>"; };
|
|
A57169EA235968A6000CEC60 /* SmmGpiDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmGpiDispatch2.h; sourceTree = "<group>"; };
|
|
A57169EB235968A6000CEC60 /* SmmCommunication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCommunication.h; sourceTree = "<group>"; };
|
|
A57169EC235968A6000CEC60 /* NvmExpressPassthru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NvmExpressPassthru.h; sourceTree = "<group>"; };
|
|
A57169ED235968A6000CEC60 /* IpSecConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IpSecConfig.h; sourceTree = "<group>"; };
|
|
A57169EE235968A6000CEC60 /* DeferredImageLoad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeferredImageLoad.h; sourceTree = "<group>"; };
|
|
A57169EF235968A6000CEC60 /* MmUsbDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmUsbDispatch.h; sourceTree = "<group>"; };
|
|
A57169F0235968A6000CEC60 /* SmmStandbyButtonDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmStandbyButtonDispatch2.h; sourceTree = "<group>"; };
|
|
A57169F1235968A6000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
|
|
A57169F2235968A6000CEC60 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = "<group>"; };
|
|
A57169F3235968A6000CEC60 /* RegularExpressionProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RegularExpressionProtocol.h; sourceTree = "<group>"; };
|
|
A57169F4235968A6000CEC60 /* IdeControllerInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeControllerInit.h; sourceTree = "<group>"; };
|
|
A57169F5235968A6000CEC60 /* Cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpu.h; sourceTree = "<group>"; };
|
|
A57169F6235968A6000CEC60 /* AbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AbsolutePointer.h; sourceTree = "<group>"; };
|
|
A57169F7235968A6000CEC60 /* UsbHostController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbHostController.h; sourceTree = "<group>"; };
|
|
A57169F8235968A6000CEC60 /* UsbIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UsbIo.h; sourceTree = "<group>"; };
|
|
A57169F9235968A6000CEC60 /* HiiConfigRouting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiConfigRouting.h; sourceTree = "<group>"; };
|
|
A57169FA235968A6000CEC60 /* BluetoothAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothAttribute.h; sourceTree = "<group>"; };
|
|
A57169FB235968A6000CEC60 /* Ip6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ip6.h; sourceTree = "<group>"; };
|
|
A57169FC235968A6000CEC60 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = "<group>"; };
|
|
A57169FD235968A6000CEC60 /* Dns4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dns4.h; sourceTree = "<group>"; };
|
|
A57169FE235968A6000CEC60 /* HiiDatabase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiDatabase.h; sourceTree = "<group>"; };
|
|
A57169FF235968A6000CEC60 /* HiiImageEx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiImageEx.h; sourceTree = "<group>"; };
|
|
A5716A00235968A6000CEC60 /* PciIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciIo.h; sourceTree = "<group>"; };
|
|
A5716A01235968A6000CEC60 /* MmPeriodicTimerDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPeriodicTimerDispatch.h; sourceTree = "<group>"; };
|
|
A5716A02235968A6000CEC60 /* RamDisk.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RamDisk.h; sourceTree = "<group>"; };
|
|
A5716A03235968A6000CEC60 /* ScsiPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScsiPassThru.h; sourceTree = "<group>"; };
|
|
A5716A04235968A6000CEC60 /* DiskInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DiskInfo.h; sourceTree = "<group>"; };
|
|
A5716A05235968A6000CEC60 /* Bds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bds.h; sourceTree = "<group>"; };
|
|
A5716A06235968A6000CEC60 /* SerialIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SerialIo.h; sourceTree = "<group>"; };
|
|
A5716A07235968A6000CEC60 /* DriverHealth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DriverHealth.h; sourceTree = "<group>"; };
|
|
A5716A08235968A6000CEC60 /* Arp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Arp.h; sourceTree = "<group>"; };
|
|
A5716A09235968A6000CEC60 /* ShellParameters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShellParameters.h; sourceTree = "<group>"; };
|
|
A5716A0A235968A6000CEC60 /* IncompatiblePciDeviceSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IncompatiblePciDeviceSupport.h; sourceTree = "<group>"; };
|
|
A5716A0B235968A6000CEC60 /* LegacySpiFlash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LegacySpiFlash.h; sourceTree = "<group>"; };
|
|
A5716A0C235968A6000CEC60 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = "<group>"; };
|
|
A5716A0D235968A6000CEC60 /* Smbios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbios.h; sourceTree = "<group>"; };
|
|
A5716A0E235968A6000CEC60 /* EapManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EapManagement.h; sourceTree = "<group>"; };
|
|
A5716A0F235968A6000CEC60 /* EraseBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EraseBlock.h; sourceTree = "<group>"; };
|
|
A5716A10235968A6000CEC60 /* Tcg2Protocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Tcg2Protocol.h; sourceTree = "<group>"; };
|
|
A5716A11235968A6000CEC60 /* AcpiSystemDescriptionTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiSystemDescriptionTable.h; sourceTree = "<group>"; };
|
|
A5716A12235968A6000CEC60 /* PciEnumerationComplete.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciEnumerationComplete.h; sourceTree = "<group>"; };
|
|
A5716A13235968A6000CEC60 /* ResetNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ResetNotification.h; sourceTree = "<group>"; };
|
|
A5716A14235968A6000CEC60 /* PciHotPlugInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciHotPlugInit.h; sourceTree = "<group>"; };
|
|
A5716A15235968A6000CEC60 /* Kms.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Kms.h; sourceTree = "<group>"; };
|
|
A5716A16235968A6000CEC60 /* MmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmPciRootBridgeIo.h; sourceTree = "<group>"; };
|
|
A5716A17235968A6000CEC60 /* I2cBusConfigurationManagement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cBusConfigurationManagement.h; sourceTree = "<group>"; };
|
|
A5716A18235968A6000CEC60 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = "<group>"; };
|
|
A5716A19235968A6000CEC60 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = "<group>"; };
|
|
A5716A1A235968A6000CEC60 /* WatchdogTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WatchdogTimer.h; sourceTree = "<group>"; };
|
|
A5716A1B235968A6000CEC60 /* SmmEndOfDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmEndOfDxe.h; sourceTree = "<group>"; };
|
|
A5716A1C235968A6000CEC60 /* MmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmConfiguration.h; sourceTree = "<group>"; };
|
|
A5716A1D235968A6000CEC60 /* SmmPeriodicTimerDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPeriodicTimerDispatch2.h; sourceTree = "<group>"; };
|
|
A5716A1E235968A6000CEC60 /* S3SaveState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3SaveState.h; sourceTree = "<group>"; };
|
|
A5716A1F235968A6000CEC60 /* SdMmcPassThru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SdMmcPassThru.h; sourceTree = "<group>"; };
|
|
A5716A20235968A6000CEC60 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = "<group>"; };
|
|
A5716A21235968A6000CEC60 /* Dhcp6.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dhcp6.h; sourceTree = "<group>"; };
|
|
A5716A22235968A6000CEC60 /* DxeSmmReadyToLock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeSmmReadyToLock.h; sourceTree = "<group>"; };
|
|
A5716A23235968A6000CEC60 /* MpService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpService.h; sourceTree = "<group>"; };
|
|
A5716A24235968A6000CEC60 /* SmmConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmConfiguration.h; sourceTree = "<group>"; };
|
|
A5716A25235968A6000CEC60 /* MmGpiDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmGpiDispatch.h; sourceTree = "<group>"; };
|
|
A5716A26235968A6000CEC60 /* SmmControl2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmControl2.h; sourceTree = "<group>"; };
|
|
A5716A27235968A6000CEC60 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = "<group>"; };
|
|
A5716A28235968A6000CEC60 /* Timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timestamp.h; sourceTree = "<group>"; };
|
|
A5716A29235968A6000CEC60 /* BlockIoCrypto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIoCrypto.h; sourceTree = "<group>"; };
|
|
A5716A2A235968A6000CEC60 /* SmartCardReader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartCardReader.h; sourceTree = "<group>"; };
|
|
A5716A2B235968A6000CEC60 /* FirmwareVolumeBlock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBlock.h; sourceTree = "<group>"; };
|
|
A5716A2C235968A6000CEC60 /* HttpBootCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpBootCallback.h; sourceTree = "<group>"; };
|
|
A5716A2D235968A6000CEC60 /* SimpleTextIn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextIn.h; sourceTree = "<group>"; };
|
|
A5716A2E235968A6000CEC60 /* MmIoTrapDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmIoTrapDispatch.h; sourceTree = "<group>"; };
|
|
A5716A2F235968A6000CEC60 /* Hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hash.h; sourceTree = "<group>"; };
|
|
A5716A30235968A6000CEC60 /* VlanConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VlanConfig.h; sourceTree = "<group>"; };
|
|
A5716A31235968A6000CEC60 /* HiiFont.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFont.h; sourceTree = "<group>"; };
|
|
A5716A32235968A6000CEC60 /* SmmAccess2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmAccess2.h; sourceTree = "<group>"; };
|
|
A5716A33235968A6000CEC60 /* UserCredential2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCredential2.h; sourceTree = "<group>"; };
|
|
A5716A34235968A6000CEC60 /* AcpiTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AcpiTable.h; sourceTree = "<group>"; };
|
|
A5716A35235968A6000CEC60 /* EdidOverride.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EdidOverride.h; sourceTree = "<group>"; };
|
|
A5716A36235968A6000CEC60 /* I2cEnumerate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cEnumerate.h; sourceTree = "<group>"; };
|
|
A5716A37235968A6000CEC60 /* BluetoothConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothConfig.h; sourceTree = "<group>"; };
|
|
A5716A38235968A6000CEC60 /* BluetoothIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BluetoothIo.h; sourceTree = "<group>"; };
|
|
A5716A39235968A6000CEC60 /* MmStandbyButtonDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmStandbyButtonDispatch.h; sourceTree = "<group>"; };
|
|
A5716A3A235968A6000CEC60 /* Mtftp4.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mtftp4.h; sourceTree = "<group>"; };
|
|
A5716A3B235968A6000CEC60 /* SmmIoTrapDispatch2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmIoTrapDispatch2.h; sourceTree = "<group>"; };
|
|
A5716A3C235968A6000CEC60 /* SpiSmmHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SpiSmmHc.h; sourceTree = "<group>"; };
|
|
A5716A3D235968A6000CEC60 /* Ebc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ebc.h; sourceTree = "<group>"; };
|
|
A5716A3E235968A6000CEC60 /* DebugSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugSupport.h; sourceTree = "<group>"; };
|
|
A5716A3F235968A6000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A5716A40235968A6000CEC60 /* Eap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Eap.h; sourceTree = "<group>"; };
|
|
A5716A41235968A6000CEC60 /* AdapterInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdapterInformation.h; sourceTree = "<group>"; };
|
|
A5716A42235968A6000CEC60 /* SmmBase2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmBase2.h; sourceTree = "<group>"; };
|
|
A5716A43235968A6000CEC60 /* SmmPciRootBridgeIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmPciRootBridgeIo.h; sourceTree = "<group>"; };
|
|
A5716A44235968A6000CEC60 /* HttpUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HttpUtilities.h; sourceTree = "<group>"; };
|
|
A5716A45235968A6000CEC60 /* LoadFile2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile2.h; sourceTree = "<group>"; };
|
|
A5716A47235968A6000CEC60 /* PiFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = "<group>"; };
|
|
A5716A48235968A6000CEC60 /* PiMmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMmCis.h; sourceTree = "<group>"; };
|
|
A5716A49235968A6000CEC60 /* PiDxeCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxeCis.h; sourceTree = "<group>"; };
|
|
A5716A4A235968A6000CEC60 /* PiStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiStatusCode.h; sourceTree = "<group>"; };
|
|
A5716A4B235968A6000CEC60 /* PiBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiBootMode.h; sourceTree = "<group>"; };
|
|
A5716A4C235968A6000CEC60 /* PiHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiHob.h; sourceTree = "<group>"; };
|
|
A5716A4D235968A6000CEC60 /* PiPeiCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPeiCis.h; sourceTree = "<group>"; };
|
|
A5716A4E235968A6000CEC60 /* PiSmmCis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmmCis.h; sourceTree = "<group>"; };
|
|
A5716A4F235968A6000CEC60 /* PiDependency.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDependency.h; sourceTree = "<group>"; };
|
|
A5716A50235968A6000CEC60 /* PiS3BootScript.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiS3BootScript.h; sourceTree = "<group>"; };
|
|
A5716A51235968A6000CEC60 /* PiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiMultiPhase.h; sourceTree = "<group>"; };
|
|
A5716A52235968A6000CEC60 /* PiFirmwareFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = "<group>"; };
|
|
A5716A53235968A6000CEC60 /* PiI2c.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiI2c.h; sourceTree = "<group>"; };
|
|
A5716A55235968A6000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = "<group>"; };
|
|
A5716A56235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A5716A57235968A6000CEC60 /* PiSmm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiSmm.h; sourceTree = "<group>"; };
|
|
A5716A5A235968A6000CEC60 /* Microcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Microcode.h; sourceTree = "<group>"; };
|
|
A5716A5B235968A6000CEC60 /* SmramSaveStateMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramSaveStateMap.h; sourceTree = "<group>"; };
|
|
A5716A5D235968A6000CEC60 /* Pentium4Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pentium4Msr.h; sourceTree = "<group>"; };
|
|
A5716A5E235968A6000CEC60 /* GoldmontPlusMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontPlusMsr.h; sourceTree = "<group>"; };
|
|
A5716A5F235968A6000CEC60 /* IvyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IvyBridgeMsr.h; sourceTree = "<group>"; };
|
|
A5716A60235968A6000CEC60 /* BroadwellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BroadwellMsr.h; sourceTree = "<group>"; };
|
|
A5716A61235968A6000CEC60 /* HaswellEMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellEMsr.h; sourceTree = "<group>"; };
|
|
A5716A62235968A6000CEC60 /* XeonE7Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonE7Msr.h; sourceTree = "<group>"; };
|
|
A5716A63235968A6000CEC60 /* Core2Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Core2Msr.h; sourceTree = "<group>"; };
|
|
A5716A64235968A6000CEC60 /* NehalemMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NehalemMsr.h; sourceTree = "<group>"; };
|
|
A5716A65235968A6000CEC60 /* SandyBridgeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SandyBridgeMsr.h; sourceTree = "<group>"; };
|
|
A5716A66235968A6000CEC60 /* P6Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = P6Msr.h; sourceTree = "<group>"; };
|
|
A5716A67235968A6000CEC60 /* PentiumMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMsr.h; sourceTree = "<group>"; };
|
|
A5716A68235968A6000CEC60 /* SilvermontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SilvermontMsr.h; sourceTree = "<group>"; };
|
|
A5716A69235968A6000CEC60 /* Xeon5600Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Xeon5600Msr.h; sourceTree = "<group>"; };
|
|
A5716A6A235968A6000CEC60 /* SkylakeMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SkylakeMsr.h; sourceTree = "<group>"; };
|
|
A5716A6B235968A6000CEC60 /* CoreMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreMsr.h; sourceTree = "<group>"; };
|
|
A5716A6C235968A6000CEC60 /* XeonDMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonDMsr.h; sourceTree = "<group>"; };
|
|
A5716A6D235968A6000CEC60 /* XeonPhiMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XeonPhiMsr.h; sourceTree = "<group>"; };
|
|
A5716A6E235968A6000CEC60 /* PentiumMMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PentiumMMsr.h; sourceTree = "<group>"; };
|
|
A5716A6F235968A6000CEC60 /* GoldmontMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GoldmontMsr.h; sourceTree = "<group>"; };
|
|
A5716A70235968A6000CEC60 /* HaswellMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HaswellMsr.h; sourceTree = "<group>"; };
|
|
A5716A71235968A6000CEC60 /* AtomMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AtomMsr.h; sourceTree = "<group>"; };
|
|
A5716A72235968A6000CEC60 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = "<group>"; };
|
|
A5716A73235968A6000CEC60 /* StmStatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmStatusCode.h; sourceTree = "<group>"; };
|
|
A5716A74235968A6000CEC60 /* StmResourceDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmResourceDescriptor.h; sourceTree = "<group>"; };
|
|
A5716A75235968A6000CEC60 /* LocalApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalApic.h; sourceTree = "<group>"; };
|
|
A5716A76235968A6000CEC60 /* StmApi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StmApi.h; sourceTree = "<group>"; };
|
|
A5716A77235968A6000CEC60 /* ArchitecturalMsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArchitecturalMsr.h; sourceTree = "<group>"; };
|
|
A5716A78235968A6000CEC60 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = "<group>"; };
|
|
A5716A7A235968A6000CEC60 /* Cpuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cpuid.h; sourceTree = "<group>"; };
|
|
A5716A7B235968A6000CEC60 /* Fam17Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Fam17Msr.h; sourceTree = "<group>"; };
|
|
A5716A7C235968A6000CEC60 /* Msr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Msr.h; sourceTree = "<group>"; };
|
|
A5716A7D235968A6000CEC60 /* PiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiDxe.h; sourceTree = "<group>"; };
|
|
A5716A7F235968A6000CEC60 /* MdePkgTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdePkgTokenSpace.h; sourceTree = "<group>"; };
|
|
A5716A80235968A6000CEC60 /* SmramMemoryReserve.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmramMemoryReserve.h; sourceTree = "<group>"; };
|
|
A5716A81235968A6000CEC60 /* FileInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileInfo.h; sourceTree = "<group>"; };
|
|
A5716A82235968A6000CEC60 /* SystemResourceTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemResourceTable.h; sourceTree = "<group>"; };
|
|
A5716A83235968A6000CEC60 /* AprioriFileName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AprioriFileName.h; sourceTree = "<group>"; };
|
|
A5716A84235968A6000CEC60 /* PropertiesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PropertiesTable.h; sourceTree = "<group>"; };
|
|
A5716A85235968A6000CEC60 /* MemoryAllocationHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAllocationHob.h; sourceTree = "<group>"; };
|
|
A5716A86235968A6000CEC60 /* EventGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventGroup.h; sourceTree = "<group>"; };
|
|
A5716A87235968A6000CEC60 /* FirmwareFileSystem3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem3.h; sourceTree = "<group>"; };
|
|
A5716A88235968A6000CEC60 /* Cper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Cper.h; sourceTree = "<group>"; };
|
|
A5716A89235968A6000CEC60 /* MemoryOverwriteControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryOverwriteControl.h; sourceTree = "<group>"; };
|
|
A5716A8A235968A6000CEC60 /* Gpt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Gpt.h; sourceTree = "<group>"; };
|
|
A5716A8B235968A6000CEC60 /* MemoryAttributesTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryAttributesTable.h; sourceTree = "<group>"; };
|
|
A5716A8C235968A6000CEC60 /* EventLegacyBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EventLegacyBios.h; sourceTree = "<group>"; };
|
|
A5716A8D235968A6000CEC60 /* FmpCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FmpCapsule.h; sourceTree = "<group>"; };
|
|
A5716A8E235968A6000CEC60 /* FirmwareContentsSigned.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareContentsSigned.h; sourceTree = "<group>"; };
|
|
A5716A8F235968A6000CEC60 /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = "<group>"; };
|
|
A5716A90235968A6000CEC60 /* Apriori.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Apriori.h; sourceTree = "<group>"; };
|
|
A5716A91235968A6000CEC60 /* DxeServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeServices.h; sourceTree = "<group>"; };
|
|
A5716A92235968A6000CEC60 /* Btt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Btt.h; sourceTree = "<group>"; };
|
|
A5716A93235968A6000CEC60 /* HobList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HobList.h; sourceTree = "<group>"; };
|
|
A5716A94235968A6000CEC60 /* GraphicsInfoHob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsInfoHob.h; sourceTree = "<group>"; };
|
|
A5716A95235968A6000CEC60 /* HiiFormMapMethodGuid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFormMapMethodGuid.h; sourceTree = "<group>"; };
|
|
A5716A96235968A6000CEC60 /* FileSystemVolumeLabelInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemVolumeLabelInfo.h; sourceTree = "<group>"; };
|
|
A5716A97235968A6000CEC60 /* FirmwareFileSystem2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareFileSystem2.h; sourceTree = "<group>"; };
|
|
A5716A98235968A6000CEC60 /* StatusCodeDataTypeId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCodeDataTypeId.h; sourceTree = "<group>"; };
|
|
A5716A99235968A6000CEC60 /* DebugImageInfoTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DebugImageInfoTable.h; sourceTree = "<group>"; };
|
|
A5716A9A235968A6000CEC60 /* HiiKeyBoardLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiKeyBoardLayout.h; sourceTree = "<group>"; };
|
|
A5716A9B235968A6000CEC60 /* WinCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WinCertificate.h; sourceTree = "<group>"; };
|
|
A5716A9C235968A6000CEC60 /* SmBios.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmBios.h; sourceTree = "<group>"; };
|
|
A5716A9D235968A6000CEC60 /* ImageAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ImageAuthentication.h; sourceTree = "<group>"; };
|
|
A5716A9E235968A6000CEC60 /* VectorHandoffTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffTable.h; sourceTree = "<group>"; };
|
|
A5716A9F235968A6000CEC60 /* FileSystemInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileSystemInfo.h; sourceTree = "<group>"; };
|
|
A5716AA0235968A6000CEC60 /* HardwareErrorVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HardwareErrorVariable.h; sourceTree = "<group>"; };
|
|
A5716AA1235968A6000CEC60 /* Mps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mps.h; sourceTree = "<group>"; };
|
|
A5716AA2235968A6000CEC60 /* PcAnsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = "<group>"; };
|
|
A5716AA3235968A6000CEC60 /* GlobalVariable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GlobalVariable.h; sourceTree = "<group>"; };
|
|
A5716AA4235968A6000CEC60 /* HiiPlatformSetupFormset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiPlatformSetupFormset.h; sourceTree = "<group>"; };
|
|
A5716AA5235968A6000CEC60 /* CapsuleReport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CapsuleReport.h; sourceTree = "<group>"; };
|
|
A5716AA7235968A6000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A5716AA9235968A6000CEC60 /* PeiCoreFvLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeiCoreFvLocation.h; sourceTree = "<group>"; };
|
|
A5716AAA235968A6000CEC60 /* SecHobData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecHobData.h; sourceTree = "<group>"; };
|
|
A5716AAB235968A6000CEC60 /* VectorHandoffInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VectorHandoffInfo.h; sourceTree = "<group>"; };
|
|
A5716AAC235968A6000CEC60 /* ReadOnlyVariable2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReadOnlyVariable2.h; sourceTree = "<group>"; };
|
|
A5716AAD235968A7000CEC60 /* ReportStatusCodeHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReportStatusCodeHandler.h; sourceTree = "<group>"; };
|
|
A5716AAE235968A7000CEC60 /* S3Resume2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = S3Resume2.h; sourceTree = "<group>"; };
|
|
A5716AAF235968A7000CEC60 /* MmControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmControl.h; sourceTree = "<group>"; };
|
|
A5716AB0235968A7000CEC60 /* Reset2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset2.h; sourceTree = "<group>"; };
|
|
A5716AB1235968A7000CEC60 /* Security2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security2.h; sourceTree = "<group>"; };
|
|
A5716AB2235968A7000CEC60 /* MmAccess.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MmAccess.h; sourceTree = "<group>"; };
|
|
A5716AB3235968A7000CEC60 /* EndOfPeiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EndOfPeiPhase.h; sourceTree = "<group>"; };
|
|
A5716AB4235968A7000CEC60 /* Smbus2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Smbus2.h; sourceTree = "<group>"; };
|
|
A5716AB5235968A7000CEC60 /* BootInRecoveryMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootInRecoveryMode.h; sourceTree = "<group>"; };
|
|
A5716AB6235968A7000CEC60 /* IsaHc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaHc.h; sourceTree = "<group>"; };
|
|
A5716AB7235968A7000CEC60 /* DxeIpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeIpl.h; sourceTree = "<group>"; };
|
|
A5716AB8235968A7000CEC60 /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = "<group>"; };
|
|
A5716AB9235968A7000CEC60 /* MemoryDiscovered.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryDiscovered.h; sourceTree = "<group>"; };
|
|
A5716ABA235968A7000CEC60 /* BlockIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo.h; sourceTree = "<group>"; };
|
|
A5716ABB235968A7000CEC60 /* Pcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Pcd.h; sourceTree = "<group>"; };
|
|
A5716ABC235968A7000CEC60 /* LoadImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadImage.h; sourceTree = "<group>"; };
|
|
A5716ABD235968A7000CEC60 /* FirmwareVolumeInfo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo2.h; sourceTree = "<group>"; };
|
|
A5716ABE235968A7000CEC60 /* PiPcd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcd.h; sourceTree = "<group>"; };
|
|
A5716ABF235968A7000CEC60 /* Stall.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Stall.h; sourceTree = "<group>"; };
|
|
A5716AC0235968A7000CEC60 /* PciCfg2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciCfg2.h; sourceTree = "<group>"; };
|
|
A5716AC1235968A7000CEC60 /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = "<group>"; };
|
|
A5716AC2235968A7000CEC60 /* PiPcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiPcdInfo.h; sourceTree = "<group>"; };
|
|
A5716AC3235968A7000CEC60 /* MasterBootMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterBootMode.h; sourceTree = "<group>"; };
|
|
A5716AC4235968A7000CEC60 /* Capsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Capsule.h; sourceTree = "<group>"; };
|
|
A5716AC5235968A7000CEC60 /* SuperIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SuperIo.h; sourceTree = "<group>"; };
|
|
A5716AC6235968A7000CEC60 /* BlockIo2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BlockIo2.h; sourceTree = "<group>"; };
|
|
A5716AC7235968A7000CEC60 /* FirmwareVolumeInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeInfo.h; sourceTree = "<group>"; };
|
|
A5716AC8235968A7000CEC60 /* I2cMaster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = I2cMaster.h; sourceTree = "<group>"; };
|
|
A5716AC9235968A7000CEC60 /* RecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecoveryModule.h; sourceTree = "<group>"; };
|
|
A5716ACA235968A7000CEC60 /* SecPlatformInformation2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation2.h; sourceTree = "<group>"; };
|
|
A5716ACB235968A7000CEC60 /* Graphics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Graphics.h; sourceTree = "<group>"; };
|
|
A5716ACC235968A7000CEC60 /* MpServices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MpServices.h; sourceTree = "<group>"; };
|
|
A5716ACD235968A7000CEC60 /* TemporaryRamSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamSupport.h; sourceTree = "<group>"; };
|
|
A5716ACE235968A7000CEC60 /* TemporaryRamDone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TemporaryRamDone.h; sourceTree = "<group>"; };
|
|
A5716ACF235968A7000CEC60 /* DeviceRecoveryModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceRecoveryModule.h; sourceTree = "<group>"; };
|
|
A5716AD0235968A7000CEC60 /* LoadFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoadFile.h; sourceTree = "<group>"; };
|
|
A5716AD1235968A7000CEC60 /* PcdInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdInfo.h; sourceTree = "<group>"; };
|
|
A5716AD2235968A7000CEC60 /* Reset.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Reset.h; sourceTree = "<group>"; };
|
|
A5716AD3235968A7000CEC60 /* StatusCode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StatusCode.h; sourceTree = "<group>"; };
|
|
A5716AD4235968A7000CEC60 /* SecPlatformInformation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPlatformInformation.h; sourceTree = "<group>"; };
|
|
A5716AD5235968A7000CEC60 /* CpuIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuIo.h; sourceTree = "<group>"; };
|
|
A5716AD6235968A7000CEC60 /* FirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolume.h; sourceTree = "<group>"; };
|
|
A5716AD8235968A7000CEC60 /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = "<group>"; };
|
|
A5716AD9235968A7000CEC60 /* Base.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = "<group>"; };
|
|
A5716ADC235968A7000CEC60 /* PeiServicesTablePointerLibIdt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.uni; sourceTree = "<group>"; };
|
|
A5716ADD235968A7000CEC60 /* PeiServicesTablePointerLibIdt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLibIdt.inf; sourceTree = "<group>"; };
|
|
A5716ADE235968A7000CEC60 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = "<group>"; };
|
|
A5716AE0235968A7000CEC60 /* StandaloneMmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmServicesTableLib.c; sourceTree = "<group>"; };
|
|
A5716AE1235968A7000CEC60 /* StandaloneMmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.inf; sourceTree = "<group>"; };
|
|
A5716AE2235968A7000CEC60 /* StandaloneMmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmServicesTableLib.uni; sourceTree = "<group>"; };
|
|
A5716AE4235968A7000CEC60 /* PeiPciLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.uni; sourceTree = "<group>"; };
|
|
A5716AE5235968A7000CEC60 /* PeiPciLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciLibPciCfg2.inf; sourceTree = "<group>"; };
|
|
A5716AE6235968A7000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
|
|
A5716AE8235968A7000CEC60 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = "<group>"; };
|
|
A5716AE9235968A7000CEC60 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = "<group>"; };
|
|
A5716AEA235968A7000CEC60 /* PeiSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiSmbusLib.c; sourceTree = "<group>"; };
|
|
A5716AEB235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.inf; sourceTree = "<group>"; };
|
|
A5716AEC235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiSmbusLibSmbus2Ppi.uni; sourceTree = "<group>"; };
|
|
A5716AEE235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseDebugPrintErrorLevelLib.c; sourceTree = "<group>"; };
|
|
A5716AEF235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.inf; sourceTree = "<group>"; };
|
|
A5716AF0235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugPrintErrorLevelLib.uni; sourceTree = "<group>"; };
|
|
A5716AF2235968A7000CEC60 /* BaseCacheMaintenanceLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.inf; sourceTree = "<group>"; };
|
|
A5716AF3235968A7000CEC60 /* BaseCacheMaintenanceLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCacheMaintenanceLib.uni; sourceTree = "<group>"; };
|
|
A5716AF4235968A7000CEC60 /* X86Cache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Cache.c; sourceTree = "<group>"; };
|
|
A5716AF5235968A7000CEC60 /* ArmCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ArmCache.c; sourceTree = "<group>"; };
|
|
A5716AF6235968A7000CEC60 /* EbcCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EbcCache.c; sourceTree = "<group>"; };
|
|
A5716AF8235968A7000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
|
|
A5716AF9235968A7000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
|
|
A5716AFA235968A7000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
|
|
A5716AFB235968A7000CEC60 /* DxeIoLibCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.uni; sourceTree = "<group>"; };
|
|
A5716AFC235968A7000CEC60 /* DxeCpuIo2LibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DxeCpuIo2LibInternal.h; sourceTree = "<group>"; };
|
|
A5716AFD235968A7000CEC60 /* DxeIoLibCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeIoLibCpuIo2.inf; sourceTree = "<group>"; };
|
|
A5716AFF235968A7000CEC60 /* BasePciLibCf8.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.inf; sourceTree = "<group>"; };
|
|
A5716B00235968A7000CEC60 /* BasePciLibCf8.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibCf8.uni; sourceTree = "<group>"; };
|
|
A5716B01235968A7000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
|
|
A5716B03235968A7000CEC60 /* PeiServicesTablePointerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.uni; sourceTree = "<group>"; };
|
|
A5716B04235968A7000CEC60 /* PeiServicesTablePointerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesTablePointerLib.inf; sourceTree = "<group>"; };
|
|
A5716B05235968A7000CEC60 /* PeiServicesTablePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesTablePointer.c; sourceTree = "<group>"; };
|
|
A5716B07235968A7000CEC60 /* BaseDebugLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.inf; sourceTree = "<group>"; };
|
|
A5716B08235968A7000CEC60 /* BaseDebugLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibNull.uni; sourceTree = "<group>"; };
|
|
A5716B09235968A7000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A5716B0B235968A7000CEC60 /* PciSegmentLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLib.h; sourceTree = "<group>"; };
|
|
A5716B0C235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.inf; sourceTree = "<group>"; };
|
|
A5716B0D235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciSegmentLibPciRootBridgeIo.uni; sourceTree = "<group>"; };
|
|
A5716B0E235968A7000CEC60 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = "<group>"; };
|
|
A5716B10235968A7000CEC60 /* PeiServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.inf; sourceTree = "<group>"; };
|
|
A5716B11235968A7000CEC60 /* PeiServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiServicesLib.c; sourceTree = "<group>"; };
|
|
A5716B12235968A7000CEC60 /* PeiServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiServicesLib.uni; sourceTree = "<group>"; };
|
|
A5716B14235968A7000CEC60 /* BasePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.uni; sourceTree = "<group>"; };
|
|
A5716B15235968A7000CEC60 /* BasePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciExpressLib.inf; sourceTree = "<group>"; };
|
|
A5716B16235968A7000CEC60 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = "<group>"; };
|
|
A5716B18235968A7000CEC60 /* BaseS3SmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.inf; sourceTree = "<group>"; };
|
|
A5716B19235968A7000CEC60 /* BaseS3SmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3SmbusLib.uni; sourceTree = "<group>"; };
|
|
A5716B1A235968A7000CEC60 /* S3SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3SmbusLib.c; sourceTree = "<group>"; };
|
|
A5716B1C235968A7000CEC60 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = "<group>"; };
|
|
A5716B1D235968A7000CEC60 /* DxeServicesLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesLib.c; sourceTree = "<group>"; };
|
|
A5716B1F235968A7000CEC60 /* Allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Allocate.c; sourceTree = "<group>"; };
|
|
A5716B20235968A7000CEC60 /* DxeServicesLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.uni; sourceTree = "<group>"; };
|
|
A5716B21235968A7000CEC60 /* DxeServicesLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesLib.inf; sourceTree = "<group>"; };
|
|
A5716B23235968A7000CEC60 /* X86TimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86TimerLib.c; sourceTree = "<group>"; };
|
|
A5716B24235968A7000CEC60 /* SecPeiDxeTimerLibCpu.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.inf; sourceTree = "<group>"; };
|
|
A5716B25235968A7000CEC60 /* SecPeiDxeTimerLibCpu.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SecPeiDxeTimerLibCpu.uni; sourceTree = "<group>"; };
|
|
A5716B27235968A7000CEC60 /* StandaloneMmDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.inf; sourceTree = "<group>"; };
|
|
A5716B28235968A7000CEC60 /* StandaloneMmDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = StandaloneMmDriverEntryPoint.uni; sourceTree = "<group>"; };
|
|
A5716B29235968A7000CEC60 /* StandaloneMmDriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StandaloneMmDriverEntryPoint.c; sourceTree = "<group>"; };
|
|
A5716B2B235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.uni; sourceTree = "<group>"; };
|
|
A5716B2C235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciLibPciRootBridgeIo.inf; sourceTree = "<group>"; };
|
|
A5716B2D235968A7000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
|
|
A5716B2F235968A7000CEC60 /* SwapBytes32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes32.c; sourceTree = "<group>"; };
|
|
A5716B30235968A7000CEC60 /* X86ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadIdtr.c; sourceTree = "<group>"; };
|
|
A5716B32235968A7000CEC60 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = "<group>"; };
|
|
A5716B33235968A7000CEC60 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = "<group>"; };
|
|
A5716B34235968A7000CEC60 /* SetJumpLongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJumpLongJump.c; sourceTree = "<group>"; };
|
|
A5716B35235968A7000CEC60 /* SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SpeculationBarrier.c; sourceTree = "<group>"; };
|
|
A5716B36235968A7000CEC60 /* BaseLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseLibInternals.h; sourceTree = "<group>"; };
|
|
A5716B37235968A7000CEC60 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = "<group>"; };
|
|
A5716B38235968A7000CEC60 /* X86WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteIdtr.c; sourceTree = "<group>"; };
|
|
A5716B39235968A7000CEC60 /* FilePaths.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FilePaths.c; sourceTree = "<group>"; };
|
|
A5716B3A235968A7000CEC60 /* BaseLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.uni; sourceTree = "<group>"; };
|
|
A5716B3B235968A7000CEC60 /* X86FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxRestore.c; sourceTree = "<group>"; };
|
|
A5716B3C235968A7000CEC60 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = "<group>"; };
|
|
A5716B3D235968A7000CEC60 /* LongJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LongJump.c; sourceTree = "<group>"; };
|
|
A5716B3E235968A7000CEC60 /* Cpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Cpu.c; sourceTree = "<group>"; };
|
|
A5716B3F235968A7000CEC60 /* BaseLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseLib.inf; sourceTree = "<group>"; };
|
|
A5716B40235968A7000CEC60 /* GetPowerOfTwo64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo64.c; sourceTree = "<group>"; };
|
|
A5716B42235968A7000CEC60 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = "<group>"; };
|
|
A5716B43235968A7000CEC60 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = "<group>"; };
|
|
A5716B44235968A7000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = Nasm.inc; sourceTree = "<group>"; };
|
|
A5716B45235968A7000CEC60 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = "<group>"; };
|
|
A5716B46235968A7000CEC60 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = "<group>"; };
|
|
A5716B47235968A7000CEC60 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = "<group>"; };
|
|
A5716B48235968A7000CEC60 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = "<group>"; };
|
|
A5716B49235968A7000CEC60 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = "<group>"; };
|
|
A5716B4A235968A7000CEC60 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = "<group>"; };
|
|
A5716B4B235968A7000CEC60 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = "<group>"; };
|
|
A5716B4C235968A7000CEC60 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = "<group>"; };
|
|
A5716B4D235968A7000CEC60 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = "<group>"; };
|
|
A5716B4E235968A7000CEC60 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = "<group>"; };
|
|
A5716B4F235968A7000CEC60 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = "<group>"; };
|
|
A5716B50235968A7000CEC60 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = "<group>"; };
|
|
A5716B51235968A7000CEC60 /* SwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwitchStack.nasm; sourceTree = "<group>"; };
|
|
A5716B52235968A7000CEC60 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = "<group>"; };
|
|
A5716B53235968A7000CEC60 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = "<group>"; };
|
|
A5716B54235968A7000CEC60 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = "<group>"; };
|
|
A5716B55235968A7000CEC60 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = "<group>"; };
|
|
A5716B56235968A7000CEC60 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = "<group>"; };
|
|
A5716B57235968A7000CEC60 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = "<group>"; };
|
|
A5716B58235968A7000CEC60 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = "<group>"; };
|
|
A5716B59235968A7000CEC60 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = "<group>"; };
|
|
A5716B5A235968A7000CEC60 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = "<group>"; };
|
|
A5716B5B235968A7000CEC60 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = "<group>"; };
|
|
A5716B5C235968A7000CEC60 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = "<group>"; };
|
|
A5716B5D235968A7000CEC60 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = "<group>"; };
|
|
A5716B5E235968A7000CEC60 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = "<group>"; };
|
|
A5716B5F235968A7000CEC60 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = "<group>"; };
|
|
A5716B60235968A7000CEC60 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = "<group>"; };
|
|
A5716B61235968A7000CEC60 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = "<group>"; };
|
|
A5716B62235968A7000CEC60 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = "<group>"; };
|
|
A5716B63235968A7000CEC60 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = "<group>"; };
|
|
A5716B64235968A7000CEC60 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = "<group>"; };
|
|
A5716B65235968A7000CEC60 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = "<group>"; };
|
|
A5716B66235968A7000CEC60 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = "<group>"; };
|
|
A5716B67235968A7000CEC60 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = "<group>"; };
|
|
A5716B68235968A7000CEC60 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = "<group>"; };
|
|
A5716B69235968A7000CEC60 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = "<group>"; };
|
|
A5716B6A235968A7000CEC60 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = "<group>"; };
|
|
A5716B6B235968A7000CEC60 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = "<group>"; };
|
|
A5716B6C235968A7000CEC60 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = "<group>"; };
|
|
A5716B6D235968A7000CEC60 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = "<group>"; };
|
|
A5716B6E235968A7000CEC60 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = "<group>"; };
|
|
A5716B6F235968A7000CEC60 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = "<group>"; };
|
|
A5716B70235968A7000CEC60 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = "<group>"; };
|
|
A5716B71235968A7000CEC60 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = "<group>"; };
|
|
A5716B72235968A7000CEC60 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = "<group>"; };
|
|
A5716B73235968A7000CEC60 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = "<group>"; };
|
|
A5716B74235968A7000CEC60 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = "<group>"; };
|
|
A5716B75235968A7000CEC60 /* DisablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging64.nasm; sourceTree = "<group>"; };
|
|
A5716B76235968A7000CEC60 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = "<group>"; };
|
|
A5716B77235968A7000CEC60 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = "<group>"; };
|
|
A5716B78235968A7000CEC60 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = "<group>"; };
|
|
A5716B79235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
|
|
A5716B7A235968A7000CEC60 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = "<group>"; };
|
|
A5716B7B235968A7000CEC60 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = "<group>"; };
|
|
A5716B7C235968A7000CEC60 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = "<group>"; };
|
|
A5716B7D235968A7000CEC60 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = "<group>"; };
|
|
A5716B7E235968A7000CEC60 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = "<group>"; };
|
|
A5716B7F235968A7000CEC60 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = "<group>"; };
|
|
A5716B80235968A7000CEC60 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = "<group>"; };
|
|
A5716B81235968A7000CEC60 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = "<group>"; };
|
|
A5716B82235968A7000CEC60 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = "<group>"; };
|
|
A5716B83235968A7000CEC60 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = "<group>"; };
|
|
A5716B84235968A7000CEC60 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = "<group>"; };
|
|
A5716B85235968A7000CEC60 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = "<group>"; };
|
|
A5716B86235968A7000CEC60 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = "<group>"; };
|
|
A5716B87235968A7000CEC60 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = "<group>"; };
|
|
A5716B88235968A7000CEC60 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = "<group>"; };
|
|
A5716B89235968A7000CEC60 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = "<group>"; };
|
|
A5716B8A235968A7000CEC60 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = "<group>"; };
|
|
A5716B8B235968A7000CEC60 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = "<group>"; };
|
|
A5716B8C235968A7000CEC60 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = "<group>"; };
|
|
A5716B8D235968A7000CEC60 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = "<group>"; };
|
|
A5716B8E235968A7000CEC60 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = "<group>"; };
|
|
A5716B8F235968A7000CEC60 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = "<group>"; };
|
|
A5716B90235968A7000CEC60 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = "<group>"; };
|
|
A5716B91235968A7000CEC60 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = "<group>"; };
|
|
A5716B92235968A7000CEC60 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = "<group>"; };
|
|
A5716B93235968A7000CEC60 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = "<group>"; };
|
|
A5716B94235968A7000CEC60 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = "<group>"; };
|
|
A5716B95235968A7000CEC60 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = "<group>"; };
|
|
A5716B96235968A7000CEC60 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = "<group>"; };
|
|
A5716B97235968A7000CEC60 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = "<group>"; };
|
|
A5716B98235968A7000CEC60 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = "<group>"; };
|
|
A5716B99235968A7000CEC60 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = "<group>"; };
|
|
A5716B9A235968A7000CEC60 /* X86Msr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Msr.c; sourceTree = "<group>"; };
|
|
A5716B9B235968A7000CEC60 /* DivU64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x64Remainder.c; sourceTree = "<group>"; };
|
|
A5716B9C235968A7000CEC60 /* X86Thunk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86Thunk.c; sourceTree = "<group>"; };
|
|
A5716B9D235968A7000CEC60 /* CpuDeadLoop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuDeadLoop.c; sourceTree = "<group>"; };
|
|
A5716B9E235968A7000CEC60 /* LowBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet64.c; sourceTree = "<group>"; };
|
|
A5716B9F235968A7000CEC60 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = "<group>"; };
|
|
A5716BA0235968A7000CEC60 /* X86PatchInstruction.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86PatchInstruction.c; sourceTree = "<group>"; };
|
|
A5716BA1235968A7000CEC60 /* X86FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86FxSave.c; sourceTree = "<group>"; };
|
|
A5716BA2235968A7000CEC60 /* X86GetInterruptState.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86GetInterruptState.c; sourceTree = "<group>"; };
|
|
A5716BA3235968A7000CEC60 /* CheckSum.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CheckSum.c; sourceTree = "<group>"; };
|
|
A5716BA4235968A7000CEC60 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = "<group>"; };
|
|
A5716BA5235968A7000CEC60 /* String.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = String.c; sourceTree = "<group>"; };
|
|
A5716BA6235968A7000CEC60 /* X86DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging32.c; sourceTree = "<group>"; };
|
|
A5716BA7235968A7000CEC60 /* BitField.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitField.c; sourceTree = "<group>"; };
|
|
A5716BA8235968A7000CEC60 /* X86EnablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging64.c; sourceTree = "<group>"; };
|
|
A5716BA9235968A7000CEC60 /* HighBitSet64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet64.c; sourceTree = "<group>"; };
|
|
A5716BAA235968A7000CEC60 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = "<group>"; };
|
|
A5716BAB235968A7000CEC60 /* SafeString.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeString.c; sourceTree = "<group>"; };
|
|
A5716BAC235968A7000CEC60 /* MultS64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultS64x64.c; sourceTree = "<group>"; };
|
|
A5716BAD235968A7000CEC60 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = "<group>"; };
|
|
A5716BAF235968A7000CEC60 /* EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnablePaging32.c; sourceTree = "<group>"; };
|
|
A5716BB0235968A7000CEC60 /* WriteMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm4.nasm; sourceTree = "<group>"; };
|
|
A5716BB1235968A7000CEC60 /* WriteDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr3.c; sourceTree = "<group>"; };
|
|
A5716BB2235968A7000CEC60 /* ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGdtr.c; sourceTree = "<group>"; };
|
|
A5716BB3235968A7000CEC60 /* WriteDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr6.nasm; sourceTree = "<group>"; };
|
|
A5716BB4235968A7000CEC60 /* WriteTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteTr.nasm; sourceTree = "<group>"; };
|
|
A5716BB5235968A7000CEC60 /* WriteCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr4.nasm; sourceTree = "<group>"; };
|
|
A5716BB6235968A7000CEC60 /* ReadDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr2.c; sourceTree = "<group>"; };
|
|
A5716BB7235968A7000CEC60 /* Mwait.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Mwait.nasm; sourceTree = "<group>"; };
|
|
A5716BB8235968A7000CEC60 /* ReadFs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadFs.nasm; sourceTree = "<group>"; };
|
|
A5716BB9235968A7000CEC60 /* ReadDs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDs.nasm; sourceTree = "<group>"; };
|
|
A5716BBA235968A7000CEC60 /* FxRestore.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxRestore.nasm; sourceTree = "<group>"; };
|
|
A5716BBB235968A7000CEC60 /* ReadSs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadSs.c; sourceTree = "<group>"; };
|
|
A5716BBC235968A7000CEC60 /* ReadMm4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm4.nasm; sourceTree = "<group>"; };
|
|
A5716BBD235968A7000CEC60 /* DivS64x64Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivS64x64Remainder.c; sourceTree = "<group>"; };
|
|
A5716BBE235968A7000CEC60 /* Monitor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Monitor.c; sourceTree = "<group>"; };
|
|
A5716BBF235968A7000CEC60 /* ReadDr6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr6.nasm; sourceTree = "<group>"; };
|
|
A5716BC0235968A7000CEC60 /* WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteGdtr.c; sourceTree = "<group>"; };
|
|
A5716BC1235968A7000CEC60 /* CpuPause.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuPause.nasm; sourceTree = "<group>"; };
|
|
A5716BC2235968A7000CEC60 /* ReadDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr6.c; sourceTree = "<group>"; };
|
|
A5716BC3235968A7000CEC60 /* ReadPmc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadPmc.c; sourceTree = "<group>"; };
|
|
A5716BC4235968A7000CEC60 /* Wbinvd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Wbinvd.c; sourceTree = "<group>"; };
|
|
A5716BC5235968A7000CEC60 /* DisablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisablePaging32.c; sourceTree = "<group>"; };
|
|
A5716BC6235968A7000CEC60 /* RShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RShiftU64.nasm; sourceTree = "<group>"; };
|
|
A5716BC7235968A7000CEC60 /* ReadCr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr4.nasm; sourceTree = "<group>"; };
|
|
A5716BC8235968A7000CEC60 /* Invd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Invd.c; sourceTree = "<group>"; };
|
|
A5716BC9235968A7000CEC60 /* WriteDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr7.c; sourceTree = "<group>"; };
|
|
A5716BCA235968A7000CEC60 /* WriteMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm7.c; sourceTree = "<group>"; };
|
|
A5716BCB235968A7000CEC60 /* RRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU64.c; sourceTree = "<group>"; };
|
|
A5716BCC235968A7000CEC60 /* ReadCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr2.c; sourceTree = "<group>"; };
|
|
A5716BCD235968A7000CEC60 /* LShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LShiftU64.nasm; sourceTree = "<group>"; };
|
|
A5716BCE235968A7000CEC60 /* ReadTr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTr.c; sourceTree = "<group>"; };
|
|
A5716BCF235968A7000CEC60 /* ReadMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm6.c; sourceTree = "<group>"; };
|
|
A5716BD0235968A7000CEC60 /* WriteLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteLdtr.nasm; sourceTree = "<group>"; };
|
|
A5716BD1235968A7000CEC60 /* ReadDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr7.nasm; sourceTree = "<group>"; };
|
|
A5716BD2235968A7000CEC60 /* ReadMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm5.nasm; sourceTree = "<group>"; };
|
|
A5716BD3235968A7000CEC60 /* WriteCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr3.c; sourceTree = "<group>"; };
|
|
A5716BD4235968A7000CEC60 /* WriteMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMsr64.nasm; sourceTree = "<group>"; };
|
|
A5716BD5235968A7000CEC60 /* CpuPause.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuPause.c; sourceTree = "<group>"; };
|
|
A5716BD6235968A7000CEC60 /* ReadMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm2.c; sourceTree = "<group>"; };
|
|
A5716BD7235968A7000CEC60 /* ReadIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadIdtr.nasm; sourceTree = "<group>"; };
|
|
A5716BD8235968A7000CEC60 /* WriteDr7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr7.nasm; sourceTree = "<group>"; };
|
|
A5716BD9235968A7000CEC60 /* CpuIdEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuIdEx.c; sourceTree = "<group>"; };
|
|
A5716BDA235968A7000CEC60 /* WriteMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm3.c; sourceTree = "<group>"; };
|
|
A5716BDB235968A7000CEC60 /* WriteMm5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm5.nasm; sourceTree = "<group>"; };
|
|
A5716BDC235968A7000CEC60 /* ReadDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr1.c; sourceTree = "<group>"; };
|
|
A5716BDD235968A7000CEC60 /* ReadMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm2.nasm; sourceTree = "<group>"; };
|
|
A5716BDE235968A7000CEC60 /* ReadDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr0.nasm; sourceTree = "<group>"; };
|
|
A5716BDF235968A7000CEC60 /* ReadEs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEs.nasm; sourceTree = "<group>"; };
|
|
A5716BE0235968A7000CEC60 /* ReadEs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEs.c; sourceTree = "<group>"; };
|
|
A5716BE1235968A7000CEC60 /* FlushCacheLine.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FlushCacheLine.c; sourceTree = "<group>"; };
|
|
A5716BE2235968A7000CEC60 /* ReadCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr2.nasm; sourceTree = "<group>"; };
|
|
A5716BE3235968A7000CEC60 /* WriteDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr0.c; sourceTree = "<group>"; };
|
|
A5716BE4235968A7000CEC60 /* DisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableInterrupts.c; sourceTree = "<group>"; };
|
|
A5716BE5235968A7000CEC60 /* EnableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableCache.nasm; sourceTree = "<group>"; };
|
|
A5716BE6235968A7000CEC60 /* CpuIdEx.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuIdEx.nasm; sourceTree = "<group>"; };
|
|
A5716BE7235968A7000CEC60 /* SetJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetJump.nasm; sourceTree = "<group>"; };
|
|
A5716BE8235968A7000CEC60 /* WriteMm2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm2.nasm; sourceTree = "<group>"; };
|
|
A5716BE9235968A7000CEC60 /* EnableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableInterrupts.nasm; sourceTree = "<group>"; };
|
|
A5716BEA235968A7000CEC60 /* RdRand.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RdRand.nasm; sourceTree = "<group>"; };
|
|
A5716BEB235968A7000CEC60 /* WriteDr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr0.nasm; sourceTree = "<group>"; };
|
|
A5716BEC235968A7000CEC60 /* DisableCache.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableCache.nasm; sourceTree = "<group>"; };
|
|
A5716BED235968A7000CEC60 /* LRotU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU64.c; sourceTree = "<group>"; };
|
|
A5716BEE235968A7000CEC60 /* WriteDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr4.c; sourceTree = "<group>"; };
|
|
A5716BEF235968A7000CEC60 /* WriteCr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr2.nasm; sourceTree = "<group>"; };
|
|
A5716BF0235968A7000CEC60 /* ReadGs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGs.nasm; sourceTree = "<group>"; };
|
|
A5716BF1235968A7000CEC60 /* WriteGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteGdtr.nasm; sourceTree = "<group>"; };
|
|
A5716BF2235968A7000CEC60 /* ReadDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr5.c; sourceTree = "<group>"; };
|
|
A5716BF3235968A7000CEC60 /* EnableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableCache.c; sourceTree = "<group>"; };
|
|
A5716BF4235968A7000CEC60 /* ReadMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm5.c; sourceTree = "<group>"; };
|
|
A5716BF5235968A7000CEC60 /* ReadCs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCs.nasm; sourceTree = "<group>"; };
|
|
A5716BF6235968A7000CEC60 /* EnableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableInterrupts.c; sourceTree = "<group>"; };
|
|
A5716BF7235968A7000CEC60 /* WriteCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr0.c; sourceTree = "<group>"; };
|
|
A5716BF8235968A7000CEC60 /* EnableDisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnableDisableInterrupts.nasm; sourceTree = "<group>"; };
|
|
A5716BF9235968A7000CEC60 /* MultU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x32.c; sourceTree = "<group>"; };
|
|
A5716BFA235968A7000CEC60 /* WriteCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr3.nasm; sourceTree = "<group>"; };
|
|
A5716BFB235968A7000CEC60 /* DivU64x64Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x64Remainder.nasm; sourceTree = "<group>"; };
|
|
A5716BFC235968A7000CEC60 /* WriteMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm4.c; sourceTree = "<group>"; };
|
|
A5716BFD235968A7000CEC60 /* WriteDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr1.nasm; sourceTree = "<group>"; };
|
|
A5716BFE235968A7000CEC60 /* WriteLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteLdtr.c; sourceTree = "<group>"; };
|
|
A5716BFF235968A7000CEC60 /* ReadMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMsr64.c; sourceTree = "<group>"; };
|
|
A5716C00235968A7000CEC60 /* WriteMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm3.nasm; sourceTree = "<group>"; };
|
|
A5716C01235968A7000CEC60 /* Thunk16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Thunk16.nasm; sourceTree = "<group>"; };
|
|
A5716C02235968A7000CEC60 /* ReadCr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr3.nasm; sourceTree = "<group>"; };
|
|
A5716C03235968A7000CEC60 /* WriteMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm0.c; sourceTree = "<group>"; };
|
|
A5716C04235968A7000CEC60 /* ReadDs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDs.c; sourceTree = "<group>"; };
|
|
A5716C05235968A7000CEC60 /* FxSave.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxSave.c; sourceTree = "<group>"; };
|
|
A5716C06235968A7000CEC60 /* WriteCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr4.c; sourceTree = "<group>"; };
|
|
A5716C07235968A7000CEC60 /* ReadDr1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr1.nasm; sourceTree = "<group>"; };
|
|
A5716C08235968A7000CEC60 /* ReadMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm1.c; sourceTree = "<group>"; };
|
|
A5716C09235968A7000CEC60 /* ReadMm3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm3.nasm; sourceTree = "<group>"; };
|
|
A5716C0A235968A7000CEC60 /* ReadLdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadLdtr.c; sourceTree = "<group>"; };
|
|
A5716C0B235968A7000CEC60 /* ARShiftU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ARShiftU64.nasm; sourceTree = "<group>"; };
|
|
A5716C0C235968A7000CEC60 /* LShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LShiftU64.c; sourceTree = "<group>"; };
|
|
A5716C0D235968A7000CEC60 /* ReadCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadCr0.nasm; sourceTree = "<group>"; };
|
|
A5716C0E235968A7000CEC60 /* ReadDr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr0.c; sourceTree = "<group>"; };
|
|
A5716C0F235968A7000CEC60 /* DisableInterrupts.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisableInterrupts.nasm; sourceTree = "<group>"; };
|
|
A5716C10235968A7000CEC60 /* SwapBytes64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SwapBytes64.nasm; sourceTree = "<group>"; };
|
|
A5716C11235968A7000CEC60 /* ReadCs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCs.c; sourceTree = "<group>"; };
|
|
A5716C12235968A7000CEC60 /* ReadDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr2.nasm; sourceTree = "<group>"; };
|
|
A5716C13235968A7000CEC60 /* Lfence.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Lfence.nasm; sourceTree = "<group>"; };
|
|
A5716C14235968A7000CEC60 /* ReadMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm0.nasm; sourceTree = "<group>"; };
|
|
A5716C15235968A7000CEC60 /* WriteDr1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr1.c; sourceTree = "<group>"; };
|
|
A5716C16235968A7000CEC60 /* MultU64x64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x64.nasm; sourceTree = "<group>"; };
|
|
A5716C17235968A7000CEC60 /* WriteDr5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr5.c; sourceTree = "<group>"; };
|
|
A5716C18235968A7000CEC60 /* LRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LRotU64.nasm; sourceTree = "<group>"; };
|
|
A5716C19235968A7000CEC60 /* Mwait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Mwait.c; sourceTree = "<group>"; };
|
|
A5716C1A235968A7000CEC60 /* WriteCr0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteCr0.nasm; sourceTree = "<group>"; };
|
|
A5716C1B235968A7000CEC60 /* RRotU64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RRotU64.nasm; sourceTree = "<group>"; };
|
|
A5716C1C235968A7000CEC60 /* ReadDr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr4.c; sourceTree = "<group>"; };
|
|
A5716C1D235968A7000CEC60 /* ReadGs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadGs.c; sourceTree = "<group>"; };
|
|
A5716C1E235968A7000CEC60 /* WriteDr2.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr2.nasm; sourceTree = "<group>"; };
|
|
A5716C1F235968A7000CEC60 /* WriteMm0.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm0.nasm; sourceTree = "<group>"; };
|
|
A5716C20235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
|
|
A5716C21235968A7000CEC60 /* CpuBreakpoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuBreakpoint.c; sourceTree = "<group>"; };
|
|
A5716C22235968A7000CEC60 /* WriteMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm1.nasm; sourceTree = "<group>"; };
|
|
A5716C23235968A7000CEC60 /* ReadTr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTr.nasm; sourceTree = "<group>"; };
|
|
A5716C24235968A7000CEC60 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = "<group>"; };
|
|
A5716C25235968A7000CEC60 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = "<group>"; };
|
|
A5716C26235968A7000CEC60 /* ReadMm4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm4.c; sourceTree = "<group>"; };
|
|
A5716C27235968A7000CEC60 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = "<group>"; };
|
|
A5716C28235968A7000CEC60 /* WriteDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr3.nasm; sourceTree = "<group>"; };
|
|
A5716C29235968A7000CEC60 /* ReadFs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadFs.c; sourceTree = "<group>"; };
|
|
A5716C2A235968A7000CEC60 /* ReadCr0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr0.c; sourceTree = "<group>"; };
|
|
A5716C2B235968A7000CEC60 /* CpuId.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuId.c; sourceTree = "<group>"; };
|
|
A5716C2C235968A7000CEC60 /* MultU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = MultU64x32.nasm; sourceTree = "<group>"; };
|
|
A5716C2D235968A7000CEC60 /* WriteMm5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm5.c; sourceTree = "<group>"; };
|
|
A5716C2E235968A7000CEC60 /* DisablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DisablePaging32.nasm; sourceTree = "<group>"; };
|
|
A5716C2F235968A7000CEC60 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = "<group>"; };
|
|
A5716C30235968A7000CEC60 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = "<group>"; };
|
|
A5716C31235968A7000CEC60 /* ReadMm1.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm1.nasm; sourceTree = "<group>"; };
|
|
A5716C32235968A7000CEC60 /* WriteMm1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm1.c; sourceTree = "<group>"; };
|
|
A5716C33235968A7000CEC60 /* ReadDr3.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr3.nasm; sourceTree = "<group>"; };
|
|
A5716C34235968A7000CEC60 /* ReadCr4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr4.c; sourceTree = "<group>"; };
|
|
A5716C35235968A7000CEC60 /* DivU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32.nasm; sourceTree = "<group>"; };
|
|
A5716C36235968A7000CEC60 /* CpuBreakpoint.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuBreakpoint.nasm; sourceTree = "<group>"; };
|
|
A5716C37235968A7000CEC60 /* Invd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Invd.nasm; sourceTree = "<group>"; };
|
|
A5716C38235968A7000CEC60 /* ReadMm0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm0.c; sourceTree = "<group>"; };
|
|
A5716C39235968A7000CEC60 /* LongJump.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = LongJump.nasm; sourceTree = "<group>"; };
|
|
A5716C3A235968A7000CEC60 /* DisableCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DisableCache.c; sourceTree = "<group>"; };
|
|
A5716C3B235968A7000CEC60 /* ReadGdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadGdtr.nasm; sourceTree = "<group>"; };
|
|
A5716C3C235968A7000CEC60 /* Wbinvd.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Wbinvd.nasm; sourceTree = "<group>"; };
|
|
A5716C3D235968A7000CEC60 /* ReadEflags.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadEflags.nasm; sourceTree = "<group>"; };
|
|
A5716C3E235968A7000CEC60 /* FxRestore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FxRestore.c; sourceTree = "<group>"; };
|
|
A5716C3F235968A7000CEC60 /* WriteMsr64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMsr64.c; sourceTree = "<group>"; };
|
|
A5716C40235968A7000CEC60 /* Non-existing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Non-existing.c"; sourceTree = "<group>"; };
|
|
A5716C41235968A7000CEC60 /* WriteDr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr2.c; sourceTree = "<group>"; };
|
|
A5716C42235968A7000CEC60 /* EnablePaging64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging64.nasm; sourceTree = "<group>"; };
|
|
A5716C43235968A7000CEC60 /* WriteDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr4.nasm; sourceTree = "<group>"; };
|
|
A5716C44235968A7000CEC60 /* FlushCacheLine.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FlushCacheLine.nasm; sourceTree = "<group>"; };
|
|
A5716C45235968A7000CEC60 /* WriteIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteIdtr.c; sourceTree = "<group>"; };
|
|
A5716C46235968A7000CEC60 /* ReadDr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr3.c; sourceTree = "<group>"; };
|
|
A5716C47235968A7000CEC60 /* WriteMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm6.nasm; sourceTree = "<group>"; };
|
|
A5716C48235968A7000CEC60 /* ReadLdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadLdtr.nasm; sourceTree = "<group>"; };
|
|
A5716C49235968A7000CEC60 /* ReadDr7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadDr7.c; sourceTree = "<group>"; };
|
|
A5716C4A235968A7000CEC60 /* ReadEflags.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadEflags.c; sourceTree = "<group>"; };
|
|
A5716C4B235968A7000CEC60 /* WriteIdtr.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteIdtr.nasm; sourceTree = "<group>"; };
|
|
A5716C4C235968A7000CEC60 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = "<group>"; };
|
|
A5716C4D235968A7000CEC60 /* DivU64x32Remainder.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = DivU64x32Remainder.nasm; sourceTree = "<group>"; };
|
|
A5716C4E235968A7000CEC60 /* FxSave.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = FxSave.nasm; sourceTree = "<group>"; };
|
|
A5716C4F235968A7000CEC60 /* Monitor.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = Monitor.nasm; sourceTree = "<group>"; };
|
|
A5716C50235968A7000CEC60 /* WriteDr6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteDr6.c; sourceTree = "<group>"; };
|
|
A5716C51235968A7000CEC60 /* ReadDr4.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr4.nasm; sourceTree = "<group>"; };
|
|
A5716C52235968A7000CEC60 /* ReadMm6.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm6.nasm; sourceTree = "<group>"; };
|
|
A5716C53235968A7000CEC60 /* ReadMsr64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMsr64.nasm; sourceTree = "<group>"; };
|
|
A5716C54235968A7000CEC60 /* ReadIdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadIdtr.c; sourceTree = "<group>"; };
|
|
A5716C55235968A7000CEC60 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = "<group>"; };
|
|
A5716C56235968A7000CEC60 /* ReadCr3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadCr3.c; sourceTree = "<group>"; };
|
|
A5716C57235968A7000CEC60 /* ReadMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadMm7.nasm; sourceTree = "<group>"; };
|
|
A5716C58235968A7000CEC60 /* ReadDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadDr5.nasm; sourceTree = "<group>"; };
|
|
A5716C59235968A7000CEC60 /* WriteMm6.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm6.c; sourceTree = "<group>"; };
|
|
A5716C5A235968A7000CEC60 /* ReadTsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadTsc.c; sourceTree = "<group>"; };
|
|
A5716C5B235968A7000CEC60 /* WriteCr2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteCr2.c; sourceTree = "<group>"; };
|
|
A5716C5C235968A7000CEC60 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = "<group>"; };
|
|
A5716C5D235968A7000CEC60 /* ReadSs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadSs.nasm; sourceTree = "<group>"; };
|
|
A5716C5E235968A7000CEC60 /* ReadMm7.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm7.c; sourceTree = "<group>"; };
|
|
A5716C5F235968A7000CEC60 /* EnableDisableInterrupts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EnableDisableInterrupts.c; sourceTree = "<group>"; };
|
|
A5716C60235968A7000CEC60 /* WriteMm7.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteMm7.nasm; sourceTree = "<group>"; };
|
|
A5716C61235968A7000CEC60 /* ReadMm3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ReadMm3.c; sourceTree = "<group>"; };
|
|
A5716C62235968A7000CEC60 /* CpuId.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuId.nasm; sourceTree = "<group>"; };
|
|
A5716C63235968A7000CEC60 /* InternalSwitchStack.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InternalSwitchStack.nasm; sourceTree = "<group>"; };
|
|
A5716C64235968A7000CEC60 /* WriteDr5.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = WriteDr5.nasm; sourceTree = "<group>"; };
|
|
A5716C65235968A7000CEC60 /* ReadPmc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadPmc.nasm; sourceTree = "<group>"; };
|
|
A5716C66235968A7000CEC60 /* WriteMm2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = WriteMm2.c; sourceTree = "<group>"; };
|
|
A5716C67235968A7000CEC60 /* ModU64x32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ModU64x32.nasm; sourceTree = "<group>"; };
|
|
A5716C68235968A7000CEC60 /* ReadTsc.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ReadTsc.nasm; sourceTree = "<group>"; };
|
|
A5716C69235968A7000CEC60 /* EnablePaging32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = EnablePaging32.nasm; sourceTree = "<group>"; };
|
|
A5716C6A235968A7000CEC60 /* GetPowerOfTwo32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GetPowerOfTwo32.c; sourceTree = "<group>"; };
|
|
A5716C6B235968A7000CEC60 /* Math64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Math64.c; sourceTree = "<group>"; };
|
|
A5716C6C235968A7000CEC60 /* RRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RRotU32.c; sourceTree = "<group>"; };
|
|
A5716C6D235968A7000CEC60 /* DivU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32.c; sourceTree = "<group>"; };
|
|
A5716C6E235968A7000CEC60 /* DivU64x32Remainder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DivU64x32Remainder.c; sourceTree = "<group>"; };
|
|
A5716C6F235968A7000CEC60 /* X86MemoryFence.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86MemoryFence.c; sourceTree = "<group>"; };
|
|
A5716C70235968A7000CEC60 /* SwapBytes64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes64.c; sourceTree = "<group>"; };
|
|
A5716C71235968A7000CEC60 /* RShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RShiftU64.c; sourceTree = "<group>"; };
|
|
A5716C72235968A7000CEC60 /* SwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwitchStack.c; sourceTree = "<group>"; };
|
|
A5716C73235968A7000CEC60 /* ChkStkGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ChkStkGcc.c; sourceTree = "<group>"; };
|
|
A5716C74235968A7000CEC60 /* SetJump.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetJump.c; sourceTree = "<group>"; };
|
|
A5716C75235968A7000CEC60 /* X86EnablePaging32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86EnablePaging32.c; sourceTree = "<group>"; };
|
|
A5716C76235968A7000CEC60 /* X86WriteGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86WriteGdtr.c; sourceTree = "<group>"; };
|
|
A5716C77235968A7000CEC60 /* SwapBytes16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SwapBytes16.c; sourceTree = "<group>"; };
|
|
A5716C78235968A7000CEC60 /* HighBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HighBitSet32.c; sourceTree = "<group>"; };
|
|
A5716C79235968A7000CEC60 /* X86RdRand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86RdRand.c; sourceTree = "<group>"; };
|
|
A5716C7B235968A7000CEC60 /* Math64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Math64.S; sourceTree = "<group>"; };
|
|
A5716C7C235968A7000CEC60 /* CpuPause.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuPause.asm; sourceTree = "<group>"; };
|
|
A5716C7D235968A7000CEC60 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = "<group>"; };
|
|
A5716C7E235968A7000CEC60 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = "<group>"; };
|
|
A5716C7F235968A7000CEC60 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = "<group>"; };
|
|
A5716C80235968A7000CEC60 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = "<group>"; };
|
|
A5716C81235968A7000CEC60 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = "<group>"; };
|
|
A5716C82235968A7000CEC60 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = "<group>"; };
|
|
A5716C83235968A7000CEC60 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = "<group>"; };
|
|
A5716C84235968A7000CEC60 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = "<group>"; };
|
|
A5716C85235968A7000CEC60 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = "<group>"; };
|
|
A5716C86235968A7000CEC60 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = "<group>"; };
|
|
A5716C87235968A7000CEC60 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = "<group>"; };
|
|
A5716C88235968A7000CEC60 /* Unaligned.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Unaligned.c; sourceTree = "<group>"; };
|
|
A5716C89235968A7000CEC60 /* InternalSwitchStack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalSwitchStack.c; sourceTree = "<group>"; };
|
|
A5716C8A235968A7000CEC60 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = "<group>"; };
|
|
A5716C8B235968A7000CEC60 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = "<group>"; };
|
|
A5716C8C235968A7000CEC60 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = "<group>"; };
|
|
A5716C8D235968A7000CEC60 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = "<group>"; };
|
|
A5716C8E235968A7000CEC60 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = "<group>"; };
|
|
A5716C8F235968A7000CEC60 /* MultU64x64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MultU64x64.c; sourceTree = "<group>"; };
|
|
A5716C90235968A7000CEC60 /* X86DisablePaging64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86DisablePaging64.c; sourceTree = "<group>"; };
|
|
A5716C91235968A7000CEC60 /* X86ReadGdtr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86ReadGdtr.c; sourceTree = "<group>"; };
|
|
A5716C92235968A7000CEC60 /* ARShiftU64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ARShiftU64.c; sourceTree = "<group>"; };
|
|
A5716C94235968A7000CEC60 /* EnableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = EnableInterrupts.asm; sourceTree = "<group>"; };
|
|
A5716C95235968A7000CEC60 /* SwitchStack.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SwitchStack.S; sourceTree = "<group>"; };
|
|
A5716C96235968A7000CEC60 /* CpuBreakpoint.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuBreakpoint.S; sourceTree = "<group>"; };
|
|
A5716C97235968A7000CEC60 /* SetJumpLongJump.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetJumpLongJump.asm; sourceTree = "<group>"; };
|
|
A5716C98235968A7000CEC60 /* CpuBreakpoint.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuBreakpoint.asm; sourceTree = "<group>"; };
|
|
A5716C99235968A7000CEC60 /* GetInterruptsState.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = GetInterruptsState.S; sourceTree = "<group>"; };
|
|
A5716C9A235968A7000CEC60 /* MemoryFence.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = MemoryFence.asm; sourceTree = "<group>"; };
|
|
A5716C9B235968A7000CEC60 /* SpeculationBarrier.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SpeculationBarrier.S; sourceTree = "<group>"; };
|
|
A5716C9C235968A7000CEC60 /* DisableInterrupts.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = DisableInterrupts.asm; sourceTree = "<group>"; };
|
|
A5716C9D235968A7000CEC60 /* SetJumpLongJump.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetJumpLongJump.S; sourceTree = "<group>"; };
|
|
A5716C9E235968A7000CEC60 /* GetInterruptsState.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = GetInterruptsState.asm; sourceTree = "<group>"; };
|
|
A5716C9F235968A7000CEC60 /* SpeculationBarrier.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SpeculationBarrier.asm; sourceTree = "<group>"; };
|
|
A5716CA0235968A7000CEC60 /* MemoryFence.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = MemoryFence.S; sourceTree = "<group>"; };
|
|
A5716CA1235968A7000CEC60 /* DisableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = DisableInterrupts.S; sourceTree = "<group>"; };
|
|
A5716CA2235968A7000CEC60 /* SwitchStack.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SwitchStack.asm; sourceTree = "<group>"; };
|
|
A5716CA3235968A7000CEC60 /* EnableInterrupts.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = EnableInterrupts.S; sourceTree = "<group>"; };
|
|
A5716CA4235968A7000CEC60 /* LowBitSet32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LowBitSet32.c; sourceTree = "<group>"; };
|
|
A5716CA5235968A7000CEC60 /* LRotU32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LRotU32.c; sourceTree = "<group>"; };
|
|
A5716CA6235968A7000CEC60 /* ModU64x32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ModU64x32.c; sourceTree = "<group>"; };
|
|
A5716CA7235968A7000CEC60 /* LinkedList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinkedList.c; sourceTree = "<group>"; };
|
|
A5716CA8235968A7000CEC60 /* X86SpeculationBarrier.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = X86SpeculationBarrier.c; sourceTree = "<group>"; };
|
|
A5716CAA235968A7000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CAB235968A7000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716CAC235968A7000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716CAD235968A7000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CAF235968A7000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716CB0235968A7000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716CB1235968A7000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716CB2235968A7000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716CB3235968A7000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716CB4235968A7000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716CB5235968A7000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716CB6235968A7000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716CB7235968A7000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716CB8235968A7000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716CB9235968A7000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716CBA235968A7000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716CBB235968A7000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CBC235968A7000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CBE235968A7000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716CBF235968A7000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716CC0235968A7000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716CC1235968A7000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716CC2235968A7000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716CC3235968A7000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716CC4235968A7000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716CC5235968A7000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716CC6235968A7000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716CC7235968A7000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716CC8235968A7000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716CC9235968A7000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716CCA235968A7000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CCB235968A7000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716CCC235968A7000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716CCD235968A7000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716CCE235968A7000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CCF235968A7000CEC60 /* BaseMemoryLibRepStr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.uni; sourceTree = "<group>"; };
|
|
A5716CD0235968A7000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716CD1235968A7000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716CD2235968A7000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CD3235968A7000CEC60 /* BaseMemoryLibRepStr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibRepStr.inf; sourceTree = "<group>"; };
|
|
A5716CD5235968A7000CEC60 /* BaseSynchronizationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.uni; sourceTree = "<group>"; };
|
|
A5716CD7235968A7000CEC60 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = "<group>"; };
|
|
A5716CD8235968A7000CEC60 /* BaseSynchronizationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSynchronizationLib.inf; sourceTree = "<group>"; };
|
|
A5716CDA235968A7000CEC60 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = "<group>"; };
|
|
A5716CDB235968A7000CEC60 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = "<group>"; };
|
|
A5716CDC235968A7000CEC60 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = "<group>"; };
|
|
A5716CDD235968A7000CEC60 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = "<group>"; };
|
|
A5716CDE235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
|
|
A5716CDF235968A7000CEC60 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = "<group>"; };
|
|
A5716CE0235968A7000CEC60 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = "<group>"; };
|
|
A5716CE1235968A7000CEC60 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = "<group>"; };
|
|
A5716CE2235968A7000CEC60 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = "<group>"; };
|
|
A5716CE3235968A7000CEC60 /* InterlockedIncrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedIncrementMsc.c; sourceTree = "<group>"; };
|
|
A5716CE5235968A7000CEC60 /* InterlockedCompareExchange64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange64.c; sourceTree = "<group>"; };
|
|
A5716CE6235968A7000CEC60 /* InternalGetSpinLockProperties.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InternalGetSpinLockProperties.c; sourceTree = "<group>"; };
|
|
A5716CE7235968A7000CEC60 /* InterlockedIncrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedIncrement.nasm; sourceTree = "<group>"; };
|
|
A5716CE8235968A7000CEC60 /* InterlockedCompareExchange16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange16.nasm; sourceTree = "<group>"; };
|
|
A5716CE9235968A7000CEC60 /* InterlockedCompareExchange16.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange16.c; sourceTree = "<group>"; };
|
|
A5716CEA235968A7000CEC60 /* GccInline.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GccInline.c; sourceTree = "<group>"; };
|
|
A5716CEB235968A7000CEC60 /* InterlockedCompareExchange32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedCompareExchange32.c; sourceTree = "<group>"; };
|
|
A5716CEC235968A7000CEC60 /* InterlockedCompareExchange64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange64.nasm; sourceTree = "<group>"; };
|
|
A5716CED235968A7000CEC60 /* InterlockedCompareExchange32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedCompareExchange32.nasm; sourceTree = "<group>"; };
|
|
A5716CEE235968A7000CEC60 /* InterlockedDecrement.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = InterlockedDecrement.nasm; sourceTree = "<group>"; };
|
|
A5716CEF235968A7000CEC60 /* BaseSynchronizationLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseSynchronizationLibInternals.h; sourceTree = "<group>"; };
|
|
A5716CF0235968A7000CEC60 /* SynchronizationMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationMsc.c; sourceTree = "<group>"; };
|
|
A5716CF1235968A7000CEC60 /* Synchronization.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Synchronization.c; sourceTree = "<group>"; };
|
|
A5716CF3235968A7000CEC60 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = "<group>"; };
|
|
A5716CF4235968A7000CEC60 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = "<group>"; };
|
|
A5716CF6235968A7000CEC60 /* Synchronization.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = Synchronization.S; sourceTree = "<group>"; };
|
|
A5716CF7235968A7000CEC60 /* Synchronization.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = Synchronization.asm; sourceTree = "<group>"; };
|
|
A5716CF8235968A7000CEC60 /* SynchronizationGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SynchronizationGcc.c; sourceTree = "<group>"; };
|
|
A5716CF9235968A7000CEC60 /* InterlockedDecrementMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = InterlockedDecrementMsc.c; sourceTree = "<group>"; };
|
|
A5716CFB235968A7000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CFC235968A7000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716CFD235968A7000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716CFE235968A7000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716CFF235968A7000CEC60 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = "<group>"; };
|
|
A5716D00235968A7000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D01235968A7000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D02235968A7000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D03235968A7000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716D04235968A7000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716D05235968A7000CEC60 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = "<group>"; };
|
|
A5716D06235968A7000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716D07235968A7000CEC60 /* UefiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.inf; sourceTree = "<group>"; };
|
|
A5716D08235968A7000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D09235968A7000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716D0A235968A7000CEC60 /* UefiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryLib.uni; sourceTree = "<group>"; };
|
|
A5716D0B235968A7000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716D0C235968A7000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D0E235968A7000CEC60 /* PciSegmentLibCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PciSegmentLibCommon.h; sourceTree = "<group>"; };
|
|
A5716D0F235968A7000CEC60 /* DxeRuntimePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.inf; sourceTree = "<group>"; };
|
|
A5716D10235968A7000CEC60 /* BasePciSegmentLibSegmentInfo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.inf; sourceTree = "<group>"; };
|
|
A5716D11235968A7000CEC60 /* DxeRuntimePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciSegmentLibSegmentInfo.uni; sourceTree = "<group>"; };
|
|
A5716D12235968A7000CEC60 /* BasePciSegmentLibSegmentInfo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibSegmentInfo.uni; sourceTree = "<group>"; };
|
|
A5716D13235968A7000CEC60 /* BasePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePciSegmentLib.c; sourceTree = "<group>"; };
|
|
A5716D14235968A7000CEC60 /* PciSegmentLibCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLibCommon.c; sourceTree = "<group>"; };
|
|
A5716D15235968A7000CEC60 /* DxeRuntimePciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeRuntimePciSegmentLib.c; sourceTree = "<group>"; };
|
|
A5716D18235968A7000CEC60 /* CpuSleepFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepFlushTlb.c; sourceTree = "<group>"; };
|
|
A5716D1A235968A7000CEC60 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = "<group>"; };
|
|
A5716D1B235968A7000CEC60 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = "<group>"; };
|
|
A5716D1C235968A7000CEC60 /* BaseCpuLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.uni; sourceTree = "<group>"; };
|
|
A5716D1D235968A7000CEC60 /* BaseCpuLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseCpuLib.inf; sourceTree = "<group>"; };
|
|
A5716D1F235968A7000CEC60 /* CpuSleep.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleep.c; sourceTree = "<group>"; };
|
|
A5716D20235968A7000CEC60 /* CpuFlushTlbGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlbGcc.c; sourceTree = "<group>"; };
|
|
A5716D21235968A7000CEC60 /* CpuFlushTlb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuFlushTlb.c; sourceTree = "<group>"; };
|
|
A5716D22235968A7000CEC60 /* CpuSleep.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuSleep.nasm; sourceTree = "<group>"; };
|
|
A5716D23235968A7000CEC60 /* CpuFlushTlb.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CpuFlushTlb.nasm; sourceTree = "<group>"; };
|
|
A5716D24235968A7000CEC60 /* CpuSleepGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CpuSleepGcc.c; sourceTree = "<group>"; };
|
|
A5716D26235968A7000CEC60 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = "<group>"; };
|
|
A5716D27235968A7000CEC60 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = "<group>"; };
|
|
A5716D28235968A7000CEC60 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = "<group>"; };
|
|
A5716D29235968A7000CEC60 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = "<group>"; };
|
|
A5716D2B235968A7000CEC60 /* CpuFlushTlb.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuFlushTlb.S; sourceTree = "<group>"; };
|
|
A5716D2C235968A7000CEC60 /* CpuFlushTlb.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuFlushTlb.asm; sourceTree = "<group>"; };
|
|
A5716D2D235968A7000CEC60 /* CpuSleep.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CpuSleep.asm; sourceTree = "<group>"; };
|
|
A5716D2E235968A7000CEC60 /* CpuSleep.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CpuSleep.S; sourceTree = "<group>"; };
|
|
A5716D30235968A7000CEC60 /* PeiExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiExtractGuidedSectionLib.c; sourceTree = "<group>"; };
|
|
A5716D31235968A7000CEC60 /* PeiExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.uni; sourceTree = "<group>"; };
|
|
A5716D32235968A7000CEC60 /* PeiExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiExtractGuidedSectionLib.inf; sourceTree = "<group>"; };
|
|
A5716D34235968A7000CEC60 /* DriverEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverEntryPoint.c; sourceTree = "<group>"; };
|
|
A5716D35235968A7000CEC60 /* UefiDriverEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.inf; sourceTree = "<group>"; };
|
|
A5716D36235968A7000CEC60 /* UefiDriverEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDriverEntryPoint.uni; sourceTree = "<group>"; };
|
|
A5716D38235968A7000CEC60 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = "<group>"; };
|
|
A5716D39235968A7000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A5716D3A235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.uni; sourceTree = "<group>"; };
|
|
A5716D3B235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibDebugPortProtocol.inf; sourceTree = "<group>"; };
|
|
A5716D3D235968A7000CEC60 /* SmmPciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPciExpressLib.inf; sourceTree = "<group>"; };
|
|
A5716D3E235968A7000CEC60 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = "<group>"; };
|
|
A5716D40235968A7000CEC60 /* DxeRuntimePciExpressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.uni; sourceTree = "<group>"; };
|
|
A5716D41235968A7000CEC60 /* DxeRuntimePciExpressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimePciExpressLib.inf; sourceTree = "<group>"; };
|
|
A5716D42235968A7000CEC60 /* PciExpressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciExpressLib.c; sourceTree = "<group>"; };
|
|
A5716D44235968A7000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D45235968A7000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716D46235968A7000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716D47235968A7000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D49235968A7000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716D4A235968A7000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716D4B235968A7000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716D4C235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716D4D235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716D4E235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716D4F235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716D50235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716D51235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716D52235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716D53235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716D54235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716D55235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D56235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D58235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716D59235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716D5A235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716D5B235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716D5C235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716D5D235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716D5E235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716D5F235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716D60235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716D61235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716D62235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716D63235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716D64235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D65235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716D66235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716D67235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716D69235968A8000CEC60 /* ScanMemGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMemGeneric.c; sourceTree = "<group>"; };
|
|
A5716D6A235968A8000CEC60 /* CompareMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareMem.asm; sourceTree = "<group>"; };
|
|
A5716D6B235968A8000CEC60 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = "<group>"; };
|
|
A5716D6C235968A8000CEC60 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = "<group>"; };
|
|
A5716D6D235968A8000CEC60 /* ScanMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ScanMem.asm; sourceTree = "<group>"; };
|
|
A5716D6E235968A8000CEC60 /* CopyMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CopyMem.asm; sourceTree = "<group>"; };
|
|
A5716D6F235968A8000CEC60 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = "<group>"; };
|
|
A5716D70235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716D71235968A8000CEC60 /* SetMem.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = SetMem.asm; sourceTree = "<group>"; };
|
|
A5716D72235968A8000CEC60 /* CompareGuid.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = CompareGuid.asm; sourceTree = "<group>"; };
|
|
A5716D73235968A8000CEC60 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = "<group>"; };
|
|
A5716D74235968A8000CEC60 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = "<group>"; };
|
|
A5716D75235968A8000CEC60 /* BaseMemoryLibOptDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.uni; sourceTree = "<group>"; };
|
|
A5716D76235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D77235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716D79235968A8000CEC60 /* CopyMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CopyMem.S; sourceTree = "<group>"; };
|
|
A5716D7A235968A8000CEC60 /* SetMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = SetMem.S; sourceTree = "<group>"; };
|
|
A5716D7B235968A8000CEC60 /* CompareMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareMem.S; sourceTree = "<group>"; };
|
|
A5716D7C235968A8000CEC60 /* CompareGuid.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = CompareGuid.S; sourceTree = "<group>"; };
|
|
A5716D7D235968A8000CEC60 /* ScanMem.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ScanMem.S; sourceTree = "<group>"; };
|
|
A5716D7E235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716D7F235968A8000CEC60 /* BaseMemoryLibOptDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptDxe.inf; sourceTree = "<group>"; };
|
|
A5716D80235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716D82235968A8000CEC60 /* PerformanceLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PerformanceLib.c; sourceTree = "<group>"; };
|
|
A5716D83235968A8000CEC60 /* BasePerformanceLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.inf; sourceTree = "<group>"; };
|
|
A5716D84235968A8000CEC60 /* BasePerformanceLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePerformanceLibNull.uni; sourceTree = "<group>"; };
|
|
A5716D86235968A8000CEC60 /* BasePciSegmentLibPci.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.inf; sourceTree = "<group>"; };
|
|
A5716D87235968A8000CEC60 /* BasePciSegmentLibPci.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentLibPci.uni; sourceTree = "<group>"; };
|
|
A5716D88235968A8000CEC60 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = "<group>"; };
|
|
A5716D8A235968A8000CEC60 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = "<group>"; };
|
|
A5716D8B235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.inf; sourceTree = "<group>"; };
|
|
A5716D8C235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiDxePostCodeLibReportStatusCode.uni; sourceTree = "<group>"; };
|
|
A5716D8E235968A8000CEC60 /* BasePcdLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.uni; sourceTree = "<group>"; };
|
|
A5716D8F235968A8000CEC60 /* BasePcdLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePcdLibNull.inf; sourceTree = "<group>"; };
|
|
A5716D90235968A8000CEC60 /* PcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcdLib.c; sourceTree = "<group>"; };
|
|
A5716D92235968A8000CEC60 /* BaseStackCheckGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckGcc.c; sourceTree = "<group>"; };
|
|
A5716D93235968A8000CEC60 /* BaseStackCheckLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.uni; sourceTree = "<group>"; };
|
|
A5716D94235968A8000CEC60 /* BaseStackCheckNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseStackCheckNull.c; sourceTree = "<group>"; };
|
|
A5716D95235968A8000CEC60 /* BaseStackCheckLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseStackCheckLib.inf; sourceTree = "<group>"; };
|
|
A5716D97235968A8000CEC60 /* BaseRngLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.uni; sourceTree = "<group>"; };
|
|
A5716D98235968A8000CEC60 /* BaseRngLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseRngLib.inf; sourceTree = "<group>"; };
|
|
A5716D99235968A8000CEC60 /* BaseRng.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseRng.c; sourceTree = "<group>"; };
|
|
A5716D9B235968A8000CEC60 /* DxeCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeCoreEntryPoint.c; sourceTree = "<group>"; };
|
|
A5716D9C235968A8000CEC60 /* DxeCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.uni; sourceTree = "<group>"; };
|
|
A5716D9D235968A8000CEC60 /* DxeCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreEntryPoint.inf; sourceTree = "<group>"; };
|
|
A5716D9F235968A8000CEC60 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = "<group>"; };
|
|
A5716DA0235968A8000CEC60 /* BasePostCodeLibPort80.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.inf; sourceTree = "<group>"; };
|
|
A5716DA1235968A8000CEC60 /* BasePostCodeLibPort80.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibPort80.uni; sourceTree = "<group>"; };
|
|
A5716DA3235968A8000CEC60 /* PeiCoreEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.uni; sourceTree = "<group>"; };
|
|
A5716DA4235968A8000CEC60 /* PeiCoreEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiCoreEntryPoint.inf; sourceTree = "<group>"; };
|
|
A5716DA5235968A8000CEC60 /* PeiCoreEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiCoreEntryPoint.c; sourceTree = "<group>"; };
|
|
A5716DA7235968A8000CEC60 /* BasePeCoffLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BasePeCoffLibInternals.h; sourceTree = "<group>"; };
|
|
A5716DA8235968A8000CEC60 /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = "<group>"; };
|
|
A5716DA9235968A8000CEC60 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = "<group>"; };
|
|
A5716DAB235968A8000CEC60 /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = "<group>"; };
|
|
A5716DAC235968A8000CEC60 /* BasePeCoffLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.uni; sourceTree = "<group>"; };
|
|
A5716DAD235968A8000CEC60 /* BasePeCoffLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffLib.inf; sourceTree = "<group>"; };
|
|
A5716DAF235968A8000CEC60 /* SmmLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.uni; sourceTree = "<group>"; };
|
|
A5716DB0235968A8000CEC60 /* SmmLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmLibNull.inf; sourceTree = "<group>"; };
|
|
A5716DB1235968A8000CEC60 /* SmmLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmLibNull.c; sourceTree = "<group>"; };
|
|
A5716DB3235968A8000CEC60 /* BasePciCf8Lib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.uni; sourceTree = "<group>"; };
|
|
A5716DB4235968A8000CEC60 /* BasePciCf8Lib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciCf8Lib.inf; sourceTree = "<group>"; };
|
|
A5716DB5235968A8000CEC60 /* PciCf8Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciCf8Lib.c; sourceTree = "<group>"; };
|
|
A5716DB7235968A8000CEC60 /* MmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.uni; sourceTree = "<group>"; };
|
|
A5716DB8235968A8000CEC60 /* MmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MmServicesTableLib.inf; sourceTree = "<group>"; };
|
|
A5716DB9235968A8000CEC60 /* MmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MmServicesTableLib.c; sourceTree = "<group>"; };
|
|
A5716DBB235968A8000CEC60 /* SafeIntLib64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib64.c; sourceTree = "<group>"; };
|
|
A5716DBC235968A8000CEC60 /* SafeIntLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLibEbc.c; sourceTree = "<group>"; };
|
|
A5716DBD235968A8000CEC60 /* BaseSafeIntLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSafeIntLib.inf; sourceTree = "<group>"; };
|
|
A5716DBE235968A8000CEC60 /* SafeIntLib32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib32.c; sourceTree = "<group>"; };
|
|
A5716DBF235968A8000CEC60 /* SafeIntLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SafeIntLib.c; sourceTree = "<group>"; };
|
|
A5716DC1235968A8000CEC60 /* SmmServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmServicesTableLib.c; sourceTree = "<group>"; };
|
|
A5716DC2235968A8000CEC60 /* SmmServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.inf; sourceTree = "<group>"; };
|
|
A5716DC3235968A8000CEC60 /* SmmServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmServicesTableLib.uni; sourceTree = "<group>"; };
|
|
A5716DC5235968A8000CEC60 /* DxeExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.uni; sourceTree = "<group>"; };
|
|
A5716DC6235968A8000CEC60 /* DxeExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeExtractGuidedSectionLib.inf; sourceTree = "<group>"; };
|
|
A5716DC7235968A8000CEC60 /* DxeExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeExtractGuidedSectionLib.c; sourceTree = "<group>"; };
|
|
A5716DC9235968A8000CEC60 /* UefiApplicationEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.uni; sourceTree = "<group>"; };
|
|
A5716DCA235968A8000CEC60 /* UefiApplicationEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiApplicationEntryPoint.inf; sourceTree = "<group>"; };
|
|
A5716DCB235968A8000CEC60 /* ApplicationEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApplicationEntryPoint.c; sourceTree = "<group>"; };
|
|
A5716DCD235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DCE235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716DCF235968A8000CEC60 /* BaseMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.inf; sourceTree = "<group>"; };
|
|
A5716DD0235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716DD1235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DD2235968A8000CEC60 /* BaseMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLib.uni; sourceTree = "<group>"; };
|
|
A5716DD3235968A8000CEC60 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = "<group>"; };
|
|
A5716DD4235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DD5235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DD6235968A8000CEC60 /* CopyMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMem.c; sourceTree = "<group>"; };
|
|
A5716DD7235968A8000CEC60 /* SetMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem.c; sourceTree = "<group>"; };
|
|
A5716DD8235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DD9235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716DDA235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716DDB235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716DDC235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DDD235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716DDE235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716DDF235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DE1235968A8000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
|
|
A5716DE2235968A8000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
|
|
A5716DE3235968A8000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
|
|
A5716DE4235968A8000CEC60 /* SmmCpuIoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmmCpuIoLibInternal.h; sourceTree = "<group>"; };
|
|
A5716DE5235968A8000CEC60 /* SmmIoLibSmmCpuIo2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.uni; sourceTree = "<group>"; };
|
|
A5716DE6235968A8000CEC60 /* SmmIoLibSmmCpuIo2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLibSmmCpuIo2.inf; sourceTree = "<group>"; };
|
|
A5716DE8235968A8000CEC60 /* DxeSmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeSmbusLib.c; sourceTree = "<group>"; };
|
|
A5716DE9235968A8000CEC60 /* SmbusLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmbusLib.c; sourceTree = "<group>"; };
|
|
A5716DEA235968A8000CEC60 /* InternalSmbusLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalSmbusLib.h; sourceTree = "<group>"; };
|
|
A5716DEB235968A8000CEC60 /* DxeSmbusLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.inf; sourceTree = "<group>"; };
|
|
A5716DEC235968A8000CEC60 /* DxeSmbusLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeSmbusLib.uni; sourceTree = "<group>"; };
|
|
A5716DEE235968A8000CEC60 /* BaseSmbusLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSmbusLibNull.c; sourceTree = "<group>"; };
|
|
A5716DEF235968A8000CEC60 /* BaseSmbusLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.uni; sourceTree = "<group>"; };
|
|
A5716DF0235968A8000CEC60 /* BaseSmbusLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSmbusLibNull.inf; sourceTree = "<group>"; };
|
|
A5716DF2235968A8000CEC60 /* BaseTimerLibNullTemplate.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.uni; sourceTree = "<group>"; };
|
|
A5716DF3235968A8000CEC60 /* BaseTimerLibNullTemplate.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseTimerLibNullTemplate.inf; sourceTree = "<group>"; };
|
|
A5716DF4235968A8000CEC60 /* TimerLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TimerLibNull.c; sourceTree = "<group>"; };
|
|
A5716DF6235968A8000CEC60 /* BaseS3IoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.inf; sourceTree = "<group>"; };
|
|
A5716DF7235968A8000CEC60 /* BaseS3IoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3IoLib.uni; sourceTree = "<group>"; };
|
|
A5716DF8235968A8000CEC60 /* S3IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3IoLib.c; sourceTree = "<group>"; };
|
|
A5716DFA235968A8000CEC60 /* BaseDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.uni; sourceTree = "<group>"; };
|
|
A5716DFB235968A8000CEC60 /* BaseDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseDebugLibSerialPort.inf; sourceTree = "<group>"; };
|
|
A5716DFC235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A5716DFE235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716DFF235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E00235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E01235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E03235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716E04235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716E05235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716E06235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716E07235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716E08235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716E09235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716E0A235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716E0B235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716E0C235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716E0D235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716E0E235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716E0F235968A8000CEC60 /* BaseMemoryLibSse2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.uni; sourceTree = "<group>"; };
|
|
A5716E10235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E11235968A8000CEC60 /* BaseMemoryLibSse2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibSse2.inf; sourceTree = "<group>"; };
|
|
A5716E12235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E14235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716E15235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716E16235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716E17235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716E18235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716E19235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716E1A235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716E1B235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716E1C235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716E1D235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716E1E235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716E1F235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716E20235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E21235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716E22235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E23235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E24235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E25235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716E26235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716E27235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E29235968A8000CEC60 /* BaseUefiDecompressLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.uni; sourceTree = "<group>"; };
|
|
A5716E2A235968A8000CEC60 /* BaseUefiDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiDecompressLib.inf; sourceTree = "<group>"; };
|
|
A5716E2B235968A8000CEC60 /* BaseUefiDecompressLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseUefiDecompressLibInternals.h; sourceTree = "<group>"; };
|
|
A5716E2C235968A8000CEC60 /* BaseUefiTianoCustomDecompressLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseUefiTianoCustomDecompressLib.inf; sourceTree = "<group>"; };
|
|
A5716E2D235968A8000CEC60 /* BaseUefiDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiDecompressLib.c; sourceTree = "<group>"; };
|
|
A5716E2E235968A8000CEC60 /* BaseUefiTianoCustomDecompressLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseUefiTianoCustomDecompressLib.c; sourceTree = "<group>"; };
|
|
A5716E30235968A8000CEC60 /* BaseSerialPortLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.uni; sourceTree = "<group>"; };
|
|
A5716E31235968A8000CEC60 /* BaseSerialPortLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseSerialPortLibNull.inf; sourceTree = "<group>"; };
|
|
A5716E32235968A8000CEC60 /* BaseSerialPortLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseSerialPortLibNull.c; sourceTree = "<group>"; };
|
|
A5716E34235968A8000CEC60 /* BaseS3BootScriptLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.inf; sourceTree = "<group>"; };
|
|
A5716E35235968A8000CEC60 /* BootScriptLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootScriptLib.c; sourceTree = "<group>"; };
|
|
A5716E36235968A8000CEC60 /* BaseS3BootScriptLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3BootScriptLibNull.uni; sourceTree = "<group>"; };
|
|
A5716E38235968A8000CEC60 /* DxePcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxePcdLib.c; sourceTree = "<group>"; };
|
|
A5716E39235968A8000CEC60 /* DxePcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.uni; sourceTree = "<group>"; };
|
|
A5716E3A235968A8000CEC60 /* DxePcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxePcdLib.inf; sourceTree = "<group>"; };
|
|
A5716E3C235968A8000CEC60 /* SmmPeriodicSmiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.inf; sourceTree = "<group>"; };
|
|
A5716E3D235968A8000CEC60 /* SmmPeriodicSmiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmPeriodicSmiLib.uni; sourceTree = "<group>"; };
|
|
A5716E3E235968A8000CEC60 /* SmmPeriodicSmiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmPeriodicSmiLib.c; sourceTree = "<group>"; };
|
|
A5716E40235968A8000CEC60 /* UefiScsiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiScsiLib.c; sourceTree = "<group>"; };
|
|
A5716E41235968A8000CEC60 /* UefiScsiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.uni; sourceTree = "<group>"; };
|
|
A5716E42235968A8000CEC60 /* UefiScsiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiScsiLib.inf; sourceTree = "<group>"; };
|
|
A5716E44235968A8000CEC60 /* PeiResourcePublicationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiResourcePublicationLib.c; sourceTree = "<group>"; };
|
|
A5716E45235968A8000CEC60 /* PeiResourcePublicationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.inf; sourceTree = "<group>"; };
|
|
A5716E46235968A8000CEC60 /* PeiResourcePublicationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiResourcePublicationLib.uni; sourceTree = "<group>"; };
|
|
A5716E48235968A8000CEC60 /* DxeHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.inf; sourceTree = "<group>"; };
|
|
A5716E49235968A8000CEC60 /* DxeHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHobLib.uni; sourceTree = "<group>"; };
|
|
A5716E4A235968A8000CEC60 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = "<group>"; };
|
|
A5716E4C235968A8000CEC60 /* S3PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciSegmentLib.c; sourceTree = "<group>"; };
|
|
A5716E4D235968A8000CEC60 /* BaseS3PciSegmentLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.uni; sourceTree = "<group>"; };
|
|
A5716E4E235968A8000CEC60 /* BaseS3PciSegmentLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciSegmentLib.inf; sourceTree = "<group>"; };
|
|
A5716E50235968A8000CEC60 /* BasePciSegmentInfoLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.inf; sourceTree = "<group>"; };
|
|
A5716E51235968A8000CEC60 /* BasePciSegmentInfoLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciSegmentInfoLibNull.uni; sourceTree = "<group>"; };
|
|
A5716E52235968A8000CEC60 /* PciSegmentInfoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentInfoLib.c; sourceTree = "<group>"; };
|
|
A5716E54235968A8000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
|
|
A5716E55235968A8000CEC60 /* SmmMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.uni; sourceTree = "<group>"; };
|
|
A5716E56235968A8000CEC60 /* SmmMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemoryAllocationLib.inf; sourceTree = "<group>"; };
|
|
A5716E58235968A8000CEC60 /* BaseExtractGuidedSectionLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.uni; sourceTree = "<group>"; };
|
|
A5716E59235968A8000CEC60 /* BaseExtractGuidedSectionLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseExtractGuidedSectionLib.inf; sourceTree = "<group>"; };
|
|
A5716E5A235968A8000CEC60 /* BaseExtractGuidedSectionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseExtractGuidedSectionLib.c; sourceTree = "<group>"; };
|
|
A5716E5C235968A8000CEC60 /* UefiBootServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.uni; sourceTree = "<group>"; };
|
|
A5716E5D235968A8000CEC60 /* UefiBootServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiBootServicesTableLib.inf; sourceTree = "<group>"; };
|
|
A5716E5E235968A8000CEC60 /* UefiBootServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiBootServicesTableLib.c; sourceTree = "<group>"; };
|
|
A5716E60235968A8000CEC60 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = "<group>"; };
|
|
A5716E61235968A8000CEC60 /* UefiDebugLibStdErr.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.uni; sourceTree = "<group>"; };
|
|
A5716E62235968A8000CEC60 /* UefiDebugLibStdErr.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibStdErr.inf; sourceTree = "<group>"; };
|
|
A5716E63235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A5716E65235968A8000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
|
|
A5716E66235968A8000CEC60 /* PeiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.uni; sourceTree = "<group>"; };
|
|
A5716E67235968A8000CEC60 /* PeiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryAllocationLib.inf; sourceTree = "<group>"; };
|
|
A5716E69235968A8000CEC60 /* DevicePathUtilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = "<group>"; };
|
|
A5716E6A235968A8000CEC60 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = "<group>"; };
|
|
A5716E6B235968A8000CEC60 /* DevicePathFromText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = "<group>"; };
|
|
A5716E6C235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.uni; sourceTree = "<group>"; };
|
|
A5716E6D235968A8000CEC60 /* DevicePathToText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathToText.c; sourceTree = "<group>"; };
|
|
A5716E6E235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLibOptionalDevicePathProtocol.c; sourceTree = "<group>"; };
|
|
A5716E6F235968A8000CEC60 /* UefiDevicePathLibOptionalDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibOptionalDevicePathProtocol.inf; sourceTree = "<group>"; };
|
|
A5716E70235968A8000CEC60 /* UefiDevicePathLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.uni; sourceTree = "<group>"; };
|
|
A5716E71235968A8000CEC60 /* UefiDevicePathLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLib.inf; sourceTree = "<group>"; };
|
|
A5716E72235968A8000CEC60 /* UefiDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = "<group>"; };
|
|
A5716E74235968A8000CEC60 /* PeiHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.uni; sourceTree = "<group>"; };
|
|
A5716E75235968A8000CEC60 /* PeiHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiHobLib.inf; sourceTree = "<group>"; };
|
|
A5716E76235968A8000CEC60 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = "<group>"; };
|
|
A5716E78235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E79235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E7A235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E7B235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E7C235968A8000CEC60 /* MemLibGeneric.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGeneric.c; sourceTree = "<group>"; };
|
|
A5716E7D235968A8000CEC60 /* PeiMemoryLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.inf; sourceTree = "<group>"; };
|
|
A5716E7E235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E7F235968A8000CEC60 /* PeiMemoryLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiMemoryLib.uni; sourceTree = "<group>"; };
|
|
A5716E80235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E81235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E82235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716E83235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E84235968A8000CEC60 /* MemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLib.c; sourceTree = "<group>"; };
|
|
A5716E85235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716E86235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E87235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716E88235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716E89235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716E8B235968A8000CEC60 /* BaseIoLibIntrinsic.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.inf; sourceTree = "<group>"; };
|
|
A5716E8C235968A8000CEC60 /* IoLibEbc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibEbc.c; sourceTree = "<group>"; };
|
|
A5716E8D235968A8000CEC60 /* BaseIoLibIntrinsic.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsic.uni; sourceTree = "<group>"; };
|
|
A5716E8E235968A8000CEC60 /* IoLibGcc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibGcc.c; sourceTree = "<group>"; };
|
|
A5716E8F235968A8000CEC60 /* BaseIoLibIntrinsicSev.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicSev.inf; sourceTree = "<group>"; };
|
|
A5716E90235968A8000CEC60 /* BaseIoLibIntrinsicInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseIoLibIntrinsicInternal.h; sourceTree = "<group>"; };
|
|
A5716E91235968A8000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
|
|
A5716E93235968A8000CEC60 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = "<group>"; };
|
|
A5716E94235968A8000CEC60 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = "<group>"; };
|
|
A5716E95235968A8000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
|
|
A5716E96235968A8000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
|
|
A5716E97235968A8000CEC60 /* IoLibMsc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMsc.c; sourceTree = "<group>"; };
|
|
A5716E99235968A8000CEC60 /* IoFifo.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifo.nasm; sourceTree = "<group>"; };
|
|
A5716E9A235968A8000CEC60 /* IoFifoSev.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IoFifoSev.nasm; sourceTree = "<group>"; };
|
|
A5716E9B235968A8000CEC60 /* IoLibArm.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArm.c; sourceTree = "<group>"; };
|
|
A5716E9D235968A8000CEC60 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = "<group>"; };
|
|
A5716E9E235968A8000CEC60 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = "<group>"; };
|
|
A5716E9F235968A8000CEC60 /* BaseIoLibIntrinsicArmVirt.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.inf; sourceTree = "<group>"; };
|
|
A5716EA1235968A8000CEC60 /* ArmVirtMmio.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = ArmVirtMmio.S; sourceTree = "<group>"; };
|
|
A5716EA2235968A8000CEC60 /* ArmVirtMmio.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = ArmVirtMmio.asm; sourceTree = "<group>"; };
|
|
A5716EA3235968A8000CEC60 /* IoLibArmVirt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibArmVirt.c; sourceTree = "<group>"; };
|
|
A5716EA4235968A8000CEC60 /* BaseIoLibIntrinsicArmVirt.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoLibIntrinsicArmVirt.uni; sourceTree = "<group>"; };
|
|
A5716EA6235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.inf; sourceTree = "<group>"; };
|
|
A5716EA7235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPciSegmentLibPciCfg2.uni; sourceTree = "<group>"; };
|
|
A5716EA8235968A8000CEC60 /* PciSegmentLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciSegmentLib.c; sourceTree = "<group>"; };
|
|
A5716EAA235968A8000CEC60 /* BasePeCoffGetEntryPointLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.uni; sourceTree = "<group>"; };
|
|
A5716EAB235968A8000CEC60 /* BasePeCoffGetEntryPointLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffGetEntryPointLib.inf; sourceTree = "<group>"; };
|
|
A5716EAC235968A8000CEC60 /* PeCoffGetEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffGetEntryPoint.c; sourceTree = "<group>"; };
|
|
A5716EAE235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.inf; sourceTree = "<group>"; };
|
|
A5716EAF235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDevicePathLibDevicePathProtocol.uni; sourceTree = "<group>"; };
|
|
A5716EB0235968A8000CEC60 /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = "<group>"; };
|
|
A5716EB2235968A8000CEC60 /* SmmIoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmIoLib.c; sourceTree = "<group>"; };
|
|
A5716EB3235968A8000CEC60 /* SmmIoLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.uni; sourceTree = "<group>"; };
|
|
A5716EB4235968A8000CEC60 /* SmmIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmIoLib.inf; sourceTree = "<group>"; };
|
|
A5716EB6235968A8000CEC60 /* HobLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HobLib.c; sourceTree = "<group>"; };
|
|
A5716EB7235968A8000CEC60 /* DxeCoreHobLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.inf; sourceTree = "<group>"; };
|
|
A5716EB8235968A8000CEC60 /* DxeCoreHobLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeCoreHobLib.uni; sourceTree = "<group>"; };
|
|
A5716EBA235968A8000CEC60 /* UefiRuntimeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.uni; sourceTree = "<group>"; };
|
|
A5716EBB235968A8000CEC60 /* UefiRuntimeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeServicesTableLib.inf; sourceTree = "<group>"; };
|
|
A5716EBC235968A8000CEC60 /* UefiRuntimeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiRuntimeServicesTableLib.c; sourceTree = "<group>"; };
|
|
A5716EBE235968A8000CEC60 /* PeiPcdLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiPcdLib.c; sourceTree = "<group>"; };
|
|
A5716EBF235968A8000CEC60 /* PeiPcdLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.inf; sourceTree = "<group>"; };
|
|
A5716EC0235968A8000CEC60 /* PeiPcdLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiPcdLib.uni; sourceTree = "<group>"; };
|
|
A5716EC2235968A8000CEC60 /* SmmMemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.uni; sourceTree = "<group>"; };
|
|
A5716EC3235968A8000CEC60 /* SmmMemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmmMemLib.c; sourceTree = "<group>"; };
|
|
A5716EC4235968A8000CEC60 /* SmmMemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmmMemLib.inf; sourceTree = "<group>"; };
|
|
A5716EC6235968A8000CEC60 /* UefiFileHandleLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.inf; sourceTree = "<group>"; };
|
|
A5716EC7235968A8000CEC60 /* UefiFileHandleLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiFileHandleLib.uni; sourceTree = "<group>"; };
|
|
A5716EC8235968A8000CEC60 /* UefiFileHandleLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiFileHandleLib.c; sourceTree = "<group>"; };
|
|
A5716ECA235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A5716ECB235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.inf; sourceTree = "<group>"; };
|
|
A5716ECC235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeRuntimeDebugLibSerialPort.uni; sourceTree = "<group>"; };
|
|
A5716ECE235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716ECF235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716ED0235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716ED1235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716ED3235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716ED4235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716ED5235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716ED6235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716ED7235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716ED8235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716ED9235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716EDA235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716EDB235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716EDC235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716EDD235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716EDE235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716EDF235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716EE0235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716EE2235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716EE3235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716EE4235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716EE5235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716EE6235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716EE7235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716EE8235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716EE9235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716EEA235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716EEB235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716EEC235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716EED235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716EEE235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716EEF235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716EF0235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716EF1235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716EF2235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716EF3235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716EF4235968A8000CEC60 /* BaseMemoryLibMmx.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.inf; sourceTree = "<group>"; };
|
|
A5716EF5235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716EF6235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716EF7235968A8000CEC60 /* BaseMemoryLibMmx.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibMmx.uni; sourceTree = "<group>"; };
|
|
A5716EF9235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.inf; sourceTree = "<group>"; };
|
|
A5716EFA235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseOrderedCollectionRedBlackTreeLib.uni; sourceTree = "<group>"; };
|
|
A5716EFB235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseOrderedCollectionRedBlackTreeLib.c; sourceTree = "<group>"; };
|
|
A5716EFD235968A8000CEC60 /* UefiMemoryAllocationLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.inf; sourceTree = "<group>"; };
|
|
A5716EFE235968A8000CEC60 /* MemoryAllocationLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryAllocationLib.c; sourceTree = "<group>"; };
|
|
A5716EFF235968A8000CEC60 /* UefiMemoryAllocationLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiMemoryAllocationLib.uni; sourceTree = "<group>"; };
|
|
A5716F01235968A8000CEC60 /* UefiRuntimeLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.uni; sourceTree = "<group>"; };
|
|
A5716F02235968A8000CEC60 /* UefiRuntimeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiRuntimeLib.inf; sourceTree = "<group>"; };
|
|
A5716F03235968A8000CEC60 /* RuntimeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RuntimeLib.c; sourceTree = "<group>"; };
|
|
A5716F05235968A8000CEC60 /* UefiDebugLibConOut.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.inf; sourceTree = "<group>"; };
|
|
A5716F06235968A8000CEC60 /* UefiDebugLibConOut.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiDebugLibConOut.uni; sourceTree = "<group>"; };
|
|
A5716F07235968A8000CEC60 /* DebugLibConstructor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLibConstructor.c; sourceTree = "<group>"; };
|
|
A5716F08235968A8000CEC60 /* DebugLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DebugLib.c; sourceTree = "<group>"; };
|
|
A5716F0A235968A8000CEC60 /* BasePciLibPciExpress.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.uni; sourceTree = "<group>"; };
|
|
A5716F0B235968A8000CEC60 /* BasePciLibPciExpress.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePciLibPciExpress.inf; sourceTree = "<group>"; };
|
|
A5716F0C235968A8000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
|
|
A5716F0E235968A8000CEC60 /* UefiLibPrint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLibPrint.c; sourceTree = "<group>"; };
|
|
A5716F0F235968A8000CEC60 /* UefiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.uni; sourceTree = "<group>"; };
|
|
A5716F10235968A8000CEC60 /* UefiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiLib.inf; sourceTree = "<group>"; };
|
|
A5716F11235968A8000CEC60 /* UefiDriverModel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDriverModel.c; sourceTree = "<group>"; };
|
|
A5716F12235968A8000CEC60 /* UefiNotTiano.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiNotTiano.c; sourceTree = "<group>"; };
|
|
A5716F13235968A8000CEC60 /* Console.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Console.c; sourceTree = "<group>"; };
|
|
A5716F14235968A8000CEC60 /* UefiLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiLib.c; sourceTree = "<group>"; };
|
|
A5716F15235968A8000CEC60 /* UefiLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLibInternal.h; sourceTree = "<group>"; };
|
|
A5716F16235968A8000CEC60 /* Acpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Acpi.c; sourceTree = "<group>"; };
|
|
A5716F18235968A8000CEC60 /* DxeHstiLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.uni; sourceTree = "<group>"; };
|
|
A5716F19235968A8000CEC60 /* HstiDxe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiDxe.c; sourceTree = "<group>"; };
|
|
A5716F1A235968A8000CEC60 /* DxeHstiLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeHstiLib.inf; sourceTree = "<group>"; };
|
|
A5716F1B235968A8000CEC60 /* HstiAip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HstiAip.c; sourceTree = "<group>"; };
|
|
A5716F1C235968A8000CEC60 /* HstiDxe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HstiDxe.h; sourceTree = "<group>"; };
|
|
A5716F1E235968A8000CEC60 /* PostCode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PostCode.c; sourceTree = "<group>"; };
|
|
A5716F1F235968A8000CEC60 /* BasePostCodeLibDebug.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.uni; sourceTree = "<group>"; };
|
|
A5716F20235968A8000CEC60 /* BasePostCodeLibDebug.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePostCodeLibDebug.inf; sourceTree = "<group>"; };
|
|
A5716F22235968A8000CEC60 /* BaseS3StallLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.inf; sourceTree = "<group>"; };
|
|
A5716F23235968A8000CEC60 /* BaseS3StallLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3StallLib.uni; sourceTree = "<group>"; };
|
|
A5716F24235968A8000CEC60 /* S3StallLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3StallLib.c; sourceTree = "<group>"; };
|
|
A5716F26235968A8000CEC60 /* SetMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716F27235968A8000CEC60 /* ZeroMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ZeroMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716F28235968A8000CEC60 /* BaseMemoryLibOptPei.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.uni; sourceTree = "<group>"; };
|
|
A5716F29235968A8000CEC60 /* CopyMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CopyMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716F2A235968A8000CEC60 /* ScanMem64Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem64Wrapper.c; sourceTree = "<group>"; };
|
|
A5716F2B235968A8000CEC60 /* BaseMemoryLibOptPei.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseMemoryLibOptPei.inf; sourceTree = "<group>"; };
|
|
A5716F2D235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716F2E235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716F2F235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716F30235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716F31235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716F32235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716F33235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716F34235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716F35235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716F36235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716F37235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716F38235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716F39235968A8000CEC60 /* ScanMem8Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem8Wrapper.c; sourceTree = "<group>"; };
|
|
A5716F3A235968A8000CEC60 /* SetMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716F3C235968A8000CEC60 /* ZeroMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ZeroMem.nasm; sourceTree = "<group>"; };
|
|
A5716F3D235968A8000CEC60 /* CompareMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CompareMem.nasm; sourceTree = "<group>"; };
|
|
A5716F3E235968A8000CEC60 /* SetMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem16.nasm; sourceTree = "<group>"; };
|
|
A5716F3F235968A8000CEC60 /* ScanMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem64.nasm; sourceTree = "<group>"; };
|
|
A5716F40235968A8000CEC60 /* ScanMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem32.nasm; sourceTree = "<group>"; };
|
|
A5716F41235968A8000CEC60 /* SetMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem.nasm; sourceTree = "<group>"; };
|
|
A5716F42235968A8000CEC60 /* IsZeroBuffer.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = IsZeroBuffer.nasm; sourceTree = "<group>"; };
|
|
A5716F43235968A8000CEC60 /* SetMem64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem64.nasm; sourceTree = "<group>"; };
|
|
A5716F44235968A8000CEC60 /* ScanMem8.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem8.nasm; sourceTree = "<group>"; };
|
|
A5716F45235968A8000CEC60 /* SetMem32.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = SetMem32.nasm; sourceTree = "<group>"; };
|
|
A5716F46235968A8000CEC60 /* ScanMem16.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = ScanMem16.nasm; sourceTree = "<group>"; };
|
|
A5716F47235968A8000CEC60 /* CopyMem.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = CopyMem.nasm; sourceTree = "<group>"; };
|
|
A5716F48235968A8000CEC60 /* ScanMem32Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem32Wrapper.c; sourceTree = "<group>"; };
|
|
A5716F49235968A8000CEC60 /* IsZeroBufferWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsZeroBufferWrapper.c; sourceTree = "<group>"; };
|
|
A5716F4A235968A8000CEC60 /* SetMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716F4B235968A8000CEC60 /* CompareMemWrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CompareMemWrapper.c; sourceTree = "<group>"; };
|
|
A5716F4C235968A8000CEC60 /* SetMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SetMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716F4D235968A8000CEC60 /* MemLibGuid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemLibGuid.c; sourceTree = "<group>"; };
|
|
A5716F4E235968A8000CEC60 /* MemLibInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemLibInternals.h; sourceTree = "<group>"; };
|
|
A5716F4F235968A8000CEC60 /* ScanMem16Wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ScanMem16Wrapper.c; sourceTree = "<group>"; };
|
|
A5716F51235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.uni; sourceTree = "<group>"; };
|
|
A5716F52235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiPciLibPciRootBridgeIo.inf; sourceTree = "<group>"; };
|
|
A5716F53235968A8000CEC60 /* PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PciLib.c; sourceTree = "<group>"; };
|
|
A5716F55235968A8000CEC60 /* PeimEntryPoint.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeimEntryPoint.c; sourceTree = "<group>"; };
|
|
A5716F56235968A8000CEC60 /* PeimEntryPoint.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.uni; sourceTree = "<group>"; };
|
|
A5716F57235968A8000CEC60 /* PeimEntryPoint.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeimEntryPoint.inf; sourceTree = "<group>"; };
|
|
A5716F59235968A8000CEC60 /* SmiHandlerProfileLibNull.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SmiHandlerProfileLibNull.c; sourceTree = "<group>"; };
|
|
A5716F5A235968A8000CEC60 /* SmiHandlerProfileLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.inf; sourceTree = "<group>"; };
|
|
A5716F5B235968A8000CEC60 /* SmiHandlerProfileLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = SmiHandlerProfileLibNull.uni; sourceTree = "<group>"; };
|
|
A5716F5D235968A8000CEC60 /* S3PciLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = S3PciLib.c; sourceTree = "<group>"; };
|
|
A5716F5E235968A8000CEC60 /* BaseS3PciLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.uni; sourceTree = "<group>"; };
|
|
A5716F5F235968A8000CEC60 /* BaseS3PciLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseS3PciLib.inf; sourceTree = "<group>"; };
|
|
A5716F61235968A8000CEC60 /* PrintLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrintLibInternal.h; sourceTree = "<group>"; };
|
|
A5716F62235968A8000CEC60 /* PrintLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLib.c; sourceTree = "<group>"; };
|
|
A5716F63235968A8000CEC60 /* BasePrintLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.inf; sourceTree = "<group>"; };
|
|
A5716F64235968A8000CEC60 /* BasePrintLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePrintLib.uni; sourceTree = "<group>"; };
|
|
A5716F65235968A8000CEC60 /* PrintLibInternal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PrintLibInternal.c; sourceTree = "<group>"; };
|
|
A5716F67235968A8000CEC60 /* IoLibMmioBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLibMmioBuffer.c; sourceTree = "<group>"; };
|
|
A5716F68235968A8000CEC60 /* IoLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoLib.c; sourceTree = "<group>"; };
|
|
A5716F69235968A8000CEC60 /* IoHighLevel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoHighLevel.c; sourceTree = "<group>"; };
|
|
A5716F6A235968A8000CEC60 /* PeiIoLibCpuIo.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.uni; sourceTree = "<group>"; };
|
|
A5716F6B235968A8000CEC60 /* PeiIoLibCpuIo.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiIoLibCpuIo.inf; sourceTree = "<group>"; };
|
|
A5716F6D235968A9000CEC60 /* BaseReportStatusCodeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseReportStatusCodeLib.c; sourceTree = "<group>"; };
|
|
A5716F6E235968A9000CEC60 /* BaseReportStatusCodeLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.uni; sourceTree = "<group>"; };
|
|
A5716F6F235968A9000CEC60 /* BaseReportStatusCodeLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseReportStatusCodeLibNull.inf; sourceTree = "<group>"; };
|
|
A5716F71235968A9000CEC60 /* DxeServicesTableLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeServicesTableLib.c; sourceTree = "<group>"; };
|
|
A5716F72235968A9000CEC60 /* DxeServicesTableLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.inf; sourceTree = "<group>"; };
|
|
A5716F73235968A9000CEC60 /* DxeServicesTableLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeServicesTableLib.uni; sourceTree = "<group>"; };
|
|
A5716F75235968A9000CEC60 /* BasePeCoffExtraActionLibNull.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BasePeCoffExtraActionLibNull.inf; sourceTree = "<group>"; };
|
|
A5716F76235968A9000CEC60 /* PeCoffExtraActionLibNull.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeCoffExtraActionLibNull.uni; sourceTree = "<group>"; };
|
|
A5716F77235968A9000CEC60 /* PeCoffExtraActionLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffExtraActionLib.c; sourceTree = "<group>"; };
|
|
A5716F79235968A9000CEC60 /* UsbDxeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UsbDxeLib.c; sourceTree = "<group>"; };
|
|
A5716F7A235968A9000CEC60 /* UefiUsbLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.inf; sourceTree = "<group>"; };
|
|
A5716F7B235968A9000CEC60 /* UefiUsbLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = UefiUsbLib.uni; sourceTree = "<group>"; };
|
|
A5716F7C235968A9000CEC60 /* Hid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Hid.c; sourceTree = "<group>"; };
|
|
A5716F7D235968A9000CEC60 /* UefiUsbLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiUsbLibInternal.h; sourceTree = "<group>"; };
|
|
A5716F7E235968A9000CEC60 /* MdePkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dec; sourceTree = "<group>"; };
|
|
A5716F7F235968A9000CEC60 /* MdePkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.uni; sourceTree = "<group>"; };
|
|
A5716F80235968A9000CEC60 /* MdePkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkgExtra.uni; sourceTree = "<group>"; };
|
|
A5716F81235968A9000CEC60 /* MdePkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = MdePkg.dsc; sourceTree = "<group>"; };
|
|
A5716F82235968BE000CEC60 /* Nasm.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = Nasm.inc; path = ../../Nasm.inc; sourceTree = "<group>"; };
|
|
A5716F85235968CC000CEC60 /* PcAtChipsetPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dec; sourceTree = "<group>"; };
|
|
A5716F86235968CC000CEC60 /* PcAtChipsetPkg.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.uni; sourceTree = "<group>"; };
|
|
A5716F88235968CC000CEC60 /* IsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaAcpi.c; sourceTree = "<group>"; };
|
|
A5716F89235968CC000CEC60 /* IsaAcpiExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpiExtra.uni; sourceTree = "<group>"; };
|
|
A5716F8A235968CC000CEC60 /* PcatIsaAcpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcatIsaAcpi.h; sourceTree = "<group>"; };
|
|
A5716F8B235968CC000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716F8C235968CC000CEC60 /* IsaAcpi.c.bak */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.c.bak; sourceTree = "<group>"; };
|
|
A5716F8D235968CC000CEC60 /* PcatIsaAcpi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcatIsaAcpi.c; sourceTree = "<group>"; };
|
|
A5716F8E235968CC000CEC60 /* IsaAcpi.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.inf; sourceTree = "<group>"; };
|
|
A5716F8F235968CC000CEC60 /* IsaAcpi.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaAcpi.uni; sourceTree = "<group>"; };
|
|
A5716F91235968CC000CEC60 /* HpetTimerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.uni; sourceTree = "<group>"; };
|
|
A5716F92235968CC000CEC60 /* HpetTimer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HpetTimer.c; sourceTree = "<group>"; };
|
|
A5716F93235968CC000CEC60 /* HpetTimerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716F94235968CC000CEC60 /* HpetTimerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = HpetTimerDxe.inf; sourceTree = "<group>"; };
|
|
A5716F95235968CC000CEC60 /* PcAtChipsetPkg.dsc */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkg.dsc; sourceTree = "<group>"; };
|
|
A5716F98235968CC000CEC60 /* IoApicLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApicLib.h; sourceTree = "<group>"; };
|
|
A5716F9A235968CC000CEC60 /* IoApic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IoApic.h; sourceTree = "<group>"; };
|
|
A5716F9B235968CC000CEC60 /* Hpet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hpet.h; sourceTree = "<group>"; };
|
|
A5716F9D235968CC000CEC60 /* PcAtChipsetTokenSpace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAtChipsetTokenSpace.h; sourceTree = "<group>"; };
|
|
A5716FA1235968CC000CEC60 /* IdeController.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IdeController.c; sourceTree = "<group>"; };
|
|
A5716FA2235968CC000CEC60 /* IdeControllerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerExtra.uni; sourceTree = "<group>"; };
|
|
A5716FA3235968CC000CEC60 /* IdeControllerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeControllerDxe.inf; sourceTree = "<group>"; };
|
|
A5716FA4235968CC000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716FA5235968CC000CEC60 /* IdeController.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IdeController.uni; sourceTree = "<group>"; };
|
|
A5716FA6235968CC000CEC60 /* IdeController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdeController.h; sourceTree = "<group>"; };
|
|
A5716FA9235968CC000CEC60 /* DxeAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.uni; sourceTree = "<group>"; };
|
|
A5716FAA235968CC000CEC60 /* DxeAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DxeAcpiTimerLib.inf; sourceTree = "<group>"; };
|
|
A5716FAB235968CC000CEC60 /* BaseAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.uni; sourceTree = "<group>"; };
|
|
A5716FAC235968CC000CEC60 /* BaseAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseAcpiTimerLib.inf; sourceTree = "<group>"; };
|
|
A5716FAD235968CC000CEC60 /* BaseAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BaseAcpiTimerLib.c; sourceTree = "<group>"; };
|
|
A5716FAE235968CC000CEC60 /* PeiAcpiTimerLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.inf; sourceTree = "<group>"; };
|
|
A5716FAF235968CC000CEC60 /* PeiAcpiTimerLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PeiAcpiTimerLib.uni; sourceTree = "<group>"; };
|
|
A5716FB0235968CC000CEC60 /* DxeAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DxeAcpiTimerLib.c; sourceTree = "<group>"; };
|
|
A5716FB1235968CC000CEC60 /* PeiAcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeiAcpiTimerLib.c; sourceTree = "<group>"; };
|
|
A5716FB2235968CC000CEC60 /* AcpiTimerLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AcpiTimerLib.c; sourceTree = "<group>"; };
|
|
A5716FB4235968CC000CEC60 /* BaseIoApicLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.uni; sourceTree = "<group>"; };
|
|
A5716FB5235968CC000CEC60 /* BaseIoApicLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = BaseIoApicLib.inf; sourceTree = "<group>"; };
|
|
A5716FB6235968CC000CEC60 /* IoApicLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IoApicLib.c; sourceTree = "<group>"; };
|
|
A5716FB8235968CC000CEC60 /* ResetSystemLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ResetSystemLib.c; sourceTree = "<group>"; };
|
|
A5716FB9235968CC000CEC60 /* ResetSystemLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.uni; sourceTree = "<group>"; };
|
|
A5716FBA235968CC000CEC60 /* ResetSystemLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResetSystemLib.inf; sourceTree = "<group>"; };
|
|
A5716FBC235968CC000CEC60 /* SerialPortLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SerialPortLib.c; sourceTree = "<group>"; };
|
|
A5716FBD235968CC000CEC60 /* SerialIoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = SerialIoLib.inf; sourceTree = "<group>"; };
|
|
A5716FBE235968CC000CEC60 /* PcAtSerialPortLib.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtSerialPortLib.uni; sourceTree = "<group>"; };
|
|
A5716FC0235968CC000CEC60 /* Legacy8259Extra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259Extra.uni; sourceTree = "<group>"; };
|
|
A5716FC1235968CC000CEC60 /* 8259.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 8259.c; sourceTree = "<group>"; };
|
|
A5716FC2235968CC000CEC60 /* 8259.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8259.inf; sourceTree = "<group>"; };
|
|
A5716FC3235968CC000CEC60 /* Legacy8259.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Legacy8259.uni; sourceTree = "<group>"; };
|
|
A5716FC4235968CC000CEC60 /* 8259.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 8259.h; sourceTree = "<group>"; };
|
|
A5716FC5235968CC000CEC60 /* PcAtChipsetPkgExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcAtChipsetPkgExtra.uni; sourceTree = "<group>"; };
|
|
A5716FC7235968CC000CEC60 /* Timer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Timer.c; sourceTree = "<group>"; };
|
|
A5716FC8235968CC000CEC60 /* Timer.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Timer.uni; sourceTree = "<group>"; };
|
|
A5716FC9235968CC000CEC60 /* 8254Timer.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = 8254Timer.inf; sourceTree = "<group>"; };
|
|
A5716FCA235968CC000CEC60 /* Timer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Timer.h; sourceTree = "<group>"; };
|
|
A5716FCB235968CC000CEC60 /* TimerExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = TimerExtra.uni; sourceTree = "<group>"; };
|
|
A5716FCD235968CC000CEC60 /* PcatRealTimeClockRuntimeDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcatRealTimeClockRuntimeDxe.inf; sourceTree = "<group>"; };
|
|
A5716FCE235968CC000CEC60 /* PcRtc.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtc.uni; sourceTree = "<group>"; };
|
|
A5716FCF235968CC000CEC60 /* PcRtc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtc.c; sourceTree = "<group>"; };
|
|
A5716FD0235968CC000CEC60 /* PcRtcEntry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcRtcEntry.c; sourceTree = "<group>"; };
|
|
A5716FD1235968CC000CEC60 /* PcRtcExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = PcRtcExtra.uni; sourceTree = "<group>"; };
|
|
A5716FD2235968CC000CEC60 /* PcRtc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcRtc.h; sourceTree = "<group>"; };
|
|
A5716FD5235A1576000CEC60 /* InternalIsaBus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalIsaBus.h; sourceTree = "<group>"; };
|
|
A5716FD6235A1576000CEC60 /* IsaBusDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716FD7235A1576000CEC60 /* IsaIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaIo.c; sourceTree = "<group>"; };
|
|
A5716FD8235A1576000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716FD9235A1576000CEC60 /* IsaBusDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.inf; sourceTree = "<group>"; };
|
|
A5716FDA235A1576000CEC60 /* InternalIsaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InternalIsaIo.h; sourceTree = "<group>"; };
|
|
A5716FDB235A1576000CEC60 /* IsaBusDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaBusDxe.uni; sourceTree = "<group>"; };
|
|
A5716FDC235A1576000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A5716FDD235A1576000CEC60 /* IsaBus.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaBus.c; sourceTree = "<group>"; };
|
|
A5716FDF235A1576000CEC60 /* IsaIoDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaIoDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716FE0235A1576000CEC60 /* IsaIoDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaIoDxe.inf; sourceTree = "<group>"; };
|
|
A5716FE1235A1576000CEC60 /* IsaDriver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaDriver.h; sourceTree = "<group>"; };
|
|
A5716FE2235A1576000CEC60 /* IsaIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaIo.c; sourceTree = "<group>"; };
|
|
A5716FE3235A1576000CEC60 /* IsaIoDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaIoDxe.uni; sourceTree = "<group>"; };
|
|
A5716FE4235A1576000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716FE5235A1576000CEC60 /* IsaIo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IsaIo.h; sourceTree = "<group>"; };
|
|
A5716FE6235A1576000CEC60 /* IsaDriver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = IsaDriver.c; sourceTree = "<group>"; };
|
|
A5716FE7235A1576000CEC60 /* ComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ComponentName.h; sourceTree = "<group>"; };
|
|
A5716FE9235A1576000CEC60 /* Ps2MouseAbsolutePointerDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseAbsolutePointerDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716FEA235A1576000CEC60 /* Ps2MouseAbsolutePointer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2MouseAbsolutePointer.c; sourceTree = "<group>"; };
|
|
A5716FEB235A1576000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716FEC235A1576000CEC60 /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = "<group>"; };
|
|
A5716FED235A1576000CEC60 /* Ps2MouseAbsolutePointerDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseAbsolutePointerDxe.inf; sourceTree = "<group>"; };
|
|
A5716FEE235A1576000CEC60 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = "<group>"; };
|
|
A5716FEF235A1576000CEC60 /* Ps2MouseAbsolutePointerDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseAbsolutePointerDxe.uni; sourceTree = "<group>"; };
|
|
A5716FF0235A1576000CEC60 /* Ps2MouseAbsolutePointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2MouseAbsolutePointer.h; sourceTree = "<group>"; };
|
|
A5716FF2235A1576000CEC60 /* Ps2KbdTextIn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdTextIn.c; sourceTree = "<group>"; };
|
|
A5716FF3235A1576000CEC60 /* Ps2KeyboardDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5716FF4235A1576000CEC60 /* Ps2Keyboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Keyboard.c; sourceTree = "<group>"; };
|
|
A5716FF5235A1576000CEC60 /* Ps2KbdCtrller.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2KbdCtrller.c; sourceTree = "<group>"; };
|
|
A5716FF6235A1576000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716FF7235A1576000CEC60 /* Ps2keyboardDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2keyboardDxe.inf; sourceTree = "<group>"; };
|
|
A5716FF8235A1576000CEC60 /* Ps2KeyboardDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2KeyboardDxe.uni; sourceTree = "<group>"; };
|
|
A5716FF9235A1576000CEC60 /* Ps2Keyboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Keyboard.h; sourceTree = "<group>"; };
|
|
A5716FFB235A1576000CEC60 /* Serial.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Serial.c; sourceTree = "<group>"; };
|
|
A5716FFC235A1576000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5716FFD235A1576000CEC60 /* Serial.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Serial.h; sourceTree = "<group>"; };
|
|
A5716FFE235A1576000CEC60 /* IsaSerialDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaSerialDxe.inf; sourceTree = "<group>"; };
|
|
A5716FFF235A1576000CEC60 /* IsaSerialDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaSerialDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5717000235A1576000CEC60 /* IsaSerialDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = IsaSerialDxe.uni; sourceTree = "<group>"; };
|
|
A5717002235A1576000CEC60 /* Ps2Mouse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ps2Mouse.c; sourceTree = "<group>"; };
|
|
A5717003235A1576000CEC60 /* ComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ComponentName.c; sourceTree = "<group>"; };
|
|
A5717004235A1576000CEC60 /* CommPs2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommPs2.h; sourceTree = "<group>"; };
|
|
A5717005235A1576000CEC60 /* Ps2Mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ps2Mouse.h; sourceTree = "<group>"; };
|
|
A5717006235A1576000CEC60 /* Ps2MouseDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ps2MouseDxe.inf; sourceTree = "<group>"; };
|
|
A5717007235A1576000CEC60 /* CommPs2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommPs2.c; sourceTree = "<group>"; };
|
|
A5717009235A1871000CEC60 /* DataHub.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHub.c; sourceTree = "<group>"; };
|
|
A571700A235A1871000CEC60 /* DataHubDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubDxe.uni; sourceTree = "<group>"; };
|
|
A571700B235A1871000CEC60 /* DataHubDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubDxe.inf; sourceTree = "<group>"; };
|
|
A571700C235A1871000CEC60 /* DataHubDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubDxeExtra.uni; sourceTree = "<group>"; };
|
|
A571700D235A1871000CEC60 /* DataHub.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DataHub.h; sourceTree = "<group>"; };
|
|
A571700F235A187C000CEC60 /* DataHubStdErrDxeExtra.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubStdErrDxeExtra.uni; sourceTree = "<group>"; };
|
|
A5717010235A187C000CEC60 /* DataHubStdErr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DataHubStdErr.c; sourceTree = "<group>"; };
|
|
A5717011235A187C000CEC60 /* DataHubStdErrDxe.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubStdErrDxe.inf; sourceTree = "<group>"; };
|
|
A5717012235A187C000CEC60 /* DataHubStdErrDxe.uni */ = {isa = PBXFileReference; lastKnownFileType = text; path = DataHubStdErrDxe.uni; sourceTree = "<group>"; };
|
|
A5717014235A188B000CEC60 /* DriverOverride.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DriverOverride.c; sourceTree = "<group>"; };
|
|
A5717015235A188B000CEC60 /* DriverOverride.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DriverOverride.inf; sourceTree = "<group>"; };
|
|
A59CB66521BC14AA0054A7CF /* SmbiosGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SmbiosGen.c; sourceTree = "<group>"; };
|
|
A59CB66621BC14AA0054A7CF /* SmbiosGen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmbiosGen.h; sourceTree = "<group>"; };
|
|
A59CB66721BC14AA0054A7CF /* SmbiosGen.inf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosGen.inf; sourceTree = "<group>"; };
|
|
A59CB66821BC14AA0054A7CF /* SmbiosGenStrings.uni */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SmbiosGenStrings.uni; sourceTree = "<group>"; };
|
|
A59F76E422AEB6CD009DF043 /* ApfsDriverLoader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ApfsDriverLoader.c; sourceTree = "<group>"; };
|
|
A59F76E522AEB6CD009DF043 /* ApfsDriverLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsDriverLoader.h; sourceTree = "<group>"; };
|
|
A59F76E622AEB6CD009DF043 /* ApfsDriverLoader.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = ApfsDriverLoader.inf; sourceTree = "<group>"; };
|
|
A59F76E722AEB6CD009DF043 /* EfiComponentName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiComponentName.c; sourceTree = "<group>"; };
|
|
A59F76E822AEB6CD009DF043 /* EfiComponentName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiComponentName.h; sourceTree = "<group>"; };
|
|
A5BF392520D9F17A004340E1 /* FloatLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FloatLib.h; sourceTree = "<group>"; };
|
|
A5BF392620D9F17B004340E1 /* FloatLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FloatLib.c; sourceTree = "<group>"; };
|
|
A5BF392820D9F18C004340E1 /* nanosvg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nanosvg.h; sourceTree = "<group>"; };
|
|
A5BF392920D9F18C004340E1 /* nanosvgrast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanosvgrast.c; sourceTree = "<group>"; };
|
|
A5BF392A20D9F18C004340E1 /* nanosvg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nanosvg.c; sourceTree = "<group>"; };
|
|
A5E283D12347AE550068ED34 /* MemoryMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryMap.c; sourceTree = "<group>"; };
|
|
A5E283D22347AE550068ED34 /* ServiceOverrides.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ServiceOverrides.h; sourceTree = "<group>"; };
|
|
A5E283D32347AE550068ED34 /* BootFixes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootFixes.c; sourceTree = "<group>"; };
|
|
A5E283D42347AE550068ED34 /* CustomSlide.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CustomSlide.c; sourceTree = "<group>"; };
|
|
A5E283D52347AE550068ED34 /* RtShims.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = RtShims.c; sourceTree = "<group>"; };
|
|
A5E283D62347AE550068ED34 /* AptioMemoryFix.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AptioMemoryFix.c; sourceTree = "<group>"; };
|
|
A5E283D72347AE550068ED34 /* Config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Config.h; sourceTree = "<group>"; };
|
|
A5E283D92347AE550068ED34 /* AsmRtShims.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmRtShims.nasm; sourceTree = "<group>"; };
|
|
A5E283DA2347AE550068ED34 /* AsmFuncs.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncs.nasm; sourceTree = "<group>"; };
|
|
A5E283DB2347AE550068ED34 /* VMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VMem.c; sourceTree = "<group>"; };
|
|
A5E283DC2347AE550068ED34 /* BootArgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootArgs.h; sourceTree = "<group>"; };
|
|
A5E283DD2347AE550068ED34 /* AsmFuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AsmFuncs.h; sourceTree = "<group>"; };
|
|
A5E283DE2347AE550068ED34 /* BootFixes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootFixes.h; sourceTree = "<group>"; };
|
|
A5E283DF2347AE550068ED34 /* ServiceOverrides.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ServiceOverrides.c; sourceTree = "<group>"; };
|
|
A5E283E02347AE550068ED34 /* AptioMemoryFix.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AptioMemoryFix.inf; sourceTree = "<group>"; };
|
|
A5E283E12347AE550068ED34 /* MemoryMap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMap.h; sourceTree = "<group>"; };
|
|
A5E283E32347AE550068ED34 /* UmmMalloc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UmmMalloc.h; sourceTree = "<group>"; };
|
|
A5E283E42347AE550068ED34 /* UmmMalloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UmmMalloc.c; sourceTree = "<group>"; };
|
|
A5E283E52347AE550068ED34 /* RtShims.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RtShims.h; sourceTree = "<group>"; };
|
|
A5E283E62347AE550068ED34 /* CustomSlide.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomSlide.h; sourceTree = "<group>"; };
|
|
A5E283E72347AE550068ED34 /* AptioFixPkg.dec */ = {isa = PBXFileReference; lastKnownFileType = text; path = AptioFixPkg.dec; sourceTree = "<group>"; };
|
|
A5E283E82347AE550068ED34 /* BootArgs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootArgs.c; sourceTree = "<group>"; };
|
|
A5E283E92347AE550068ED34 /* VMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMem.h; sourceTree = "<group>"; };
|
|
A5E283EB2347AE550068ED34 /* Hibernate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Hibernate.h; sourceTree = "<group>"; };
|
|
A5E283EC2347AE550068ED34 /* OsxAptioFix3Drv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxAptioFix3Drv.c; sourceTree = "<group>"; };
|
|
A5E283ED2347AE550068ED34 /* BootFixes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootFixes.c; sourceTree = "<group>"; };
|
|
A5E283EE2347AE550068ED34 /* OsxAptioFixDrv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxAptioFixDrv.c; sourceTree = "<group>"; };
|
|
A5E283EF2347AE550068ED34 /* Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = "<group>"; };
|
|
A5E283F02347AE550068ED34 /* OsxAptioFix2Drv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxAptioFix2Drv.c; sourceTree = "<group>"; };
|
|
A5E283F12347AE550068ED34 /* NVRAMDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NVRAMDebug.c; sourceTree = "<group>"; };
|
|
A5E283F22347AE550068ED34 /* OsxAptioFix3Drv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxAptioFix3Drv.inf; sourceTree = "<group>"; };
|
|
A5E283F42347AE550068ED34 /* AsmFuncsX64.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = AsmFuncsX64.nasm; sourceTree = "<group>"; };
|
|
A5E283F52347AE550068ED34 /* TestAsm32.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = TestAsm32.asm; sourceTree = "<group>"; };
|
|
A5E283F62347AE550068ED34 /* AsmFuncsX64.asm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm.asm; path = AsmFuncsX64.asm; sourceTree = "<group>"; };
|
|
A5E283F72347AE550068ED34 /* RTShims.nasm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.nasm; path = RTShims.nasm; sourceTree = "<group>"; };
|
|
A5E283F82347AE550068ED34 /* AsmFuncsX64.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; path = AsmFuncsX64.S; sourceTree = "<group>"; };
|
|
A5E283F92347AE550068ED34 /* DecodedKernelCheck.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DecodedKernelCheck.h; sourceTree = "<group>"; };
|
|
A5E283FA2347AE550068ED34 /* OsxAptioFixDrv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxAptioFixDrv.inf; sourceTree = "<group>"; };
|
|
A5E283FB2347AE550068ED34 /* BootFixes3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootFixes3.c; sourceTree = "<group>"; };
|
|
A5E283FC2347AE550068ED34 /* VMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VMem.c; sourceTree = "<group>"; };
|
|
A5E283FD2347AE550068ED34 /* BootArgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootArgs.h; sourceTree = "<group>"; };
|
|
A5E283FE2347AE550068ED34 /* AsmFuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AsmFuncs.h; sourceTree = "<group>"; };
|
|
A5E283FF2347AE550068ED34 /* Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = "<group>"; };
|
|
A5E284002347AE550068ED34 /* BootFixes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootFixes.h; sourceTree = "<group>"; };
|
|
A5E284012347AE550068ED34 /* OsxAptioFix2Drv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxAptioFix2Drv.inf; sourceTree = "<group>"; };
|
|
A5E284022347AE550068ED34 /* RTShims.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RTShims.h; sourceTree = "<group>"; };
|
|
A5E284032347AE550068ED34 /* NVRAMDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVRAMDebug.h; sourceTree = "<group>"; };
|
|
A5E284052347AE550068ED34 /* Mach-O.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "Mach-O.c"; sourceTree = "<group>"; };
|
|
A5E284062347AE550068ED34 /* loader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = "<group>"; };
|
|
A5E284072347AE550068ED34 /* Mach-O.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Mach-O.h"; sourceTree = "<group>"; };
|
|
A5E284082347AE550068ED34 /* UefiLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiLoader.h; sourceTree = "<group>"; };
|
|
A5E284092347AE550068ED34 /* DecodedKernelCheck.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DecodedKernelCheck.c; sourceTree = "<group>"; };
|
|
A5E2840B2347AE550068ED34 /* device_tree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_tree.h; sourceTree = "<group>"; };
|
|
A5E2840C2347AE550068ED34 /* device_tree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_tree.c; sourceTree = "<group>"; };
|
|
A5E2840D2347AE550068ED34 /* BootArgs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BootArgs.c; sourceTree = "<group>"; };
|
|
A5E2840E2347AE550068ED34 /* VMem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VMem.h; sourceTree = "<group>"; };
|
|
A5E2840F2347AE550068ED34 /* BootFixes3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BootFixes3.h; sourceTree = "<group>"; };
|
|
A5E284112347AE550068ED34 /* Lib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Lib.c; sourceTree = "<group>"; };
|
|
A5E284122347AE550068ED34 /* NVRAMDebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NVRAMDebug.c; sourceTree = "<group>"; };
|
|
A5E284132347AE550068ED34 /* Lib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Lib.h; sourceTree = "<group>"; };
|
|
A5E284142347AE550068ED34 /* OsxLowMemFixDrv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsxLowMemFixDrv.c; sourceTree = "<group>"; };
|
|
A5E284152347AE550068ED34 /* OsxLowMemFixDrv.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OsxLowMemFixDrv.inf; sourceTree = "<group>"; };
|
|
A5E284162347AE550068ED34 /* NVRAMDebug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NVRAMDebug.h; sourceTree = "<group>"; };
|
|
A5E284182347AE760068ED34 /* SimpleTextExProxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextExProxy.h; sourceTree = "<group>"; };
|
|
A5E284192347AE760068ED34 /* SimpleTextProxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SimpleTextProxy.c; sourceTree = "<group>"; };
|
|
A5E2841A2347AE760068ED34 /* AppleKeyFeeder.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleKeyFeeder.inf; sourceTree = "<group>"; };
|
|
A5E2841B2347AE760068ED34 /* AppleKeyMapUtils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyMapUtils.c; sourceTree = "<group>"; };
|
|
A5E2841C2347AE760068ED34 /* SimpleTextProxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleTextProxy.h; sourceTree = "<group>"; };
|
|
A5E2841D2347AE760068ED34 /* AppleKeyFeeder.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AppleKeyFeeder.c; sourceTree = "<group>"; };
|
|
A5E2841E2347AE760068ED34 /* SimpleTextExProxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SimpleTextExProxy.c; sourceTree = "<group>"; };
|
|
A5E2841F2347AE760068ED34 /* AppleKeyMapUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyMapUtils.h; sourceTree = "<group>"; };
|
|
A5E284222347AE900068ED34 /* AppleHid.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = AppleHid.txt; sourceTree = "<group>"; };
|
|
A5E284232347AE900068ED34 /* AIKSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKSource.h; sourceTree = "<group>"; };
|
|
A5E284242347AE900068ED34 /* AIK.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIK.h; sourceTree = "<group>"; };
|
|
A5E284252347AE900068ED34 /* AIKTarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTarget.c; sourceTree = "<group>"; };
|
|
A5E284262347AE900068ED34 /* AIKShim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKShim.c; sourceTree = "<group>"; };
|
|
A5E284272347AE900068ED34 /* AIKTranslate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTranslate.h; sourceTree = "<group>"; };
|
|
A5E284282347AE900068ED34 /* AIKData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKData.h; sourceTree = "<group>"; };
|
|
A5E284292347AE900068ED34 /* AIKMap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKMap.c; sourceTree = "<group>"; };
|
|
A5E2842A2347AE900068ED34 /* AIK.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIK.c; sourceTree = "<group>"; };
|
|
A5E2842B2347AE900068ED34 /* AIKSource.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKSource.c; sourceTree = "<group>"; };
|
|
A5E2842C2347AE900068ED34 /* AIKTranslate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKTranslate.c; sourceTree = "<group>"; };
|
|
A5E2842D2347AE900068ED34 /* AIKTarget.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKTarget.h; sourceTree = "<group>"; };
|
|
A5E2842E2347AE900068ED34 /* AIKShim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIKShim.h; sourceTree = "<group>"; };
|
|
A5E2842F2347AE900068ED34 /* AIKData.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIKData.c; sourceTree = "<group>"; };
|
|
A5E284302347AE900068ED34 /* AptioInput.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AptioInput.c; sourceTree = "<group>"; };
|
|
A5E284322347AE900068ED34 /* AIT.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIT.h; sourceTree = "<group>"; };
|
|
A5E284332347AE900068ED34 /* AIT.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIT.c; sourceTree = "<group>"; };
|
|
A5E284352347AE900068ED34 /* AIM.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = AIM.c; sourceTree = "<group>"; };
|
|
A5E284362347AE900068ED34 /* AIM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AIM.h; sourceTree = "<group>"; };
|
|
A5E284372347AE900068ED34 /* AptioInputFix.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = AptioInputFix.inf; sourceTree = "<group>"; };
|
|
A5E284392347AEDF0068ED34 /* MachoLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = MachoLib.inf; sourceTree = "<group>"; };
|
|
A5E2843A2347AEDF0068ED34 /* MachoLibInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MachoLibInternal.h; sourceTree = "<group>"; };
|
|
A5E2843B2347AEDF0068ED34 /* Header.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Header.c; sourceTree = "<group>"; };
|
|
A5E2843C2347AEDF0068ED34 /* Symbols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Symbols.c; sourceTree = "<group>"; };
|
|
A5E2843D2347AEDF0068ED34 /* Relocations.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Relocations.c; sourceTree = "<group>"; };
|
|
A5E2843E2347AEDF0068ED34 /* CxxSymbols.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CxxSymbols.c; sourceTree = "<group>"; };
|
|
A5E284402347AEE80068ED34 /* Canary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Canary.c; sourceTree = "<group>"; };
|
|
A5E284412347AEE80068ED34 /* Ubsan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Ubsan.h; sourceTree = "<group>"; };
|
|
A5E284422347AEE80068ED34 /* UbsanPrintf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UbsanPrintf.c; sourceTree = "<group>"; };
|
|
A5E284432347AEE80068ED34 /* OcGuardLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = OcGuardLib.inf; sourceTree = "<group>"; };
|
|
A5E284442347AEE80068ED34 /* BitOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BitOverflow.c; sourceTree = "<group>"; };
|
|
A5E284452347AEE80068ED34 /* TripleOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TripleOverflow.c; sourceTree = "<group>"; };
|
|
A5E284462347AEE80068ED34 /* Ubsan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Ubsan.c; sourceTree = "<group>"; };
|
|
A5E284472347AEE80068ED34 /* NativeOverflow.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = NativeOverflow.c; sourceTree = "<group>"; };
|
|
A5E284482347AF2E0068ED34 /* AppleFatBinaryImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFatBinaryImage.h; sourceTree = "<group>"; };
|
|
A5E284492347AF380068ED34 /* AppleMachoImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleMachoImage.h; sourceTree = "<group>"; };
|
|
A5E2844A2347AF590068ED34 /* MachoLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MachoLib.h; sourceTree = "<group>"; };
|
|
A5E2844B2347AF870068ED34 /* AmiPointer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiPointer.h; sourceTree = "<group>"; };
|
|
A5E2844C2347AF880068ED34 /* AmiKeycode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AmiKeycode.h; sourceTree = "<group>"; };
|
|
A5E2844D2347AF9F0068ED34 /* AptioMemoryFix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AptioMemoryFix.h; sourceTree = "<group>"; };
|
|
A5E2844E2347AFC70068ED34 /* NullTextOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NullTextOutput.h; sourceTree = "<group>"; };
|
|
A5E284522347DB780068ED34 /* DeviceTreeLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceTreeLib.c; sourceTree = "<group>"; };
|
|
A5E284532347DB780068ED34 /* DeviceTreeLib.inf */ = {isa = PBXFileReference; lastKnownFileType = text; path = DeviceTreeLib.inf; sourceTree = "<group>"; };
|
|
A5E284542347DC020068ED34 /* DeviceTreeLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceTreeLib.h; sourceTree = "<group>"; };
|
|
A5E284552347DC1C0068ED34 /* OcGuardLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcGuardLib.h; sourceTree = "<group>"; };
|
|
A5E284562347DC1C0068ED34 /* OcStringLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcStringLib.h; sourceTree = "<group>"; };
|
|
A5E284572347DC1D0068ED34 /* OcMiscLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcMiscLib.h; sourceTree = "<group>"; };
|
|
A5E284582347E1FE0068ED34 /* OcVariables.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OcVariables.h; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
2C7949E01A0AA7F700D845B0 /* Frameworks */ = {
|
|
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;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
126151371A15BB7700903E7B /* CloverGUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151381A15BBAF00903E7B /* rEFIt_UEFI */,
|
|
);
|
|
name = CloverGUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151381A15BBAF00903E7B /* rEFIt_UEFI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151391A15BBAF00903E7B /* entry_scan */,
|
|
126151471A15BBB000903E7B /* include */,
|
|
1261514B1A15BBB000903E7B /* libeg */,
|
|
126151561A15BBB000903E7B /* Platform */,
|
|
126151941A15BBB000903E7B /* refit */,
|
|
1261519F1A15BBB000903E7B /* refit.inf */,
|
|
126151A01A15BBB000903E7B /* Version.h */,
|
|
);
|
|
name = rEFIt_UEFI;
|
|
path = ../../rEFIt_UEFI;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151391A15BBAF00903E7B /* entry_scan */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1261513A1A15BBB000903E7B /* bootscreen.c */,
|
|
1261513B1A15BBB000903E7B /* common.c */,
|
|
1261513C1A15BBB000903E7B /* entry_scan.h */,
|
|
1261513D1A15BBB000903E7B /* legacy.c */,
|
|
1261513E1A15BBB000903E7B /* loader.c */,
|
|
1261513F1A15BBB000903E7B /* lockedgraphics.c */,
|
|
126151401A15BBB000903E7B /* secureboot.c */,
|
|
126151411A15BBB000903E7B /* securebootkeys.h */,
|
|
126151421A15BBB000903E7B /* securehash.c */,
|
|
126151431A15BBB000903E7B /* securemenu.c */,
|
|
126151441A15BBB000903E7B /* securevars.c */,
|
|
126151451A15BBB000903E7B /* tool.c */,
|
|
126151461A15BBB000903E7B /* uefibootoption.c */,
|
|
);
|
|
path = entry_scan;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151471A15BBB000903E7B /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151491A15BBB000903E7B /* Handle.h */,
|
|
1261514A1A15BBB000903E7B /* syslinux_mbr.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
1261514B1A15BBB000903E7B /* libeg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1261514C1A15BBB000903E7B /* BmLib.c */,
|
|
1261514D1A15BBB000903E7B /* EfiFileLib.h */,
|
|
12B8EBBC1DDCE91200AC0A2C /* egemb_font.c */,
|
|
12B2F75B211E169E009BF236 /* egemb_icons_dark.c */,
|
|
12B8EBBD1DDCE91200AC0A2C /* egemb_icons.c */,
|
|
A5BF392620D9F17B004340E1 /* FloatLib.c */,
|
|
A5BF392520D9F17A004340E1 /* FloatLib.h */,
|
|
1261514F1A15BBB000903E7B /* image.c */,
|
|
126151501A15BBB000903E7B /* libeg.h */,
|
|
126151511A15BBB000903E7B /* libegint.h */,
|
|
126151521A15BBB000903E7B /* libscreen.c */,
|
|
126151541A15BBB000903E7B /* load_icns.c */,
|
|
12E301581D5A413A00EED426 /* lodepng.c */,
|
|
12E301591D5A413A00EED426 /* lodepng.h */,
|
|
A5BF392A20D9F18C004340E1 /* nanosvg.c */,
|
|
A5BF392820D9F18C004340E1 /* nanosvg.h */,
|
|
A5BF392920D9F18C004340E1 /* nanosvgrast.c */,
|
|
12B8EBC11DDCEA2A00AC0A2C /* scroll_images.c */,
|
|
126151551A15BBB000903E7B /* text.c */,
|
|
A5582AFC21019EA6002CFB6E /* VectorGraphics.c */,
|
|
);
|
|
path = libeg;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151561A15BBB000903E7B /* Platform */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151571A15BBB000903E7B /* AcpiPatcher.c */,
|
|
126151581A15BBB000903E7B /* AmlGenerator.c */,
|
|
126151591A15BBB000903E7B /* AmlGenerator.h */,
|
|
1261515A1A15BBB000903E7B /* ati.c */,
|
|
1261515B1A15BBB000903E7B /* ati.h */,
|
|
1261515C1A15BBB000903E7B /* ati_reg.h */,
|
|
1261515D1A15BBB000903E7B /* b64cdecode.c */,
|
|
1261515E1A15BBB000903E7B /* b64cdecode.h */,
|
|
1261515F1A15BBB000903E7B /* BdsConnect.c */,
|
|
126151601A15BBB000903E7B /* boot.h */,
|
|
126151611A15BBB000903E7B /* BootLog.c */,
|
|
126151621A15BBB000903E7B /* BootOptions.c */,
|
|
126151631A15BBB000903E7B /* card_vlist.c */,
|
|
126151641A15BBB000903E7B /* Console.c */,
|
|
126151651A15BBB000903E7B /* cpu.c */,
|
|
126151661A15BBB000903E7B /* DataHubCpu.c */,
|
|
126151671A15BBB000903E7B /* device_inject.c */,
|
|
126151681A15BBB000903E7B /* device_inject.h */,
|
|
126151691A15BBB000903E7B /* device_tree.c */,
|
|
1261516A1A15BBB000903E7B /* device_tree.h */,
|
|
1261516B1A15BBB000903E7B /* DevicePath.c */,
|
|
1261516C1A15BBB000903E7B /* Edid.c */,
|
|
1261516D1A15BBB000903E7B /* Events.c */,
|
|
1261516E1A15BBB000903E7B /* FixBiosDsdt.c */,
|
|
1261516F1A15BBB000903E7B /* gma.c */,
|
|
126151701A15BBB000903E7B /* gma.h */,
|
|
126151711A15BBB000903E7B /* guid.c */,
|
|
12098EC21DC76858008B4AC3 /* hda.c */,
|
|
12098EC31DC76858008B4AC3 /* hda.h */,
|
|
126151721A15BBB000903E7B /* Hibernate.c */,
|
|
126151731A15BBB000903E7B /* Injectors.c */,
|
|
126151741A15BBB000903E7B /* kernel_patcher.c */,
|
|
126151751A15BBB000903E7B /* kernel_patcher.h */,
|
|
126151761A15BBB000903E7B /* kext_inject.c */,
|
|
126151771A15BBB000903E7B /* kext_inject.h */,
|
|
126151781A15BBB000903E7B /* kext_patcher.c */,
|
|
126151791A15BBB000903E7B /* LegacyBiosThunk.c */,
|
|
1261517A1A15BBB000903E7B /* LegacyBiosThunk.h */,
|
|
1261517B1A15BBB000903E7B /* LegacyBoot.c */,
|
|
1261517C1A15BBB000903E7B /* loader.h */,
|
|
1261517D1A15BBB000903E7B /* LoaderUefi.h */,
|
|
1261517E1A15BBB000903E7B /* memvendors.h */,
|
|
1288B5201A30CEFB007CBCEF /* Net.c */,
|
|
1261517F1A15BBB000903E7B /* nvidia.c */,
|
|
126151801A15BBB000903E7B /* nvidia.h */,
|
|
126151811A15BBB000903E7B /* Nvram.c */,
|
|
126151821A15BBB000903E7B /* picopng.c */,
|
|
126151831A15BBB000903E7B /* picopng.h */,
|
|
126151841A15BBB000903E7B /* Platform.h */,
|
|
126151851A15BBB000903E7B /* platformdata.c */,
|
|
126151861A15BBB000903E7B /* PlatformDriverOverride.c */,
|
|
126151871A15BBB000903E7B /* plist.c */,
|
|
126151881A15BBB000903E7B /* Pointer.c */,
|
|
126151891A15BBB000903E7B /* Settings.c */,
|
|
1261518A1A15BBB000903E7B /* smbios.c */,
|
|
1261518B1A15BBB000903E7B /* spd.c */,
|
|
1261518C1A15BBB000903E7B /* spd.h */,
|
|
1261518D1A15BBB000903E7B /* sse3_5_patcher.h */,
|
|
1261518E1A15BBB000903E7B /* sse3_patcher.h */,
|
|
1261518F1A15BBB000903E7B /* StateGenerator.c */,
|
|
126151901A15BBB000903E7B /* StateGenerator.h */,
|
|
126151911A15BBB000903E7B /* string.c */,
|
|
126151921A15BBB000903E7B /* string.h */,
|
|
126151931A15BBB000903E7B /* usbfix.c */,
|
|
A5611B3321DCBA53008FDB96 /* StartupSound.c */,
|
|
A5603D0321F04ECE005F400E /* sound.c */,
|
|
);
|
|
path = Platform;
|
|
sourceTree = "<group>";
|
|
};
|
|
126151941A15BBB000903E7B /* refit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
126151951A15BBB000903E7B /* icns.c */,
|
|
126151961A15BBB000903E7B /* IO.c */,
|
|
126151971A15BBB000903E7B /* IO.h */,
|
|
126151981A15BBB000903E7B /* lib.c */,
|
|
126151991A15BBB000903E7B /* lib.h */,
|
|
1261519A1A15BBB000903E7B /* list.c */,
|
|
1261519B1A15BBB000903E7B /* list.h */,
|
|
1261519C1A15BBB000903E7B /* main.c */,
|
|
1261519D1A15BBB000903E7B /* menu.c */,
|
|
1261519E1A15BBB000903E7B /* screen.c */,
|
|
);
|
|
path = refit;
|
|
sourceTree = "<group>";
|
|
};
|
|
12A60F4B1DB610500068BF8B /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12A60F4D1DB610500068BF8B /* AppleImageCodec */,
|
|
12AAF5F11DC0F03B00A52B12 /* AppleKeyAggregator */,
|
|
A5E284172347AE760068ED34 /* AppleKeyFeeder */,
|
|
12AAF5051DBE167600A52B12 /* AppleUITheme */,
|
|
A5E284202347AE900068ED34 /* AptioInputFix */,
|
|
12AAF3C41DB7743E00A52B12 /* DriverOverride */,
|
|
A5717008235A1871000CEC60 /* DataHubDxe */,
|
|
A571700E235A187C000CEC60 /* DataHubStdErrDxe */,
|
|
A5717013235A188B000CEC60 /* DriverOverride */,
|
|
12AAF3C71DB7744B00A52B12 /* DumpUefiCalls */,
|
|
12AAF3E01DB7745A00A52B12 /* EmuVariableUefi */,
|
|
12AAF3A21DB75DAA00A52B12 /* FirmwareVolume */,
|
|
12EA7C211E65FC3D00085A48 /* HashServiceFix */,
|
|
12AAF3E51DB7746700A52B12 /* MsgLog */,
|
|
12AAF3E81DB7747400A52B12 /* OsxFatBinaryDrv */,
|
|
12A60F571DB610500068BF8B /* SMCHelper */,
|
|
);
|
|
name = Protocols;
|
|
path = ../../Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
12A60F4D1DB610500068BF8B /* AppleImageCodec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12A60F4E1DB610500068BF8B /* AppleImageCodec.c */,
|
|
12A60F4F1DB610500068BF8B /* AppleImageCodec.inf */,
|
|
12A60F501DB610500068BF8B /* load_bmp.c */,
|
|
12A60F511DB610500068BF8B /* load_icns.c */,
|
|
12A60F521DB610500068BF8B /* picopng.c */,
|
|
12A60F531DB610500068BF8B /* picopng.h */,
|
|
);
|
|
path = AppleImageCodec;
|
|
sourceTree = "<group>";
|
|
};
|
|
12A60F571DB610500068BF8B /* SMCHelper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12A60F581DB610500068BF8B /* SMCHelper.c */,
|
|
12A60F591DB610500068BF8B /* SMCHelper.inf */,
|
|
);
|
|
path = SMCHelper;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3A21DB75DAA00A52B12 /* FirmwareVolume */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3A41DB75DC800A52B12 /* FirmwareVolume.c */,
|
|
12AAF3A61DB75F4800A52B12 /* FirmwareVolume.inf */,
|
|
);
|
|
path = FirmwareVolume;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3C41DB7743E00A52B12 /* DriverOverride */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3C51DB7743E00A52B12 /* DriverOverride.c */,
|
|
12AAF3C61DB7743E00A52B12 /* DriverOverride.inf */,
|
|
);
|
|
path = DriverOverride;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3C71DB7744B00A52B12 /* DumpUefiCalls */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3C81DB7744B00A52B12 /* AppleProtocols.c */,
|
|
12AAF3C91DB7744B00A52B12 /* AppleProtocols.h */,
|
|
12AAF3CA1DB7744B00A52B12 /* BootServices.c */,
|
|
12AAF3CB1DB7744B00A52B12 /* BootServices.h */,
|
|
12AAF3CC1DB7744B00A52B12 /* build.sh */,
|
|
12AAF3CD1DB7744B00A52B12 /* Common.h */,
|
|
12AAF3CE1DB7744B00A52B12 /* DataHub.c */,
|
|
12AAF3CF1DB7744B00A52B12 /* DataHub.h */,
|
|
12AAF3D01DB7744B00A52B12 /* DumpUefiCalls.c */,
|
|
12AAF3D11DB7744B00A52B12 /* DumpUefiCalls.dsc */,
|
|
12AAF3D21DB7744B00A52B12 /* DumpUefiCalls.inf */,
|
|
12AAF3D31DB7744B00A52B12 /* FileLib.c */,
|
|
12AAF3D41DB7744B00A52B12 /* FileLib.h */,
|
|
12AAF3D51DB7744B00A52B12 /* Fs.c */,
|
|
12AAF3D61DB7744B00A52B12 /* Fs.h */,
|
|
12AAF3D71DB7744B00A52B12 /* Lib.c */,
|
|
12AAF3D81DB7744B00A52B12 /* Lib.h */,
|
|
12AAF3D91DB7744B00A52B12 /* Log.c */,
|
|
12AAF3DA1DB7744B00A52B12 /* Log.h */,
|
|
12AAF3DB1DB7744B00A52B12 /* MemLog.c */,
|
|
12AAF3DC1DB7744B00A52B12 /* MemLog.h */,
|
|
12AAF3DD1DB7744B00A52B12 /* RuntimeServices.c */,
|
|
12AAF3DE1DB7744B00A52B12 /* RuntimeServices.h */,
|
|
12AAF3DF1DB7744B00A52B12 /* StandaloneCompilation.txt */,
|
|
);
|
|
path = DumpUefiCalls;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3E01DB7745A00A52B12 /* EmuVariableUefi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3E11DB7745A00A52B12 /* EmuVariable.c */,
|
|
12AAF3E21DB7745A00A52B12 /* EmuVariableRuntimeDxe.inf */,
|
|
12AAF3E31DB7745A00A52B12 /* InitVariable.c */,
|
|
12AAF3E41DB7745A00A52B12 /* Variable.h */,
|
|
);
|
|
path = EmuVariableUefi;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3E51DB7746700A52B12 /* MsgLog */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3E61DB7746700A52B12 /* MsgLog.c */,
|
|
12AAF3E71DB7746700A52B12 /* MsgLog.inf */,
|
|
);
|
|
path = MsgLog;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF3E81DB7747400A52B12 /* OsxFatBinaryDrv */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF3E91DB7747400A52B12 /* OsxFatBinaryDrv.c */,
|
|
12AAF3EA1DB7747400A52B12 /* OsxFatBinaryDrv.h */,
|
|
12AAF3EB1DB7747400A52B12 /* OsxFatBinaryDrv.inf */,
|
|
);
|
|
path = OsxFatBinaryDrv;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF5051DBE167600A52B12 /* AppleUITheme */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF5061DBE167600A52B12 /* AppleUITheme.c */,
|
|
12AAF5071DBE167600A52B12 /* AppleUITheme.inf */,
|
|
);
|
|
path = AppleUITheme;
|
|
sourceTree = "<group>";
|
|
};
|
|
12AAF5F11DC0F03B00A52B12 /* AppleKeyAggregator */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12AAF5F21DC0F03B00A52B12 /* AppleKeyAggregator.c */,
|
|
12AAF5F31DC0F03B00A52B12 /* AppleKeyAggregator.h */,
|
|
12AAF5F41DC0F03B00A52B12 /* AppleKeyAggregator.inf */,
|
|
);
|
|
path = AppleKeyAggregator;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865541DE426F600BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284512347DB780068ED34 /* DeviceTreeLib */,
|
|
12C865551DE426F600BF4974 /* DuetTimerLib */,
|
|
12C865581DE426F600BF4974 /* GenericBdsLib */,
|
|
12C865641DE426F600BF4974 /* IntrinsicLib */,
|
|
12C865681DE426F600BF4974 /* LzmaCustomDecompressLib */,
|
|
A5E284382347AEDF0068ED34 /* MachoLib */,
|
|
12C8657C1DE426F700BF4974 /* MemLogLibDefault */,
|
|
A5E2843F2347AEE80068ED34 /* OcGuardLib */,
|
|
12C86AB61DE426F800BF4974 /* OsxBdsPlatformLib */,
|
|
12C86ABC1DE426F800BF4974 /* UefiHiiServicesLib */,
|
|
12C86ABF1DE426F800BF4974 /* VBoxPeCoffLib */,
|
|
12C86AC41DE426F800BF4974 /* VideoBiosPatchLib */,
|
|
A51C783221E00504001385A7 /* WaveLib */,
|
|
);
|
|
name = Library;
|
|
path = ../../Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865551DE426F600BF4974 /* DuetTimerLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865561DE426F600BF4974 /* DuetTimerLib.inf */,
|
|
12C865571DE426F600BF4974 /* X86TimerLib.c */,
|
|
);
|
|
path = DuetTimerLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865581DE426F600BF4974 /* GenericBdsLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865591DE426F600BF4974 /* BdsBoot.c */,
|
|
12C8655A1DE426F600BF4974 /* BdsConnect.c */,
|
|
12C8655B1DE426F600BF4974 /* BdsConsole.c */,
|
|
12C8655C1DE426F600BF4974 /* BdsMisc.c */,
|
|
12C8655D1DE426F600BF4974 /* DevicePath.c */,
|
|
12C8655E1DE426F600BF4974 /* GenericBdsLib.inf */,
|
|
12C8655F1DE426F600BF4974 /* GenericBdsStrings.uni */,
|
|
12C865601DE426F600BF4974 /* InternalBdsLib.h */,
|
|
12C865611DE426F600BF4974 /* Performance.c */,
|
|
12C865621DE426F600BF4974 /* String.c */,
|
|
12C865631DE426F600BF4974 /* String.h */,
|
|
);
|
|
path = GenericBdsLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865641DE426F600BF4974 /* IntrinsicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865651DE426F600BF4974 /* CopyMem.c */,
|
|
12C865661DE426F600BF4974 /* IntrinsicLib.inf */,
|
|
12C865671DE426F600BF4974 /* MemoryIntrinsics.c */,
|
|
);
|
|
path = IntrinsicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865681DE426F600BF4974 /* LzmaCustomDecompressLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865691DE426F600BF4974 /* Debug.h */,
|
|
12C8656A1DE426F600BF4974 /* GuidedSectionExtraction.c */,
|
|
12C8656B1DE426F600BF4974 /* LZMA-SDK-README.txt */,
|
|
12C8656C1DE426F600BF4974 /* LzmaCustomDecompressLib.inf */,
|
|
12C8656D1DE426F600BF4974 /* LzmaDecompress.c */,
|
|
12C8656E1DE426F600BF4974 /* LzmaDecompressLibInternal.h */,
|
|
12C8656F1DE426F600BF4974 /* Sdk */,
|
|
12C8657B1DE426F700BF4974 /* UefiLzma.h */,
|
|
);
|
|
path = LzmaCustomDecompressLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C8656F1DE426F600BF4974 /* Sdk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865701DE426F600BF4974 /* C */,
|
|
12C865791DE426F700BF4974 /* history.txt */,
|
|
12C8657A1DE426F700BF4974 /* lzma.txt */,
|
|
);
|
|
path = Sdk;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C865701DE426F600BF4974 /* C */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C865711DE426F600BF4974 /* 7zVersion.h */,
|
|
12C865721DE426F600BF4974 /* CpuArch.h */,
|
|
12C865731DE426F700BF4974 /* LzFind.c */,
|
|
12C865741DE426F700BF4974 /* LzFind.h */,
|
|
12C865751DE426F700BF4974 /* LzHash.h */,
|
|
12C865761DE426F700BF4974 /* LzmaDec.c */,
|
|
12C865771DE426F700BF4974 /* LzmaDec.h */,
|
|
12C865781DE426F700BF4974 /* Types.h */,
|
|
);
|
|
path = C;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C8657C1DE426F700BF4974 /* MemLogLibDefault */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C8657D1DE426F700BF4974 /* GenericIch.h */,
|
|
12C8657E1DE426F700BF4974 /* MemLogLib.c */,
|
|
12C8657F1DE426F700BF4974 /* MemLogLibDefault.inf */,
|
|
);
|
|
path = MemLogLibDefault;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AB61DE426F800BF4974 /* OsxBdsPlatformLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AB71DE426F800BF4974 /* AcpiTable.h */,
|
|
12C86AB81DE426F800BF4974 /* BdsPlatform.c */,
|
|
12C86AB91DE426F800BF4974 /* BdsPlatform.h */,
|
|
12C86ABA1DE426F800BF4974 /* PlatformBds.inf */,
|
|
12C86ABB1DE426F800BF4974 /* PlatformData.c */,
|
|
);
|
|
path = OsxBdsPlatformLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ABC1DE426F800BF4974 /* UefiHiiServicesLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ABD1DE426F800BF4974 /* UefiHiiServicesLib.c */,
|
|
12C86ABE1DE426F800BF4974 /* UefiHiiServicesLib.inf */,
|
|
);
|
|
path = UefiHiiServicesLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ABF1DE426F800BF4974 /* VBoxPeCoffLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AC01DE426F800BF4974 /* BasePeCoff.c */,
|
|
12C86AC11DE426F800BF4974 /* BasePeCoffLibInternals.h */,
|
|
12C86AC21DE426F800BF4974 /* PeCoffLoaderEx.c */,
|
|
12C86AC31DE426F800BF4974 /* VBoxPeCoffLib.inf */,
|
|
);
|
|
path = VBoxPeCoffLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AC41DE426F800BF4974 /* VideoBiosPatchLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AC51DE426F800BF4974 /* 915resolution.c */,
|
|
12C86AC61DE426F800BF4974 /* 915resolution.h */,
|
|
12C86AC71DE426F800BF4974 /* edid.c */,
|
|
12C86AC81DE426F800BF4974 /* edid.h */,
|
|
12C86AC91DE426F800BF4974 /* VideoBiosPatchLib.c */,
|
|
12C86ACA1DE426F800BF4974 /* VideoBiosPatchLib.inf */,
|
|
12C86ACB1DE426F800BF4974 /* VideoBiosPatchLibInternal.h */,
|
|
);
|
|
path = VideoBiosPatchLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ACC1DE4271D00BF4974 /* CloverEFI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ACD1DE4271D00BF4974 /* AcpiReset */,
|
|
12C86AD01DE4271D00BF4974 /* BiosKeyboard */,
|
|
12C86AD91DE4271D00BF4974 /* BiosVideo */,
|
|
12C86AE01DE4271D00BF4974 /* BootSector */,
|
|
12C86B091DE4271D00BF4974 /* CpuDxe */,
|
|
12C86B151DE4271D00BF4974 /* GraphicsConsoleDxe */,
|
|
12C86B1B1DE4271D00BF4974 /* OsxAcpiPlatformDxe */,
|
|
12C86B1F1DE4271D00BF4974 /* OsxAcpiTableDxe */,
|
|
12C86B2B1DE4271D00BF4974 /* OsxBdsDxe */,
|
|
12C86B5C1DE4271D00BF4974 /* OsxDxeCore */,
|
|
12C86B8E1DE4271D00BF4974 /* OsxDxeIpl */,
|
|
12C86BA41DE4271D00BF4974 /* OsxEfiLdr */,
|
|
A59CB66421BC14AA0054A7CF /* OsxSmbiosGenDxe */,
|
|
12C86BB31DE4271D00BF4974 /* OsxPciBusNoEnumerationDxe */,
|
|
12C86BCB1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe */,
|
|
12C86BD21DE4271D00BF4974 /* PciRootBridgeDxe */,
|
|
12C86BDF1DE4271D00BF4974 /* UefiCpuPkg */,
|
|
);
|
|
name = CloverEFI;
|
|
path = ../../CloverEFI;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86ACD1DE4271D00BF4974 /* AcpiReset */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ACE1DE4271D00BF4974 /* Reset.c */,
|
|
12C86ACF1DE4271D00BF4974 /* Reset.inf */,
|
|
);
|
|
path = AcpiReset;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AD01DE4271D00BF4974 /* BiosKeyboard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AD11DE4271D00BF4974 /* AppleKey.c */,
|
|
12C86AD21DE4271D00BF4974 /* AppleKey.h */,
|
|
12C86AD31DE4271D00BF4974 /* BiosKeyboard.c */,
|
|
12C86AD41DE4271D00BF4974 /* BiosKeyboard.h */,
|
|
12C86AD51DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86AD61DE4271D00BF4974 /* ComponentName.h */,
|
|
12C86AD71DE4271D00BF4974 /* KeyboardDxe.inf */,
|
|
12C86AD81DE4271D00BF4974 /* LegacyBiosThunk.c */,
|
|
);
|
|
path = BiosKeyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AD91DE4271D00BF4974 /* BiosVideo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86ADA1DE4271D00BF4974 /* BiosVideo.c */,
|
|
12C86ADB1DE4271D00BF4974 /* BiosVideo.h */,
|
|
12C86ADC1DE4271D00BF4974 /* BiosVideo.inf */,
|
|
12C86ADD1DE4271D00BF4974 /* BiosVideoNew.c */,
|
|
12C86ADE1DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86ADF1DE4271D00BF4974 /* LegacyBiosThunk.c */,
|
|
);
|
|
path = BiosVideo;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AE01DE4271D00BF4974 /* BootSector */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AE11DE4271D00BF4974 /* b64.sh */,
|
|
12C86AE21DE4271D00BF4974 /* bin */,
|
|
12C86AF81DE4271D00BF4974 /* boot1.s */,
|
|
12C86AF91DE4271D00BF4974 /* BootDuet.S */,
|
|
12C86AFA1DE4271D00BF4974 /* cbuild.sh */,
|
|
12C86AFB1DE4271D00BF4974 /* cdboot.s */,
|
|
12C86AFC1DE4271D00BF4974 /* Clover.mak */,
|
|
12C86AFD1DE4271D00BF4974 /* efi32.nasm */,
|
|
12C86AFE1DE4271D00BF4974 /* efi32.S */,
|
|
12C86AFF1DE4271D00BF4974 /* efi64.nasm */,
|
|
12C86B001DE4271D00BF4974 /* efi64.S */,
|
|
12C86B011DE4271D00BF4974 /* Makefile */,
|
|
12C86B021DE4271D00BF4974 /* nasm.mak */,
|
|
12C86B031DE4271D00BF4974 /* st32_64.S */,
|
|
12C86B041DE4271D00BF4974 /* st32_64H.S */,
|
|
12C86B051DE4271D00BF4974 /* start.nasm */,
|
|
12C86B061DE4271D00BF4974 /* start32.S */,
|
|
12C86B071DE4271D00BF4974 /* start32H.S */,
|
|
12C86B081DE4271D00BF4974 /* start32H2.S */,
|
|
);
|
|
path = BootSector;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86AE21DE4271D00BF4974 /* bin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86AE31DE4271D00BF4974 /* boot0 */,
|
|
12C86AE41DE4271D00BF4974 /* boot0md */,
|
|
12C86AE51DE4271D00BF4974 /* boot1f32 */,
|
|
12C86AE61DE4271D00BF4974 /* boot1f5 */,
|
|
12C86AE71DE4271D00BF4974 /* boot1h */,
|
|
12C86AE81DE4271D00BF4974 /* bs32.com */,
|
|
12C86AE91DE4271D00BF4974 /* efi32.com3 */,
|
|
12C86AEA1DE4271D00BF4974 /* efi64.com2 */,
|
|
12C86AEB1DE4271D00BF4974 /* efi64.com3 */,
|
|
12C86AEC1DE4271D00BF4974 /* Gpt.com */,
|
|
12C86AED1DE4271D00BF4974 /* Mbr.com */,
|
|
12C86AEE1DE4271D00BF4974 /* Readme.txt */,
|
|
12C86AEF1DE4271D00BF4974 /* start32.com */,
|
|
12C86AF01DE4271D00BF4974 /* start32H.com2 */,
|
|
12C86AF11DE4271D00BF4974 /* Start64.com */,
|
|
12C86AF21DE4271D00BF4974 /* Start64H.com */,
|
|
12C86AF31DE4271D00BF4974 /* Start64H2.com */,
|
|
12C86AF41DE4271D00BF4974 /* Start64H3.com */,
|
|
12C86AF51DE4271D00BF4974 /* Start64H4.com */,
|
|
12C86AF61DE4271D00BF4974 /* Start64H5.com */,
|
|
12C86AF71DE4271D00BF4974 /* Start64H6.com */,
|
|
);
|
|
path = bin;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B091DE4271D00BF4974 /* CpuDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B0A1DE4271D00BF4974 /* Cpu.c */,
|
|
12C86B0B1DE4271D00BF4974 /* Cpu.inf */,
|
|
12C86B0C1DE4271D00BF4974 /* CpuDxe.h */,
|
|
12C86B0D1DE4271D00BF4974 /* Ia32 */,
|
|
12C86B111DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = CpuDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B0D1DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B0E1DE4271D00BF4974 /* CpuInterrupt.asm */,
|
|
12C86B0F1DE4271D00BF4974 /* CpuInterrupt.nasm */,
|
|
12C86B101DE4271D00BF4974 /* CpuInterrupt.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B111DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B121DE4271D00BF4974 /* CpuInterrupt.asm */,
|
|
12C86B131DE4271D00BF4974 /* CpuInterrupt.nasm */,
|
|
12C86B141DE4271D00BF4974 /* CpuInterrupt.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B151DE4271D00BF4974 /* GraphicsConsoleDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B161DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86B171DE4271D00BF4974 /* GraphicsConsole.c */,
|
|
12C86B181DE4271D00BF4974 /* GraphicsConsole.h */,
|
|
12C86B191DE4271D00BF4974 /* GraphicsConsoleDxe.inf */,
|
|
12C86B1A1DE4271D00BF4974 /* LaffStd.c */,
|
|
);
|
|
path = GraphicsConsoleDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B1B1DE4271D00BF4974 /* OsxAcpiPlatformDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B1C1DE4271D00BF4974 /* AcpiPlatform.c */,
|
|
12C86B1D1DE4271D00BF4974 /* AcpiPlatformDxe.inf */,
|
|
12C86B1E1DE4271D00BF4974 /* AcpiTable.h */,
|
|
);
|
|
path = OsxAcpiPlatformDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B1F1DE4271D00BF4974 /* OsxAcpiTableDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B201DE4271D00BF4974 /* AcpiSdt.c */,
|
|
12C86B211DE4271D00BF4974 /* AcpiSdt.h */,
|
|
12C86B221DE4271D00BF4974 /* AcpiTable.c */,
|
|
12C86B231DE4271D00BF4974 /* AcpiTable.h */,
|
|
12C86B241DE4271D00BF4974 /* AcpiTableDxe.inf */,
|
|
12C86B251DE4271D00BF4974 /* AcpiTableProtocol.c */,
|
|
12C86B261DE4271D00BF4974 /* Aml.c */,
|
|
12C86B271DE4271D00BF4974 /* AmlChild.c */,
|
|
12C86B281DE4271D00BF4974 /* AmlNamespace.c */,
|
|
12C86B291DE4271D00BF4974 /* AmlOption.c */,
|
|
12C86B2A1DE4271D00BF4974 /* AmlString.c */,
|
|
);
|
|
path = OsxAcpiTableDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B2B1DE4271D00BF4974 /* OsxBdsDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B2C1DE4271D00BF4974 /* Bds.h */,
|
|
12C86B2D1DE4271D00BF4974 /* BdsDxe.inf */,
|
|
12C86B2E1DE4271D00BF4974 /* BdsDxe.uni */,
|
|
12C86B2F1DE4271D00BF4974 /* BdsDxeExtra.uni */,
|
|
12C86B301DE4271D00BF4974 /* BdsEntry.c */,
|
|
12C86B311DE4271D00BF4974 /* BootMaint */,
|
|
12C86B411DE4271D00BF4974 /* BootMngr */,
|
|
12C86B461DE4271D00BF4974 /* Capsules.c */,
|
|
12C86B471DE4271D00BF4974 /* DeviceMngr */,
|
|
12C86B4E1DE4271D00BF4974 /* FrontPage.c */,
|
|
12C86B4F1DE4271D00BF4974 /* FrontPage.h */,
|
|
12C86B501DE4271D00BF4974 /* FrontPageStrings.uni */,
|
|
12C86B511DE4271D00BF4974 /* FrontPageVfr.Vfr */,
|
|
12C86B521DE4271D00BF4974 /* Hotkey.c */,
|
|
12C86B531DE4271D00BF4974 /* Hotkey.h */,
|
|
12C86B541DE4271D00BF4974 /* HwErrRecSupport.c */,
|
|
12C86B551DE4271D00BF4974 /* HwErrRecSupport.h */,
|
|
12C86B561DE4271D00BF4974 /* Language.c */,
|
|
12C86B571DE4271D00BF4974 /* Language.h */,
|
|
12C86B581DE4271D00BF4974 /* MemoryTest.c */,
|
|
12C86B591DE4271D00BF4974 /* String.c */,
|
|
12C86B5A1DE4271D00BF4974 /* String.h */,
|
|
12C86B5B1DE4271D00BF4974 /* Strings.uni */,
|
|
);
|
|
path = OsxBdsDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B311DE4271D00BF4974 /* BootMaint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B321DE4271D00BF4974 /* BBSsupport.c */,
|
|
12C86B331DE4271D00BF4974 /* BBSsupport.h */,
|
|
12C86B341DE4271D00BF4974 /* Bm.vfr */,
|
|
12C86B351DE4271D00BF4974 /* BmLib.c */,
|
|
12C86B361DE4271D00BF4974 /* Bmstring.uni */,
|
|
12C86B371DE4271D00BF4974 /* BootMaint.c */,
|
|
12C86B381DE4271D00BF4974 /* BootMaint.h */,
|
|
12C86B391DE4271D00BF4974 /* BootOption.c */,
|
|
12C86B3A1DE4271D00BF4974 /* ConsoleOption.c */,
|
|
12C86B3B1DE4271D00BF4974 /* Data.c */,
|
|
12C86B3C1DE4271D00BF4974 /* FE.vfr */,
|
|
12C86B3D1DE4271D00BF4974 /* FileExplorer.c */,
|
|
12C86B3E1DE4271D00BF4974 /* FormGuid.h */,
|
|
12C86B3F1DE4271D00BF4974 /* UpdatePage.c */,
|
|
12C86B401DE4271D00BF4974 /* Variable.c */,
|
|
);
|
|
path = BootMaint;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B411DE4271D00BF4974 /* BootMngr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B421DE4271D00BF4974 /* BootManager.c */,
|
|
12C86B431DE4271D00BF4974 /* BootManager.h */,
|
|
12C86B441DE4271D00BF4974 /* BootManagerStrings.uni */,
|
|
12C86B451DE4271D00BF4974 /* BootManagerVfr.Vfr */,
|
|
);
|
|
path = BootMngr;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B471DE4271D00BF4974 /* DeviceMngr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B481DE4271D00BF4974 /* DeviceManager.c */,
|
|
12C86B491DE4271D00BF4974 /* DeviceManager.h */,
|
|
12C86B4A1DE4271D00BF4974 /* DeviceManagerStrings.uni */,
|
|
12C86B4B1DE4271D00BF4974 /* DeviceManagerVfr.h */,
|
|
12C86B4C1DE4271D00BF4974 /* DeviceManagerVfr.Vfr */,
|
|
12C86B4D1DE4271D00BF4974 /* DriverHealthVfr.Vfr */,
|
|
);
|
|
path = DeviceMngr;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B5C1DE4271D00BF4974 /* OsxDxeCore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B5D1DE4271D00BF4974 /* Dispatcher */,
|
|
12C86B601DE4271D00BF4974 /* DxeMain */,
|
|
12C86B631DE4271D00BF4974 /* DxeMain.h */,
|
|
12C86B641DE4271D00BF4974 /* DxeMain.inf */,
|
|
12C86B651DE4271D00BF4974 /* Event */,
|
|
12C86B6A1DE4271D00BF4974 /* FwVol */,
|
|
12C86B711DE4271D00BF4974 /* FwVolBlock */,
|
|
12C86B741DE4271D00BF4974 /* Gcd */,
|
|
12C86B771DE4271D00BF4974 /* Hand */,
|
|
12C86B7D1DE4271D00BF4974 /* Image */,
|
|
12C86B801DE4271D00BF4974 /* Library */,
|
|
12C86B821DE4271D00BF4974 /* Mem */,
|
|
12C86B871DE4271D00BF4974 /* Misc */,
|
|
12C86B8C1DE4271D00BF4974 /* SectionExtraction */,
|
|
);
|
|
path = OsxDxeCore;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B5D1DE4271D00BF4974 /* Dispatcher */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B5E1DE4271D00BF4974 /* Dependency.c */,
|
|
12C86B5F1DE4271D00BF4974 /* Dispatcher.c */,
|
|
);
|
|
path = Dispatcher;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B601DE4271D00BF4974 /* DxeMain */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B611DE4271D00BF4974 /* DxeMain.c */,
|
|
12C86B621DE4271D00BF4974 /* DxeProtocolNotify.c */,
|
|
);
|
|
path = DxeMain;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B651DE4271D00BF4974 /* Event */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B661DE4271D00BF4974 /* Event.c */,
|
|
12C86B671DE4271D00BF4974 /* Event.h */,
|
|
12C86B681DE4271D00BF4974 /* Timer.c */,
|
|
12C86B691DE4271D00BF4974 /* Tpl.c */,
|
|
);
|
|
path = Event;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B6A1DE4271D00BF4974 /* FwVol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B6B1DE4271D00BF4974 /* Ffs.c */,
|
|
12C86B6C1DE4271D00BF4974 /* FwVol.c */,
|
|
12C86B6D1DE4271D00BF4974 /* FwVolAttrib.c */,
|
|
12C86B6E1DE4271D00BF4974 /* FwVolDriver.h */,
|
|
12C86B6F1DE4271D00BF4974 /* FwVolRead.c */,
|
|
12C86B701DE4271D00BF4974 /* FwVolWrite.c */,
|
|
);
|
|
path = FwVol;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B711DE4271D00BF4974 /* FwVolBlock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B721DE4271D00BF4974 /* FwVolBlock.c */,
|
|
12C86B731DE4271D00BF4974 /* FwVolBlock.h */,
|
|
);
|
|
path = FwVolBlock;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B741DE4271D00BF4974 /* Gcd */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B751DE4271D00BF4974 /* Gcd.c */,
|
|
12C86B761DE4271D00BF4974 /* Gcd.h */,
|
|
);
|
|
path = Gcd;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B771DE4271D00BF4974 /* Hand */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B781DE4271D00BF4974 /* DriverSupport.c */,
|
|
12C86B791DE4271D00BF4974 /* Handle.c */,
|
|
12C86B7A1DE4271D00BF4974 /* Handle.h */,
|
|
12C86B7B1DE4271D00BF4974 /* Locate.c */,
|
|
12C86B7C1DE4271D00BF4974 /* Notify.c */,
|
|
);
|
|
path = Hand;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B7D1DE4271D00BF4974 /* Image */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B7E1DE4271D00BF4974 /* Image.c */,
|
|
12C86B7F1DE4271D00BF4974 /* Image.h */,
|
|
);
|
|
path = Image;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B801DE4271D00BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B811DE4271D00BF4974 /* Library.c */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B821DE4271D00BF4974 /* Mem */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B831DE4271D00BF4974 /* Imem.h */,
|
|
12C86B841DE4271D00BF4974 /* MemData.c */,
|
|
12C86B851DE4271D00BF4974 /* Page.c */,
|
|
12C86B861DE4271D00BF4974 /* Pool.c */,
|
|
);
|
|
path = Mem;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B871DE4271D00BF4974 /* Misc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B881DE4271D00BF4974 /* DebugImageInfo.c */,
|
|
12C86B891DE4271D00BF4974 /* InstallConfigurationTable.c */,
|
|
12C86B8A1DE4271D00BF4974 /* SetWatchdogTimer.c */,
|
|
12C86B8B1DE4271D00BF4974 /* Stall.c */,
|
|
);
|
|
path = Misc;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B8C1DE4271D00BF4974 /* SectionExtraction */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B8D1DE4271D00BF4974 /* CoreSectionExtraction.c */,
|
|
);
|
|
path = SectionExtraction;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B8E1DE4271D00BF4974 /* OsxDxeIpl */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B8F1DE4271D00BF4974 /* Debug.c */,
|
|
12C86B901DE4271D00BF4974 /* Debug.h */,
|
|
12C86B911DE4271D00BF4974 /* DxeInit.c */,
|
|
12C86B921DE4271D00BF4974 /* DxeIpl.h */,
|
|
12C86B931DE4271D00BF4974 /* DxeIpl.inf */,
|
|
12C86B941DE4271D00BF4974 /* HobGeneration.c */,
|
|
12C86B951DE4271D00BF4974 /* HobGeneration.h */,
|
|
12C86B961DE4271D00BF4974 /* Ia32 */,
|
|
12C86B9A1DE4271D00BF4974 /* LegacyTable.c */,
|
|
12C86B9B1DE4271D00BF4974 /* LegacyTable.h */,
|
|
12C86B9C1DE4271D00BF4974 /* PpisNeededByDxeCore.c */,
|
|
12C86B9D1DE4271D00BF4974 /* PpisNeededByDxeCore.h */,
|
|
12C86B9E1DE4271D00BF4974 /* SerialStatusCode.c */,
|
|
12C86B9F1DE4271D00BF4974 /* SerialStatusCode.h */,
|
|
12C86BA01DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = OsxDxeIpl;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86B961DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86B971DE4271D00BF4974 /* EnterDxeCore.c */,
|
|
12C86B981DE4271D00BF4974 /* Paging.c */,
|
|
12C86B991DE4271D00BF4974 /* VirtualMemory.h */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BA01DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BA11DE4271D00BF4974 /* EnterDxeCore.c */,
|
|
12C86BA21DE4271D00BF4974 /* Paging.c */,
|
|
12C86BA31DE4271D00BF4974 /* VirtualMemory.h */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BA41DE4271D00BF4974 /* OsxEfiLdr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BA51DE4271D00BF4974 /* Debug.c */,
|
|
12C86BA61DE4271D00BF4974 /* Debug.h */,
|
|
12C86BA71DE4271D00BF4974 /* efildr.c */,
|
|
12C86BA81DE4271D00BF4974 /* EfiLdr.h */,
|
|
12C86BA91DE4271D00BF4974 /* EfiLdr.inf */,
|
|
12C86BAA1DE4271D00BF4974 /* EfiLdrHandoff.h */,
|
|
12C86BAB1DE4271D00BF4974 /* EfiLoader.c */,
|
|
12C86BAC1DE4271D00BF4974 /* LzmaDecompress.h */,
|
|
12C86BAD1DE4271D00BF4974 /* PeLoader.c */,
|
|
12C86BAE1DE4271D00BF4974 /* PeLoader.h */,
|
|
12C86BAF1DE4271D00BF4974 /* Support.c */,
|
|
12C86BB01DE4271D00BF4974 /* Support.h */,
|
|
12C86BB11DE4271D00BF4974 /* TianoDecompress.c */,
|
|
12C86BB21DE4271D00BF4974 /* TianoDecompress.h */,
|
|
);
|
|
path = OsxEfiLdr;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BB31DE4271D00BF4974 /* OsxPciBusNoEnumerationDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BB41DE4271D00BF4974 /* ComponentName.c */,
|
|
12C86BB51DE4271D00BF4974 /* PciBus.c */,
|
|
12C86BB61DE4271D00BF4974 /* PciBus.h */,
|
|
12C86BB71DE4271D00BF4974 /* PciBusNoEnumeration.inf */,
|
|
12C86BB81DE4271D00BF4974 /* PciCommand.c */,
|
|
12C86BB91DE4271D00BF4974 /* PciCommand.h */,
|
|
12C86BBA1DE4271D00BF4974 /* PciDeviceSupport.c */,
|
|
12C86BBB1DE4271D00BF4974 /* PciDeviceSupport.h */,
|
|
12C86BBC1DE4271D00BF4974 /* PciDriverOverride.c */,
|
|
12C86BBD1DE4271D00BF4974 /* PciDriverOverride.h */,
|
|
12C86BBE1DE4271D00BF4974 /* PciEnumerator.c */,
|
|
12C86BBF1DE4271D00BF4974 /* PciEnumerator.h */,
|
|
12C86BC01DE4271D00BF4974 /* PciEnumeratorSupport.c */,
|
|
12C86BC11DE4271D00BF4974 /* PciEnumeratorSupport.h */,
|
|
12C86BC21DE4271D00BF4974 /* PciIo-old.c */,
|
|
12C86BC31DE4271D00BF4974 /* PciIo.c */,
|
|
12C86BC41DE4271D00BF4974 /* PciIo.h */,
|
|
12C86BC51DE4271D00BF4974 /* PciOptionRomSupport.c */,
|
|
12C86BC61DE4271D00BF4974 /* PciOptionRomSupport.h */,
|
|
12C86BC71DE4271D00BF4974 /* PciPowerManagement.c */,
|
|
12C86BC81DE4271D00BF4974 /* PciPowerManagement.h */,
|
|
12C86BC91DE4271D00BF4974 /* PciRomTable.c */,
|
|
12C86BCA1DE4271D00BF4974 /* PciRomTable.h */,
|
|
);
|
|
path = OsxPciBusNoEnumerationDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BCB1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BCC1DE4271D00BF4974 /* PcatRealTimeClockRuntimeDxe.inf */,
|
|
12C86BCD1DE4271D00BF4974 /* PcRtc.c */,
|
|
12C86BCE1DE4271D00BF4974 /* PcRtc.h */,
|
|
12C86BCF1DE4271D00BF4974 /* PcRtc.uni */,
|
|
12C86BD01DE4271D00BF4974 /* PcRtcEntry.c */,
|
|
12C86BD11DE4271D00BF4974 /* PcRtcExtra.uni */,
|
|
);
|
|
path = PcatRealTimeClockRuntimeDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BD21DE4271D00BF4974 /* PciRootBridgeDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BD31DE4271D00BF4974 /* DeviceIo.c */,
|
|
12C86BD41DE4271D00BF4974 /* DeviceIo.h */,
|
|
12C86BD51DE4271D00BF4974 /* Ia32 */,
|
|
12C86BD71DE4271D00BF4974 /* PcatIo.c */,
|
|
12C86BD81DE4271D00BF4974 /* PcatPciRootBridge.c */,
|
|
12C86BD91DE4271D00BF4974 /* PcatPciRootBridge.h */,
|
|
12C86BDA1DE4271D00BF4974 /* PcatPciRootBridgeDevicePath.c */,
|
|
12C86BDB1DE4271D00BF4974 /* PcatPciRootBridgeIo.c */,
|
|
12C86BDC1DE4271D00BF4974 /* PciRootBridge.inf */,
|
|
12C86BDD1DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = PciRootBridgeDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BD51DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BD61DE4271D00BF4974 /* PcatIo.c */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BDD1DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BDE1DE4271D00BF4974 /* PcatIo.c */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BDF1DE4271D00BF4974 /* UefiCpuPkg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BE01DE4271D00BF4974 /* build.sh */,
|
|
12C86BE11DE4271D00BF4974 /* CpuDxe */,
|
|
12C86BEE1DE4271D00BF4974 /* CpuIo2Dxe */,
|
|
12C86BF21DE4271D00BF4974 /* CpuIo2Smm */,
|
|
12C86BF61DE4271D00BF4974 /* CpuIoPei */,
|
|
12C86BFA1DE4271D00BF4974 /* edk2.patch-idtgdt */,
|
|
12C86BFB1DE4271D00BF4974 /* Include */,
|
|
12C86C021DE4271D00BF4974 /* Library */,
|
|
12C86C2F1DE4271D00BF4974 /* ResetVector */,
|
|
12C86C4C1DE4271D00BF4974 /* UefiCpuPkg.dec */,
|
|
12C86C4D1DE4271D00BF4974 /* UefiCpuPkg.dsc */,
|
|
12C86C4E1DE4271D00BF4974 /* Universal */,
|
|
);
|
|
path = UefiCpuPkg;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BE11DE4271D00BF4974 /* CpuDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BE21DE4271D00BF4974 /* CpuDxe.c */,
|
|
12C86BE31DE4271D00BF4974 /* CpuDxe.h */,
|
|
12C86BE41DE4271D00BF4974 /* CpuDxe.inf */,
|
|
12C86BE51DE4271D00BF4974 /* CpuGdt.c */,
|
|
12C86BE61DE4271D00BF4974 /* Ia32 */,
|
|
12C86BEB1DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = CpuDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BE61DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BE71DE4271D00BF4974 /* CpuAsm.asm */,
|
|
12C86BE81DE4271D00BF4974 /* CpuAsm.S */,
|
|
12C86BE91DE4271D00BF4974 /* IvtAsm.asm */,
|
|
12C86BEA1DE4271D00BF4974 /* IvtAsm.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BEB1DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BEC1DE4271D00BF4974 /* CpuAsm.asm */,
|
|
12C86BED1DE4271D00BF4974 /* CpuAsm.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BEE1DE4271D00BF4974 /* CpuIo2Dxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BEF1DE4271D00BF4974 /* CpuIo2Dxe.c */,
|
|
12C86BF01DE4271D00BF4974 /* CpuIo2Dxe.h */,
|
|
12C86BF11DE4271D00BF4974 /* CpuIo2Dxe.inf */,
|
|
);
|
|
path = CpuIo2Dxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BF21DE4271D00BF4974 /* CpuIo2Smm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BF31DE4271D00BF4974 /* CpuIo2Smm.c */,
|
|
12C86BF41DE4271D00BF4974 /* CpuIo2Smm.h */,
|
|
12C86BF51DE4271D00BF4974 /* CpuIo2Smm.inf */,
|
|
);
|
|
path = CpuIo2Smm;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BF61DE4271D00BF4974 /* CpuIoPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BF71DE4271D00BF4974 /* CpuIoPei.c */,
|
|
12C86BF81DE4271D00BF4974 /* CpuIoPei.h */,
|
|
12C86BF91DE4271D00BF4974 /* CpuIoPei.inf */,
|
|
);
|
|
path = CpuIoPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BFB1DE4271D00BF4974 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BFC1DE4271D00BF4974 /* Library */,
|
|
12C86C001DE4271D00BF4974 /* Register */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86BFC1DE4271D00BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86BFD1DE4271D00BF4974 /* LocalApicLib.h */,
|
|
12C86BFE1DE4271D00BF4974 /* MtrrLib.h */,
|
|
12C86BFF1DE4271D00BF4974 /* UefiCpuLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C001DE4271D00BF4974 /* Register */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C011DE4271D00BF4974 /* LocalApic.h */,
|
|
);
|
|
path = Register;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C021DE4271D00BF4974 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C031DE4271D00BF4974 /* BaseUefiCpuLib */,
|
|
12C86C0B1DE4271D00BF4974 /* BaseXApicLib */,
|
|
12C86C0E1DE4271D00BF4974 /* BaseXApicX2ApicLib */,
|
|
12C86C111DE4271D00BF4974 /* CpuExceptionHandlerLib */,
|
|
12C86C281DE4271D00BF4974 /* MtrrLib */,
|
|
12C86C2B1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C031DE4271D00BF4974 /* BaseUefiCpuLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C041DE4271D00BF4974 /* BaseUefiCpuLib.inf */,
|
|
12C86C051DE4271D00BF4974 /* Ia32 */,
|
|
12C86C081DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = BaseUefiCpuLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C051DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C061DE4271D00BF4974 /* InitializeFpu.asm */,
|
|
12C86C071DE4271D00BF4974 /* InitializeFpu.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C081DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C091DE4271D00BF4974 /* InitializeFpu.asm */,
|
|
12C86C0A1DE4271D00BF4974 /* InitializeFpu.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C0B1DE4271D00BF4974 /* BaseXApicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C0C1DE4271D00BF4974 /* BaseXApicLib.c */,
|
|
12C86C0D1DE4271D00BF4974 /* BaseXApicLib.inf */,
|
|
);
|
|
path = BaseXApicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C0E1DE4271D00BF4974 /* BaseXApicX2ApicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C0F1DE4271D00BF4974 /* BaseXApicX2ApicLib.c */,
|
|
12C86C101DE4271D00BF4974 /* BaseXApicX2ApicLib.inf */,
|
|
);
|
|
path = BaseXApicX2ApicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C111DE4271D00BF4974 /* CpuExceptionHandlerLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C121DE4271D00BF4974 /* CpuExceptionCommon.c */,
|
|
12C86C131DE4271D00BF4974 /* CpuExceptionCommon.h */,
|
|
12C86C141DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.inf */,
|
|
12C86C151DE4271D00BF4974 /* DxeCpuExceptionHandlerLib.uni */,
|
|
12C86C161DE4271D00BF4974 /* DxeException.c */,
|
|
12C86C171DE4271D00BF4974 /* DxeSmmCpuException.c */,
|
|
12C86C181DE4271D00BF4974 /* Ia32 */,
|
|
12C86C1D1DE4271D00BF4974 /* SecPeiCpuException.c */,
|
|
12C86C1E1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.inf */,
|
|
12C86C1F1DE4271D00BF4974 /* SecPeiCpuExceptionHandlerLib.uni */,
|
|
12C86C201DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.inf */,
|
|
12C86C211DE4271D00BF4974 /* SmmCpuExceptionHandlerLib.uni */,
|
|
12C86C221DE4271D00BF4974 /* SmmException.c */,
|
|
12C86C231DE4271D00BF4974 /* X64 */,
|
|
);
|
|
path = CpuExceptionHandlerLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C181DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C191DE4271D00BF4974 /* ArchExceptionHandler.c */,
|
|
12C86C1A1DE4271D00BF4974 /* ArchInterruptDefs.h */,
|
|
12C86C1B1DE4271D00BF4974 /* ExceptionHandlerAsm.asm */,
|
|
12C86C1C1DE4271D00BF4974 /* ExceptionHandlerAsm.S */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C231DE4271D00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C241DE4271D00BF4974 /* ArchExceptionHandler.c */,
|
|
12C86C251DE4271D00BF4974 /* ArchInterruptDefs.h */,
|
|
12C86C261DE4271D00BF4974 /* ExceptionHandlerAsm.asm */,
|
|
12C86C271DE4271D00BF4974 /* ExceptionHandlerAsm.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C281DE4271D00BF4974 /* MtrrLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C291DE4271D00BF4974 /* MtrrLib.c */,
|
|
12C86C2A1DE4271D00BF4974 /* MtrrLib.inf */,
|
|
);
|
|
path = MtrrLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C2B1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C2C1DE4271D00BF4974 /* IpfTimerLib.c */,
|
|
12C86C2D1DE4271D00BF4974 /* SecPeiDxeTimerLibUefiCpu.inf */,
|
|
12C86C2E1DE4271D00BF4974 /* X86TimerLib.c */,
|
|
);
|
|
path = SecPeiDxeTimerLibUefiCpu;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C2F1DE4271D00BF4974 /* ResetVector */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C301DE4271D00BF4974 /* Vtf0 */,
|
|
);
|
|
path = ResetVector;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C301DE4271D00BF4974 /* Vtf0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C311DE4271D00BF4974 /* Bin */,
|
|
12C86C391DE4271D00BF4974 /* Build.py */,
|
|
12C86C3A1DE4271D00BF4974 /* CommonMacros.inc */,
|
|
12C86C3B1DE4271D00BF4974 /* DebugDisabled.asm */,
|
|
12C86C3C1DE4271D00BF4974 /* Ia16 */,
|
|
12C86C401DE4271D00BF4974 /* Ia32 */,
|
|
12C86C441DE4271D00BF4974 /* Main.asm */,
|
|
12C86C451DE4271D00BF4974 /* Port80Debug.asm */,
|
|
12C86C461DE4271D00BF4974 /* PostCodes.inc */,
|
|
12C86C471DE4271D00BF4974 /* ReadMe.txt */,
|
|
12C86C481DE4271D00BF4974 /* ResetVectorCode.asm */,
|
|
12C86C491DE4271D00BF4974 /* SerialDebug.asm */,
|
|
12C86C4A1DE4271D00BF4974 /* Tools */,
|
|
);
|
|
path = Vtf0;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C311DE4271D00BF4974 /* Bin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C321DE4271D00BF4974 /* ResetVector.ia32.port80.raw */,
|
|
12C86C331DE4271D00BF4974 /* ResetVector.ia32.raw */,
|
|
12C86C341DE4271D00BF4974 /* ResetVector.ia32.serial.raw */,
|
|
12C86C351DE4271D00BF4974 /* ResetVector.inf */,
|
|
12C86C361DE4271D00BF4974 /* ResetVector.x64.port80.raw */,
|
|
12C86C371DE4271D00BF4974 /* ResetVector.x64.raw */,
|
|
12C86C381DE4271D00BF4974 /* ResetVector.x64.serial.raw */,
|
|
);
|
|
path = Bin;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C3C1DE4271D00BF4974 /* Ia16 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C3D1DE4271D00BF4974 /* Init16.asm */,
|
|
12C86C3E1DE4271D00BF4974 /* Real16ToFlat32.asm */,
|
|
12C86C3F1DE4271D00BF4974 /* ResetVectorVtf0.asm */,
|
|
);
|
|
path = Ia16;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C401DE4271D00BF4974 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C411DE4271D00BF4974 /* Flat32ToFlat64.asm */,
|
|
12C86C421DE4271D00BF4974 /* SearchForBfvBase.asm */,
|
|
12C86C431DE4271D00BF4974 /* SearchForSecEntry.asm */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C4A1DE4271D00BF4974 /* Tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C4B1DE4271D00BF4974 /* FixupForRawSection.py */,
|
|
);
|
|
path = Tools;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C4E1DE4271D00BF4974 /* Universal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C4F1DE4271D00BF4974 /* Acpi */,
|
|
);
|
|
path = Universal;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C4F1DE4271D00BF4974 /* Acpi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C501DE4271D00BF4974 /* S3Resume2Pei */,
|
|
);
|
|
path = Acpi;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C501DE4271D00BF4974 /* S3Resume2Pei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C511DE4271D00BF4974 /* S3Resume.c */,
|
|
12C86C521DE4271D00BF4974 /* S3Resume2Pei.inf */,
|
|
);
|
|
path = S3Resume2Pei;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C531DE4272F00BF4974 /* Drivers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C541DE4272F00BF4974 /* AtaAtapi */,
|
|
12C86C5E1DE4272F00BF4974 /* AtaBus */,
|
|
A51C783521E0981C001385A7 /* AudioDxe */,
|
|
12C86C641DE4272F00BF4974 /* DVDBus */,
|
|
12C86C691DE4272F00BF4974 /* DVDDisk */,
|
|
A5716FD3235A1576000CEC60 /* Isa */,
|
|
12C86C6E1DE4272F00BF4974 /* OhciDxe */,
|
|
12C86C7F1DE4272F00BF4974 /* PartitionDxe */,
|
|
12C86C8F1DE4272F00BF4974 /* SataControllerDxe */,
|
|
12C86C941DE4272F00BF4974 /* UsbBusDxe */,
|
|
12C86CA31DE4272F00BF4974 /* UsbKbDxe */,
|
|
12C86CAE1DE4272F00BF4974 /* UsbMouseDxe */,
|
|
12C86CB61DE4272F00BF4974 /* XhciDxe */,
|
|
);
|
|
name = Drivers;
|
|
path = ../../Drivers;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C541DE4272F00BF4974 /* AtaAtapi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C551DE4272F00BF4974 /* AhciMode.c */,
|
|
12C86C561DE4272F00BF4974 /* AhciMode.h */,
|
|
12C86C571DE4272F00BF4974 /* AtaAtapiPassThru.c */,
|
|
12C86C581DE4272F00BF4974 /* AtaAtapiPassThru.h */,
|
|
12C86C591DE4272F00BF4974 /* AtaAtapiPassThru.inf */,
|
|
12C86C5A1DE4272F00BF4974 /* AtaAtapiPassThruDxe.uni */,
|
|
12C86C5B1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C5C1DE4272F00BF4974 /* IdeMode.c */,
|
|
12C86C5D1DE4272F00BF4974 /* IdeMode.h */,
|
|
);
|
|
path = AtaAtapi;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C5E1DE4272F00BF4974 /* AtaBus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C5F1DE4272F00BF4974 /* AtaBus.c */,
|
|
12C86C601DE4272F00BF4974 /* AtaBus.h */,
|
|
12C86C611DE4272F00BF4974 /* AtaBusDxe.inf */,
|
|
12C86C621DE4272F00BF4974 /* AtaPassThruExecute.c */,
|
|
12C86C631DE4272F00BF4974 /* ComponentName.c */,
|
|
);
|
|
path = AtaBus;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C641DE4272F00BF4974 /* DVDBus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C651DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C661DE4272F00BF4974 /* ScsiBus.c */,
|
|
12C86C671DE4272F00BF4974 /* ScsiBus.h */,
|
|
12C86C681DE4272F00BF4974 /* ScsiBusDxe.inf */,
|
|
);
|
|
path = DVDBus;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C691DE4272F00BF4974 /* DVDDisk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C6A1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C6B1DE4272F00BF4974 /* ScsiDisk.c */,
|
|
12C86C6C1DE4272F00BF4974 /* ScsiDisk.h */,
|
|
12C86C6D1DE4272F00BF4974 /* ScsiDiskDxe.inf */,
|
|
);
|
|
path = DVDDisk;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C6E1DE4272F00BF4974 /* OhciDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C6F1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C701DE4272F00BF4974 /* ComponentName.h */,
|
|
12C86C711DE4272F00BF4974 /* Descriptor.h */,
|
|
12C86C721DE4272F00BF4974 /* Ohci.c */,
|
|
12C86C731DE4272F00BF4974 /* Ohci.h */,
|
|
12C86C741DE4272F00BF4974 /* OhciDebug.c */,
|
|
12C86C751DE4272F00BF4974 /* OhciDebug.h */,
|
|
12C86C761DE4272F00BF4974 /* OhciDxe.inf */,
|
|
12C86C771DE4272F00BF4974 /* OhciReg.c */,
|
|
12C86C781DE4272F00BF4974 /* OhciReg.h */,
|
|
12C86C791DE4272F00BF4974 /* OhciSched.c */,
|
|
12C86C7A1DE4272F00BF4974 /* OhciSched.h */,
|
|
12C86C7B1DE4272F00BF4974 /* OhciUrb.c */,
|
|
12C86C7C1DE4272F00BF4974 /* OhciUrb.h */,
|
|
12C86C7D1DE4272F00BF4974 /* UsbHcMem.c */,
|
|
12C86C7E1DE4272F00BF4974 /* UsbHcMem.h */,
|
|
);
|
|
path = OhciDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C7F1DE4272F00BF4974 /* PartitionDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C801DE4272F00BF4974 /* Apple.c */,
|
|
12C86C811DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C821DE4272F00BF4974 /* ElTorito.c */,
|
|
12C86C831DE4272F00BF4974 /* Gpt.c */,
|
|
12C86C841DE4272F00BF4974 /* Mbr.c */,
|
|
12C86C851DE4272F00BF4974 /* Partition.c */,
|
|
12C86C861DE4272F00BF4974 /* Partition.h */,
|
|
12C86C871DE4272F00BF4974 /* PartitionDxe.inf */,
|
|
);
|
|
path = PartitionDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C8F1DE4272F00BF4974 /* SataControllerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C901DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C911DE4272F00BF4974 /* SataController.c */,
|
|
12C86C921DE4272F00BF4974 /* SataController.h */,
|
|
12C86C931DE4272F00BF4974 /* SataControllerDxe.inf */,
|
|
);
|
|
path = SataControllerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86C941DE4272F00BF4974 /* UsbBusDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86C951DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86C961DE4272F00BF4974 /* UsbBus.c */,
|
|
12C86C971DE4272F00BF4974 /* UsbBus.h */,
|
|
12C86C981DE4272F00BF4974 /* UsbBusDxe.inf */,
|
|
12C86C991DE4272F00BF4974 /* UsbBusDxe.uni */,
|
|
12C86C9A1DE4272F00BF4974 /* UsbBusDxeExtra.uni */,
|
|
12C86C9B1DE4272F00BF4974 /* UsbDesc.c */,
|
|
12C86C9C1DE4272F00BF4974 /* UsbDesc.h */,
|
|
12C86C9D1DE4272F00BF4974 /* UsbEnumer.c */,
|
|
12C86C9E1DE4272F00BF4974 /* UsbEnumer.h */,
|
|
12C86C9F1DE4272F00BF4974 /* UsbHub.c */,
|
|
12C86CA01DE4272F00BF4974 /* UsbHub.h */,
|
|
12C86CA11DE4272F00BF4974 /* UsbUtility.c */,
|
|
12C86CA21DE4272F00BF4974 /* UsbUtility.h */,
|
|
);
|
|
path = UsbBusDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CA31DE4272F00BF4974 /* UsbKbDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CA41DE4272F00BF4974 /* AppleKey.c */,
|
|
12C86CA51DE4272F00BF4974 /* AppleKey.h */,
|
|
12C86CA61DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86CA71DE4272F00BF4974 /* EfiKey.c */,
|
|
12C86CA81DE4272F00BF4974 /* EfiKey.h */,
|
|
12C86CA91DE4272F00BF4974 /* KeyBoard.c */,
|
|
12C86CAA1DE4272F00BF4974 /* KeyBoard.h */,
|
|
12C86CAB1DE4272F00BF4974 /* UsbKbDxe.inf */,
|
|
12C86CAC1DE4272F00BF4974 /* UsbKbDxe.uni */,
|
|
12C86CAD1DE4272F00BF4974 /* UsbKbDxeExtra.uni */,
|
|
);
|
|
path = UsbKbDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CAE1DE4272F00BF4974 /* UsbMouseDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CAF1DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86CB01DE4272F00BF4974 /* MouseHid.c */,
|
|
12C86CB11DE4272F00BF4974 /* UsbMouse.c */,
|
|
12C86CB21DE4272F00BF4974 /* UsbMouse.h */,
|
|
12C86CB31DE4272F00BF4974 /* UsbMouseDxe.inf */,
|
|
12C86CB41DE4272F00BF4974 /* UsbMouseDxe.uni */,
|
|
12C86CB51DE4272F00BF4974 /* UsbMouseDxeExtra.uni */,
|
|
);
|
|
path = UsbMouseDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CB61DE4272F00BF4974 /* XhciDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CB71DE4272F00BF4974 /* ComponentName.c */,
|
|
12C86CB81DE4272F00BF4974 /* ComponentName.h */,
|
|
12C86CB91DE4272F00BF4974 /* UsbHcMem.c */,
|
|
12C86CBA1DE4272F00BF4974 /* UsbHcMem.h */,
|
|
12C86CBB1DE4272F00BF4974 /* Xhci.c */,
|
|
12C86CBC1DE4272F00BF4974 /* Xhci.h */,
|
|
12C86CBD1DE4272F00BF4974 /* XhciDxe.inf */,
|
|
12C86CBE1DE4272F00BF4974 /* XhciDxe.uni */,
|
|
12C86CBF1DE4272F00BF4974 /* XhciDxeExtra.uni */,
|
|
12C86CC01DE4272F00BF4974 /* XhciReg.c */,
|
|
12C86CC11DE4272F00BF4974 /* XhciReg.h */,
|
|
12C86CC21DE4272F00BF4974 /* XhciSched.c */,
|
|
12C86CC31DE4272F00BF4974 /* XhciSched.h */,
|
|
);
|
|
path = XhciDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CCA1DE428FB00BF4974 /* FileSystems */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A59F76E322AEB6CD009DF043 /* ApfsDriverLoader */,
|
|
12C86CCB1DE428FB00BF4974 /* FatPkg */,
|
|
12C870AA1DE428FC00BF4974 /* VBoxFsDxe */,
|
|
);
|
|
name = FileSystems;
|
|
path = ../../FileSystems;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CCB1DE428FB00BF4974 /* FatPkg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CCC1DE428FB00BF4974 /* EnhancedFatDxe */,
|
|
12C86CE71DE428FB00BF4974 /* FatPkg.dec */,
|
|
12C86CE81DE428FB00BF4974 /* FatPkg.dsc */,
|
|
12C86CE91DE428FB00BF4974 /* FatPkg.fdf */,
|
|
12C86CEA1DE428FB00BF4974 /* FatPkg.uni */,
|
|
12C86CEB1DE428FB00BF4974 /* FatPkgExtra.uni */,
|
|
);
|
|
path = FatPkg;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C86CCC1DE428FB00BF4974 /* EnhancedFatDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C86CCD1DE428FB00BF4974 /* ComponentName.c */,
|
|
12C86CCE1DE428FB00BF4974 /* Data.c */,
|
|
12C86CCF1DE428FB00BF4974 /* Debug.c */,
|
|
12C86CD01DE428FB00BF4974 /* Delete.c */,
|
|
12C86CD11DE428FB00BF4974 /* DirectoryCache.c */,
|
|
12C86CD21DE428FB00BF4974 /* DirectoryManage.c */,
|
|
12C86CD31DE428FB00BF4974 /* DiskCache.c */,
|
|
12C86CD41DE428FB00BF4974 /* EnhancedFat.inf */,
|
|
12C86CD51DE428FB00BF4974 /* Fat.c */,
|
|
12C86CD61DE428FB00BF4974 /* Fat.h */,
|
|
12C86CD71DE428FB00BF4974 /* Fat.inf */,
|
|
12C86CD81DE428FB00BF4974 /* Fat.msa */,
|
|
12C86CD91DE428FB00BF4974 /* Fat.uni */,
|
|
12C86CDA1DE428FB00BF4974 /* FatExtra.uni */,
|
|
12C86CDB1DE428FB00BF4974 /* FatFileSystem.h */,
|
|
12C86CDC1DE428FB00BF4974 /* FileName.c */,
|
|
12C86CDD1DE428FB00BF4974 /* FileSpace.c */,
|
|
12C86CDE1DE428FB00BF4974 /* Flush.c */,
|
|
12C86CDF1DE428FB00BF4974 /* Hash.c */,
|
|
12C86CE01DE428FB00BF4974 /* Info.c */,
|
|
12C86CE11DE428FB00BF4974 /* Init.c */,
|
|
12C86CE21DE428FB00BF4974 /* Misc.c */,
|
|
12C86CE31DE428FB00BF4974 /* Open.c */,
|
|
12C86CE41DE428FB00BF4974 /* OpenVolume.c */,
|
|
12C86CE51DE428FB00BF4974 /* ReadWrite.c */,
|
|
12C86CE61DE428FB00BF4974 /* UnicodeCollation.c */,
|
|
);
|
|
path = EnhancedFatDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C870AA1DE428FC00BF4974 /* VBoxFsDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C870AB1DE428FC00BF4974 /* fsw_base.h */,
|
|
12C870AC1DE428FC00BF4974 /* fsw_core.c */,
|
|
12C870AD1DE428FC00BF4974 /* fsw_core.h */,
|
|
12C870AE1DE428FC00BF4974 /* fsw_efi.c */,
|
|
12C870AF1DE428FC00BF4974 /* fsw_efi.h */,
|
|
12C870B01DE428FC00BF4974 /* fsw_efi_base.h */,
|
|
12C870B11DE428FC00BF4974 /* fsw_efi_lib.c */,
|
|
12C870B21DE428FC00BF4974 /* fsw_ext2.c */,
|
|
12C870B31DE428FC00BF4974 /* fsw_ext2.h */,
|
|
12C870B41DE428FC00BF4974 /* fsw_ext2_disk.h */,
|
|
12C870B51DE428FC00BF4974 /* fsw_ext4.c */,
|
|
12C870B61DE428FC00BF4974 /* fsw_ext4.h */,
|
|
12C870B71DE428FC00BF4974 /* fsw_ext4_disk.h */,
|
|
12C870B81DE428FC00BF4974 /* fsw_hfs.c */,
|
|
12C870B91DE428FC00BF4974 /* fsw_hfs.h */,
|
|
12C870BA1DE428FC00BF4974 /* fsw_iso9660.c */,
|
|
12C870BB1DE428FC00BF4974 /* fsw_iso9660.h */,
|
|
12C870BC1DE428FC00BF4974 /* fsw_lib.c */,
|
|
12C870BD1DE428FC00BF4974 /* fsw_reiserfs.c */,
|
|
12C870BE1DE428FC00BF4974 /* fsw_reiserfs.h */,
|
|
12C870BF1DE428FC00BF4974 /* fsw_reiserfs_disk.h */,
|
|
12C870C01DE428FC00BF4974 /* fsw_strfunc.h */,
|
|
12C870C11DE428FC00BF4974 /* hfs_format.h */,
|
|
12C870C21DE428FC00BF4974 /* OverrideFunctions-kabyl.edk2.c.include */,
|
|
12C870C31DE428FC00BF4974 /* test */,
|
|
12C870CA1DE428FC00BF4974 /* VBoxExt2.inf */,
|
|
12C870CB1DE428FC00BF4974 /* VBoxExt4.inf */,
|
|
12C870CC1DE428FC00BF4974 /* VBoxFsDxe.c */,
|
|
12C870CD1DE428FC00BF4974 /* VBoxFsDxe.inf */,
|
|
12C870CE1DE428FC00BF4974 /* VBoxFswParam.h */,
|
|
12C870CF1DE428FC00BF4974 /* VBoxHfs.inf */,
|
|
12C870D01DE428FC00BF4974 /* VBoxIso9660.inf */,
|
|
12C870D11DE428FC00BF4974 /* VBoxReiserFS.inf */,
|
|
);
|
|
path = VBoxFsDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C870C31DE428FC00BF4974 /* test */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C870C41DE428FC00BF4974 /* fsw_posix.c */,
|
|
12C870C51DE428FC00BF4974 /* fsw_posix.h */,
|
|
12C870C61DE428FC00BF4974 /* fsw_posix_base.h */,
|
|
12C870C71DE428FC00BF4974 /* lslr.c */,
|
|
12C870C81DE428FC00BF4974 /* lsroot.c */,
|
|
12C870C91DE428FC00BF4974 /* README */,
|
|
);
|
|
path = test;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874961DE429EC00BF4974 /* LegacyBios */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874971DE429EC00BF4974 /* BlockIoDxe */,
|
|
12C8749F1DE429EC00BF4974 /* IA32 */,
|
|
12C874A21DE429EC00BF4974 /* KeyboardDxe */,
|
|
12C874AA1DE429EC00BF4974 /* LegacyBios.c */,
|
|
12C874AB1DE429EC00BF4974 /* LegacyBiosDxe.inf */,
|
|
12C874AC1DE429EC00BF4974 /* LegacyBiosInterface.h */,
|
|
12C874AD1DE429EC00BF4974 /* Platform */,
|
|
12C874B71DE429EC00BF4974 /* Region2Dxe */,
|
|
12C874BB1DE429EC00BF4974 /* Thunk */,
|
|
12C874BD1DE429EC00BF4974 /* VideoDxe */,
|
|
12C874C41DE429EC00BF4974 /* X64 */,
|
|
);
|
|
name = LegacyBios;
|
|
path = ../../LegacyBios;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874971DE429EC00BF4974 /* BlockIoDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874981DE429EC00BF4974 /* BiosBlkIo.c */,
|
|
12C874991DE429EC00BF4974 /* BiosBlkIo.h */,
|
|
12C8749A1DE429EC00BF4974 /* BiosInt13.c */,
|
|
12C8749B1DE429EC00BF4974 /* BlockIoDxe.inf */,
|
|
12C8749C1DE429EC00BF4974 /* ComponentName.c */,
|
|
12C8749D1DE429EC00BF4974 /* Edd.h */,
|
|
12C8749E1DE429EC00BF4974 /* LegacyBiosThunk.c */,
|
|
);
|
|
path = BlockIoDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C8749F1DE429EC00BF4974 /* IA32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874A01DE429EC00BF4974 /* InterruptTable.asm */,
|
|
12C874A11DE429EC00BF4974 /* InterruptTable.S */,
|
|
);
|
|
path = IA32;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874A21DE429EC00BF4974 /* KeyboardDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874A31DE429EC00BF4974 /* AppleKey.c */,
|
|
12C874A41DE429EC00BF4974 /* AppleKey.h */,
|
|
12C874A51DE429EC00BF4974 /* BiosKeyboard.c */,
|
|
12C874A61DE429EC00BF4974 /* BiosKeyboard.h */,
|
|
12C874A71DE429EC00BF4974 /* ComponentName.c */,
|
|
12C874A81DE429EC00BF4974 /* ComponentName.h */,
|
|
12C874A91DE429EC00BF4974 /* KeyboardDxe.inf */,
|
|
);
|
|
path = KeyboardDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874AD1DE429EC00BF4974 /* Platform */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874AE1DE429EC00BF4974 /* BiosSupportLib.c */,
|
|
12C874AF1DE429EC00BF4974 /* BiosSupportLib.h */,
|
|
12C874B01DE429EC00BF4974 /* BiosSupportLib.inf */,
|
|
12C874B11DE429EC00BF4974 /* LegacyInterrupt.c */,
|
|
12C874B21DE429EC00BF4974 /* LegacyInterrupt.h */,
|
|
12C874B31DE429EC00BF4974 /* LegacyPlatform.c */,
|
|
12C874B41DE429EC00BF4974 /* LegacyPlatform.h */,
|
|
12C874B51DE429EC00BF4974 /* LegacyRegion.c */,
|
|
12C874B61DE429EC00BF4974 /* LegacyRegion.h */,
|
|
);
|
|
path = Platform;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874B71DE429EC00BF4974 /* Region2Dxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874B81DE429EC00BF4974 /* LegacyRegion2.c */,
|
|
12C874B91DE429EC00BF4974 /* LegacyRegion2.h */,
|
|
12C874BA1DE429EC00BF4974 /* LegacyRegion2Dxe.inf */,
|
|
);
|
|
path = Region2Dxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874BB1DE429EC00BF4974 /* Thunk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874BC1DE429EC00BF4974 /* Thunk.c */,
|
|
);
|
|
path = Thunk;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874BD1DE429EC00BF4974 /* VideoDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874BE1DE429EC00BF4974 /* BiosVideo.c */,
|
|
12C874BF1DE429EC00BF4974 /* BiosVideo.h */,
|
|
12C874C01DE429EC00BF4974 /* BiosVideo2.c */,
|
|
12C874C11DE429EC00BF4974 /* ComponentName.c */,
|
|
12C874C21DE429EC00BF4974 /* VideoDxe.inf */,
|
|
12C874C31DE429EC00BF4974 /* VideoDxe2.inf */,
|
|
);
|
|
path = VideoDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
12C874C41DE429EC00BF4974 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12C874C51DE429EC00BF4974 /* InterruptTable.asm */,
|
|
12C874C61DE429EC00BF4974 /* InterruptTable.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
12EA7C211E65FC3D00085A48 /* HashServiceFix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
12EA7C221E65FC3D00085A48 /* HashServiceFix.c */,
|
|
12EA7C231E65FC3D00085A48 /* HashServiceFix.inf */,
|
|
12EA7C241E65FC3D00085A48 /* sha1.c */,
|
|
12EA7C251E65FC3D00085A48 /* sha1.h */,
|
|
);
|
|
path = HashServiceFix;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C7949DA1A0AA7F700D845B0 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571B3282320523B003BC0AA /* FromEDK2 */,
|
|
A5716F82235968BE000CEC60 /* Nasm.inc */,
|
|
126151371A15BB7700903E7B /* CloverGUI */,
|
|
2C794ADD1A0AA85900D845B0 /* Include */,
|
|
12C865541DE426F600BF4974 /* Library */,
|
|
12C874961DE429EC00BF4974 /* LegacyBios */,
|
|
12C86ACC1DE4271D00BF4974 /* CloverEFI */,
|
|
2C794D1F1A0AA85900D845B0 /* CloverUEFI */,
|
|
12C86C531DE4272F00BF4974 /* Drivers */,
|
|
12C86CCA1DE428FB00BF4974 /* FileSystems */,
|
|
12C874CC1DE42A3300BF4974 /* Clover.dsc */,
|
|
12C874CE1DE42A3C00BF4974 /* Clover.fdf */,
|
|
12C874CF1DE42A4200BF4974 /* CloverPkg.dec */,
|
|
1283F7EB1DF1D3900005BFF2 /* config-sample.plist */,
|
|
12C874D01DE42A4900BF4974 /* ebuild.sh */,
|
|
A5429219233538250001F42A /* Clover */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794AC11A0AA85900D845B0 /* Guid */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794ABA1A0AA85900D845B0 /* AcpiDescription.h */,
|
|
A51F63C922DFB81700086DB7 /* AppleApfsInfo.h */,
|
|
12C86CC81DE428E200BF4974 /* ApplePlatformInfo.h */,
|
|
2C794ABB1A0AA85900D845B0 /* ConsoleOutConfig.h */,
|
|
2C794ABC1A0AA85900D845B0 /* DxeCoreFileName.h */,
|
|
2C794ABD1A0AA85900D845B0 /* FlashMapHob.h */,
|
|
2C794ABE1A0AA85900D845B0 /* LdrMemoryDescriptor.h */,
|
|
A5E284582347E1FE0068ED34 /* OcVariables.h */,
|
|
2C794ABF1A0AA85900D845B0 /* PciExpressBaseAddress.h */,
|
|
2C794AC01A0AA85900D845B0 /* PciOptionRomTable.h */,
|
|
);
|
|
path = Guid;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794AC91A0AA85900D845B0 /* IndustryStandard */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284482347AF2E0068ED34 /* AppleFatBinaryImage.h */,
|
|
A51F63C822DFB7E300086DB7 /* AppleFeatures.h */,
|
|
12AAF55C1DBE447200A52B12 /* AppleHid.h */,
|
|
A5E284492347AF380068ED34 /* AppleMachoImage.h */,
|
|
12344F581CAB9A5700318A6E /* AppleSmBios.h */,
|
|
2C794AC21A0AA85900D845B0 /* AtomBios.h */,
|
|
A51C784921E0C280001385A7 /* HdaCodec.h */,
|
|
2C794AC31A0AA85900D845B0 /* PciBus.h */,
|
|
2C794AC41A0AA85900D845B0 /* PciCommand.h */,
|
|
2C794AC51A0AA85900D845B0 /* PeImage.h */,
|
|
2C794AC61A0AA85900D845B0 /* PiBootMode.h */,
|
|
A5611B2A21DCB97F008FDB96 /* Riff.h */,
|
|
12AAF55E1DBE448000A52B12 /* UsbHid.h */,
|
|
2C794AC81A0AA85900D845B0 /* VesaBiosExtensions.h */,
|
|
);
|
|
path = IndustryStandard;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794AD11A0AA85900D845B0 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284542347DC020068ED34 /* DeviceTreeLib.h */,
|
|
2C794ACA1A0AA85900D845B0 /* GenericBdsLib.h */,
|
|
A5611B2B21DCB9A0008FDB96 /* HdaModels.h */,
|
|
A5611B2D21DCB9A0008FDB96 /* HdaRegisters.h */,
|
|
A5611B2E21DCB9A0008FDB96 /* HdaVerbs.h */,
|
|
A5E2844A2347AF590068ED34 /* MachoLib.h */,
|
|
2C794ACB1A0AA85900D845B0 /* MemLogLib.h */,
|
|
A5E284552347DC1C0068ED34 /* OcGuardLib.h */,
|
|
A5E284572347DC1D0068ED34 /* OcMiscLib.h */,
|
|
A5E284562347DC1C0068ED34 /* OcStringLib.h */,
|
|
2C794ACC1A0AA85900D845B0 /* PeCoffLib.h */,
|
|
2C794ACD1A0AA85900D845B0 /* UefiHiiServicesLib.h */,
|
|
2C794ACE1A0AA85900D845B0 /* UsbMass.h */,
|
|
2C794ACF1A0AA85900D845B0 /* UsbMassBoot.h */,
|
|
2C794AD01A0AA85900D845B0 /* VideoBiosPatchLib.h */,
|
|
A5611B2C21DCB9A0008FDB96 /* WaveLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794ADC1A0AA85900D845B0 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E2844C2347AF880068ED34 /* AmiKeycode.h */,
|
|
A5E2844B2347AF870068ED34 /* AmiPointer.h */,
|
|
A51F63CA22DFB84500086DB7 /* ApfsEfiBootRecordInfo.h */,
|
|
2C794AD21A0AA85900D845B0 /* AppleDeviceControl.h */,
|
|
2C794AD31A0AA85900D845B0 /* AppleDiskIo.h */,
|
|
12AAF5171DBE28B800A52B12 /* AppleEvent.h */,
|
|
12A60F621DB611190068BF8B /* AppleGraphConfig.h */,
|
|
2C794AD41A0AA85900D845B0 /* AppleImageCodecProtocol.h */,
|
|
1261CBB51DB17AC200E26E00 /* AppleKeyState.h */,
|
|
12AAF55F1DBE44A300A52B12 /* AppleKeyMapDatabase.h */,
|
|
A51F63CB22DFB86F00086DB7 /* ApplePartitionInfo.h */,
|
|
12AAF5601DBE44AD00A52B12 /* ApplePlatformInfoDatabase.h */,
|
|
2C794AD51A0AA85900D845B0 /* AppleSMC.h */,
|
|
A5E2844D2347AF9F0068ED34 /* AptioMemoryFix.h */,
|
|
A5611B2F21DCB9BA008FDB96 /* AudioIo.h */,
|
|
2C794AD61A0AA85900D845B0 /* efiConsoleControl.h */,
|
|
2C794AD71A0AA85900D845B0 /* EmuVariableControl.h */,
|
|
2C794AD81A0AA85900D845B0 /* FSInjectProtocol.h */,
|
|
12AAF5611DBE44BC00A52B12 /* Hash.h */,
|
|
A5611B3021DCB9CD008FDB96 /* HdaCodecInfo.h */,
|
|
A5611B3121DCB9CD008FDB96 /* HdaControllerInfo.h */,
|
|
A5611B3221DCB9CE008FDB96 /* HdaIo.h */,
|
|
12AAF5621DBE44C500A52B12 /* KeyboardInfo.h */,
|
|
2C794AD91A0AA85900D845B0 /* MsgLog.h */,
|
|
A5E2844E2347AFC70068ED34 /* NullTextOutput.h */,
|
|
12676CCE1DB5624B00CFC57E /* OSInfo.h */,
|
|
2C794ADA1A0AA85900D845B0 /* PciIoImp.h */,
|
|
12B804401DD3295400F955DF /* SimpleAudioOut.h */,
|
|
2C794ADB1A0AA85900D845B0 /* UsbMassImpl.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794ADD1A0AA85900D845B0 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794AB71A0AA85900D845B0 /* EfiFlashMap.h */,
|
|
12AAF3B41DB76ACC00A52B12 /* EfiImageFormat.h */,
|
|
2C794AB81A0AA85900D845B0 /* EfiLdrHandoff.h */,
|
|
2C794AB91A0AA85900D845B0 /* FlashLayout.h */,
|
|
2C794AC11A0AA85900D845B0 /* Guid */,
|
|
2C794AC91A0AA85900D845B0 /* IndustryStandard */,
|
|
2C794AD11A0AA85900D845B0 /* Library */,
|
|
2C794ADC1A0AA85900D845B0 /* Protocol */,
|
|
);
|
|
name = Include;
|
|
path = ../../Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794CEF1A0AA85900D845B0 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CEE1A0AA85900D845B0 /* FSInjectProtocol.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794CF01A0AA85900D845B0 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CEF1A0AA85900D845B0 /* Protocol */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794CF31A0AA85900D845B0 /* FSInject */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C794CEA1A0AA85900D845B0 /* FSInject.c */,
|
|
2C794CEB1A0AA85900D845B0 /* FSInject.dec */,
|
|
2C794CEC1A0AA85900D845B0 /* FSInject.h */,
|
|
2C794CED1A0AA85900D845B0 /* FSInject.inf */,
|
|
2C794CF01A0AA85900D845B0 /* Include */,
|
|
2C794CF11A0AA85900D845B0 /* Test.c */,
|
|
2C794CF21A0AA85900D845B0 /* Test.h */,
|
|
);
|
|
name = FSInject;
|
|
path = ../../FSInject;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C794D1F1A0AA85900D845B0 /* CloverUEFI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E283CF2347AE550068ED34 /* MemoryFix */,
|
|
2C794CF31A0AA85900D845B0 /* FSInject */,
|
|
12A60F4B1DB610500068BF8B /* Protocols */,
|
|
);
|
|
name = CloverUEFI;
|
|
path = ../CloverEFI;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C783221E00504001385A7 /* WaveLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C783321E00504001385A7 /* WaveLib.c */,
|
|
A51C783421E00504001385A7 /* WaveLib.inf */,
|
|
);
|
|
path = WaveLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C783521E0981C001385A7 /* AudioDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C783621E0981C001385A7 /* AudioDxe.c */,
|
|
A51C783721E0981C001385A7 /* AudioDxe.h */,
|
|
A51C783821E0981C001385A7 /* AudioDxe.inf */,
|
|
A51C783921E0981C001385A7 /* HdaCodec */,
|
|
A51C784021E0981C001385A7 /* HdaController */,
|
|
A51C784821E0981C001385A7 /* HdaModels.c */,
|
|
);
|
|
path = AudioDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C783921E0981C001385A7 /* HdaCodec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C783A21E0981C001385A7 /* HdaCodec.c */,
|
|
A51C783C21E0981C001385A7 /* HdaCodecAudioIo.c */,
|
|
A51C783D21E0981C001385A7 /* HdaCodecComponentName.c */,
|
|
A51C783E21E0981C001385A7 /* HdaCodecComponentName.h */,
|
|
A51C783F21E0981C001385A7 /* HdaCodecInfo.c */,
|
|
);
|
|
path = HdaCodec;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51C784021E0981C001385A7 /* HdaController */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51C784121E0981C001385A7 /* HdaController.c */,
|
|
A51C784221E0981C001385A7 /* HdaController.h */,
|
|
A51C784321E0981C001385A7 /* HdaControllerComponentName.c */,
|
|
A51C784421E0981C001385A7 /* HdaControllerComponentName.h */,
|
|
A51C784521E0981C001385A7 /* HdaControllerHdaIo.c */,
|
|
A51C784621E0981C001385A7 /* HdaControllerInfo.c */,
|
|
A51C784721E0981C001385A7 /* HdaControllerMem.c */,
|
|
);
|
|
path = HdaController;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715BD023596841000CEC60 /* Bin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BED23596841000CEC60 /* Darwin-i386 */,
|
|
A5715BF723596841000CEC60 /* externals.txt */,
|
|
);
|
|
path = Bin;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715BED23596841000CEC60 /* Darwin-i386 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BEE23596841000CEC60 /* Arm */,
|
|
);
|
|
path = "Darwin-i386";
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715BEE23596841000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BEF23596841000CEC60 /* RELEASE_XCODE31 */,
|
|
A5715BF123596841000CEC60 /* DEBUG_XCODE32 */,
|
|
A5715BF323596841000CEC60 /* RELEASE_XCODE32 */,
|
|
A5715BF523596841000CEC60 /* DEBUG_XCODE31 */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715BEF23596841000CEC60 /* RELEASE_XCODE31 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BF023596841000CEC60 /* CompilerIntrinsicsLib.lib */,
|
|
);
|
|
path = RELEASE_XCODE31;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715BF123596841000CEC60 /* DEBUG_XCODE32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BF223596841000CEC60 /* CompilerIntrinsicsLib.lib */,
|
|
);
|
|
path = DEBUG_XCODE32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715BF323596841000CEC60 /* RELEASE_XCODE32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BF423596841000CEC60 /* CompilerIntrinsicsLib.lib */,
|
|
);
|
|
path = RELEASE_XCODE32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715BF523596841000CEC60 /* DEBUG_XCODE31 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BF623596841000CEC60 /* CompilerIntrinsicsLib.lib */,
|
|
);
|
|
path = DEBUG_XCODE31;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715BF923596841000CEC60 /* BinWrappers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BFA23596841000CEC60 /* WindowsLike */,
|
|
A5715C0A23596841000CEC60 /* PosixLike */,
|
|
);
|
|
path = BinWrappers;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715C2A23596841000CEC60 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715C2B23596841000CEC60 /* Python */,
|
|
A5715D7623596842000CEC60 /* C */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715C4D23596841000CEC60 /* UnitTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715C4E23596841000CEC60 /* DecParserUnitTest.py */,
|
|
A5715C4F23596841000CEC60 /* InfBinarySectionTest.py */,
|
|
A5715C5023596841000CEC60 /* CommentParsingUnitTest.py */,
|
|
A5715C5123596841000CEC60 /* CommentGeneratingUnitTest.py */,
|
|
A5715C5223596841000CEC60 /* DecParserTest.py */,
|
|
);
|
|
path = UnitTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715C5A23596841000CEC60 /* Logger */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715C5B23596841000CEC60 /* StringTable.py */,
|
|
A5715C5C23596841000CEC60 /* Log.py */,
|
|
A5715C5D23596841000CEC60 /* __init__.py */,
|
|
A5715C5E23596841000CEC60 /* ToolError.py */,
|
|
);
|
|
path = Logger;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715C6723596841000CEC60 /* Xml */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715C6823596841000CEC60 /* XmlRoutines.py */,
|
|
A5715C6923596841000CEC60 /* __init__.py */,
|
|
);
|
|
path = Xml;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715C8B23596841000CEC60 /* Object */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715C8C23596841000CEC60 /* POM */,
|
|
A5715C9123596841000CEC60 /* __init__.py */,
|
|
A5715C9223596841000CEC60 /* Parser */,
|
|
);
|
|
path = Object;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715C8C23596841000CEC60 /* POM */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715C8D23596841000CEC60 /* CommonObject.py */,
|
|
A5715C8E23596841000CEC60 /* __init__.py */,
|
|
A5715C8F23596841000CEC60 /* ModuleObject.py */,
|
|
A5715C9023596841000CEC60 /* PackageObject.py */,
|
|
);
|
|
path = POM;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715CA523596841000CEC60 /* PomAdapter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CA623596841000CEC60 /* InfPomAlignmentMisc.py */,
|
|
A5715CA723596841000CEC60 /* DecPomAlignment.py */,
|
|
A5715CA823596841000CEC60 /* __init__.py */,
|
|
A5715CA923596841000CEC60 /* InfPomAlignment.py */,
|
|
);
|
|
path = PomAdapter;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715CAC23596841000CEC60 /* GenMetaFile */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CAD23596841000CEC60 /* __init__.py */,
|
|
A5715CAE23596841000CEC60 /* GenMetaFileMisc.py */,
|
|
A5715CAF23596841000CEC60 /* GenInfFile.py */,
|
|
A5715CB023596841000CEC60 /* GenDecFile.py */,
|
|
A5715CB123596841000CEC60 /* GenXmlFile.py */,
|
|
);
|
|
path = GenMetaFile;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715CB523596841000CEC60 /* Capsule */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CB623596841000CEC60 /* GenerateWindowsDriver.py */,
|
|
A5715CB723596841000CEC60 /* GenerateCapsule.py */,
|
|
A5715CB823596841000CEC60 /* WindowsCapsuleSupportHelper.py */,
|
|
);
|
|
path = Capsule;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715CC523596841000CEC60 /* PatchPcdValue */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CC623596841000CEC60 /* __init__.py */,
|
|
A5715CC723596841000CEC60 /* PatchPcdValue.py */,
|
|
);
|
|
path = PatchPcdValue;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715CC923596841000CEC60 /* Trim */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CCA23596841000CEC60 /* Trim.py */,
|
|
);
|
|
path = Trim;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715CD123596841000CEC60 /* Uefi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CD223596841000CEC60 /* Capsule */,
|
|
A5715CD723596841000CEC60 /* __init__.py */,
|
|
);
|
|
path = Uefi;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715CD223596841000CEC60 /* Capsule */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CD323596841000CEC60 /* FmpCapsuleHeader.py */,
|
|
A5715CD423596841000CEC60 /* FmpAuthHeader.py */,
|
|
A5715CD523596841000CEC60 /* __init__.py */,
|
|
A5715CD623596841000CEC60 /* UefiCapsuleHeader.py */,
|
|
);
|
|
path = Capsule;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715CE623596841000CEC60 /* Edk2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CE723596841000CEC60 /* Capsule */,
|
|
A5715CEA23596841000CEC60 /* __init__.py */,
|
|
);
|
|
path = Edk2;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715CE723596841000CEC60 /* Capsule */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CE823596841000CEC60 /* __init__.py */,
|
|
A5715CE923596841000CEC60 /* FmpPayloadHeader.py */,
|
|
);
|
|
path = Capsule;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715CFC23596841000CEC60 /* BPDG */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715CFD23596841000CEC60 /* StringTable.py */,
|
|
A5715CFE23596841000CEC60 /* GenVpd.py */,
|
|
A5715CFF23596841000CEC60 /* __init__.py */,
|
|
A5715D0023596841000CEC60 /* BPDG.py */,
|
|
);
|
|
path = BPDG;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D0123596841000CEC60 /* build */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D0223596841000CEC60 /* build.py */,
|
|
A5715D0323596841000CEC60 /* __init__.py */,
|
|
A5715D0423596841000CEC60 /* BuildReport.py */,
|
|
);
|
|
path = build;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D0523596841000CEC60 /* TargetTool */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D0623596841000CEC60 /* __init__.py */,
|
|
A5715D0723596841000CEC60 /* TargetTool.py */,
|
|
);
|
|
path = TargetTool;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715D0A23596841000CEC60 /* MetaFileWorkspace */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D0B23596841000CEC60 /* __init__.py */,
|
|
A5715D0C23596841000CEC60 /* MetaFileTable.py */,
|
|
A5715D0D23596841000CEC60 /* MetaDataTable.py */,
|
|
A5715D0E23596841000CEC60 /* MetaFileParser.py */,
|
|
);
|
|
path = MetaFileWorkspace;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D1523596841000CEC60 /* CParser3 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D1623596841000CEC60 /* CLexer.py */,
|
|
A5715D1723596841000CEC60 /* __init__.py */,
|
|
A5715D1823596841000CEC60 /* CParser.py */,
|
|
);
|
|
path = CParser3;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D1923596841000CEC60 /* Xml */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D1A23596841000CEC60 /* XmlRoutines.py */,
|
|
A5715D1B23596841000CEC60 /* __init__.py */,
|
|
);
|
|
path = Xml;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D1C23596841000CEC60 /* CParser4 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D1D23596841000CEC60 /* C.g4 */,
|
|
A5715D1E23596841000CEC60 /* CLexer.py */,
|
|
A5715D1F23596841000CEC60 /* __init__.py */,
|
|
A5715D2023596841000CEC60 /* CParser.py */,
|
|
A5715D2123596841000CEC60 /* CListener.py */,
|
|
);
|
|
path = CParser4;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D2C23596842000CEC60 /* CommonDataClass */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D2D23596842000CEC60 /* FdfClass.py */,
|
|
A5715D2E23596842000CEC60 /* DataClass.py */,
|
|
A5715D2F23596842000CEC60 /* __init__.py */,
|
|
A5715D3023596842000CEC60 /* CommonClass.py */,
|
|
A5715D3123596842000CEC60 /* Exceptions.py */,
|
|
);
|
|
path = CommonDataClass;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715D5823596842000CEC60 /* CParser3 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D5923596842000CEC60 /* CLexer.py */,
|
|
A5715D5A23596842000CEC60 /* __init__.py */,
|
|
A5715D5B23596842000CEC60 /* CParser.py */,
|
|
);
|
|
path = CParser3;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D5C23596842000CEC60 /* CParser4 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D5D23596842000CEC60 /* CLexer.py */,
|
|
A5715D5E23596842000CEC60 /* __init__.py */,
|
|
A5715D5F23596842000CEC60 /* CParser.py */,
|
|
A5715D6023596842000CEC60 /* CListener.py */,
|
|
);
|
|
path = CParser4;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D6D23596842000CEC60 /* GenPatchPcdTable */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D6E23596842000CEC60 /* __init__.py */,
|
|
A5715D6F23596842000CEC60 /* GenPatchPcdTable.py */,
|
|
);
|
|
path = GenPatchPcdTable;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D7023596842000CEC60 /* Rsa2048Sha256Sign */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D7123596842000CEC60 /* Rsa2048Sha256Sign.py */,
|
|
A5715D7223596842000CEC60 /* TestSigningPrivateKey.pem */,
|
|
A5715D7323596842000CEC60 /* Rsa2048Sha256GenerateKeys.py */,
|
|
A5715D7423596842000CEC60 /* TestSigningPublicKey.txt */,
|
|
A5715D7523596842000CEC60 /* TestSigningPublicKey.bin */,
|
|
);
|
|
path = Rsa2048Sha256Sign;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715D7723596842000CEC60 /* PyEfiCompressor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D7823596842000CEC60 /* EfiCompressor.c */,
|
|
A5715D7923596842000CEC60 /* Makefile */,
|
|
A5715D7A23596842000CEC60 /* setup.py */,
|
|
);
|
|
path = PyEfiCompressor;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D7B23596842000CEC60 /* Split */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D7C23596842000CEC60 /* GNUmakefile */,
|
|
A5715D7D23596842000CEC60 /* Makefile */,
|
|
A5715D7E23596842000CEC60 /* Split.c */,
|
|
);
|
|
path = Split;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715D8223596842000CEC60 /* tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D8323596842000CEC60 /* brotli.md */,
|
|
A5715D8423596842000CEC60 /* brotli.c */,
|
|
);
|
|
path = tools;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D8723596842000CEC60 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D8823596842000CEC60 /* brotli */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D8823596842000CEC60 /* brotli */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D8923596842000CEC60 /* port.h */,
|
|
A5715D8A23596842000CEC60 /* types.h */,
|
|
A5715D8B23596842000CEC60 /* encode.h */,
|
|
A5715D8C23596842000CEC60 /* decode.h */,
|
|
);
|
|
path = brotli;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715D8D23596842000CEC60 /* docs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715D8E23596842000CEC60 /* brotli-comparison-study-2015-09-22.pdf */,
|
|
);
|
|
path = docs;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715DE023596842000CEC60 /* GenSec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715DE123596842000CEC60 /* GNUmakefile */,
|
|
A5715DE223596842000CEC60 /* Makefile */,
|
|
A5715DE323596842000CEC60 /* GenSec.c */,
|
|
);
|
|
path = GenSec;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715DF223596842000CEC60 /* EfiLdrImage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715DF323596842000CEC60 /* GNUmakefile */,
|
|
A5715DF423596842000CEC60 /* EfiLdrImage.c */,
|
|
A5715DF523596842000CEC60 /* Makefile */,
|
|
);
|
|
path = EfiLdrImage;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715DF623596842000CEC60 /* GenFv */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715DF723596842000CEC60 /* GNUmakefile */,
|
|
A5715DF823596842000CEC60 /* GenFv.c */,
|
|
A5715DF923596842000CEC60 /* Makefile */,
|
|
A5715DFA23596842000CEC60 /* GenFvInternalLib.h */,
|
|
A5715DFB23596842000CEC60 /* GenFvInternalLib.c */,
|
|
);
|
|
path = GenFv;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715DFD23596842000CEC60 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715DFE23596842000CEC60 /* X64 */,
|
|
A5715E0023596842000CEC60 /* IndustryStandard */,
|
|
A5715E0C23596842000CEC60 /* Protocol */,
|
|
A5715E1323596842000CEC60 /* Ia32 */,
|
|
A5715E1523596842000CEC60 /* Common */,
|
|
A5715E2123596842000CEC60 /* Guid */,
|
|
A5715E2523596842000CEC60 /* Arm */,
|
|
A5715E2723596842000CEC60 /* AArch64 */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715DFE23596842000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715DFF23596842000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715E1323596842000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E1423596842000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715E2123596842000CEC60 /* Guid */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E2223596842000CEC60 /* FfsSectionAlignmentPadding.h */,
|
|
A5715E2323596842000CEC60 /* PiFirmwareFileSystem.h */,
|
|
A5715E2423596842000CEC60 /* PcAnsi.h */,
|
|
);
|
|
path = Guid;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715E2523596842000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E2623596842000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715E2723596842000CEC60 /* AArch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E2823596842000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = AArch64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715E2E23596842000CEC60 /* Sdk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E2F23596842000CEC60 /* DOC */,
|
|
A5715E3223596842000CEC60 /* C */,
|
|
);
|
|
path = Sdk;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715E2F23596842000CEC60 /* DOC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E3023596842000CEC60 /* lzma-sdk.txt */,
|
|
A5715E3123596842000CEC60 /* lzma-history.txt */,
|
|
);
|
|
path = DOC;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715E4B23596842000CEC60 /* GenCrc32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E4C23596842000CEC60 /* GNUmakefile */,
|
|
A5715E4D23596842000CEC60 /* Makefile */,
|
|
A5715E4E23596842000CEC60 /* GenCrc32.c */,
|
|
);
|
|
path = GenCrc32;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715E5A23596842000CEC60 /* GenPage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E5B23596842000CEC60 /* GNUmakefile */,
|
|
A5715E5C23596842000CEC60 /* Makefile */,
|
|
A5715E5D23596842000CEC60 /* GenPage.c */,
|
|
A5715E5E23596842000CEC60 /* VirtualMemory.h */,
|
|
);
|
|
path = GenPage;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715E8723596842000CEC60 /* VolInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E8823596842000CEC60 /* GNUmakefile */,
|
|
A5715E8923596842000CEC60 /* VolInfo.c */,
|
|
A5715E8A23596842000CEC60 /* Makefile */,
|
|
A5715E8B23596842000CEC60 /* VolInfo.h */,
|
|
);
|
|
path = VolInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715E8C23596842000CEC60 /* TianoCompress */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E8D23596842000CEC60 /* GNUmakefile */,
|
|
A5715E8E23596842000CEC60 /* Makefile */,
|
|
A5715E8F23596842000CEC60 /* TianoCompress.c */,
|
|
A5715E9023596842000CEC60 /* TianoCompress.h */,
|
|
);
|
|
path = TianoCompress;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715E9923596842000CEC60 /* GenFfs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715E9A23596842000CEC60 /* GNUmakefile */,
|
|
A5715E9B23596842000CEC60 /* Makefile */,
|
|
A5715E9C23596842000CEC60 /* GenFfs.c */,
|
|
);
|
|
path = GenFfs;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715F1423596842000CEC60 /* support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F1523596842000CEC60 /* sym */,
|
|
A5715F1823596842000CEC60 /* genmk */,
|
|
A5715F1C23596842000CEC60 /* set */,
|
|
A5715F1F23596842000CEC60 /* rexpr */,
|
|
);
|
|
path = support;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715F1523596842000CEC60 /* sym */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F1623596842000CEC60 /* sym.c */,
|
|
A5715F1723596842000CEC60 /* template.h */,
|
|
);
|
|
path = sym;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715F1823596842000CEC60 /* genmk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F1923596842000CEC60 /* makefile */,
|
|
A5715F1A23596842000CEC60 /* genmk_old.c */,
|
|
A5715F1B23596842000CEC60 /* genmk.c */,
|
|
);
|
|
path = genmk;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715F1C23596842000CEC60 /* set */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F1D23596842000CEC60 /* set.c */,
|
|
A5715F1E23596842000CEC60 /* set.h */,
|
|
);
|
|
path = set;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715F1F23596842000CEC60 /* rexpr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F2023596842000CEC60 /* rexpr.h */,
|
|
A5715F2123596842000CEC60 /* makefile */,
|
|
A5715F2223596842000CEC60 /* rexpr.c */,
|
|
A5715F2323596842000CEC60 /* test.c */,
|
|
);
|
|
path = rexpr;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715F3323596842000CEC60 /* EfiRom */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F3423596842000CEC60 /* GNUmakefile */,
|
|
A5715F3523596842000CEC60 /* EfiRom.h */,
|
|
A5715F3623596842000CEC60 /* Makefile */,
|
|
A5715F3723596842000CEC60 /* EfiRom.c */,
|
|
);
|
|
path = EfiRom;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715F5423596842000CEC60 /* PackageDocumentTools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F5523596842000CEC60 /* plugins */,
|
|
A5715F6A23596842000CEC60 /* __init__.py */,
|
|
A5715F6B23596842000CEC60 /* Readme.md */,
|
|
A5715F6C23596842000CEC60 /* packagedocapp.pyw */,
|
|
A5715F6D23596842000CEC60 /* packagedoc_cli.py */,
|
|
);
|
|
path = PackageDocumentTools;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715F5523596842000CEC60 /* plugins */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F5623596842000CEC60 /* __init__.py */,
|
|
A5715F5723596842000CEC60 /* EdkPlugins */,
|
|
);
|
|
path = plugins;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5715F5723596842000CEC60 /* EdkPlugins */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F5823596842000CEC60 /* __init__.py */,
|
|
A5715F5923596842000CEC60 /* basemodel */,
|
|
A5715F6023596842000CEC60 /* edk2 */,
|
|
);
|
|
path = EdkPlugins;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715F6023596842000CEC60 /* edk2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F6123596842000CEC60 /* __init__.py */,
|
|
A5715F6223596842000CEC60 /* model */,
|
|
);
|
|
path = edk2;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5715F9123596842000CEC60 /* XMLSchema */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715F9223596842000CEC60 /* DistributionPackage.xsd */,
|
|
);
|
|
path = XMLSchema;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571603923596861000CEC60 /* CpuDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571603A23596861000CEC60 /* CpuGdt.c */,
|
|
A571603B23596861000CEC60 /* X64 */,
|
|
A571603E23596861000CEC60 /* CpuDxe.c */,
|
|
A571603F23596861000CEC60 /* Ia32 */,
|
|
A571604423596861000CEC60 /* CpuDxe.h */,
|
|
A571604523596861000CEC60 /* CpuDxe.inf */,
|
|
);
|
|
path = CpuDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571603B23596861000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571603C23596861000CEC60 /* CpuAsm.S */,
|
|
A571603D23596861000CEC60 /* CpuAsm.asm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571603F23596861000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571604023596861000CEC60 /* CpuAsm.S */,
|
|
A571604123596861000CEC60 /* IvtAsm.S */,
|
|
A571604223596861000CEC60 /* CpuAsm.asm */,
|
|
A571604323596861000CEC60 /* IvtAsm.asm */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571604623596861000CEC60 /* Universal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571604723596861000CEC60 /* Acpi */,
|
|
);
|
|
path = Universal;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571604723596861000CEC60 /* Acpi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571604823596861000CEC60 /* S3Resume2Pei */,
|
|
);
|
|
path = Acpi;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571604823596861000CEC60 /* S3Resume2Pei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571604923596861000CEC60 /* S3Resume2Pei.inf */,
|
|
A571604A23596861000CEC60 /* S3Resume.c */,
|
|
);
|
|
path = S3Resume2Pei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571604B23596861000CEC60 /* CpuIo2Smm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571604C23596861000CEC60 /* CpuIo2Smm.inf */,
|
|
A571604D23596861000CEC60 /* CpuIo2Smm.c */,
|
|
A571604E23596861000CEC60 /* CpuIo2Smm.h */,
|
|
);
|
|
path = CpuIo2Smm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571605023596861000CEC60 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571605123596861000CEC60 /* Library */,
|
|
A571605523596861000CEC60 /* Register */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571605123596861000CEC60 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571605223596861000CEC60 /* MtrrLib.h */,
|
|
A571605323596861000CEC60 /* LocalApicLib.h */,
|
|
A571605423596861000CEC60 /* UefiCpuLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571605523596861000CEC60 /* Register */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571605623596861000CEC60 /* Microcode.h */,
|
|
A571605723596861000CEC60 /* LocalApic.h */,
|
|
);
|
|
path = Register;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571605923596861000CEC60 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571605A23596861000CEC60 /* CpuExceptionHandlerLib */,
|
|
A571607123596861000CEC60 /* BaseXApicLib */,
|
|
A571607423596861000CEC60 /* SecPeiDxeTimerLibUefiCpu */,
|
|
A571607823596861000CEC60 /* BaseUefiCpuLib */,
|
|
A571608023596861000CEC60 /* BaseXApicX2ApicLib */,
|
|
A571608323596861000CEC60 /* MtrrLib */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571605F23596861000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571606023596861000CEC60 /* ArchExceptionHandler.c */,
|
|
A571606123596861000CEC60 /* ExceptionHandlerAsm.S */,
|
|
A571606223596861000CEC60 /* ExceptionHandlerAsm.asm */,
|
|
A571606323596861000CEC60 /* ArchInterruptDefs.h */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571606923596861000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571606A23596861000CEC60 /* ArchExceptionHandler.c */,
|
|
A571606B23596861000CEC60 /* ExceptionHandlerAsm.S */,
|
|
A571606C23596861000CEC60 /* ExceptionHandlerAsm.asm */,
|
|
A571606D23596861000CEC60 /* ArchInterruptDefs.h */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571607123596861000CEC60 /* BaseXApicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571607223596861000CEC60 /* BaseXApicLib.c */,
|
|
A571607323596861000CEC60 /* BaseXApicLib.inf */,
|
|
);
|
|
path = BaseXApicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571607423596861000CEC60 /* SecPeiDxeTimerLibUefiCpu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571607523596861000CEC60 /* X86TimerLib.c */,
|
|
A571607623596861000CEC60 /* SecPeiDxeTimerLibUefiCpu.inf */,
|
|
A571607723596861000CEC60 /* IpfTimerLib.c */,
|
|
);
|
|
path = SecPeiDxeTimerLibUefiCpu;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571607823596861000CEC60 /* BaseUefiCpuLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571607923596861000CEC60 /* X64 */,
|
|
A571607C23596861000CEC60 /* BaseUefiCpuLib.inf */,
|
|
A571607D23596861000CEC60 /* Ia32 */,
|
|
);
|
|
path = BaseUefiCpuLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571607923596861000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571607A23596861000CEC60 /* InitializeFpu.S */,
|
|
A571607B23596861000CEC60 /* InitializeFpu.asm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571607D23596861000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571607E23596861000CEC60 /* InitializeFpu.S */,
|
|
A571607F23596861000CEC60 /* InitializeFpu.asm */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571608023596861000CEC60 /* BaseXApicX2ApicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571608123596861000CEC60 /* BaseXApicX2ApicLib.inf */,
|
|
A571608223596861000CEC60 /* BaseXApicX2ApicLib.c */,
|
|
);
|
|
path = BaseXApicX2ApicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571608323596861000CEC60 /* MtrrLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571608423596861000CEC60 /* MtrrLib.inf */,
|
|
A571608523596861000CEC60 /* MtrrLib.c */,
|
|
);
|
|
path = MtrrLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571608623596861000CEC60 /* CpuIo2Dxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571608723596861000CEC60 /* CpuIo2Dxe.inf */,
|
|
A571608823596861000CEC60 /* CpuIo2Dxe.c */,
|
|
A571608923596861000CEC60 /* CpuIo2Dxe.h */,
|
|
);
|
|
path = CpuIo2Dxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571608B23596861000CEC60 /* ResetVector */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571608C23596861000CEC60 /* Vtf0 */,
|
|
);
|
|
path = ResetVector;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571608F23596861000CEC60 /* Tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571609023596861000CEC60 /* FixupForRawSection.py */,
|
|
);
|
|
path = Tools;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571609C23596861000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571609D23596861000CEC60 /* SearchForSecEntry.asm */,
|
|
A571609E23596861000CEC60 /* SearchForBfvBase.asm */,
|
|
A571609F23596861000CEC60 /* Flat32ToFlat64.asm */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57160A223596861000CEC60 /* Ia16 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57160A323596861000CEC60 /* Real16ToFlat32.asm */,
|
|
A57160A423596861000CEC60 /* Init16.asm */,
|
|
A57160A523596861000CEC60 /* ResetVectorVtf0.asm */,
|
|
);
|
|
path = Ia16;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57160A823596861000CEC60 /* CpuIoPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57160A923596861000CEC60 /* CpuIoPei.inf */,
|
|
A57160AA23596861000CEC60 /* CpuIoPei.c */,
|
|
A57160AB23596861000CEC60 /* CpuIoPei.h */,
|
|
);
|
|
path = CpuIoPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57160AC2359688B000CEC60 /* IntelFrameworkModulePkg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57160AD2359688B000CEC60 /* Include */,
|
|
A57160C42359688B000CEC60 /* IntelFrameworkModulePkgExtra.uni */,
|
|
A57160C52359688B000CEC60 /* IntelFrameworkModulePkg.dsc */,
|
|
A57160C62359688B000CEC60 /* IntelFrameworkModulePkg.uni */,
|
|
A57160C72359688B000CEC60 /* IntelFrameworkModulePkg.dec */,
|
|
);
|
|
name = IntelFrameworkModulePkg;
|
|
path = ../../../IntelFrameworkModulePkg;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57160AD2359688B000CEC60 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57160AE2359688B000CEC60 /* Library */,
|
|
A57160B12359688B000CEC60 /* Protocol */,
|
|
A57160B72359688B000CEC60 /* Guid */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57160AE2359688B000CEC60 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57160AF2359688B000CEC60 /* PlatformBdsLib.h */,
|
|
A57160B02359688B000CEC60 /* GenericBdsLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57160B12359688B000CEC60 /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57160B22359688B000CEC60 /* ExitPmAuth.h */,
|
|
A57160B32359688B000CEC60 /* IsaAcpi.h */,
|
|
A57160B42359688B000CEC60 /* OEMBadging.h */,
|
|
A57160B52359688B000CEC60 /* VgaMiniPort.h */,
|
|
A57160B62359688B000CEC60 /* IsaIo.h */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57160C823596894000CEC60 /* IntelFrameworkPkg */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57160C923596894000CEC60 /* IntelFrameworkPkgExtra.uni */,
|
|
A57160CA23596894000CEC60 /* Include */,
|
|
A571610823596894000CEC60 /* IntelFrameworkPkg.dsc */,
|
|
A571610923596894000CEC60 /* IntelFrameworkPkg.uni */,
|
|
A571610A23596894000CEC60 /* IntelFrameworkPkg.dec */,
|
|
);
|
|
name = IntelFrameworkPkg;
|
|
path = ../../../IntelFrameworkPkg;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571610C2359689E000CEC60 /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571610D2359689E000CEC60 /* RuntimeDxe */,
|
|
A57161142359689E000CEC60 /* Dxe */,
|
|
A571614E2359689E000CEC60 /* PiSmmCore */,
|
|
A57161672359689E000CEC60 /* Pei */,
|
|
A571618A2359689E000CEC60 /* DxeIplPeim */,
|
|
);
|
|
path = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571611D2359689E000CEC60 /* Hand */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571611E2359689E000CEC60 /* Handle.c */,
|
|
A571611F2359689E000CEC60 /* Handle.h */,
|
|
A57161202359689E000CEC60 /* Locate.c */,
|
|
A57161212359689E000CEC60 /* DriverSupport.c */,
|
|
A57161222359689E000CEC60 /* Notify.c */,
|
|
);
|
|
path = Hand;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161242359689E000CEC60 /* FwVolBlock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161252359689E000CEC60 /* FwVolBlock.c */,
|
|
A57161262359689E000CEC60 /* FwVolBlock.h */,
|
|
);
|
|
path = FwVolBlock;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161272359689E000CEC60 /* Dispatcher */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161282359689E000CEC60 /* Dispatcher.c */,
|
|
A57161292359689E000CEC60 /* Dependency.c */,
|
|
);
|
|
path = Dispatcher;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57161312359689E000CEC60 /* DxeMain */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161322359689E000CEC60 /* DxeProtocolNotify.c */,
|
|
A57161332359689E000CEC60 /* DxeMain.c */,
|
|
);
|
|
path = DxeMain;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161342359689E000CEC60 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161352359689E000CEC60 /* Library.c */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161362359689E000CEC60 /* Gcd */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161372359689E000CEC60 /* Gcd.c */,
|
|
A57161382359689E000CEC60 /* Gcd.h */,
|
|
);
|
|
path = Gcd;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161392359689E000CEC60 /* Image */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571613A2359689E000CEC60 /* Image.c */,
|
|
A571613B2359689E000CEC60 /* Image.h */,
|
|
);
|
|
path = Image;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571613E2359689E000CEC60 /* SectionExtraction */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571613F2359689E000CEC60 /* CoreSectionExtraction.c */,
|
|
);
|
|
path = SectionExtraction;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161402359689E000CEC60 /* Event */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161412359689E000CEC60 /* Timer.c */,
|
|
A57161422359689E000CEC60 /* Event.h */,
|
|
A57161432359689E000CEC60 /* Event.c */,
|
|
A57161442359689E000CEC60 /* Tpl.c */,
|
|
);
|
|
path = Event;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57161692359689E000CEC60 /* PciCfg2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571616A2359689E000CEC60 /* PciCfg2.c */,
|
|
);
|
|
path = PciCfg2;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571616B2359689E000CEC60 /* Memory */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571616C2359689E000CEC60 /* MemoryServices.c */,
|
|
);
|
|
path = Memory;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571616D2359689E000CEC60 /* Hob */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571616E2359689E000CEC60 /* Hob.c */,
|
|
);
|
|
path = Hob;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571616F2359689E000CEC60 /* Security */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161702359689E000CEC60 /* Security.c */,
|
|
);
|
|
path = Security;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161712359689E000CEC60 /* Reset */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161722359689E000CEC60 /* Reset.c */,
|
|
);
|
|
path = Reset;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161732359689E000CEC60 /* Dispatcher */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161742359689E000CEC60 /* Dispatcher.c */,
|
|
);
|
|
path = Dispatcher;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161752359689E000CEC60 /* FwVol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161762359689E000CEC60 /* FwVol.h */,
|
|
A57161772359689E000CEC60 /* FwVol.c */,
|
|
);
|
|
path = FwVol;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161782359689E000CEC60 /* Dependency */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161792359689E000CEC60 /* Dependency.h */,
|
|
A571617A2359689E000CEC60 /* Dependency.c */,
|
|
);
|
|
path = Dependency;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571617B2359689E000CEC60 /* Image */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571617C2359689E000CEC60 /* Image.c */,
|
|
);
|
|
path = Image;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571617D2359689E000CEC60 /* PeiMain */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571617E2359689E000CEC60 /* PeiMain.c */,
|
|
);
|
|
path = PeiMain;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571617F2359689E000CEC60 /* StatusCode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161802359689E000CEC60 /* StatusCode.c */,
|
|
);
|
|
path = StatusCode;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161812359689E000CEC60 /* BootMode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161822359689E000CEC60 /* BootMode.c */,
|
|
);
|
|
path = BootMode;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161832359689E000CEC60 /* CpuIo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161842359689E000CEC60 /* CpuIo.c */,
|
|
);
|
|
path = CpuIo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161852359689E000CEC60 /* Ppi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161862359689E000CEC60 /* Ppi.c */,
|
|
);
|
|
path = Ppi;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571618C2359689E000CEC60 /* Ebc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571618D2359689E000CEC60 /* DxeLoadFunc.c */,
|
|
);
|
|
path = Ebc;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161902359689E000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161912359689E000CEC60 /* VirtualMemory.c */,
|
|
A57161922359689E000CEC60 /* VirtualMemory.h */,
|
|
A57161932359689E000CEC60 /* DxeLoadFunc.c */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161952359689E000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161962359689E000CEC60 /* IdtVectorAsm.nasm */,
|
|
A57161972359689E000CEC60 /* DxeLoadFunc.c */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161982359689E000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161992359689E000CEC60 /* DxeLoadFunc.c */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57161A32359689E000CEC60 /* EsrtFmpDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161A42359689E000CEC60 /* EsrtFmpDebugPrint.c */,
|
|
A57161A52359689E000CEC60 /* EsrtFmpDxeExtra.uni */,
|
|
A57161A62359689E000CEC60 /* EsrtFmpDxe.inf */,
|
|
A57161A72359689E000CEC60 /* EsrtFmpDxe.uni */,
|
|
A57161A82359689E000CEC60 /* EsrtFmp.c */,
|
|
);
|
|
path = EsrtFmpDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161A92359689E000CEC60 /* DebugSupportDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161AA2359689E000CEC60 /* X64 */,
|
|
A57161AE2359689E000CEC60 /* DebugSupportDxeExtra.uni */,
|
|
A57161AF2359689E000CEC60 /* DebugSupport.c */,
|
|
A57161B02359689E000CEC60 /* Ia32 */,
|
|
A57161B62359689E000CEC60 /* DebugSupportDxe.uni */,
|
|
A57161B72359689E000CEC60 /* DebugSupportDxe.inf */,
|
|
);
|
|
path = DebugSupportDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161AA2359689E000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161AB2359689E000CEC60 /* PlDebugSupport.h */,
|
|
A57161AC2359689E000CEC60 /* PlDebugSupportX64.c */,
|
|
A57161AD2359689E000CEC60 /* AsmFuncs.nasm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161B02359689E000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161B12359689E000CEC60 /* PlDebugSupport.h */,
|
|
A57161B22359689E000CEC60 /* AsmFuncs.nasm */,
|
|
A57161B32359689E000CEC60 /* PlDebugSupport.c */,
|
|
A57161B42359689E000CEC60 /* PlDebugSupportIa32.c */,
|
|
A57161B52359689E000CEC60 /* DebugSupport.h */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57161CE2359689E000CEC60 /* BootGraphicsResourceTableDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161CF2359689E000CEC60 /* BootGraphicsResourceTableDxeExtra.uni */,
|
|
A57161D02359689E000CEC60 /* BootGraphicsResourceTableDxe.c */,
|
|
A57161D12359689E000CEC60 /* BootGraphicsResourceTableDxe.inf */,
|
|
A57161D22359689E000CEC60 /* BootGraphicsResourceTableDxe.uni */,
|
|
);
|
|
path = BootGraphicsResourceTableDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161D32359689E000CEC60 /* FirmwarePerformanceDataTableSmm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161D42359689E000CEC60 /* FirmwarePerformanceSmm.uni */,
|
|
A57161D52359689E000CEC60 /* FirmwarePerformanceSmm.inf */,
|
|
A57161D62359689E000CEC60 /* FirmwarePerformanceSmmExtra.uni */,
|
|
A57161D72359689E000CEC60 /* FirmwarePerformanceSmm.c */,
|
|
);
|
|
path = FirmwarePerformanceDataTableSmm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161D82359689E000CEC60 /* FirmwarePerformanceDataTablePei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161D92359689E000CEC60 /* FirmwarePerformancePei.c */,
|
|
A57161DA2359689E000CEC60 /* FirmwarePerformancePeiExtra.uni */,
|
|
A57161DB2359689E000CEC60 /* FirmwarePerformancePei.inf */,
|
|
A57161DC2359689E000CEC60 /* FirmwarePerformancePei.uni */,
|
|
);
|
|
path = FirmwarePerformanceDataTablePei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161DD2359689E000CEC60 /* AcpiPlatformDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161DE2359689E000CEC60 /* AcpiPlatform.c */,
|
|
A57161DF2359689E000CEC60 /* AcpiPlatformDxe.inf */,
|
|
A57161E02359689E000CEC60 /* AcpiPlatformExtra.uni */,
|
|
A57161E12359689E000CEC60 /* AcpiPlatform.uni */,
|
|
);
|
|
path = AcpiPlatformDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57161E52359689E000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161E62359689E000CEC60 /* S3Asm.nasm */,
|
|
A57161E72359689E000CEC60 /* SetIdtEntry.c */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161EA2359689E000CEC60 /* IA32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161EB2359689E000CEC60 /* S3Asm.nasm */,
|
|
A57161EC2359689E000CEC60 /* SetIdtEntry.c */,
|
|
);
|
|
path = IA32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161EE2359689E000CEC60 /* SmmS3SaveState */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161EF2359689E000CEC60 /* SmmS3SaveStateExtra.uni */,
|
|
A57161F02359689E000CEC60 /* SmmS3SaveState.inf */,
|
|
A57161F12359689E000CEC60 /* SmmS3SaveState.uni */,
|
|
A57161F22359689E000CEC60 /* InternalSmmSaveState.h */,
|
|
A57161F32359689E000CEC60 /* SmmS3SaveState.c */,
|
|
);
|
|
path = SmmS3SaveState;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57161F42359689E000CEC60 /* FirmwarePerformanceDataTableDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161F52359689E000CEC60 /* FirmwarePerformanceDxe.inf */,
|
|
A57161F62359689E000CEC60 /* FirmwarePerformanceDxe.uni */,
|
|
A57161F72359689E000CEC60 /* FirmwarePerformanceDxeExtra.uni */,
|
|
A57161F82359689E000CEC60 /* FirmwarePerformanceDxe.c */,
|
|
);
|
|
path = FirmwarePerformanceDataTableDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57161FE2359689E000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57161FF2359689E000CEC60 /* EbcSupport.c */,
|
|
A57162002359689E000CEC60 /* EbcLowLevel.nasm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57162252359689E000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162262359689E000CEC60 /* EbcSupport.c */,
|
|
A57162272359689E000CEC60 /* EbcLowLevel.nasm */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571622C2359689E000CEC60 /* AArch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571622D2359689E000CEC60 /* EbcSupport.c */,
|
|
A571622E2359689E000CEC60 /* EbcLowLevel.S */,
|
|
);
|
|
path = AArch64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57162392359689E000CEC60 /* SmbiosDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571623A2359689E000CEC60 /* SmbiosDxe.h */,
|
|
A571623B2359689E000CEC60 /* SmbiosDxe.c */,
|
|
A571623C2359689E000CEC60 /* SmbiosDxe.inf */,
|
|
A571623D2359689E000CEC60 /* SmbiosDxe.uni */,
|
|
A571623E2359689E000CEC60 /* SmbiosDxeExtra.uni */,
|
|
);
|
|
path = SmbiosDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571623F2359689E000CEC60 /* SectionExtractionDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162402359689E000CEC60 /* SectionExtractionDxe.uni */,
|
|
A57162412359689E000CEC60 /* SectionExtractionDxe.inf */,
|
|
A57162422359689E000CEC60 /* SectionExtractionDxe.c */,
|
|
A57162432359689E000CEC60 /* SectionExtractionDxeExtra.uni */,
|
|
);
|
|
path = SectionExtractionDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57162442359689E000CEC60 /* RegularExpressionDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162452359689E000CEC60 /* RegularExpressionDxe.inf */,
|
|
A57162462359689E000CEC60 /* RegularExpressionDxe.h */,
|
|
A57162472359689E000CEC60 /* Oniguruma */,
|
|
A571626E2359689E000CEC60 /* RegularExpressionDxe.c */,
|
|
);
|
|
path = RegularExpressionDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571626F2359689E000CEC60 /* Variable */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162702359689E000CEC60 /* RuntimeDxe */,
|
|
A571628B2359689E000CEC60 /* Pei */,
|
|
);
|
|
path = Variable;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571628B2359689E000CEC60 /* Pei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571628C2359689E000CEC60 /* PeiVariableExtra.uni */,
|
|
A571628D2359689E000CEC60 /* PeiVariable.uni */,
|
|
A571628E2359689E000CEC60 /* Variable.h */,
|
|
A571628F2359689E000CEC60 /* VariablePei.inf */,
|
|
A57162902359689E000CEC60 /* Variable.c */,
|
|
);
|
|
path = Pei;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571629B2359689E000CEC60 /* CapsuleOnDiskLoadPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571629C2359689E000CEC60 /* CapsuleOnDiskLoadPeiExtra.uni */,
|
|
A571629D2359689E000CEC60 /* CapsuleOnDiskLoadPei.c */,
|
|
A571629E2359689E000CEC60 /* CapsuleOnDiskLoadPei.inf */,
|
|
A571629F2359689E000CEC60 /* CapsuleOnDiskLoadPei.uni */,
|
|
);
|
|
path = CapsuleOnDiskLoadPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57162AA2359689E000CEC60 /* MonotonicCounterRuntimeDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162AB2359689E000CEC60 /* MonotonicCounterRuntimeDxeExtra.uni */,
|
|
A57162AC2359689E000CEC60 /* MonotonicCounterRuntimeDxe.inf */,
|
|
A57162AD2359689E000CEC60 /* MonotonicCounter.c */,
|
|
A57162AE2359689E000CEC60 /* MonotonicCounterRuntimeDxe.uni */,
|
|
);
|
|
path = MonotonicCounterRuntimeDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57162AF2359689E000CEC60 /* LegacyRegion2Dxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162B02359689E000CEC60 /* LegacyRegion2Dxe.uni */,
|
|
A57162B12359689E000CEC60 /* LegacyRegion2.c */,
|
|
A57162B22359689E000CEC60 /* LegacyRegion2Dxe.inf */,
|
|
A57162B32359689E000CEC60 /* LegacyRegion2.h */,
|
|
A57162B42359689E000CEC60 /* LegacyRegion2DxeExtra.uni */,
|
|
);
|
|
path = LegacyRegion2Dxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57162B52359689E000CEC60 /* WatchdogTimerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162B62359689E000CEC60 /* WatchdogTimer.inf */,
|
|
A57162B72359689E000CEC60 /* WatchdogTimer.uni */,
|
|
A57162B82359689E000CEC60 /* WatchdogTimer.c */,
|
|
A57162B92359689E000CEC60 /* WatchdogTimerExtra.uni */,
|
|
A57162BA2359689E000CEC60 /* WatchdogTimer.h */,
|
|
);
|
|
path = WatchdogTimerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57162D12359689E000CEC60 /* DevicePathDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162D22359689E000CEC60 /* DevicePath.c */,
|
|
A57162D32359689E000CEC60 /* DevicePathDxe.inf */,
|
|
A57162D42359689E000CEC60 /* DevicePathDxeExtra.uni */,
|
|
A57162D52359689E000CEC60 /* DevicePathDxe.uni */,
|
|
);
|
|
path = DevicePathDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57162E12359689E000CEC60 /* SmbiosMeasurementDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162E22359689E000CEC60 /* SmbiosMeasurementDxeExtra.uni */,
|
|
A57162E32359689E000CEC60 /* SmbiosMeasurementDxe.c */,
|
|
A57162E42359689E000CEC60 /* SmbiosMeasurementDxe.inf */,
|
|
A57162E52359689E000CEC60 /* SmbiosMeasurementDxe.uni */,
|
|
);
|
|
path = SmbiosMeasurementDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57162F72359689E000CEC60 /* LoadFileOnFv2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162F82359689E000CEC60 /* LoadFileOnFv2.c */,
|
|
A57162F92359689E000CEC60 /* LoadFileOnFv2.inf */,
|
|
A57162FA2359689E000CEC60 /* LoadFileOnFv2.uni */,
|
|
A57162FB2359689E000CEC60 /* LoadFileOnFv2Extra.uni */,
|
|
);
|
|
path = LoadFileOnFv2;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57162FC2359689E000CEC60 /* BootManagerPolicyDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57162FD2359689E000CEC60 /* BootManagerPolicyDxe.uni */,
|
|
A57162FE2359689E000CEC60 /* BootManagerPolicyDxe.inf */,
|
|
A57162FF2359689E000CEC60 /* BootManagerPolicyDxeExtra.uni */,
|
|
A57163002359689E000CEC60 /* BootManagerPolicyDxe.c */,
|
|
);
|
|
path = BootManagerPolicyDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163012359689E000CEC60 /* PCD */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163022359689E000CEC60 /* Dxe */,
|
|
A57163092359689E000CEC60 /* Pei */,
|
|
);
|
|
path = PCD;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57163102359689E000CEC60 /* SectionExtractionPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163112359689E000CEC60 /* SectionExtractionPei.c */,
|
|
A57163122359689E000CEC60 /* SectionExtractionPeiExtra.uni */,
|
|
A57163132359689E000CEC60 /* SectionExtractionPei.uni */,
|
|
A57163142359689E000CEC60 /* SectionExtractionPei.inf */,
|
|
);
|
|
path = SectionExtractionPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163152359689E000CEC60 /* StatusCodeHandler */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163162359689E000CEC60 /* RuntimeDxe */,
|
|
A571631E2359689E000CEC60 /* Pei */,
|
|
A57163262359689E000CEC60 /* Smm */,
|
|
);
|
|
path = StatusCodeHandler;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571632E2359689E000CEC60 /* DebugServicePei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571632F2359689E000CEC60 /* DebugServicePei.c */,
|
|
A57163302359689E000CEC60 /* DebugService.h */,
|
|
A57163312359689E000CEC60 /* DebugServicePei.inf */,
|
|
A57163322359689E000CEC60 /* DebugServicePei.uni */,
|
|
);
|
|
path = DebugServicePei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163332359689E000CEC60 /* TimestampDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163342359689E000CEC60 /* TimestampDxe.c */,
|
|
A57163352359689E000CEC60 /* TimestampDxe.uni */,
|
|
A57163362359689E000CEC60 /* TimestampDxe.inf */,
|
|
A57163372359689E000CEC60 /* TimestampDxeExtra.uni */,
|
|
);
|
|
path = TimestampDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163382359689E000CEC60 /* ResetSystemPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163392359689E000CEC60 /* ResetSystemPeiExtra.uni */,
|
|
A571633A2359689E000CEC60 /* ResetSystem.h */,
|
|
A571633B2359689E000CEC60 /* ResetSystemPei.inf */,
|
|
A571633C2359689E000CEC60 /* ResetSystem.c */,
|
|
A571633D2359689E000CEC60 /* ResetSystemPei.uni */,
|
|
);
|
|
path = ResetSystemPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571634D2359689E000CEC60 /* Disk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571634E2359689E000CEC60 /* DiskIoDxe */,
|
|
A57163552359689E000CEC60 /* CdExpressPei */,
|
|
A571635B2359689E000CEC60 /* PartitionDxe */,
|
|
A57163662359689E000CEC60 /* RamDiskDxe */,
|
|
A57163732359689E000CEC60 /* UnicodeCollation */,
|
|
A571637A2359689F000CEC60 /* UdfDxe */,
|
|
);
|
|
path = Disk;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57163552359689E000CEC60 /* CdExpressPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163562359689E000CEC60 /* CdExpressPei.inf */,
|
|
A57163572359689E000CEC60 /* PeiCdExpress.c */,
|
|
A57163582359689E000CEC60 /* CdExpressPei.uni */,
|
|
A57163592359689E000CEC60 /* PeiCdExpress.h */,
|
|
A571635A2359689E000CEC60 /* CdExpressPeiExtra.uni */,
|
|
);
|
|
path = CdExpressPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57163732359689E000CEC60 /* UnicodeCollation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163742359689E000CEC60 /* EnglishDxe */,
|
|
);
|
|
path = UnicodeCollation;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163742359689E000CEC60 /* EnglishDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163752359689E000CEC60 /* EnglishDxe.uni */,
|
|
A57163762359689F000CEC60 /* EnglishDxeExtra.uni */,
|
|
A57163772359689F000CEC60 /* UnicodeCollationEng.c */,
|
|
A57163782359689F000CEC60 /* EnglishDxe.inf */,
|
|
A57163792359689F000CEC60 /* UnicodeCollationEng.h */,
|
|
);
|
|
path = EnglishDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57163822359689F000CEC60 /* MemoryTest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163832359689F000CEC60 /* GenericMemoryTestDxe */,
|
|
A57163892359689F000CEC60 /* NullMemoryTestDxe */,
|
|
);
|
|
path = MemoryTest;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163832359689F000CEC60 /* GenericMemoryTestDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163842359689F000CEC60 /* LightMemoryTest.c */,
|
|
A57163852359689F000CEC60 /* GenericMemoryTestDxe.inf */,
|
|
A57163862359689F000CEC60 /* GenericMemoryTestDxeExtra.uni */,
|
|
A57163872359689F000CEC60 /* GenericMemoryTestDxe.uni */,
|
|
A57163882359689F000CEC60 /* LightMemoryTest.h */,
|
|
);
|
|
path = GenericMemoryTestDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163892359689F000CEC60 /* NullMemoryTestDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571638A2359689F000CEC60 /* NullMemoryTest.h */,
|
|
A571638B2359689F000CEC60 /* NullMemoryTestDxeExtra.uni */,
|
|
A571638C2359689F000CEC60 /* NullMemoryTestDxe.inf */,
|
|
A571638D2359689F000CEC60 /* NullMemoryTest.c */,
|
|
A571638E2359689F000CEC60 /* NullMemoryTestDxe.uni */,
|
|
);
|
|
path = NullMemoryTestDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571639C2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571639D2359689F000CEC60 /* PciCfg2.c */,
|
|
A571639E2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.inf */,
|
|
A571639F2359689F000CEC60 /* PcatSingleSegmentPciCfg2Pei.uni */,
|
|
A57163A02359689F000CEC60 /* PcatSingleSegmentPciCfg2PeiExtra.uni */,
|
|
);
|
|
path = PcatSingleSegmentPciCfg2Pei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163A12359689F000CEC60 /* FaultTolerantWritePei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163A22359689F000CEC60 /* FaultTolerantWritePei.inf */,
|
|
A57163A32359689F000CEC60 /* FaultTolerantWritePei.uni */,
|
|
A57163A42359689F000CEC60 /* FaultTolerantWritePei.c */,
|
|
A57163A52359689F000CEC60 /* FaultTolerantWritePeiExtra.uni */,
|
|
);
|
|
path = FaultTolerantWritePei;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57163B02359689F000CEC60 /* SmmCommunicationBufferDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163B12359689F000CEC60 /* SmmCommunicationBufferExtraDxe.uni */,
|
|
A57163B22359689F000CEC60 /* SmmCommunicationBufferDxe.c */,
|
|
A57163B32359689F000CEC60 /* SmmCommunicationBufferDxe.uni */,
|
|
A57163B42359689F000CEC60 /* SmmCommunicationBufferDxe.inf */,
|
|
);
|
|
path = SmmCommunicationBufferDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57163BA2359689F000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163BB2359689F000CEC60 /* X64Entry.c */,
|
|
A57163BC2359689F000CEC60 /* PageFaultHandler.nasm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163BD2359689F000CEC60 /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163BE2359689F000CEC60 /* CapsuleCoalesce.c */,
|
|
A57163BF2359689F000CEC60 /* CommonHeader.h */,
|
|
);
|
|
path = Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163C42359689F000CEC60 /* ResetSystemRuntimeDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163C52359689F000CEC60 /* ResetSystem.h */,
|
|
A57163C62359689F000CEC60 /* ResetSystemRuntimeDxeExtra.uni */,
|
|
A57163C72359689F000CEC60 /* ResetSystemRuntimeDxe.uni */,
|
|
A57163C82359689F000CEC60 /* ResetSystemRuntimeDxe.inf */,
|
|
A57163C92359689F000CEC60 /* ResetSystem.c */,
|
|
);
|
|
path = ResetSystemRuntimeDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163CA2359689F000CEC60 /* PrintDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163CB2359689F000CEC60 /* Print.c */,
|
|
A57163CC2359689F000CEC60 /* PrintDxeExtra.uni */,
|
|
A57163CD2359689F000CEC60 /* PrintDxe.uni */,
|
|
A57163CE2359689F000CEC60 /* PrintDxe.inf */,
|
|
);
|
|
path = PrintDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163CF2359689F000CEC60 /* SerialDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163D02359689F000CEC60 /* SerialIo.c */,
|
|
A57163D12359689F000CEC60 /* SerialDxe.inf */,
|
|
A57163D22359689F000CEC60 /* SerialDxe.uni */,
|
|
A57163D32359689F000CEC60 /* SerialDxeExtra.uni */,
|
|
);
|
|
path = SerialDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163D42359689F000CEC60 /* LockBox */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163D52359689F000CEC60 /* SmmLockBox */,
|
|
);
|
|
path = LockBox;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163D52359689F000CEC60 /* SmmLockBox */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163D62359689F000CEC60 /* SmmLockBoxExtra.uni */,
|
|
A57163D72359689F000CEC60 /* SmmLockBox.inf */,
|
|
A57163D82359689F000CEC60 /* SmmLockBox.uni */,
|
|
A57163D92359689F000CEC60 /* SmmLockBox.c */,
|
|
);
|
|
path = SmmLockBox;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163DA2359689F000CEC60 /* FileExplorerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163DB2359689F000CEC60 /* FileExplorerDxe.c */,
|
|
A57163DC2359689F000CEC60 /* FileExplorerDxe.uni */,
|
|
A57163DD2359689F000CEC60 /* FileExplorerDxeExtra.uni */,
|
|
A57163DE2359689F000CEC60 /* FileExplorerDxe.inf */,
|
|
);
|
|
path = FileExplorerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163DF2359689F000CEC60 /* ReportStatusCodeRouter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163E02359689F000CEC60 /* RuntimeDxe */,
|
|
A57163E62359689F000CEC60 /* Pei */,
|
|
A57163EC2359689F000CEC60 /* Smm */,
|
|
);
|
|
path = ReportStatusCodeRouter;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163E02359689F000CEC60 /* RuntimeDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163E12359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.c */,
|
|
A57163E22359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxeExtra.uni */,
|
|
A57163E32359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.uni */,
|
|
A57163E42359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.inf */,
|
|
A57163E52359689F000CEC60 /* ReportStatusCodeRouterRuntimeDxe.h */,
|
|
);
|
|
path = RuntimeDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163E62359689F000CEC60 /* Pei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163E72359689F000CEC60 /* ReportStatusCodeRouterPei.inf */,
|
|
A57163E82359689F000CEC60 /* ReportStatusCodeRouterPei.uni */,
|
|
A57163E92359689F000CEC60 /* ReportStatusCodeRouterPeiExtra.uni */,
|
|
A57163EA2359689F000CEC60 /* ReportStatusCodeRouterPei.h */,
|
|
A57163EB2359689F000CEC60 /* ReportStatusCodeRouterPei.c */,
|
|
);
|
|
path = Pei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163EC2359689F000CEC60 /* Smm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163ED2359689F000CEC60 /* ReportStatusCodeRouterSmm.c */,
|
|
A57163EE2359689F000CEC60 /* ReportStatusCodeRouterSmmExtra.uni */,
|
|
A57163EF2359689F000CEC60 /* ReportStatusCodeRouterSmm.uni */,
|
|
A57163F02359689F000CEC60 /* ReportStatusCodeRouterSmm.h */,
|
|
A57163F12359689F000CEC60 /* ReportStatusCodeRouterSmm.inf */,
|
|
);
|
|
path = Smm;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57163F52359689F000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163F62359689F000CEC60 /* SaveLongModeContext.c */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57163FD2359689F000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57163FE2359689F000CEC60 /* CapsuleReset.c */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571640A2359689F000CEC60 /* Console */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571640B2359689F000CEC60 /* GraphicsConsoleDxe */,
|
|
A57164132359689F000CEC60 /* TerminalDxe */,
|
|
A571641E2359689F000CEC60 /* ConPlatformDxe */,
|
|
A57164252359689F000CEC60 /* ConSplitterDxe */,
|
|
A571642D2359689F000CEC60 /* GraphicsOutputDxe */,
|
|
);
|
|
path = Console;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571642D2359689F000CEC60 /* GraphicsOutputDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571642E2359689F000CEC60 /* GraphicsOutput.h */,
|
|
A571642F2359689F000CEC60 /* ComponentName.c */,
|
|
A57164302359689F000CEC60 /* GraphicsOutputDxe.inf */,
|
|
A57164312359689F000CEC60 /* GraphicsOutput.c */,
|
|
);
|
|
path = GraphicsOutputDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57164322359689F000CEC60 /* Metronome */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57164332359689F000CEC60 /* Metronome.inf */,
|
|
A57164342359689F000CEC60 /* Metronome.c */,
|
|
A57164352359689F000CEC60 /* Metronome.uni */,
|
|
A57164362359689F000CEC60 /* MetronomeExtra.uni */,
|
|
A57164372359689F000CEC60 /* Metronome.h */,
|
|
);
|
|
path = Metronome;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57164382359689F000CEC60 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57164392359689F000CEC60 /* Library */,
|
|
A571645E2359689F000CEC60 /* Protocol */,
|
|
A57164872359689F000CEC60 /* Guid */,
|
|
A57164C02359689F000CEC60 /* Ppi */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57164DB2359689F000CEC60 /* Bus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57164DC2359689F000CEC60 /* Sd */,
|
|
A57165092359689F000CEC60 /* Pci */,
|
|
A57165E12359689F000CEC60 /* Isa */,
|
|
A57165FC2359689F000CEC60 /* Scsi */,
|
|
A571660B2359689F000CEC60 /* Ufs */,
|
|
A57166212359689F000CEC60 /* I2c */,
|
|
A57166302359689F000CEC60 /* Usb */,
|
|
A5716680235968A0000CEC60 /* Ata */,
|
|
);
|
|
path = Bus;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57164DC2359689F000CEC60 /* Sd */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57164DD2359689F000CEC60 /* SdBlockIoPei */,
|
|
A57164E82359689F000CEC60 /* EmmcBlockIoPei */,
|
|
A57164F32359689F000CEC60 /* SdDxe */,
|
|
A57164FE2359689F000CEC60 /* EmmcDxe */,
|
|
);
|
|
path = Sd;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571650A2359689F000CEC60 /* IdeBusPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571650B2359689F000CEC60 /* AtapiPeim.h */,
|
|
A571650C2359689F000CEC60 /* IdeBusPei.uni */,
|
|
A571650D2359689F000CEC60 /* IdeBusPeiExtra.uni */,
|
|
A571650E2359689F000CEC60 /* IdeBusPei.inf */,
|
|
A571650F2359689F000CEC60 /* AtapiPeim.c */,
|
|
);
|
|
path = IdeBusPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571651B2359689F000CEC60 /* IncompatiblePciDeviceSupportDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571651C2359689F000CEC60 /* IncompatiblePciDeviceSupportDxe.inf */,
|
|
A571651D2359689F000CEC60 /* IncompatiblePciDeviceSupportExtra.uni */,
|
|
A571651E2359689F000CEC60 /* IncompatiblePciDeviceSupport.uni */,
|
|
A571651F2359689F000CEC60 /* IncompatiblePciDeviceSupport.c */,
|
|
);
|
|
path = IncompatiblePciDeviceSupportDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57165842359689F000CEC60 /* SdMmcPciHcPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57165852359689F000CEC60 /* SdMmcPciHcPei.inf */,
|
|
A57165862359689F000CEC60 /* SdMmcPciHcPei.c */,
|
|
A57165872359689F000CEC60 /* SdMmcPciHcPei.uni */,
|
|
A57165882359689F000CEC60 /* SdMmcPciHcPeiExtra.uni */,
|
|
A57165892359689F000CEC60 /* SdMmcPciHcPei.h */,
|
|
);
|
|
path = SdMmcPciHcPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57165C32359689F000CEC60 /* NonDiscoverablePciDeviceDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57165C42359689F000CEC60 /* NonDiscoverablePciDeviceDxe.inf */,
|
|
A57165C52359689F000CEC60 /* NonDiscoverablePciDeviceIo.c */,
|
|
A57165C62359689F000CEC60 /* ComponentName.c */,
|
|
A57165C72359689F000CEC60 /* NonDiscoverablePciDeviceDxe.c */,
|
|
A57165C82359689F000CEC60 /* NonDiscoverablePciDeviceIo.h */,
|
|
);
|
|
path = NonDiscoverablePciDeviceDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57165DB2359689F000CEC60 /* UfsPciHcPei */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57165DC2359689F000CEC60 /* UfsPciHcPei.uni */,
|
|
A57165DD2359689F000CEC60 /* UfsPciHcPei.inf */,
|
|
A57165DE2359689F000CEC60 /* UfsPciHcPei.h */,
|
|
A57165DF2359689F000CEC60 /* UfsPciHcPeiExtra.uni */,
|
|
A57165E02359689F000CEC60 /* UfsPciHcPei.c */,
|
|
);
|
|
path = UfsPciHcPei;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57165E12359689F000CEC60 /* Isa */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57165E22359689F000CEC60 /* IsaBusDxe */,
|
|
A57165EA2359689F000CEC60 /* Ps2KeyboardDxe */,
|
|
A57165F32359689F000CEC60 /* Ps2MouseDxe */,
|
|
);
|
|
path = Isa;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57165FC2359689F000CEC60 /* Scsi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57165FD2359689F000CEC60 /* ScsiDiskDxe */,
|
|
A57166042359689F000CEC60 /* ScsiBusDxe */,
|
|
);
|
|
path = Scsi;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571660B2359689F000CEC60 /* Ufs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571660C2359689F000CEC60 /* UfsBlockIoPei */,
|
|
A57166172359689F000CEC60 /* UfsPassThruDxe */,
|
|
);
|
|
path = Ufs;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57166212359689F000CEC60 /* I2c */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166222359689F000CEC60 /* I2cDxe */,
|
|
);
|
|
path = I2c;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57166302359689F000CEC60 /* Usb */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166312359689F000CEC60 /* UsbMouseDxe */,
|
|
A57166392359689F000CEC60 /* UsbMouseAbsolutePointerDxe */,
|
|
A57166412359689F000CEC60 /* UsbBusDxe */,
|
|
A5716650235968A0000CEC60 /* UsbKbDxe */,
|
|
A5716659235968A0000CEC60 /* UsbBusPei */,
|
|
A5716664235968A0000CEC60 /* UsbBotPei */,
|
|
A5716670235968A0000CEC60 /* UsbMassStorageDxe */,
|
|
);
|
|
path = Usb;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716680235968A0000CEC60 /* Ata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716681235968A0000CEC60 /* AhciPei */,
|
|
A5716691235968A0000CEC60 /* AtaAtapiPassThru */,
|
|
A571669C235968A0000CEC60 /* AtaBusDxe */,
|
|
);
|
|
path = Ata;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57166B2235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166B3235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.c */,
|
|
A57166B4235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.inf */,
|
|
A57166B5235968A0000CEC60 /* SmmIpmiLibSmmIpmiProtocol.uni */,
|
|
);
|
|
path = SmmIpmiLibSmmIpmiProtocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57166B6235968A0000CEC60 /* OemHookStatusCodeLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166B7235968A0000CEC60 /* OemHookStatusCodeLibNull.inf */,
|
|
A57166B8235968A0000CEC60 /* OemHookStatusCodeLibNull.c */,
|
|
A57166B9235968A0000CEC60 /* OemHookStatusCodeLibNull.uni */,
|
|
);
|
|
path = OemHookStatusCodeLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57166BA235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166BB235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.c */,
|
|
A57166BC235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.inf */,
|
|
A57166BD235968A0000CEC60 /* DxeCrc32GuidedSectionExtractLib.uni */,
|
|
);
|
|
path = DxeCrc32GuidedSectionExtractLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57166BE235968A0000CEC60 /* BootLogoLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166BF235968A0000CEC60 /* BootLogoLib.c */,
|
|
A57166C0235968A0000CEC60 /* BootLogoLib.inf */,
|
|
A57166C1235968A0000CEC60 /* BootLogoLib.uni */,
|
|
);
|
|
path = BootLogoLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57166C2235968A0000CEC60 /* LockBoxNullLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166C3235968A0000CEC60 /* LockBoxNullLib.inf */,
|
|
A57166C4235968A0000CEC60 /* LockBoxNullLib.c */,
|
|
A57166C5235968A0000CEC60 /* LockBoxNullLib.uni */,
|
|
);
|
|
path = LockBoxNullLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57166C6235968A0000CEC60 /* FmpAuthenticationLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166C7235968A0000CEC60 /* FmpAuthenticationLibNull.c */,
|
|
A57166C8235968A0000CEC60 /* FmpAuthenticationLibNull.inf */,
|
|
A57166C9235968A0000CEC60 /* FmpAuthenticationLibNull.uni */,
|
|
);
|
|
path = FmpAuthenticationLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57166D2235968A0000CEC60 /* PeiIpmiLibIpmiPpi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166D3235968A0000CEC60 /* PeiIpmiLibIpmiPpi.c */,
|
|
A57166D4235968A0000CEC60 /* PeiIpmiLibIpmiPpi.inf */,
|
|
A57166D5235968A0000CEC60 /* PeiIpmiLibIpmiPpi.uni */,
|
|
);
|
|
path = PeiIpmiLibIpmiPpi;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57166DA235968A0000CEC60 /* Sdk */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166DB235968A0000CEC60 /* DOC */,
|
|
A57166DE235968A0000CEC60 /* C */,
|
|
);
|
|
path = Sdk;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57166DB235968A0000CEC60 /* DOC */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166DC235968A0000CEC60 /* lzma-sdk.txt */,
|
|
A57166DD235968A0000CEC60 /* lzma-history.txt */,
|
|
);
|
|
path = DOC;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57166F9235968A0000CEC60 /* BaseIpmiLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166FA235968A0000CEC60 /* BaseIpmiLibNull.c */,
|
|
A57166FB235968A0000CEC60 /* BaseIpmiLibNull.inf */,
|
|
A57166FC235968A0000CEC60 /* BaseIpmiLibNull.uni */,
|
|
);
|
|
path = BaseIpmiLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57166FD235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57166FE235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.uni */,
|
|
A57166FF235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.inf */,
|
|
A5716700235968A0000CEC60 /* PeiCrc32GuidedSectionExtractLib.c */,
|
|
);
|
|
path = PeiCrc32GuidedSectionExtractLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571670D235968A0000CEC60 /* DxeNetLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571670E235968A0000CEC60 /* DxeNetLib.inf */,
|
|
A571670F235968A0000CEC60 /* DxeNetLib.uni */,
|
|
A5716710235968A0000CEC60 /* NetBuffer.c */,
|
|
A5716711235968A0000CEC60 /* DxeNetLib.c */,
|
|
);
|
|
path = DxeNetLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571671A235968A0000CEC60 /* DxeIpmiLibIpmiProtocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571671B235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.uni */,
|
|
A571671C235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.inf */,
|
|
A571671D235968A0000CEC60 /* DxeIpmiLibIpmiProtocol.c */,
|
|
);
|
|
path = DxeIpmiLibIpmiProtocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571671E235968A0000CEC60 /* VarCheckLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571671F235968A0000CEC60 /* VarCheckLib.c */,
|
|
A5716720235968A0000CEC60 /* VarCheckLib.inf */,
|
|
A5716721235968A0000CEC60 /* VarCheckLib.uni */,
|
|
);
|
|
path = VarCheckLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716722235968A0000CEC60 /* DisplayUpdateProgressLibGraphics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716723235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.uni */,
|
|
A5716724235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.inf */,
|
|
A5716725235968A0000CEC60 /* DisplayUpdateProgressLibGraphics.c */,
|
|
);
|
|
path = DisplayUpdateProgressLibGraphics;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716726235968A0000CEC60 /* AuthVariableLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716727235968A0000CEC60 /* AuthVariableLibNull.uni */,
|
|
A5716728235968A0000CEC60 /* AuthVariableLibNull.inf */,
|
|
A5716729235968A0000CEC60 /* AuthVariableLibNull.c */,
|
|
);
|
|
path = AuthVariableLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571672A235968A0000CEC60 /* SmmReportStatusCodeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571672B235968A0000CEC60 /* SmmReportStatusCodeLib.uni */,
|
|
A571672C235968A0000CEC60 /* ReportStatusCodeLib.c */,
|
|
A571672D235968A0000CEC60 /* SmmReportStatusCodeLib.inf */,
|
|
);
|
|
path = SmmReportStatusCodeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571672E235968A0000CEC60 /* PeiReportStatusCodeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571672F235968A0000CEC60 /* PeiReportStatusCodeLib.uni */,
|
|
A5716730235968A0000CEC60 /* PeiReportStatusCodeLib.inf */,
|
|
A5716731235968A0000CEC60 /* ReportStatusCodeLib.c */,
|
|
);
|
|
path = PeiReportStatusCodeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716732235968A0000CEC60 /* PeiPerformanceLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716733235968A0000CEC60 /* PeiPerformanceLib.uni */,
|
|
A5716734235968A0000CEC60 /* PeiPerformanceLib.c */,
|
|
A5716735235968A0000CEC60 /* PeiPerformanceLib.inf */,
|
|
);
|
|
path = PeiPerformanceLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716741235968A0000CEC60 /* DxePerformanceLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716742235968A0000CEC60 /* DxePerformanceLib.c */,
|
|
A5716743235968A0000CEC60 /* DxePerformanceLib.uni */,
|
|
A5716744235968A0000CEC60 /* DxePerformanceLib.inf */,
|
|
);
|
|
path = DxePerformanceLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716745235968A0000CEC60 /* SmmMemoryAllocationProfileLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716746235968A0000CEC60 /* SmmMemoryAllocationProfileLib.uni */,
|
|
A5716747235968A0000CEC60 /* MemoryAllocationLib.c */,
|
|
A5716748235968A0000CEC60 /* SmmMemoryAllocationProfileLib.inf */,
|
|
A5716749235968A0000CEC60 /* SmmMemoryProfileLib.c */,
|
|
);
|
|
path = SmmMemoryAllocationProfileLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571674A235968A0000CEC60 /* PlatformBootManagerLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571674B235968A0000CEC60 /* PlatformBootManager.c */,
|
|
A571674C235968A0000CEC60 /* PlatformBootManagerLibNull.inf */,
|
|
A571674D235968A0000CEC60 /* PlatformBootManagerLibNull.uni */,
|
|
);
|
|
path = PlatformBootManagerLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571674E235968A0000CEC60 /* DxeFileExplorerProtocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571674F235968A0000CEC60 /* DxeFileExplorerProtocol.inf */,
|
|
A5716750235968A0000CEC60 /* DxeFileExplorerProtocol.uni */,
|
|
A5716751235968A0000CEC60 /* DxeFileExplorerProtocol.c */,
|
|
);
|
|
path = DxeFileExplorerProtocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716759235968A0000CEC60 /* DxeHttpLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571675A235968A0000CEC60 /* DxeHttpLib.c */,
|
|
A571675B235968A0000CEC60 /* DxeHttpLib.inf */,
|
|
A571675C235968A0000CEC60 /* DxeHttpLib.uni */,
|
|
A571675D235968A0000CEC60 /* DxeHttpLib.h */,
|
|
);
|
|
path = DxeHttpLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571675E235968A0000CEC60 /* BasePlatformHookLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571675F235968A0000CEC60 /* BasePlatformHookLibNull.inf */,
|
|
A5716760235968A0000CEC60 /* BasePlatformHookLibNull.uni */,
|
|
A5716761235968A0000CEC60 /* BasePlatformHookLibNull.c */,
|
|
);
|
|
path = BasePlatformHookLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716762235968A0000CEC60 /* BaseResetSystemLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716763235968A0000CEC60 /* BaseResetSystemLibNull.uni */,
|
|
A5716764235968A0000CEC60 /* BaseResetSystemLibNull.inf */,
|
|
A5716765235968A0000CEC60 /* BaseResetSystemLibNull.c */,
|
|
);
|
|
path = BaseResetSystemLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716766235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716767235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.c */,
|
|
A5716768235968A0000CEC60 /* NonDiscoverableDeviceRegistrationLib.inf */,
|
|
);
|
|
path = NonDiscoverableDeviceRegistrationLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716769235968A0000CEC60 /* FrameBufferBltLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571676A235968A0000CEC60 /* FrameBufferBltLib.c */,
|
|
A571676B235968A0000CEC60 /* FrameBufferBltLib.inf */,
|
|
);
|
|
path = FrameBufferBltLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571676C235968A0000CEC60 /* PciHostBridgeLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571676D235968A0000CEC60 /* PciHostBridgeLibNull.uni */,
|
|
A571676E235968A0000CEC60 /* PciHostBridgeLibNull.inf */,
|
|
A571676F235968A0000CEC60 /* PciHostBridgeLibNull.c */,
|
|
);
|
|
path = PciHostBridgeLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716770235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716771235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.uni */,
|
|
A5716772235968A0000CEC60 /* DebugLib.c */,
|
|
A5716773235968A0000CEC60 /* PeiDxeDebugLibReportStatusCode.inf */,
|
|
);
|
|
path = PeiDxeDebugLibReportStatusCode;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716774235968A0000CEC60 /* TpmMeasurementLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716775235968A0000CEC60 /* TpmMeasurementLibNull.uni */,
|
|
A5716776235968A0000CEC60 /* TpmMeasurementLibNull.c */,
|
|
A5716777235968A0000CEC60 /* TpmMeasurementLibNull.inf */,
|
|
);
|
|
path = TpmMeasurementLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716778235968A0000CEC60 /* PeiDebugPrintHobLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716779235968A0000CEC60 /* PeiDebugPrintHobLib.uni */,
|
|
A571677A235968A0000CEC60 /* PeiDebugPrintHobLib.c */,
|
|
A571677B235968A0000CEC60 /* PeiDebugPrintHobLib.inf */,
|
|
);
|
|
path = PeiDebugPrintHobLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571677C235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571677D235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.inf */,
|
|
A571677E235968A0000CEC60 /* RuntimeDxeReportStatusCodeLib.uni */,
|
|
A571677F235968A0000CEC60 /* ReportStatusCodeLib.c */,
|
|
);
|
|
path = RuntimeDxeReportStatusCodeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716780235968A0000CEC60 /* UefiSortLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716781235968A0000CEC60 /* UefiSortLib.inf */,
|
|
A5716782235968A0000CEC60 /* UefiSortLib.c */,
|
|
A5716783235968A0000CEC60 /* UefiSortLib.uni */,
|
|
);
|
|
path = UefiSortLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571678E235968A0000CEC60 /* BaseMemoryAllocationLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571678F235968A0000CEC60 /* BaseMemoryAllocationLibNull.c */,
|
|
A5716790235968A0000CEC60 /* BaseMemoryAllocationLibNull.inf */,
|
|
A5716791235968A0000CEC60 /* BaseMemoryAllocationLibNull.uni */,
|
|
);
|
|
path = BaseMemoryAllocationLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716792235968A0000CEC60 /* DisplayUpdateProgressLibText */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716793235968A0000CEC60 /* DisplayUpdateProgressLibText.c */,
|
|
A5716794235968A0000CEC60 /* DisplayUpdateProgressLibText.inf */,
|
|
A5716795235968A0000CEC60 /* DisplayUpdateProgressLibText.uni */,
|
|
);
|
|
path = DisplayUpdateProgressLibText;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571679E235968A0000CEC60 /* SmmCorePlatformHookLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571679F235968A0000CEC60 /* SmmCorePlatformHookLibNull.inf */,
|
|
A57167A0235968A0000CEC60 /* SmmCorePlatformHookLibNull.uni */,
|
|
A57167A1235968A0000CEC60 /* SmmCorePlatformHookLibNull.c */,
|
|
);
|
|
path = SmmCorePlatformHookLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167A2235968A0000CEC60 /* DebugAgentLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167A3235968A0000CEC60 /* DebugAgentLibNull.uni */,
|
|
A57167A4235968A0000CEC60 /* DebugAgentLibNull.inf */,
|
|
A57167A5235968A0000CEC60 /* DebugAgentLibNull.c */,
|
|
);
|
|
path = DebugAgentLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167A6235968A0000CEC60 /* UefiHiiServicesLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167A7235968A0000CEC60 /* UefiHiiServicesLib.inf */,
|
|
A57167A8235968A0000CEC60 /* UefiHiiServicesLib.uni */,
|
|
A57167A9235968A0000CEC60 /* UefiHiiServicesLib.c */,
|
|
);
|
|
path = UefiHiiServicesLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57167BC235968A0000CEC60 /* PlatformHookLibSerialPortPpi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167BD235968A0000CEC60 /* PlatformHookLibSerialPortPpi.inf */,
|
|
A57167BE235968A0000CEC60 /* PlatformHookLibSerialPortPpi.uni */,
|
|
A57167BF235968A0000CEC60 /* PlatformHookLibSerialPortPpi.c */,
|
|
);
|
|
path = PlatformHookLibSerialPortPpi;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167C0235968A0000CEC60 /* BaseSerialPortLib16550 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167C1235968A0000CEC60 /* BaseSerialPortLib16550.c */,
|
|
A57167C2235968A0000CEC60 /* BaseSerialPortLib16550.inf */,
|
|
A57167C3235968A0000CEC60 /* BaseSerialPortLib16550.uni */,
|
|
);
|
|
path = BaseSerialPortLib16550;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167C4235968A0000CEC60 /* BaseHobLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167C5235968A0000CEC60 /* BaseHobLibNull.c */,
|
|
A57167C6235968A0000CEC60 /* BaseHobLibNull.inf */,
|
|
A57167C7235968A0000CEC60 /* BaseHobLibNull.uni */,
|
|
);
|
|
path = BaseHobLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167C8235968A0000CEC60 /* SmmPerformanceLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167C9235968A0000CEC60 /* SmmPerformanceLib.c */,
|
|
A57167CA235968A0000CEC60 /* SmmPerformanceLib.inf */,
|
|
A57167CB235968A0000CEC60 /* SmmPerformanceLib.uni */,
|
|
);
|
|
path = SmmPerformanceLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167CC235968A0000CEC60 /* DxeCapsuleLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167CD235968A0000CEC60 /* DxeCapsuleLibNull.inf */,
|
|
A57167CE235968A0000CEC60 /* DxeCapsuleLibNull.uni */,
|
|
A57167CF235968A0000CEC60 /* DxeCapsuleLibNull.c */,
|
|
);
|
|
path = DxeCapsuleLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167D0235968A0000CEC60 /* DxeDebugPrintErrorLevelLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167D1235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.inf */,
|
|
A57167D2235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.uni */,
|
|
A57167D3235968A0000CEC60 /* DxeDebugPrintErrorLevelLib.c */,
|
|
);
|
|
path = DxeDebugPrintErrorLevelLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167D4235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167D5235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.uni */,
|
|
A57167D6235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.inf */,
|
|
A57167D7235968A0000CEC60 /* PiSmmCoreSmmServicesTableLib.c */,
|
|
);
|
|
path = PiSmmCoreSmmServicesTableLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57167DB235968A0000CEC60 /* brotli */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167DC235968A0000CEC60 /* port.h */,
|
|
A57167DD235968A0000CEC60 /* types.h */,
|
|
A57167DE235968A0000CEC60 /* decode.h */,
|
|
);
|
|
path = brotli;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167E0235968A0000CEC60 /* docs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167E1235968A0000CEC60 /* brotli-comparison-study-2015-09-22.pdf */,
|
|
);
|
|
path = docs;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57167F9235968A0000CEC60 /* ResetUtilityLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167FA235968A0000CEC60 /* ResetUtility.c */,
|
|
A57167FB235968A0000CEC60 /* ResetUtilityLib.inf */,
|
|
);
|
|
path = ResetUtilityLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57167FC235968A0000CEC60 /* SmmCorePerformanceLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57167FD235968A0000CEC60 /* SmmCorePerformanceLib.c */,
|
|
A57167FE235968A0000CEC60 /* SmmCorePerformanceLib.uni */,
|
|
A57167FF235968A0000CEC60 /* SmmCorePerformanceLib.inf */,
|
|
A5716800235968A0000CEC60 /* SmmCorePerformanceLibInternal.h */,
|
|
);
|
|
path = SmmCorePerformanceLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716801235968A0000CEC60 /* UefiMemoryAllocationProfileLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716802235968A0000CEC60 /* MemoryAllocationLib.c */,
|
|
A5716803235968A0000CEC60 /* UefiMemoryAllocationProfileLib.uni */,
|
|
A5716804235968A0000CEC60 /* UefiMemoryAllocationProfileLib.inf */,
|
|
A5716805235968A0000CEC60 /* DxeMemoryProfileLib.c */,
|
|
);
|
|
path = UefiMemoryAllocationProfileLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716806235968A0000CEC60 /* PeiDebugLibDebugPpi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716807235968A0000CEC60 /* PeiDebugLibDebugPpi.inf */,
|
|
A5716808235968A0000CEC60 /* DebugLib.c */,
|
|
);
|
|
path = PeiDebugLibDebugPpi;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716809235968A0000CEC60 /* SmmSmiHandlerProfileLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571680A235968A0000CEC60 /* SmmSmiHandlerProfileLib.c */,
|
|
A571680B235968A0000CEC60 /* SmmSmiHandlerProfileLib.inf */,
|
|
A571680C235968A0000CEC60 /* SmmSmiHandlerProfileLib.uni */,
|
|
);
|
|
path = SmmSmiHandlerProfileLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571680D235968A0000CEC60 /* DxeReportStatusCodeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571680E235968A0000CEC60 /* DxeReportStatusCodeLib.inf */,
|
|
A571680F235968A0000CEC60 /* DxeReportStatusCodeLib.uni */,
|
|
A5716810235968A0000CEC60 /* ReportStatusCodeLib.c */,
|
|
);
|
|
path = DxeReportStatusCodeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716811235968A0000CEC60 /* VarCheckUefiLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716812235968A0000CEC60 /* VarCheckUefiLib.inf */,
|
|
A5716813235968A0000CEC60 /* VarCheckUefiLib.uni */,
|
|
A5716814235968A0000CEC60 /* VarCheckUefiLibNullClass.c */,
|
|
);
|
|
path = VarCheckUefiLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716815235968A0000CEC60 /* RuntimeResetSystemLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716816235968A0000CEC60 /* RuntimeResetSystemLib.inf */,
|
|
A5716817235968A0000CEC60 /* RuntimeResetSystemLib.c */,
|
|
A5716818235968A0000CEC60 /* RuntimeResetSystemLib.uni */,
|
|
);
|
|
path = RuntimeResetSystemLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716819235968A0000CEC60 /* VarCheckPcdLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571681A235968A0000CEC60 /* VarCheckPcdLibNullClass.c */,
|
|
A571681B235968A0000CEC60 /* VarCheckPcdStructure.h */,
|
|
A571681C235968A0000CEC60 /* VarCheckPcdLib.uni */,
|
|
A571681D235968A0000CEC60 /* VarCheckPcdLib.inf */,
|
|
);
|
|
path = VarCheckPcdLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571681E235968A0000CEC60 /* DxeSecurityManagementLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571681F235968A0000CEC60 /* DxeSecurityManagementLib.c */,
|
|
A5716820235968A0000CEC60 /* DxeSecurityManagementLib.uni */,
|
|
A5716821235968A0000CEC60 /* DxeSecurityManagementLib.inf */,
|
|
);
|
|
path = DxeSecurityManagementLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571682C235968A0000CEC60 /* DxePrintLibPrint2Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571682D235968A0000CEC60 /* DxePrintLibPrint2Protocol.uni */,
|
|
A571682E235968A0000CEC60 /* PrintLib.c */,
|
|
A571682F235968A0000CEC60 /* DxePrintLibPrint2Protocol.inf */,
|
|
);
|
|
path = DxePrintLibPrint2Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716841235968A0000CEC60 /* BaseBmpSupportLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716842235968A0000CEC60 /* BmpSupportLib.c */,
|
|
A5716843235968A0000CEC60 /* BaseBmpSupportLib.inf */,
|
|
A5716844235968A0000CEC60 /* BaseBmpSupportLib.uni */,
|
|
);
|
|
path = BaseBmpSupportLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716845235968A0000CEC60 /* CpuExceptionHandlerLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716846235968A0000CEC60 /* CpuExceptionHandlerLibNull.uni */,
|
|
A5716847235968A0000CEC60 /* CpuExceptionHandlerLibNull.inf */,
|
|
A5716848235968A0000CEC60 /* CpuExceptionHandlerLibNull.c */,
|
|
);
|
|
path = CpuExceptionHandlerLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716850235968A0000CEC60 /* BaseSortLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716851235968A0000CEC60 /* BaseSortLib.inf */,
|
|
A5716852235968A0000CEC60 /* BaseSortLib.uni */,
|
|
A5716853235968A0000CEC60 /* BaseSortLib.c */,
|
|
);
|
|
path = BaseSortLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716854235968A0000CEC60 /* DxeCorePerformanceLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716855235968A0000CEC60 /* DxeCorePerformanceLib.c */,
|
|
A5716856235968A0000CEC60 /* DxeCorePerformanceLibInternal.h */,
|
|
A5716857235968A0000CEC60 /* DxeCorePerformanceLib.inf */,
|
|
A5716858235968A0000CEC60 /* DxeCorePerformanceLib.uni */,
|
|
);
|
|
path = DxeCorePerformanceLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716859235968A0000CEC60 /* DxeResetSystemLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571685A235968A0000CEC60 /* DxeResetSystemLib.uni */,
|
|
A571685B235968A0000CEC60 /* DxeResetSystemLib.inf */,
|
|
A571685C235968A0000CEC60 /* DxeResetSystemLib.c */,
|
|
);
|
|
path = DxeResetSystemLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571685D235968A0000CEC60 /* PeiResetSystemLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571685E235968A0000CEC60 /* PeiResetSystemLib.uni */,
|
|
A571685F235968A0000CEC60 /* PeiResetSystemLib.inf */,
|
|
A5716860235968A0000CEC60 /* PeiResetSystemLib.c */,
|
|
);
|
|
path = PeiResetSystemLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571686E235968A0000CEC60 /* Application */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571686F235968A0000CEC60 /* UiApp */,
|
|
A571687E235968A0000CEC60 /* HelloWorld */,
|
|
A5716884235968A0000CEC60 /* BootManagerMenuApp */,
|
|
A571688B235968A0000CEC60 /* CapsuleApp */,
|
|
A5716894235968A0000CEC60 /* MemoryProfileInfo */,
|
|
A5716899235968A0000CEC60 /* DumpDynPcd */,
|
|
A571689D235968A0000CEC60 /* VariableInfo */,
|
|
A57168A2235968A0000CEC60 /* SmiHandlerProfileInfo */,
|
|
);
|
|
path = Application;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A571687E235968A0000CEC60 /* HelloWorld */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571687F235968A0000CEC60 /* HelloWorldStr.uni */,
|
|
A5716880235968A0000CEC60 /* HelloWorld.uni */,
|
|
A5716881235968A0000CEC60 /* HelloWorld.inf */,
|
|
A5716882235968A0000CEC60 /* HelloWorld.c */,
|
|
A5716883235968A0000CEC60 /* HelloWorldExtra.uni */,
|
|
);
|
|
path = HelloWorld;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716894235968A0000CEC60 /* MemoryProfileInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716895235968A0000CEC60 /* MemoryProfileInfo.inf */,
|
|
A5716896235968A0000CEC60 /* MemoryProfileInfo.c */,
|
|
A5716897235968A0000CEC60 /* MemoryProfileInfo.uni */,
|
|
A5716898235968A0000CEC60 /* MemoryProfileInfoExtra.uni */,
|
|
);
|
|
path = MemoryProfileInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716899235968A0000CEC60 /* DumpDynPcd */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571689A235968A0000CEC60 /* DumpDynPcd.inf */,
|
|
A571689B235968A0000CEC60 /* DumpDynPcdStr.uni */,
|
|
A571689C235968A0000CEC60 /* DumpDynPcd.c */,
|
|
);
|
|
path = DumpDynPcd;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571689D235968A0000CEC60 /* VariableInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571689E235968A0000CEC60 /* VariableInfoExtra.uni */,
|
|
A571689F235968A0000CEC60 /* VariableInfo.inf */,
|
|
A57168A0235968A0000CEC60 /* VariableInfo.uni */,
|
|
A57168A1235968A0000CEC60 /* VariableInfo.c */,
|
|
);
|
|
path = VariableInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57168A2235968A0000CEC60 /* SmiHandlerProfileInfo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57168A3235968A0000CEC60 /* SmiHandlerProfileInfoExtra.uni */,
|
|
A57168A4235968A0000CEC60 /* SmiHandlerProfileInfo.uni */,
|
|
A57168A5235968A0000CEC60 /* SmiHandlerProfileInfo.inf */,
|
|
A57168A6235968A0000CEC60 /* SmiHandlerProfileInfo.c */,
|
|
);
|
|
path = SmiHandlerProfileInfo;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A57168AB235968A6000CEC60 /* Ebc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57168AC235968A6000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = Ebc;
|
|
sourceTree = "<group>";
|
|
};
|
|
A57168AF235968A6000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A57168B0235968A6000CEC60 /* Nasm.inc */,
|
|
A57168B1235968A6000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716A54235968A6000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716A55235968A6000CEC60 /* Nasm.inc */,
|
|
A5716A56235968A6000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716A58235968A6000CEC60 /* Register */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716A59235968A6000CEC60 /* Intel */,
|
|
A5716A79235968A6000CEC60 /* Amd */,
|
|
);
|
|
path = Register;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716A79235968A6000CEC60 /* Amd */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716A7A235968A6000CEC60 /* Cpuid.h */,
|
|
A5716A7B235968A6000CEC60 /* Fam17Msr.h */,
|
|
A5716A7C235968A6000CEC60 /* Msr.h */,
|
|
);
|
|
path = Amd;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716AA6235968A6000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AA7235968A6000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716AD7235968A7000CEC60 /* AArch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AD8235968A7000CEC60 /* ProcessorBind.h */,
|
|
);
|
|
path = AArch64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716ADB235968A7000CEC60 /* PeiServicesTablePointerLibIdt */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716ADC235968A7000CEC60 /* PeiServicesTablePointerLibIdt.uni */,
|
|
A5716ADD235968A7000CEC60 /* PeiServicesTablePointerLibIdt.inf */,
|
|
A5716ADE235968A7000CEC60 /* PeiServicesTablePointer.c */,
|
|
);
|
|
path = PeiServicesTablePointerLibIdt;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716ADF235968A7000CEC60 /* StandaloneMmServicesTableLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AE0235968A7000CEC60 /* StandaloneMmServicesTableLib.c */,
|
|
A5716AE1235968A7000CEC60 /* StandaloneMmServicesTableLib.inf */,
|
|
A5716AE2235968A7000CEC60 /* StandaloneMmServicesTableLib.uni */,
|
|
);
|
|
path = StandaloneMmServicesTableLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716AE3235968A7000CEC60 /* PeiPciLibPciCfg2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AE4235968A7000CEC60 /* PeiPciLibPciCfg2.uni */,
|
|
A5716AE5235968A7000CEC60 /* PeiPciLibPciCfg2.inf */,
|
|
A5716AE6235968A7000CEC60 /* PciLib.c */,
|
|
);
|
|
path = PeiPciLibPciCfg2;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716AE7235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AE8235968A7000CEC60 /* SmbusLib.c */,
|
|
A5716AE9235968A7000CEC60 /* InternalSmbusLib.h */,
|
|
A5716AEA235968A7000CEC60 /* PeiSmbusLib.c */,
|
|
A5716AEB235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.inf */,
|
|
A5716AEC235968A7000CEC60 /* PeiSmbusLibSmbus2Ppi.uni */,
|
|
);
|
|
path = PeiSmbusLibSmbus2Ppi;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716AED235968A7000CEC60 /* BaseDebugPrintErrorLevelLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AEE235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.c */,
|
|
A5716AEF235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.inf */,
|
|
A5716AF0235968A7000CEC60 /* BaseDebugPrintErrorLevelLib.uni */,
|
|
);
|
|
path = BaseDebugPrintErrorLevelLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716AF1235968A7000CEC60 /* BaseCacheMaintenanceLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AF2235968A7000CEC60 /* BaseCacheMaintenanceLib.inf */,
|
|
A5716AF3235968A7000CEC60 /* BaseCacheMaintenanceLib.uni */,
|
|
A5716AF4235968A7000CEC60 /* X86Cache.c */,
|
|
A5716AF5235968A7000CEC60 /* ArmCache.c */,
|
|
A5716AF6235968A7000CEC60 /* EbcCache.c */,
|
|
);
|
|
path = BaseCacheMaintenanceLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716AFE235968A7000CEC60 /* BasePciLibCf8 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716AFF235968A7000CEC60 /* BasePciLibCf8.inf */,
|
|
A5716B00235968A7000CEC60 /* BasePciLibCf8.uni */,
|
|
A5716B01235968A7000CEC60 /* PciLib.c */,
|
|
);
|
|
path = BasePciLibCf8;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B02235968A7000CEC60 /* PeiServicesTablePointerLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B03235968A7000CEC60 /* PeiServicesTablePointerLib.uni */,
|
|
A5716B04235968A7000CEC60 /* PeiServicesTablePointerLib.inf */,
|
|
A5716B05235968A7000CEC60 /* PeiServicesTablePointer.c */,
|
|
);
|
|
path = PeiServicesTablePointerLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B06235968A7000CEC60 /* BaseDebugLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B07235968A7000CEC60 /* BaseDebugLibNull.inf */,
|
|
A5716B08235968A7000CEC60 /* BaseDebugLibNull.uni */,
|
|
A5716B09235968A7000CEC60 /* DebugLib.c */,
|
|
);
|
|
path = BaseDebugLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B0A235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B0B235968A7000CEC60 /* PciSegmentLib.h */,
|
|
A5716B0C235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.inf */,
|
|
A5716B0D235968A7000CEC60 /* UefiPciSegmentLibPciRootBridgeIo.uni */,
|
|
A5716B0E235968A7000CEC60 /* PciSegmentLib.c */,
|
|
);
|
|
path = UefiPciSegmentLibPciRootBridgeIo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B0F235968A7000CEC60 /* PeiServicesLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B10235968A7000CEC60 /* PeiServicesLib.inf */,
|
|
A5716B11235968A7000CEC60 /* PeiServicesLib.c */,
|
|
A5716B12235968A7000CEC60 /* PeiServicesLib.uni */,
|
|
);
|
|
path = PeiServicesLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B13235968A7000CEC60 /* BasePciExpressLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B14235968A7000CEC60 /* BasePciExpressLib.uni */,
|
|
A5716B15235968A7000CEC60 /* BasePciExpressLib.inf */,
|
|
A5716B16235968A7000CEC60 /* PciExpressLib.c */,
|
|
);
|
|
path = BasePciExpressLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B17235968A7000CEC60 /* BaseS3SmbusLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B18235968A7000CEC60 /* BaseS3SmbusLib.inf */,
|
|
A5716B19235968A7000CEC60 /* BaseS3SmbusLib.uni */,
|
|
A5716B1A235968A7000CEC60 /* S3SmbusLib.c */,
|
|
);
|
|
path = BaseS3SmbusLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B1B235968A7000CEC60 /* DxeServicesLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B1C235968A7000CEC60 /* Allocate.c */,
|
|
A5716B1D235968A7000CEC60 /* DxeServicesLib.c */,
|
|
A5716B1E235968A7000CEC60 /* X64 */,
|
|
A5716B20235968A7000CEC60 /* DxeServicesLib.uni */,
|
|
A5716B21235968A7000CEC60 /* DxeServicesLib.inf */,
|
|
);
|
|
path = DxeServicesLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B1E235968A7000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B1F235968A7000CEC60 /* Allocate.c */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B22235968A7000CEC60 /* SecPeiDxeTimerLibCpu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B23235968A7000CEC60 /* X86TimerLib.c */,
|
|
A5716B24235968A7000CEC60 /* SecPeiDxeTimerLibCpu.inf */,
|
|
A5716B25235968A7000CEC60 /* SecPeiDxeTimerLibCpu.uni */,
|
|
);
|
|
path = SecPeiDxeTimerLibCpu;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B26235968A7000CEC60 /* StandaloneMmDriverEntryPoint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B27235968A7000CEC60 /* StandaloneMmDriverEntryPoint.inf */,
|
|
A5716B28235968A7000CEC60 /* StandaloneMmDriverEntryPoint.uni */,
|
|
A5716B29235968A7000CEC60 /* StandaloneMmDriverEntryPoint.c */,
|
|
);
|
|
path = StandaloneMmDriverEntryPoint;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716B2A235968A7000CEC60 /* SmmPciLibPciRootBridgeIo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B2B235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.uni */,
|
|
A5716B2C235968A7000CEC60 /* SmmPciLibPciRootBridgeIo.inf */,
|
|
A5716B2D235968A7000CEC60 /* PciLib.c */,
|
|
);
|
|
path = SmmPciLibPciRootBridgeIo;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716B31235968A7000CEC60 /* Ebc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716B32235968A7000CEC60 /* CpuBreakpoint.c */,
|
|
A5716B33235968A7000CEC60 /* SwitchStack.c */,
|
|
A5716B34235968A7000CEC60 /* SetJumpLongJump.c */,
|
|
A5716B35235968A7000CEC60 /* SpeculationBarrier.c */,
|
|
);
|
|
path = Ebc;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716CD6235968A7000CEC60 /* Ebc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716CD7235968A7000CEC60 /* Synchronization.c */,
|
|
);
|
|
path = Ebc;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716CF2235968A7000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716CF3235968A7000CEC60 /* Synchronization.S */,
|
|
A5716CF4235968A7000CEC60 /* Synchronization.asm */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716CF5235968A7000CEC60 /* AArch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716CF6235968A7000CEC60 /* Synchronization.S */,
|
|
A5716CF7235968A7000CEC60 /* Synchronization.asm */,
|
|
);
|
|
path = AArch64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716D16235968A7000CEC60 /* BaseCpuLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D17235968A7000CEC60 /* Ebc */,
|
|
A5716D19235968A7000CEC60 /* X64 */,
|
|
A5716D1C235968A7000CEC60 /* BaseCpuLib.uni */,
|
|
A5716D1D235968A7000CEC60 /* BaseCpuLib.inf */,
|
|
A5716D1E235968A7000CEC60 /* Ia32 */,
|
|
A5716D25235968A7000CEC60 /* Arm */,
|
|
A5716D2A235968A7000CEC60 /* AArch64 */,
|
|
);
|
|
path = BaseCpuLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D17235968A7000CEC60 /* Ebc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D18235968A7000CEC60 /* CpuSleepFlushTlb.c */,
|
|
);
|
|
path = Ebc;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D19235968A7000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D1A235968A7000CEC60 /* CpuSleep.nasm */,
|
|
A5716D1B235968A7000CEC60 /* CpuFlushTlb.nasm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716D25235968A7000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D26235968A7000CEC60 /* CpuFlushTlb.S */,
|
|
A5716D27235968A7000CEC60 /* CpuFlushTlb.asm */,
|
|
A5716D28235968A7000CEC60 /* CpuSleep.asm */,
|
|
A5716D29235968A7000CEC60 /* CpuSleep.S */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D2A235968A7000CEC60 /* AArch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D2B235968A7000CEC60 /* CpuFlushTlb.S */,
|
|
A5716D2C235968A7000CEC60 /* CpuFlushTlb.asm */,
|
|
A5716D2D235968A7000CEC60 /* CpuSleep.asm */,
|
|
A5716D2E235968A7000CEC60 /* CpuSleep.S */,
|
|
);
|
|
path = AArch64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D2F235968A7000CEC60 /* PeiExtractGuidedSectionLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D30235968A7000CEC60 /* PeiExtractGuidedSectionLib.c */,
|
|
A5716D31235968A7000CEC60 /* PeiExtractGuidedSectionLib.uni */,
|
|
A5716D32235968A7000CEC60 /* PeiExtractGuidedSectionLib.inf */,
|
|
);
|
|
path = PeiExtractGuidedSectionLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D33235968A7000CEC60 /* UefiDriverEntryPoint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D34235968A7000CEC60 /* DriverEntryPoint.c */,
|
|
A5716D35235968A7000CEC60 /* UefiDriverEntryPoint.inf */,
|
|
A5716D36235968A7000CEC60 /* UefiDriverEntryPoint.uni */,
|
|
);
|
|
path = UefiDriverEntryPoint;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D37235968A7000CEC60 /* UefiDebugLibDebugPortProtocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D38235968A7000CEC60 /* DebugLibConstructor.c */,
|
|
A5716D39235968A7000CEC60 /* DebugLib.c */,
|
|
A5716D3A235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.uni */,
|
|
A5716D3B235968A7000CEC60 /* UefiDebugLibDebugPortProtocol.inf */,
|
|
);
|
|
path = UefiDebugLibDebugPortProtocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D3C235968A7000CEC60 /* SmmPciExpressLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D3D235968A7000CEC60 /* SmmPciExpressLib.inf */,
|
|
A5716D3E235968A7000CEC60 /* PciExpressLib.c */,
|
|
);
|
|
path = SmmPciExpressLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D3F235968A7000CEC60 /* DxeRuntimePciExpressLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D40235968A7000CEC60 /* DxeRuntimePciExpressLib.uni */,
|
|
A5716D41235968A7000CEC60 /* DxeRuntimePciExpressLib.inf */,
|
|
A5716D42235968A7000CEC60 /* PciExpressLib.c */,
|
|
);
|
|
path = DxeRuntimePciExpressLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716D78235968A8000CEC60 /* AArch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D79235968A8000CEC60 /* CopyMem.S */,
|
|
A5716D7A235968A8000CEC60 /* SetMem.S */,
|
|
A5716D7B235968A8000CEC60 /* CompareMem.S */,
|
|
A5716D7C235968A8000CEC60 /* CompareGuid.S */,
|
|
A5716D7D235968A8000CEC60 /* ScanMem.S */,
|
|
);
|
|
path = AArch64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D81235968A8000CEC60 /* BasePerformanceLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D82235968A8000CEC60 /* PerformanceLib.c */,
|
|
A5716D83235968A8000CEC60 /* BasePerformanceLibNull.inf */,
|
|
A5716D84235968A8000CEC60 /* BasePerformanceLibNull.uni */,
|
|
);
|
|
path = BasePerformanceLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D85235968A8000CEC60 /* BasePciSegmentLibPci */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D86235968A8000CEC60 /* BasePciSegmentLibPci.inf */,
|
|
A5716D87235968A8000CEC60 /* BasePciSegmentLibPci.uni */,
|
|
A5716D88235968A8000CEC60 /* PciSegmentLib.c */,
|
|
);
|
|
path = BasePciSegmentLibPci;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D89235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D8A235968A8000CEC60 /* PostCode.c */,
|
|
A5716D8B235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.inf */,
|
|
A5716D8C235968A8000CEC60 /* PeiDxePostCodeLibReportStatusCode.uni */,
|
|
);
|
|
path = PeiDxePostCodeLibReportStatusCode;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D8D235968A8000CEC60 /* BasePcdLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D8E235968A8000CEC60 /* BasePcdLibNull.uni */,
|
|
A5716D8F235968A8000CEC60 /* BasePcdLibNull.inf */,
|
|
A5716D90235968A8000CEC60 /* PcdLib.c */,
|
|
);
|
|
path = BasePcdLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D91235968A8000CEC60 /* BaseStackCheckLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D92235968A8000CEC60 /* BaseStackCheckGcc.c */,
|
|
A5716D93235968A8000CEC60 /* BaseStackCheckLib.uni */,
|
|
A5716D94235968A8000CEC60 /* BaseStackCheckNull.c */,
|
|
A5716D95235968A8000CEC60 /* BaseStackCheckLib.inf */,
|
|
);
|
|
path = BaseStackCheckLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D96235968A8000CEC60 /* BaseRngLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D97235968A8000CEC60 /* BaseRngLib.uni */,
|
|
A5716D98235968A8000CEC60 /* BaseRngLib.inf */,
|
|
A5716D99235968A8000CEC60 /* BaseRng.c */,
|
|
);
|
|
path = BaseRngLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D9A235968A8000CEC60 /* DxeCoreEntryPoint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D9B235968A8000CEC60 /* DxeCoreEntryPoint.c */,
|
|
A5716D9C235968A8000CEC60 /* DxeCoreEntryPoint.uni */,
|
|
A5716D9D235968A8000CEC60 /* DxeCoreEntryPoint.inf */,
|
|
);
|
|
path = DxeCoreEntryPoint;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716D9E235968A8000CEC60 /* BasePostCodeLibPort80 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716D9F235968A8000CEC60 /* PostCode.c */,
|
|
A5716DA0235968A8000CEC60 /* BasePostCodeLibPort80.inf */,
|
|
A5716DA1235968A8000CEC60 /* BasePostCodeLibPort80.uni */,
|
|
);
|
|
path = BasePostCodeLibPort80;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DA2235968A8000CEC60 /* PeiCoreEntryPoint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DA3235968A8000CEC60 /* PeiCoreEntryPoint.uni */,
|
|
A5716DA4235968A8000CEC60 /* PeiCoreEntryPoint.inf */,
|
|
A5716DA5235968A8000CEC60 /* PeiCoreEntryPoint.c */,
|
|
);
|
|
path = PeiCoreEntryPoint;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716DAA235968A8000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DAB235968A8000CEC60 /* PeCoffLoaderEx.c */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DAE235968A8000CEC60 /* SmmLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DAF235968A8000CEC60 /* SmmLibNull.uni */,
|
|
A5716DB0235968A8000CEC60 /* SmmLibNull.inf */,
|
|
A5716DB1235968A8000CEC60 /* SmmLibNull.c */,
|
|
);
|
|
path = SmmLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DB2235968A8000CEC60 /* BasePciCf8Lib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DB3235968A8000CEC60 /* BasePciCf8Lib.uni */,
|
|
A5716DB4235968A8000CEC60 /* BasePciCf8Lib.inf */,
|
|
A5716DB5235968A8000CEC60 /* PciCf8Lib.c */,
|
|
);
|
|
path = BasePciCf8Lib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DB6235968A8000CEC60 /* MmServicesTableLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DB7235968A8000CEC60 /* MmServicesTableLib.uni */,
|
|
A5716DB8235968A8000CEC60 /* MmServicesTableLib.inf */,
|
|
A5716DB9235968A8000CEC60 /* MmServicesTableLib.c */,
|
|
);
|
|
path = MmServicesTableLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DBA235968A8000CEC60 /* BaseSafeIntLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DBB235968A8000CEC60 /* SafeIntLib64.c */,
|
|
A5716DBC235968A8000CEC60 /* SafeIntLibEbc.c */,
|
|
A5716DBD235968A8000CEC60 /* BaseSafeIntLib.inf */,
|
|
A5716DBE235968A8000CEC60 /* SafeIntLib32.c */,
|
|
A5716DBF235968A8000CEC60 /* SafeIntLib.c */,
|
|
);
|
|
path = BaseSafeIntLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DC0235968A8000CEC60 /* SmmServicesTableLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DC1235968A8000CEC60 /* SmmServicesTableLib.c */,
|
|
A5716DC2235968A8000CEC60 /* SmmServicesTableLib.inf */,
|
|
A5716DC3235968A8000CEC60 /* SmmServicesTableLib.uni */,
|
|
);
|
|
path = SmmServicesTableLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DC4235968A8000CEC60 /* DxeExtractGuidedSectionLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DC5235968A8000CEC60 /* DxeExtractGuidedSectionLib.uni */,
|
|
A5716DC6235968A8000CEC60 /* DxeExtractGuidedSectionLib.inf */,
|
|
A5716DC7235968A8000CEC60 /* DxeExtractGuidedSectionLib.c */,
|
|
);
|
|
path = DxeExtractGuidedSectionLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DC8235968A8000CEC60 /* UefiApplicationEntryPoint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DC9235968A8000CEC60 /* UefiApplicationEntryPoint.uni */,
|
|
A5716DCA235968A8000CEC60 /* UefiApplicationEntryPoint.inf */,
|
|
A5716DCB235968A8000CEC60 /* ApplicationEntryPoint.c */,
|
|
);
|
|
path = UefiApplicationEntryPoint;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716DE7235968A8000CEC60 /* DxeSmbusLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DE8235968A8000CEC60 /* DxeSmbusLib.c */,
|
|
A5716DE9235968A8000CEC60 /* SmbusLib.c */,
|
|
A5716DEA235968A8000CEC60 /* InternalSmbusLib.h */,
|
|
A5716DEB235968A8000CEC60 /* DxeSmbusLib.inf */,
|
|
A5716DEC235968A8000CEC60 /* DxeSmbusLib.uni */,
|
|
);
|
|
path = DxeSmbusLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DED235968A8000CEC60 /* BaseSmbusLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DEE235968A8000CEC60 /* BaseSmbusLibNull.c */,
|
|
A5716DEF235968A8000CEC60 /* BaseSmbusLibNull.uni */,
|
|
A5716DF0235968A8000CEC60 /* BaseSmbusLibNull.inf */,
|
|
);
|
|
path = BaseSmbusLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DF1235968A8000CEC60 /* BaseTimerLibNullTemplate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DF2235968A8000CEC60 /* BaseTimerLibNullTemplate.uni */,
|
|
A5716DF3235968A8000CEC60 /* BaseTimerLibNullTemplate.inf */,
|
|
A5716DF4235968A8000CEC60 /* TimerLibNull.c */,
|
|
);
|
|
path = BaseTimerLibNullTemplate;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DF5235968A8000CEC60 /* BaseS3IoLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DF6235968A8000CEC60 /* BaseS3IoLib.inf */,
|
|
A5716DF7235968A8000CEC60 /* BaseS3IoLib.uni */,
|
|
A5716DF8235968A8000CEC60 /* S3IoLib.c */,
|
|
);
|
|
path = BaseS3IoLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716DF9235968A8000CEC60 /* BaseDebugLibSerialPort */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716DFA235968A8000CEC60 /* BaseDebugLibSerialPort.uni */,
|
|
A5716DFB235968A8000CEC60 /* BaseDebugLibSerialPort.inf */,
|
|
A5716DFC235968A8000CEC60 /* DebugLib.c */,
|
|
);
|
|
path = BaseDebugLibSerialPort;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716E2F235968A8000CEC60 /* BaseSerialPortLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E30235968A8000CEC60 /* BaseSerialPortLibNull.uni */,
|
|
A5716E31235968A8000CEC60 /* BaseSerialPortLibNull.inf */,
|
|
A5716E32235968A8000CEC60 /* BaseSerialPortLibNull.c */,
|
|
);
|
|
path = BaseSerialPortLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E33235968A8000CEC60 /* BaseS3BootScriptLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E34235968A8000CEC60 /* BaseS3BootScriptLibNull.inf */,
|
|
A5716E35235968A8000CEC60 /* BootScriptLib.c */,
|
|
A5716E36235968A8000CEC60 /* BaseS3BootScriptLibNull.uni */,
|
|
);
|
|
path = BaseS3BootScriptLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E37235968A8000CEC60 /* DxePcdLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E38235968A8000CEC60 /* DxePcdLib.c */,
|
|
A5716E39235968A8000CEC60 /* DxePcdLib.uni */,
|
|
A5716E3A235968A8000CEC60 /* DxePcdLib.inf */,
|
|
);
|
|
path = DxePcdLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E3B235968A8000CEC60 /* SmmPeriodicSmiLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E3C235968A8000CEC60 /* SmmPeriodicSmiLib.inf */,
|
|
A5716E3D235968A8000CEC60 /* SmmPeriodicSmiLib.uni */,
|
|
A5716E3E235968A8000CEC60 /* SmmPeriodicSmiLib.c */,
|
|
);
|
|
path = SmmPeriodicSmiLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E3F235968A8000CEC60 /* UefiScsiLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E40235968A8000CEC60 /* UefiScsiLib.c */,
|
|
A5716E41235968A8000CEC60 /* UefiScsiLib.uni */,
|
|
A5716E42235968A8000CEC60 /* UefiScsiLib.inf */,
|
|
);
|
|
path = UefiScsiLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E43235968A8000CEC60 /* PeiResourcePublicationLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E44235968A8000CEC60 /* PeiResourcePublicationLib.c */,
|
|
A5716E45235968A8000CEC60 /* PeiResourcePublicationLib.inf */,
|
|
A5716E46235968A8000CEC60 /* PeiResourcePublicationLib.uni */,
|
|
);
|
|
path = PeiResourcePublicationLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E47235968A8000CEC60 /* DxeHobLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E48235968A8000CEC60 /* DxeHobLib.inf */,
|
|
A5716E49235968A8000CEC60 /* DxeHobLib.uni */,
|
|
A5716E4A235968A8000CEC60 /* HobLib.c */,
|
|
);
|
|
path = DxeHobLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E4B235968A8000CEC60 /* BaseS3PciSegmentLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E4C235968A8000CEC60 /* S3PciSegmentLib.c */,
|
|
A5716E4D235968A8000CEC60 /* BaseS3PciSegmentLib.uni */,
|
|
A5716E4E235968A8000CEC60 /* BaseS3PciSegmentLib.inf */,
|
|
);
|
|
path = BaseS3PciSegmentLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E4F235968A8000CEC60 /* BasePciSegmentInfoLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E50235968A8000CEC60 /* BasePciSegmentInfoLibNull.inf */,
|
|
A5716E51235968A8000CEC60 /* BasePciSegmentInfoLibNull.uni */,
|
|
A5716E52235968A8000CEC60 /* PciSegmentInfoLib.c */,
|
|
);
|
|
path = BasePciSegmentInfoLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E53235968A8000CEC60 /* SmmMemoryAllocationLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E54235968A8000CEC60 /* MemoryAllocationLib.c */,
|
|
A5716E55235968A8000CEC60 /* SmmMemoryAllocationLib.uni */,
|
|
A5716E56235968A8000CEC60 /* SmmMemoryAllocationLib.inf */,
|
|
);
|
|
path = SmmMemoryAllocationLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E57235968A8000CEC60 /* BaseExtractGuidedSectionLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E58235968A8000CEC60 /* BaseExtractGuidedSectionLib.uni */,
|
|
A5716E59235968A8000CEC60 /* BaseExtractGuidedSectionLib.inf */,
|
|
A5716E5A235968A8000CEC60 /* BaseExtractGuidedSectionLib.c */,
|
|
);
|
|
path = BaseExtractGuidedSectionLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E5B235968A8000CEC60 /* UefiBootServicesTableLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E5C235968A8000CEC60 /* UefiBootServicesTableLib.uni */,
|
|
A5716E5D235968A8000CEC60 /* UefiBootServicesTableLib.inf */,
|
|
A5716E5E235968A8000CEC60 /* UefiBootServicesTableLib.c */,
|
|
);
|
|
path = UefiBootServicesTableLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E5F235968A8000CEC60 /* UefiDebugLibStdErr */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E60235968A8000CEC60 /* DebugLibConstructor.c */,
|
|
A5716E61235968A8000CEC60 /* UefiDebugLibStdErr.uni */,
|
|
A5716E62235968A8000CEC60 /* UefiDebugLibStdErr.inf */,
|
|
A5716E63235968A8000CEC60 /* DebugLib.c */,
|
|
);
|
|
path = UefiDebugLibStdErr;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E64235968A8000CEC60 /* PeiMemoryAllocationLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E65235968A8000CEC60 /* MemoryAllocationLib.c */,
|
|
A5716E66235968A8000CEC60 /* PeiMemoryAllocationLib.uni */,
|
|
A5716E67235968A8000CEC60 /* PeiMemoryAllocationLib.inf */,
|
|
);
|
|
path = PeiMemoryAllocationLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716E73235968A8000CEC60 /* PeiHobLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E74235968A8000CEC60 /* PeiHobLib.uni */,
|
|
A5716E75235968A8000CEC60 /* PeiHobLib.inf */,
|
|
A5716E76235968A8000CEC60 /* HobLib.c */,
|
|
);
|
|
path = PeiHobLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716E92235968A8000CEC60 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E93235968A8000CEC60 /* IoFifo.nasm */,
|
|
A5716E94235968A8000CEC60 /* IoFifoSev.nasm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E98235968A8000CEC60 /* Ia32 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E99235968A8000CEC60 /* IoFifo.nasm */,
|
|
A5716E9A235968A8000CEC60 /* IoFifoSev.nasm */,
|
|
);
|
|
path = Ia32;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716E9C235968A8000CEC60 /* Arm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716E9D235968A8000CEC60 /* ArmVirtMmio.S */,
|
|
A5716E9E235968A8000CEC60 /* ArmVirtMmio.asm */,
|
|
);
|
|
path = Arm;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EA0235968A8000CEC60 /* AArch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EA1235968A8000CEC60 /* ArmVirtMmio.S */,
|
|
A5716EA2235968A8000CEC60 /* ArmVirtMmio.asm */,
|
|
);
|
|
path = AArch64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EA5235968A8000CEC60 /* PeiPciSegmentLibPciCfg2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EA6235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.inf */,
|
|
A5716EA7235968A8000CEC60 /* PeiPciSegmentLibPciCfg2.uni */,
|
|
A5716EA8235968A8000CEC60 /* PciSegmentLib.c */,
|
|
);
|
|
path = PeiPciSegmentLibPciCfg2;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EA9235968A8000CEC60 /* BasePeCoffGetEntryPointLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EAA235968A8000CEC60 /* BasePeCoffGetEntryPointLib.uni */,
|
|
A5716EAB235968A8000CEC60 /* BasePeCoffGetEntryPointLib.inf */,
|
|
A5716EAC235968A8000CEC60 /* PeCoffGetEntryPoint.c */,
|
|
);
|
|
path = BasePeCoffGetEntryPointLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EAD235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EAE235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.inf */,
|
|
A5716EAF235968A8000CEC60 /* UefiDevicePathLibDevicePathProtocol.uni */,
|
|
A5716EB0235968A8000CEC60 /* UefiDevicePathLib.c */,
|
|
);
|
|
path = UefiDevicePathLibDevicePathProtocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EB1235968A8000CEC60 /* SmmIoLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EB2235968A8000CEC60 /* SmmIoLib.c */,
|
|
A5716EB3235968A8000CEC60 /* SmmIoLib.uni */,
|
|
A5716EB4235968A8000CEC60 /* SmmIoLib.inf */,
|
|
);
|
|
path = SmmIoLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EB5235968A8000CEC60 /* DxeCoreHobLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EB6235968A8000CEC60 /* HobLib.c */,
|
|
A5716EB7235968A8000CEC60 /* DxeCoreHobLib.inf */,
|
|
A5716EB8235968A8000CEC60 /* DxeCoreHobLib.uni */,
|
|
);
|
|
path = DxeCoreHobLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EB9235968A8000CEC60 /* UefiRuntimeServicesTableLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EBA235968A8000CEC60 /* UefiRuntimeServicesTableLib.uni */,
|
|
A5716EBB235968A8000CEC60 /* UefiRuntimeServicesTableLib.inf */,
|
|
A5716EBC235968A8000CEC60 /* UefiRuntimeServicesTableLib.c */,
|
|
);
|
|
path = UefiRuntimeServicesTableLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EBD235968A8000CEC60 /* PeiPcdLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EBE235968A8000CEC60 /* PeiPcdLib.c */,
|
|
A5716EBF235968A8000CEC60 /* PeiPcdLib.inf */,
|
|
A5716EC0235968A8000CEC60 /* PeiPcdLib.uni */,
|
|
);
|
|
path = PeiPcdLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EC1235968A8000CEC60 /* SmmMemLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EC2235968A8000CEC60 /* SmmMemLib.uni */,
|
|
A5716EC3235968A8000CEC60 /* SmmMemLib.c */,
|
|
A5716EC4235968A8000CEC60 /* SmmMemLib.inf */,
|
|
);
|
|
path = SmmMemLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EC5235968A8000CEC60 /* UefiFileHandleLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EC6235968A8000CEC60 /* UefiFileHandleLib.inf */,
|
|
A5716EC7235968A8000CEC60 /* UefiFileHandleLib.uni */,
|
|
A5716EC8235968A8000CEC60 /* UefiFileHandleLib.c */,
|
|
);
|
|
path = UefiFileHandleLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EC9235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716ECA235968A8000CEC60 /* DebugLib.c */,
|
|
A5716ECB235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.inf */,
|
|
A5716ECC235968A8000CEC60 /* DxeRuntimeDebugLibSerialPort.uni */,
|
|
);
|
|
path = DxeRuntimeDebugLibSerialPort;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716EF8235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EF9235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.inf */,
|
|
A5716EFA235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.uni */,
|
|
A5716EFB235968A8000CEC60 /* BaseOrderedCollectionRedBlackTreeLib.c */,
|
|
);
|
|
path = BaseOrderedCollectionRedBlackTreeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716EFC235968A8000CEC60 /* UefiMemoryAllocationLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716EFD235968A8000CEC60 /* UefiMemoryAllocationLib.inf */,
|
|
A5716EFE235968A8000CEC60 /* MemoryAllocationLib.c */,
|
|
A5716EFF235968A8000CEC60 /* UefiMemoryAllocationLib.uni */,
|
|
);
|
|
path = UefiMemoryAllocationLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F00235968A8000CEC60 /* UefiRuntimeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F01235968A8000CEC60 /* UefiRuntimeLib.uni */,
|
|
A5716F02235968A8000CEC60 /* UefiRuntimeLib.inf */,
|
|
A5716F03235968A8000CEC60 /* RuntimeLib.c */,
|
|
);
|
|
path = UefiRuntimeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F04235968A8000CEC60 /* UefiDebugLibConOut */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F05235968A8000CEC60 /* UefiDebugLibConOut.inf */,
|
|
A5716F06235968A8000CEC60 /* UefiDebugLibConOut.uni */,
|
|
A5716F07235968A8000CEC60 /* DebugLibConstructor.c */,
|
|
A5716F08235968A8000CEC60 /* DebugLib.c */,
|
|
);
|
|
path = UefiDebugLibConOut;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F09235968A8000CEC60 /* BasePciLibPciExpress */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F0A235968A8000CEC60 /* BasePciLibPciExpress.uni */,
|
|
A5716F0B235968A8000CEC60 /* BasePciLibPciExpress.inf */,
|
|
A5716F0C235968A8000CEC60 /* PciLib.c */,
|
|
);
|
|
path = BasePciLibPciExpress;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716F17235968A8000CEC60 /* DxeHstiLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F18235968A8000CEC60 /* DxeHstiLib.uni */,
|
|
A5716F19235968A8000CEC60 /* HstiDxe.c */,
|
|
A5716F1A235968A8000CEC60 /* DxeHstiLib.inf */,
|
|
A5716F1B235968A8000CEC60 /* HstiAip.c */,
|
|
A5716F1C235968A8000CEC60 /* HstiDxe.h */,
|
|
);
|
|
path = DxeHstiLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F1D235968A8000CEC60 /* BasePostCodeLibDebug */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F1E235968A8000CEC60 /* PostCode.c */,
|
|
A5716F1F235968A8000CEC60 /* BasePostCodeLibDebug.uni */,
|
|
A5716F20235968A8000CEC60 /* BasePostCodeLibDebug.inf */,
|
|
);
|
|
path = BasePostCodeLibDebug;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F21235968A8000CEC60 /* BaseS3StallLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F22235968A8000CEC60 /* BaseS3StallLib.inf */,
|
|
A5716F23235968A8000CEC60 /* BaseS3StallLib.uni */,
|
|
A5716F24235968A8000CEC60 /* S3StallLib.c */,
|
|
);
|
|
path = BaseS3StallLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716F50235968A8000CEC60 /* UefiPciLibPciRootBridgeIo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F51235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.uni */,
|
|
A5716F52235968A8000CEC60 /* UefiPciLibPciRootBridgeIo.inf */,
|
|
A5716F53235968A8000CEC60 /* PciLib.c */,
|
|
);
|
|
path = UefiPciLibPciRootBridgeIo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F54235968A8000CEC60 /* PeimEntryPoint */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F55235968A8000CEC60 /* PeimEntryPoint.c */,
|
|
A5716F56235968A8000CEC60 /* PeimEntryPoint.uni */,
|
|
A5716F57235968A8000CEC60 /* PeimEntryPoint.inf */,
|
|
);
|
|
path = PeimEntryPoint;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F58235968A8000CEC60 /* SmiHandlerProfileLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F59235968A8000CEC60 /* SmiHandlerProfileLibNull.c */,
|
|
A5716F5A235968A8000CEC60 /* SmiHandlerProfileLibNull.inf */,
|
|
A5716F5B235968A8000CEC60 /* SmiHandlerProfileLibNull.uni */,
|
|
);
|
|
path = SmiHandlerProfileLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F5C235968A8000CEC60 /* BaseS3PciLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F5D235968A8000CEC60 /* S3PciLib.c */,
|
|
A5716F5E235968A8000CEC60 /* BaseS3PciLib.uni */,
|
|
A5716F5F235968A8000CEC60 /* BaseS3PciLib.inf */,
|
|
);
|
|
path = BaseS3PciLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F60235968A8000CEC60 /* BasePrintLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F61235968A8000CEC60 /* PrintLibInternal.h */,
|
|
A5716F62235968A8000CEC60 /* PrintLib.c */,
|
|
A5716F63235968A8000CEC60 /* BasePrintLib.inf */,
|
|
A5716F64235968A8000CEC60 /* BasePrintLib.uni */,
|
|
A5716F65235968A8000CEC60 /* PrintLibInternal.c */,
|
|
);
|
|
path = BasePrintLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F66235968A8000CEC60 /* PeiIoLibCpuIo */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F67235968A8000CEC60 /* IoLibMmioBuffer.c */,
|
|
A5716F68235968A8000CEC60 /* IoLib.c */,
|
|
A5716F69235968A8000CEC60 /* IoHighLevel.c */,
|
|
A5716F6A235968A8000CEC60 /* PeiIoLibCpuIo.uni */,
|
|
A5716F6B235968A8000CEC60 /* PeiIoLibCpuIo.inf */,
|
|
);
|
|
path = PeiIoLibCpuIo;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F6C235968A8000CEC60 /* BaseReportStatusCodeLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F6D235968A9000CEC60 /* BaseReportStatusCodeLib.c */,
|
|
A5716F6E235968A9000CEC60 /* BaseReportStatusCodeLibNull.uni */,
|
|
A5716F6F235968A9000CEC60 /* BaseReportStatusCodeLibNull.inf */,
|
|
);
|
|
path = BaseReportStatusCodeLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F70235968A9000CEC60 /* DxeServicesTableLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F71235968A9000CEC60 /* DxeServicesTableLib.c */,
|
|
A5716F72235968A9000CEC60 /* DxeServicesTableLib.inf */,
|
|
A5716F73235968A9000CEC60 /* DxeServicesTableLib.uni */,
|
|
);
|
|
path = DxeServicesTableLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F74235968A9000CEC60 /* BasePeCoffExtraActionLibNull */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F75235968A9000CEC60 /* BasePeCoffExtraActionLibNull.inf */,
|
|
A5716F76235968A9000CEC60 /* PeCoffExtraActionLibNull.uni */,
|
|
A5716F77235968A9000CEC60 /* PeCoffExtraActionLib.c */,
|
|
);
|
|
path = BasePeCoffExtraActionLibNull;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F78235968A9000CEC60 /* UefiUsbLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F79235968A9000CEC60 /* UsbDxeLib.c */,
|
|
A5716F7A235968A9000CEC60 /* UefiUsbLib.inf */,
|
|
A5716F7B235968A9000CEC60 /* UefiUsbLib.uni */,
|
|
A5716F7C235968A9000CEC60 /* Hid.c */,
|
|
A5716F7D235968A9000CEC60 /* UefiUsbLibInternal.h */,
|
|
);
|
|
path = UefiUsbLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716F90235968CC000CEC60 /* HpetTimerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F91235968CC000CEC60 /* HpetTimerDxe.uni */,
|
|
A5716F92235968CC000CEC60 /* HpetTimer.c */,
|
|
A5716F93235968CC000CEC60 /* HpetTimerDxeExtra.uni */,
|
|
A5716F94235968CC000CEC60 /* HpetTimerDxe.inf */,
|
|
);
|
|
path = HpetTimerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F96235968CC000CEC60 /* Include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F97235968CC000CEC60 /* Library */,
|
|
A5716F99235968CC000CEC60 /* Register */,
|
|
A5716F9C235968CC000CEC60 /* Guid */,
|
|
);
|
|
path = Include;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F97235968CC000CEC60 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F98235968CC000CEC60 /* IoApicLib.h */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F99235968CC000CEC60 /* Register */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F9A235968CC000CEC60 /* IoApic.h */,
|
|
A5716F9B235968CC000CEC60 /* Hpet.h */,
|
|
);
|
|
path = Register;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F9C235968CC000CEC60 /* Guid */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F9D235968CC000CEC60 /* PcAtChipsetTokenSpace.h */,
|
|
);
|
|
path = Guid;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F9E235968CC000CEC60 /* Bus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716F9F235968CC000CEC60 /* Pci */,
|
|
);
|
|
path = Bus;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716F9F235968CC000CEC60 /* Pci */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FA0235968CC000CEC60 /* IdeControllerDxe */,
|
|
);
|
|
path = Pci;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716FA7235968CC000CEC60 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FA8235968CC000CEC60 /* AcpiTimerLib */,
|
|
A5716FB3235968CC000CEC60 /* BaseIoApicLib */,
|
|
A5716FB7235968CC000CEC60 /* ResetSystemLib */,
|
|
A5716FBB235968CC000CEC60 /* SerialIoLib */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716FB3235968CC000CEC60 /* BaseIoApicLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FB4235968CC000CEC60 /* BaseIoApicLib.uni */,
|
|
A5716FB5235968CC000CEC60 /* BaseIoApicLib.inf */,
|
|
A5716FB6235968CC000CEC60 /* IoApicLib.c */,
|
|
);
|
|
path = BaseIoApicLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FB7235968CC000CEC60 /* ResetSystemLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FB8235968CC000CEC60 /* ResetSystemLib.c */,
|
|
A5716FB9235968CC000CEC60 /* ResetSystemLib.uni */,
|
|
A5716FBA235968CC000CEC60 /* ResetSystemLib.inf */,
|
|
);
|
|
path = ResetSystemLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FBB235968CC000CEC60 /* SerialIoLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FBC235968CC000CEC60 /* SerialPortLib.c */,
|
|
A5716FBD235968CC000CEC60 /* SerialIoLib.inf */,
|
|
A5716FBE235968CC000CEC60 /* PcAtSerialPortLib.uni */,
|
|
);
|
|
path = SerialIoLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FBF235968CC000CEC60 /* 8259InterruptControllerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FC0235968CC000CEC60 /* Legacy8259Extra.uni */,
|
|
A5716FC1235968CC000CEC60 /* 8259.c */,
|
|
A5716FC2235968CC000CEC60 /* 8259.inf */,
|
|
A5716FC3235968CC000CEC60 /* Legacy8259.uni */,
|
|
A5716FC4235968CC000CEC60 /* 8259.h */,
|
|
);
|
|
path = 8259InterruptControllerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FC6235968CC000CEC60 /* 8254TimerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FC7235968CC000CEC60 /* Timer.c */,
|
|
A5716FC8235968CC000CEC60 /* Timer.uni */,
|
|
A5716FC9235968CC000CEC60 /* 8254Timer.inf */,
|
|
A5716FCA235968CC000CEC60 /* Timer.h */,
|
|
A5716FCB235968CC000CEC60 /* TimerExtra.uni */,
|
|
);
|
|
path = 8254TimerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
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 = "<group>";
|
|
};
|
|
A5716FD3235A1576000CEC60 /* Isa */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FD4235A1576000CEC60 /* IsaBusDxe */,
|
|
A5716FDE235A1576000CEC60 /* IsaIoDxe */,
|
|
A5716FE8235A1576000CEC60 /* Ps2MouseAbsolutePointerDxe */,
|
|
A5716FF1235A1576000CEC60 /* Ps2KeyboardDxe */,
|
|
A5716FFA235A1576000CEC60 /* IsaSerialDxe */,
|
|
A5717001235A1576000CEC60 /* Ps2MouseDxe */,
|
|
);
|
|
path = Isa;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FD4235A1576000CEC60 /* IsaBusDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FD5235A1576000CEC60 /* InternalIsaBus.h */,
|
|
A5716FD6235A1576000CEC60 /* IsaBusDxeExtra.uni */,
|
|
A5716FD7235A1576000CEC60 /* IsaIo.c */,
|
|
A5716FD8235A1576000CEC60 /* ComponentName.c */,
|
|
A5716FD9235A1576000CEC60 /* IsaBusDxe.inf */,
|
|
A5716FDA235A1576000CEC60 /* InternalIsaIo.h */,
|
|
A5716FDB235A1576000CEC60 /* IsaBusDxe.uni */,
|
|
A5716FDC235A1576000CEC60 /* ComponentName.h */,
|
|
A5716FDD235A1576000CEC60 /* IsaBus.c */,
|
|
);
|
|
path = IsaBusDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FDE235A1576000CEC60 /* IsaIoDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FDF235A1576000CEC60 /* IsaIoDxeExtra.uni */,
|
|
A5716FE0235A1576000CEC60 /* IsaIoDxe.inf */,
|
|
A5716FE1235A1576000CEC60 /* IsaDriver.h */,
|
|
A5716FE2235A1576000CEC60 /* IsaIo.c */,
|
|
A5716FE3235A1576000CEC60 /* IsaIoDxe.uni */,
|
|
A5716FE4235A1576000CEC60 /* ComponentName.c */,
|
|
A5716FE5235A1576000CEC60 /* IsaIo.h */,
|
|
A5716FE6235A1576000CEC60 /* IsaDriver.c */,
|
|
A5716FE7235A1576000CEC60 /* ComponentName.h */,
|
|
);
|
|
path = IsaIoDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FE8235A1576000CEC60 /* Ps2MouseAbsolutePointerDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FE9235A1576000CEC60 /* Ps2MouseAbsolutePointerDxeExtra.uni */,
|
|
A5716FEA235A1576000CEC60 /* Ps2MouseAbsolutePointer.c */,
|
|
A5716FEB235A1576000CEC60 /* ComponentName.c */,
|
|
A5716FEC235A1576000CEC60 /* CommPs2.h */,
|
|
A5716FED235A1576000CEC60 /* Ps2MouseAbsolutePointerDxe.inf */,
|
|
A5716FEE235A1576000CEC60 /* CommPs2.c */,
|
|
A5716FEF235A1576000CEC60 /* Ps2MouseAbsolutePointerDxe.uni */,
|
|
A5716FF0235A1576000CEC60 /* Ps2MouseAbsolutePointer.h */,
|
|
);
|
|
path = Ps2MouseAbsolutePointerDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FF1235A1576000CEC60 /* Ps2KeyboardDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FF2235A1576000CEC60 /* Ps2KbdTextIn.c */,
|
|
A5716FF3235A1576000CEC60 /* Ps2KeyboardDxeExtra.uni */,
|
|
A5716FF4235A1576000CEC60 /* Ps2Keyboard.c */,
|
|
A5716FF5235A1576000CEC60 /* Ps2KbdCtrller.c */,
|
|
A5716FF6235A1576000CEC60 /* ComponentName.c */,
|
|
A5716FF7235A1576000CEC60 /* Ps2keyboardDxe.inf */,
|
|
A5716FF8235A1576000CEC60 /* Ps2KeyboardDxe.uni */,
|
|
A5716FF9235A1576000CEC60 /* Ps2Keyboard.h */,
|
|
);
|
|
path = Ps2KeyboardDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5716FFA235A1576000CEC60 /* IsaSerialDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5716FFB235A1576000CEC60 /* Serial.c */,
|
|
A5716FFC235A1576000CEC60 /* ComponentName.c */,
|
|
A5716FFD235A1576000CEC60 /* Serial.h */,
|
|
A5716FFE235A1576000CEC60 /* IsaSerialDxe.inf */,
|
|
A5716FFF235A1576000CEC60 /* IsaSerialDxeExtra.uni */,
|
|
A5717000235A1576000CEC60 /* IsaSerialDxe.uni */,
|
|
);
|
|
path = IsaSerialDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5717001235A1576000CEC60 /* Ps2MouseDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5717002235A1576000CEC60 /* Ps2Mouse.c */,
|
|
A5717003235A1576000CEC60 /* ComponentName.c */,
|
|
A5717004235A1576000CEC60 /* CommPs2.h */,
|
|
A5717005235A1576000CEC60 /* Ps2Mouse.h */,
|
|
A5717006235A1576000CEC60 /* Ps2MouseDxe.inf */,
|
|
A5717007235A1576000CEC60 /* CommPs2.c */,
|
|
);
|
|
path = Ps2MouseDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5717008235A1871000CEC60 /* DataHubDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5717009235A1871000CEC60 /* DataHub.c */,
|
|
A571700A235A1871000CEC60 /* DataHubDxe.uni */,
|
|
A571700B235A1871000CEC60 /* DataHubDxe.inf */,
|
|
A571700C235A1871000CEC60 /* DataHubDxeExtra.uni */,
|
|
A571700D235A1871000CEC60 /* DataHub.h */,
|
|
);
|
|
path = DataHubDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571700E235A187C000CEC60 /* DataHubStdErrDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A571700F235A187C000CEC60 /* DataHubStdErrDxeExtra.uni */,
|
|
A5717010235A187C000CEC60 /* DataHubStdErr.c */,
|
|
A5717011235A187C000CEC60 /* DataHubStdErrDxe.inf */,
|
|
A5717012235A187C000CEC60 /* DataHubStdErrDxe.uni */,
|
|
);
|
|
path = DataHubStdErrDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5717013235A188B000CEC60 /* DriverOverride */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5717014235A188B000CEC60 /* DriverOverride.c */,
|
|
A5717015235A188B000CEC60 /* DriverOverride.inf */,
|
|
);
|
|
path = DriverOverride;
|
|
sourceTree = "<group>";
|
|
};
|
|
A571B3282320523B003BC0AA /* FromEDK2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5715BCE23596841000CEC60 /* BaseTools */,
|
|
A57160AC2359688B000CEC60 /* IntelFrameworkModulePkg */,
|
|
A57160C823596894000CEC60 /* IntelFrameworkPkg */,
|
|
A571610B2359689E000CEC60 /* MdeModulePkg */,
|
|
A57168A8235968A6000CEC60 /* MdePkg */,
|
|
A5716F84235968CC000CEC60 /* PcAtChipsetPkg */,
|
|
A571603723596861000CEC60 /* UefiCpuPkg */,
|
|
);
|
|
path = FromEDK2;
|
|
sourceTree = "<group>";
|
|
};
|
|
A59CB66421BC14AA0054A7CF /* OsxSmbiosGenDxe */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A59CB66521BC14AA0054A7CF /* SmbiosGen.c */,
|
|
A59CB66621BC14AA0054A7CF /* SmbiosGen.h */,
|
|
A59CB66721BC14AA0054A7CF /* SmbiosGen.inf */,
|
|
A59CB66821BC14AA0054A7CF /* SmbiosGenStrings.uni */,
|
|
);
|
|
path = OsxSmbiosGenDxe;
|
|
sourceTree = "<group>";
|
|
};
|
|
A59F76E322AEB6CD009DF043 /* ApfsDriverLoader */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A59F76E422AEB6CD009DF043 /* ApfsDriverLoader.c */,
|
|
A59F76E522AEB6CD009DF043 /* ApfsDriverLoader.h */,
|
|
A59F76E622AEB6CD009DF043 /* ApfsDriverLoader.inf */,
|
|
A59F76E722AEB6CD009DF043 /* EfiComponentName.c */,
|
|
A59F76E822AEB6CD009DF043 /* EfiComponentName.h */,
|
|
);
|
|
path = ApfsDriverLoader;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E283CF2347AE550068ED34 /* MemoryFix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E283D02347AE550068ED34 /* AptioMemoryFix */,
|
|
A5E283EA2347AE550068ED34 /* OsxAptioFixDrv */,
|
|
A5E284102347AE550068ED34 /* OsxLowMemFixDrv */,
|
|
);
|
|
name = MemoryFix;
|
|
path = ../../MemoryFix;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E283D02347AE550068ED34 /* AptioMemoryFix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E283D62347AE550068ED34 /* AptioMemoryFix.c */,
|
|
A5E283D72347AE550068ED34 /* Config.h */,
|
|
A5E283D82347AE550068ED34 /* X64 */,
|
|
A5E283E92347AE550068ED34 /* VMem.h */,
|
|
A5E283DB2347AE550068ED34 /* VMem.c */,
|
|
A5E283DC2347AE550068ED34 /* BootArgs.h */,
|
|
A5E283DD2347AE550068ED34 /* AsmFuncs.h */,
|
|
A5E283DE2347AE550068ED34 /* BootFixes.h */,
|
|
A5E283D32347AE550068ED34 /* BootFixes.c */,
|
|
A5E283D22347AE550068ED34 /* ServiceOverrides.h */,
|
|
A5E283DF2347AE550068ED34 /* ServiceOverrides.c */,
|
|
A5E283E02347AE550068ED34 /* AptioMemoryFix.inf */,
|
|
A5E283E12347AE550068ED34 /* MemoryMap.h */,
|
|
A5E283D12347AE550068ED34 /* MemoryMap.c */,
|
|
A5E283E22347AE550068ED34 /* UmmMalloc */,
|
|
A5E283E52347AE550068ED34 /* RtShims.h */,
|
|
A5E283D52347AE550068ED34 /* RtShims.c */,
|
|
A5E283E62347AE550068ED34 /* CustomSlide.h */,
|
|
A5E283D42347AE550068ED34 /* CustomSlide.c */,
|
|
A5E283E72347AE550068ED34 /* AptioFixPkg.dec */,
|
|
A5E283E82347AE550068ED34 /* BootArgs.c */,
|
|
);
|
|
path = AptioMemoryFix;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E283D82347AE550068ED34 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E283D92347AE550068ED34 /* AsmRtShims.nasm */,
|
|
A5E283DA2347AE550068ED34 /* AsmFuncs.nasm */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E283E22347AE550068ED34 /* UmmMalloc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E283E32347AE550068ED34 /* UmmMalloc.h */,
|
|
A5E283E42347AE550068ED34 /* UmmMalloc.c */,
|
|
);
|
|
path = UmmMalloc;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E283EA2347AE550068ED34 /* OsxAptioFixDrv */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E283EB2347AE550068ED34 /* Hibernate.h */,
|
|
A5E283EC2347AE550068ED34 /* OsxAptioFix3Drv.c */,
|
|
A5E283ED2347AE550068ED34 /* BootFixes.c */,
|
|
A5E283EE2347AE550068ED34 /* OsxAptioFixDrv.c */,
|
|
A5E283EF2347AE550068ED34 /* Lib.c */,
|
|
A5E283F02347AE550068ED34 /* OsxAptioFix2Drv.c */,
|
|
A5E283F12347AE550068ED34 /* NVRAMDebug.c */,
|
|
A5E283F22347AE550068ED34 /* OsxAptioFix3Drv.inf */,
|
|
A5E283F32347AE550068ED34 /* X64 */,
|
|
A5E283F92347AE550068ED34 /* DecodedKernelCheck.h */,
|
|
A5E283FA2347AE550068ED34 /* OsxAptioFixDrv.inf */,
|
|
A5E283FB2347AE550068ED34 /* BootFixes3.c */,
|
|
A5E283FC2347AE550068ED34 /* VMem.c */,
|
|
A5E283FD2347AE550068ED34 /* BootArgs.h */,
|
|
A5E283FE2347AE550068ED34 /* AsmFuncs.h */,
|
|
A5E283FF2347AE550068ED34 /* Lib.h */,
|
|
A5E284002347AE550068ED34 /* BootFixes.h */,
|
|
A5E284012347AE550068ED34 /* OsxAptioFix2Drv.inf */,
|
|
A5E284022347AE550068ED34 /* RTShims.h */,
|
|
A5E284032347AE550068ED34 /* NVRAMDebug.h */,
|
|
A5E284042347AE550068ED34 /* Mach-O */,
|
|
A5E284092347AE550068ED34 /* DecodedKernelCheck.c */,
|
|
A5E2840A2347AE550068ED34 /* FlatDevTree */,
|
|
A5E2840D2347AE550068ED34 /* BootArgs.c */,
|
|
A5E2840E2347AE550068ED34 /* VMem.h */,
|
|
A5E2840F2347AE550068ED34 /* BootFixes3.h */,
|
|
);
|
|
path = OsxAptioFixDrv;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E283F32347AE550068ED34 /* X64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E283F42347AE550068ED34 /* AsmFuncsX64.nasm */,
|
|
A5E283F52347AE550068ED34 /* TestAsm32.asm */,
|
|
A5E283F62347AE550068ED34 /* AsmFuncsX64.asm */,
|
|
A5E283F72347AE550068ED34 /* RTShims.nasm */,
|
|
A5E283F82347AE550068ED34 /* AsmFuncsX64.S */,
|
|
);
|
|
path = X64;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284042347AE550068ED34 /* Mach-O */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284052347AE550068ED34 /* Mach-O.c */,
|
|
A5E284062347AE550068ED34 /* loader.h */,
|
|
A5E284072347AE550068ED34 /* Mach-O.h */,
|
|
A5E284082347AE550068ED34 /* UefiLoader.h */,
|
|
);
|
|
path = "Mach-O";
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E2840A2347AE550068ED34 /* FlatDevTree */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E2840B2347AE550068ED34 /* device_tree.h */,
|
|
A5E2840C2347AE550068ED34 /* device_tree.c */,
|
|
);
|
|
path = FlatDevTree;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284102347AE550068ED34 /* OsxLowMemFixDrv */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284112347AE550068ED34 /* Lib.c */,
|
|
A5E284122347AE550068ED34 /* NVRAMDebug.c */,
|
|
A5E284132347AE550068ED34 /* Lib.h */,
|
|
A5E284142347AE550068ED34 /* OsxLowMemFixDrv.c */,
|
|
A5E284152347AE550068ED34 /* OsxLowMemFixDrv.inf */,
|
|
A5E284162347AE550068ED34 /* NVRAMDebug.h */,
|
|
);
|
|
path = OsxLowMemFixDrv;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284172347AE760068ED34 /* AppleKeyFeeder */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284182347AE760068ED34 /* SimpleTextExProxy.h */,
|
|
A5E284192347AE760068ED34 /* SimpleTextProxy.c */,
|
|
A5E2841A2347AE760068ED34 /* AppleKeyFeeder.inf */,
|
|
A5E2841B2347AE760068ED34 /* AppleKeyMapUtils.c */,
|
|
A5E2841C2347AE760068ED34 /* SimpleTextProxy.h */,
|
|
A5E2841D2347AE760068ED34 /* AppleKeyFeeder.c */,
|
|
A5E2841E2347AE760068ED34 /* SimpleTextExProxy.c */,
|
|
A5E2841F2347AE760068ED34 /* AppleKeyMapUtils.h */,
|
|
);
|
|
path = AppleKeyFeeder;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284202347AE900068ED34 /* AptioInputFix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284212347AE900068ED34 /* Keycode */,
|
|
A5E284302347AE900068ED34 /* AptioInput.c */,
|
|
A5E284312347AE900068ED34 /* Timer */,
|
|
A5E284342347AE900068ED34 /* Pointer */,
|
|
A5E284372347AE900068ED34 /* AptioInputFix.inf */,
|
|
);
|
|
path = AptioInputFix;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284212347AE900068ED34 /* Keycode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284222347AE900068ED34 /* AppleHid.txt */,
|
|
A5E284232347AE900068ED34 /* AIKSource.h */,
|
|
A5E284242347AE900068ED34 /* AIK.h */,
|
|
A5E284252347AE900068ED34 /* AIKTarget.c */,
|
|
A5E284262347AE900068ED34 /* AIKShim.c */,
|
|
A5E284272347AE900068ED34 /* AIKTranslate.h */,
|
|
A5E284282347AE900068ED34 /* AIKData.h */,
|
|
A5E284292347AE900068ED34 /* AIKMap.c */,
|
|
A5E2842A2347AE900068ED34 /* AIK.c */,
|
|
A5E2842B2347AE900068ED34 /* AIKSource.c */,
|
|
A5E2842C2347AE900068ED34 /* AIKTranslate.c */,
|
|
A5E2842D2347AE900068ED34 /* AIKTarget.h */,
|
|
A5E2842E2347AE900068ED34 /* AIKShim.h */,
|
|
A5E2842F2347AE900068ED34 /* AIKData.c */,
|
|
);
|
|
path = Keycode;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284312347AE900068ED34 /* Timer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284322347AE900068ED34 /* AIT.h */,
|
|
A5E284332347AE900068ED34 /* AIT.c */,
|
|
);
|
|
path = Timer;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284342347AE900068ED34 /* Pointer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284352347AE900068ED34 /* AIM.c */,
|
|
A5E284362347AE900068ED34 /* AIM.h */,
|
|
);
|
|
path = Pointer;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284382347AEDF0068ED34 /* MachoLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284392347AEDF0068ED34 /* MachoLib.inf */,
|
|
A5E2843A2347AEDF0068ED34 /* MachoLibInternal.h */,
|
|
A5E2843B2347AEDF0068ED34 /* Header.c */,
|
|
A5E2843C2347AEDF0068ED34 /* Symbols.c */,
|
|
A5E2843D2347AEDF0068ED34 /* Relocations.c */,
|
|
A5E2843E2347AEDF0068ED34 /* CxxSymbols.c */,
|
|
);
|
|
path = MachoLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E2843F2347AEE80068ED34 /* OcGuardLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284402347AEE80068ED34 /* Canary.c */,
|
|
A5E284412347AEE80068ED34 /* Ubsan.h */,
|
|
A5E284422347AEE80068ED34 /* UbsanPrintf.c */,
|
|
A5E284432347AEE80068ED34 /* OcGuardLib.inf */,
|
|
A5E284442347AEE80068ED34 /* BitOverflow.c */,
|
|
A5E284452347AEE80068ED34 /* TripleOverflow.c */,
|
|
A5E284462347AEE80068ED34 /* Ubsan.c */,
|
|
A5E284472347AEE80068ED34 /* NativeOverflow.c */,
|
|
);
|
|
path = OcGuardLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
A5E284512347DB780068ED34 /* DeviceTreeLib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A5E284522347DB780068ED34 /* DeviceTreeLib.c */,
|
|
A5E284532347DB780068ED34 /* DeviceTreeLib.inf */,
|
|
);
|
|
path = DeviceTreeLib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXLegacyTarget section */
|
|
2C2A112C1A0ADBA200E9E558 /* CloverBuild */ = {
|
|
isa = PBXLegacyTarget;
|
|
buildArgumentsString = "$(ACTION)";
|
|
buildConfigurationList = 2C2A112D1A0ADBA200E9E558 /* Build configuration list for PBXLegacyTarget "CloverBuild" */;
|
|
buildPhases = (
|
|
);
|
|
buildToolPath = $SRCROOT/../../ebuild.sh;
|
|
buildWorkingDirectory = $SRCROOT/../../;
|
|
dependencies = (
|
|
);
|
|
name = CloverBuild;
|
|
passBuildSettingsInEnvironment = 0;
|
|
productName = CloverBuild;
|
|
};
|
|
/* End PBXLegacyTarget section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
2C7949E21A0AA7F700D845B0 /* Clover */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2C7949EA1A0AA7F700D845B0 /* Build configuration list for PBXNativeTarget "Clover" */;
|
|
buildPhases = (
|
|
2C7949DF1A0AA7F700D845B0 /* Sources */,
|
|
2C7949E01A0AA7F700D845B0 /* Frameworks */,
|
|
2C7949E11A0AA7F700D845B0 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Clover;
|
|
productName = Clover;
|
|
productReference = A5429219233538250001F42A /* Clover */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
2C7949DB1A0AA7F700D845B0 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0900;
|
|
ORGANIZATIONNAME = DMazar;
|
|
TargetAttributes = {
|
|
2C2A112C1A0ADBA200E9E558 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
2C7949E21A0AA7F700D845B0 = {
|
|
CreatedOnToolsVersion = 6.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 2C7949DE1A0AA7F700D845B0 /* Build configuration list for PBXProject "Clover" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
English,
|
|
en,
|
|
);
|
|
mainGroup = 2C7949DA1A0AA7F700D845B0;
|
|
productRefGroup = 2C7949DA1A0AA7F700D845B0;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
2C7949E21A0AA7F700D845B0 /* Clover */,
|
|
2C2A112C1A0ADBA200E9E558 /* CloverBuild */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
2C7949DF1A0AA7F700D845B0 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
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 */,
|
|
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 */,
|
|
A5BF392720D9F17B004340E1 /* FloatLib.c in Sources */,
|
|
A5715FDF23596842000CEC60 /* Makefile in Sources */,
|
|
A571603023596842000CEC60 /* VfrFormPkg.cpp in Sources */,
|
|
A571601923596842000CEC60 /* globals.c in Sources */,
|
|
A571601023596842000CEC60 /* pred.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 */,
|
|
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 */,
|
|
12B8EBC21DDCEA2A00AC0A2C /* scroll_images.c in Sources */,
|
|
A571602623596842000CEC60 /* DLexerBase.cpp in Sources */,
|
|
A571602823596842000CEC60 /* makefile in Sources */,
|
|
A5715FC223596842000CEC60 /* Elf32Convert.c in Sources */,
|
|
A5611B3421DCBA53008FDB96 /* StartupSound.c in Sources */,
|
|
A5715FC023596842000CEC60 /* GenSec.c in Sources */,
|
|
A571600123596842000CEC60 /* main.c in Sources */,
|
|
A571601C23596842000CEC60 /* dumpcycles.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 */,
|
|
A5603D0421F04ECE005F400E /* sound.c in Sources */,
|
|
A5715FE323596842000CEC60 /* OsPath.c in Sources */,
|
|
A5715FE123596842000CEC60 /* StringFuncs.c in Sources */,
|
|
A5715FEF23596842000CEC60 /* VolInfo.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 */,
|
|
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 */,
|
|
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 */,
|
|
12B8EBBF1DDCE91200AC0A2C /* egemb_icons.c in Sources */,
|
|
A5715FAF23596842000CEC60 /* encoder_dict.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 */,
|
|
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 */,
|
|
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 */,
|
|
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 */,
|
|
12A60F5B1DB610500068BF8B /* load_bmp.c in Sources */,
|
|
A5715FB223596842000CEC60 /* utf8_util.c in Sources */,
|
|
A571600623596842000CEC60 /* egman.c in Sources */,
|
|
A5715FC823596842000CEC60 /* GenFv.c 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 */,
|
|
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 */,
|
|
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 */,
|
|
12A60F5F1DB610500068BF8B /* SMCHelper.c in Sources */,
|
|
A5715FA623596842000CEC60 /* Makefile in Sources */,
|
|
A571600A23596842000CEC60 /* bits.c in Sources */,
|
|
A5715FA323596842000CEC60 /* Makefile in Sources */,
|
|
A5715FBF23596842000CEC60 /* Makefile 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 */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
2C2A112E1A0ADBA200E9E558 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEBUGGING_SYMBOLS = YES;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C2A112F1A0ADBA200E9E558 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_LDFLAGS = "";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
2C7949E81A0AA7F700D845B0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
$SRCROOT/../../../MdePkg/Include/X64,
|
|
$SRCROOT/../../../MdePkg/Include,
|
|
$SRCROOT/../../../MdeModulePkg/Include,
|
|
$SRCROOT/../../../Clover/Include,
|
|
$SRCROOT/../../../Clover/FSInject/Include,
|
|
$SRCROOT/../../../IntelFrameworkPkg/Include,
|
|
$SRCROOT/../../../IntelFrameworkModulePkg/Include,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = (
|
|
"-fshort-wchar",
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Base.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Uefi.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Library/PcdLib.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiDxe.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiPei.h,
|
|
);
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C7949E91A0AA7F700D845B0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
$SRCROOT/../../../MdePkg/Include/X64,
|
|
$SRCROOT/../../../MdePkg/Include,
|
|
$SRCROOT/../../../MdeModulePkg/Include,
|
|
$SRCROOT/../../../Clover/Include,
|
|
$SRCROOT/../../../Clover/FSInject/Include,
|
|
$SRCROOT/../../../IntelFrameworkPkg/Include,
|
|
$SRCROOT/../../../IntelFrameworkModulePkg/Include,
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_CFLAGS = (
|
|
"-fshort-wchar",
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Base.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Uefi.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/Library/PcdLib.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiDxe.h,
|
|
"-include",
|
|
$SRCROOT/../../../MdePkg/Include/PiPei.h,
|
|
);
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
2C7949EB1A0AA7F700D845B0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C7949EC1A0AA7F700D845B0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2C2A112D1A0ADBA200E9E558 /* Build configuration list for PBXLegacyTarget "CloverBuild" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C2A112E1A0ADBA200E9E558 /* Debug */,
|
|
2C2A112F1A0ADBA200E9E558 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C7949DE1A0AA7F700D845B0 /* Build configuration list for PBXProject "Clover" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C7949E81A0AA7F700D845B0 /* Debug */,
|
|
2C7949E91A0AA7F700D845B0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C7949EA1A0AA7F700D845B0 /* Build configuration list for PBXNativeTarget "Clover" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C7949EB1A0AA7F700D845B0 /* Debug */,
|
|
2C7949EC1A0AA7F700D845B0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 2C7949DB1A0AA7F700D845B0 /* Project object */;
|
|
}
|