1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425
|
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
8DD76FAC0486AB0100D96B5E /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* main.c */; settings = {ATTRIBUTES = (); }; };
9D0F1F340A17434E0048BB15 /* egemb_linux_bootlogo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D0F1F320A17434E0048BB15 /* egemb_linux_bootlogo.h */; };
9D0F1F350A17434E0048BB15 /* egemb_windows_bootlogo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D0F1F330A17434E0048BB15 /* egemb_windows_bootlogo.h */; };
9D47400809F54B7500C70CF4 /* config.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D47400709F54B7500C70CF4 /* config.c */; };
9D574B2309E907BF00EFE8D2 /* icns.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D574B1A09E907BE00EFE8D2 /* icns.c */; };
9D574B2509E907BF00EFE8D2 /* lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D574B1C09E907BE00EFE8D2 /* lib.c */; };
9D574B2609E907BF00EFE8D2 /* lib.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9D574B1D09E907BE00EFE8D2 /* lib.h */; };
9D574B2809E907BF00EFE8D2 /* menu.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D574B1F09E907BE00EFE8D2 /* menu.c */; };
9D574B2909E907BF00EFE8D2 /* screen.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D574B2009E907BE00EFE8D2 /* screen.c */; };
9DF0A9EF0A09C40900058459 /* efiConsoleControl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9E40A09C40900058459 /* efiConsoleControl.h */; };
9DF0A9F00A09C40900058459 /* efiUgaDraw.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9E50A09C40900058459 /* efiUgaDraw.h */; };
9DF0A9F10A09C40900058459 /* egemb_font.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9E60A09C40900058459 /* egemb_font.h */; };
9DF0A9F20A09C40900058459 /* image.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DF0A9E70A09C40900058459 /* image.c */; };
9DF0A9F30A09C40900058459 /* libeg.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9E80A09C40900058459 /* libeg.h */; };
9DF0A9F40A09C40900058459 /* libegint.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9E90A09C40900058459 /* libegint.h */; };
9DF0A9F50A09C40900058459 /* load_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DF0A9EA0A09C40900058459 /* load_bmp.c */; };
9DF0A9F60A09C40900058459 /* load_icns.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DF0A9EB0A09C40900058459 /* load_icns.c */; };
9DF0A9F80A09C40900058459 /* screen.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DF0A9ED0A09C40900058459 /* screen.c */; };
9DF0A9F90A09C40900058459 /* text.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DF0A9EE0A09C40900058459 /* text.c */; };
9DF0AA010A09C41700058459 /* efiConsoleControl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9FA0A09C41700058459 /* efiConsoleControl.h */; };
9DF0AA020A09C41700058459 /* egemb_back_normal_big.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9FB0A09C41700058459 /* egemb_back_normal_big.h */; };
9DF0AA030A09C41700058459 /* egemb_back_normal_small.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9FC0A09C41700058459 /* egemb_back_normal_small.h */; };
9DF0AA040A09C41700058459 /* egemb_back_selected_big.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9FD0A09C41700058459 /* egemb_back_selected_big.h */; };
9DF0AA050A09C41700058459 /* egemb_back_selected_small.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9FE0A09C41700058459 /* egemb_back_selected_small.h */; };
9DF0AA060A09C41700058459 /* egemb_refit_banner.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0A9FF0A09C41700058459 /* egemb_refit_banner.h */; };
9DF0AA070A09C41700058459 /* syslinux_mbr.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9DF0AA000A09C41700058459 /* syslinux_mbr.h */; };
/* End PBXBuildFile section */
/* Begin PBXBuildStyle section */
014CEA520018CE5811CA2923 /* Debug */ = {
isa = PBXBuildStyle;
buildSettings = {
};
name = Debug;
};
014CEA530018CE5811CA2923 /* Release */ = {
isa = PBXBuildStyle;
buildSettings = {
};
name = Release;
};
/* End PBXBuildStyle section */
/* Begin PBXCopyFilesBuildPhase section */
8DD76FAF0486AB0100D96B5E /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
9D574B2609E907BF00EFE8D2 /* lib.h in CopyFiles */,
9DF0A9EF0A09C40900058459 /* efiConsoleControl.h in CopyFiles */,
9DF0A9F00A09C40900058459 /* efiUgaDraw.h in CopyFiles */,
9DF0A9F10A09C40900058459 /* egemb_font.h in CopyFiles */,
9DF0A9F30A09C40900058459 /* libeg.h in CopyFiles */,
9DF0A9F40A09C40900058459 /* libegint.h in CopyFiles */,
9DF0AA010A09C41700058459 /* efiConsoleControl.h in CopyFiles */,
9DF0AA020A09C41700058459 /* egemb_back_normal_big.h in CopyFiles */,
9DF0AA030A09C41700058459 /* egemb_back_normal_small.h in CopyFiles */,
9DF0AA040A09C41700058459 /* egemb_back_selected_big.h in CopyFiles */,
9DF0AA050A09C41700058459 /* egemb_back_selected_small.h in CopyFiles */,
9DF0AA060A09C41700058459 /* egemb_refit_banner.h in CopyFiles */,
9DF0AA070A09C41700058459 /* syslinux_mbr.h in CopyFiles */,
9D0F1F340A17434E0048BB15 /* egemb_linux_bootlogo.h in CopyFiles */,
9D0F1F350A17434E0048BB15 /* egemb_windows_bootlogo.h in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
08FB7796FE84155DC02AAC07 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
9D0F1F320A17434E0048BB15 /* egemb_linux_bootlogo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_linux_bootlogo.h; sourceTree = "<group>"; };
9D0F1F330A17434E0048BB15 /* egemb_windows_bootlogo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_windows_bootlogo.h; sourceTree = "<group>"; };
9D3AC8C60A0C915B0091F4FE /* Makefile.unix */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.unix; sourceTree = "<group>"; };
9D47400709F54B7500C70CF4 /* config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = config.c; sourceTree = "<group>"; };
9D574B1A09E907BE00EFE8D2 /* icns.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = icns.c; sourceTree = "<group>"; };
9D574B1C09E907BE00EFE8D2 /* lib.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = lib.c; sourceTree = "<group>"; };
9D574B1D09E907BE00EFE8D2 /* lib.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = lib.h; sourceTree = "<group>"; };
9D574B1F09E907BE00EFE8D2 /* menu.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = menu.c; sourceTree = "<group>"; };
9D574B2009E907BE00EFE8D2 /* screen.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = screen.c; sourceTree = "<group>"; };
9D574B3109E9080D00EFE8D2 /* refit-check */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "refit-check"; sourceTree = BUILT_PRODUCTS_DIR; };
9DF0A9E40A09C40900058459 /* efiConsoleControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = efiConsoleControl.h; sourceTree = "<group>"; };
9DF0A9E50A09C40900058459 /* efiUgaDraw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = efiUgaDraw.h; sourceTree = "<group>"; };
9DF0A9E60A09C40900058459 /* egemb_font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_font.h; sourceTree = "<group>"; };
9DF0A9E70A09C40900058459 /* image.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = image.c; sourceTree = "<group>"; };
9DF0A9E80A09C40900058459 /* libeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libeg.h; sourceTree = "<group>"; };
9DF0A9E90A09C40900058459 /* libegint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libegint.h; sourceTree = "<group>"; };
9DF0A9EA0A09C40900058459 /* load_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_bmp.c; sourceTree = "<group>"; };
9DF0A9EB0A09C40900058459 /* load_icns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = load_icns.c; sourceTree = "<group>"; };
9DF0A9EC0A09C40900058459 /* mkegemb.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = mkegemb.py; sourceTree = "<group>"; };
9DF0A9ED0A09C40900058459 /* screen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = screen.c; sourceTree = "<group>"; };
9DF0A9EE0A09C40900058459 /* text.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = text.c; sourceTree = "<group>"; };
9DF0A9FA0A09C41700058459 /* efiConsoleControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = efiConsoleControl.h; sourceTree = "<group>"; };
9DF0A9FB0A09C41700058459 /* egemb_back_normal_big.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_back_normal_big.h; sourceTree = "<group>"; };
9DF0A9FC0A09C41700058459 /* egemb_back_normal_small.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_back_normal_small.h; sourceTree = "<group>"; };
9DF0A9FD0A09C41700058459 /* egemb_back_selected_big.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_back_selected_big.h; sourceTree = "<group>"; };
9DF0A9FE0A09C41700058459 /* egemb_back_selected_small.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_back_selected_small.h; sourceTree = "<group>"; };
9DF0A9FF0A09C41700058459 /* egemb_refit_banner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egemb_refit_banner.h; sourceTree = "<group>"; };
9DF0AA000A09C41700058459 /* syslinux_mbr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = syslinux_mbr.h; sourceTree = "<group>"; };
9DF0AA090A09C46000058459 /* dumpprot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dumpprot.c; sourceTree = "<group>"; };
9DF0AA0A0A09C46000058459 /* mkprot.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = mkprot.py; sourceTree = "<group>"; };
9DF0AA0B0A09C46000058459 /* protocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = protocols.h; sourceTree = "<group>"; };
9DF0AA120A09C4BA00058459 /* Make.common */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Make.common; sourceTree = "<group>"; };
9DF0AA140A09C4DA00058459 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
9DF0AA150A09C4DA00058459 /* refit.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = refit.mak; sourceTree = "<group>"; };
9DF0AA160A09C4DA00058459 /* refit.mkefi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = refit.mkefi; sourceTree = "<group>"; };
9DF0AA220A09C55100058459 /* protocols.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = protocols.txt; sourceTree = "<group>"; };
9DF0AA260A09C57800058459 /* dumpprot.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = dumpprot.mak; sourceTree = "<group>"; };
9DF0AA270A09C57800058459 /* dumpprot.mkefi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dumpprot.mkefi; sourceTree = "<group>"; };
9DF0AA2A0A09C58400058459 /* libeg.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = libeg.mak; sourceTree = "<group>"; };
9DF0AA2B0A09C58400058459 /* libeg.mkefi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libeg.mkefi; sourceTree = "<group>"; };
9DF0AA2C0A09C58400058459 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
9DF0AA320A09C59E00058459 /* refit.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = refit.mak; sourceTree = "<group>"; };
9DF0AA340A09C5A200058459 /* build.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = build.bat; sourceTree = "<group>"; };
9DF0AAB50A0AA07300058459 /* gptsync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gptsync.c; sourceTree = "<group>"; };
9DF0AAB60A0AA07300058459 /* gptsync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gptsync.h; sourceTree = "<group>"; };
9DF0AACF0A0AA60700058459 /* os_efi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = os_efi.c; sourceTree = "<group>"; };
9DF0AAE90A0AAA3500058459 /* gptsync.mak */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = gptsync.mak; sourceTree = "<group>"; };
9DF0AB0E0A0C88F300058459 /* os_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = os_unix.c; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
08FB7794FE84155DC02AAC07 /* refit-check */ = {
isa = PBXGroup;
children = (
08FB7795FE84155DC02AAC07 /* Source */,
9DF0AA110A09C4A300058459 /* Makefiles */,
1AB674ADFE9D54B511CA2CBB /* Products */,
);
name = "refit-check";
sourceTree = "<group>";
};
08FB7795FE84155DC02AAC07 /* Source */ = {
isa = PBXGroup;
children = (
9DF0A9DE0A09C39600058459 /* refit */,
9DF0A9DF0A09C3C100058459 /* libeg */,
9DF0AAAD0A0AA04600058459 /* gptsync */,
9DF0AA080A09C45000058459 /* dumpprot */,
9DF0A9E00A09C3D400058459 /* include */,
);
name = Source;
sourceTree = "<group>";
};
1AB674ADFE9D54B511CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
9D574B3109E9080D00EFE8D2 /* refit-check */,
);
name = Products;
sourceTree = "<group>";
};
9DF0A9DE0A09C39600058459 /* refit */ = {
isa = PBXGroup;
children = (
9D574B1D09E907BE00EFE8D2 /* lib.h */,
08FB7796FE84155DC02AAC07 /* main.c */,
9D47400709F54B7500C70CF4 /* config.c */,
9D574B1F09E907BE00EFE8D2 /* menu.c */,
9D574B2009E907BE00EFE8D2 /* screen.c */,
9D574B1A09E907BE00EFE8D2 /* icns.c */,
9D574B1C09E907BE00EFE8D2 /* lib.c */,
);
path = refit;
sourceTree = "<group>";
};
9DF0A9DF0A09C3C100058459 /* libeg */ = {
isa = PBXGroup;
children = (
9DF0A9E80A09C40900058459 /* libeg.h */,
9DF0A9E90A09C40900058459 /* libegint.h */,
9DF0A9E70A09C40900058459 /* image.c */,
9DF0A9EA0A09C40900058459 /* load_bmp.c */,
9DF0A9EB0A09C40900058459 /* load_icns.c */,
9DF0A9ED0A09C40900058459 /* screen.c */,
9DF0A9EE0A09C40900058459 /* text.c */,
9DF0A9EC0A09C40900058459 /* mkegemb.py */,
9DF0A9E40A09C40900058459 /* efiConsoleControl.h */,
9DF0A9E50A09C40900058459 /* efiUgaDraw.h */,
9DF0A9E60A09C40900058459 /* egemb_font.h */,
);
path = libeg;
sourceTree = "<group>";
};
9DF0A9E00A09C3D400058459 /* include */ = {
isa = PBXGroup;
children = (
9DF0AA000A09C41700058459 /* syslinux_mbr.h */,
9DF0A9FA0A09C41700058459 /* efiConsoleControl.h */,
9DF0A9FB0A09C41700058459 /* egemb_back_normal_big.h */,
9DF0A9FC0A09C41700058459 /* egemb_back_normal_small.h */,
9DF0A9FD0A09C41700058459 /* egemb_back_selected_big.h */,
9DF0A9FE0A09C41700058459 /* egemb_back_selected_small.h */,
9DF0A9FF0A09C41700058459 /* egemb_refit_banner.h */,
9D0F1F320A17434E0048BB15 /* egemb_linux_bootlogo.h */,
9D0F1F330A17434E0048BB15 /* egemb_windows_bootlogo.h */,
);
path = include;
sourceTree = "<group>";
};
9DF0AA080A09C45000058459 /* dumpprot */ = {
isa = PBXGroup;
children = (
9DF0AA090A09C46000058459 /* dumpprot.c */,
9DF0AA0A0A09C46000058459 /* mkprot.py */,
9DF0AA220A09C55100058459 /* protocols.txt */,
9DF0AA0B0A09C46000058459 /* protocols.h */,
);
path = dumpprot;
sourceTree = "<group>";
};
9DF0AA110A09C4A300058459 /* Makefiles */ = {
isa = PBXGroup;
children = (
9DF0AA320A09C59E00058459 /* refit.mak */,
9DF0AA340A09C5A200058459 /* build.bat */,
9DF0AA1A0A09C4DE00058459 /* refit */,
9DF0AA1B0A09C51000058459 /* libeg */,
9DF0AAD80A0AA9F900058459 /* gptsync */,
9DF0AA240A09C55C00058459 /* dumpprot */,
9DF0AA120A09C4BA00058459 /* Make.common */,
);
name = Makefiles;
sourceTree = "<group>";
};
9DF0AA1A0A09C4DE00058459 /* refit */ = {
isa = PBXGroup;
children = (
9DF0AA150A09C4DA00058459 /* refit.mak */,
9DF0AA160A09C4DA00058459 /* refit.mkefi */,
9DF0AA140A09C4DA00058459 /* Makefile */,
);
path = refit;
sourceTree = "<group>";
};
9DF0AA1B0A09C51000058459 /* libeg */ = {
isa = PBXGroup;
children = (
9DF0AA2A0A09C58400058459 /* libeg.mak */,
9DF0AA2B0A09C58400058459 /* libeg.mkefi */,
9DF0AA2C0A09C58400058459 /* Makefile */,
);
path = libeg;
sourceTree = "<group>";
};
9DF0AA240A09C55C00058459 /* dumpprot */ = {
isa = PBXGroup;
children = (
9DF0AA260A09C57800058459 /* dumpprot.mak */,
9DF0AA270A09C57800058459 /* dumpprot.mkefi */,
);
path = dumpprot;
sourceTree = "<group>";
};
9DF0AAAD0A0AA04600058459 /* gptsync */ = {
isa = PBXGroup;
children = (
9DF0AAB50A0AA07300058459 /* gptsync.c */,
9DF0AAB60A0AA07300058459 /* gptsync.h */,
9DF0AACF0A0AA60700058459 /* os_efi.c */,
9DF0AB0E0A0C88F300058459 /* os_unix.c */,
);
path = gptsync;
sourceTree = "<group>";
};
9DF0AAD80A0AA9F900058459 /* gptsync */ = {
isa = PBXGroup;
children = (
9DF0AAE90A0AAA3500058459 /* gptsync.mak */,
9D3AC8C60A0C915B0091F4FE /* Makefile.unix */,
);
path = gptsync;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
8DD76FA90486AB0100D96B5E /* refit-check */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "refit-check" */;
buildPhases = (
8DD76FAB0486AB0100D96B5E /* Sources */,
8DD76FAD0486AB0100D96B5E /* Frameworks */,
8DD76FAF0486AB0100D96B5E /* CopyFiles */,
);
buildRules = (
);
buildSettings = {
};
dependencies = (
);
name = "refit-check";
productInstallPath = "$(HOME)/bin";
productName = "refit-check";
productReference = 9D574B3109E9080D00EFE8D2 /* refit-check */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "refit" */;
buildSettings = {
};
buildStyles = (
014CEA520018CE5811CA2923 /* Debug */,
014CEA530018CE5811CA2923 /* Release */,
);
hasScannedForEncodings = 1;
mainGroup = 08FB7794FE84155DC02AAC07 /* refit-check */;
projectDirPath = "";
targets = (
8DD76FA90486AB0100D96B5E /* refit-check */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
8DD76FAB0486AB0100D96B5E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8DD76FAC0486AB0100D96B5E /* main.c in Sources */,
9D574B2309E907BF00EFE8D2 /* icns.c in Sources */,
9D574B2509E907BF00EFE8D2 /* lib.c in Sources */,
9D574B2809E907BF00EFE8D2 /* menu.c in Sources */,
9D574B2909E907BF00EFE8D2 /* screen.c in Sources */,
9D47400809F54B7500C70CF4 /* config.c in Sources */,
9DF0A9F20A09C40900058459 /* image.c in Sources */,
9DF0A9F50A09C40900058459 /* load_bmp.c in Sources */,
9DF0A9F60A09C40900058459 /* load_icns.c in Sources */,
9DF0A9F80A09C40900058459 /* screen.c in Sources */,
9DF0A9F90A09C40900058459 /* text.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
1DEB928608733DD80010E9CD /* CompileCheck */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_DYNAMIC_NO_PIC = NO;
PRODUCT_NAME = "refit-check";
};
name = CompileCheck;
};
1DEB928A08733DD80010E9CD /* CompileCheck */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = i386;
EXECUTABLE_EXTENSION = .checkbin;
GCC_MODEL_TUNING = "";
GCC_PREPROCESSOR_DEFINITIONS = (
EFI32,
EFI_APP_110,
EFI_DEBUG,
);
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"$(SDK_INSTALL_DIR)/include/efi110",
"$(SDK_INSTALL_DIR)/include/efi110/ia32",
"$(SDK_INSTALL_DIR)/include/efi110/protocol",
);
LIBRARY_SEARCH_PATHS = "$(SDK_INSTALL_DIR)/lib/libefi";
LINK_WITH_STANDARD_LIBRARIES = NO;
OTHER_CFLAGS = (
"-fPIC",
"-fshort-wchar",
);
OTHER_LDFLAGS = (
"-lefi",
"-lgcc",
);
PREBINDING = NO;
SDK_INSTALL_DIR = /Users/chrisp/efi/efi_toolkit;
USER_HEADER_SEARCH_PATHS = ../include;
};
name = CompileCheck;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "refit-check" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB928608733DD80010E9CD /* CompileCheck */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = CompileCheck;
};
1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "refit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB928A08733DD80010E9CD /* CompileCheck */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = CompileCheck;
};
/* End XCConfigurationList section */
};
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}
|