Displaying 6 results from an estimated 6 matches for "arch_typ".
Did you mean:
arch_type
2012 Sep 06
1
[LLVMdev] Cross-compiling llvm/clang osx -> win32
...s/clang/runtime/compiler-rt/clang_darwin/eprintf
FINAL-ARCHIVE: clang_darwin/eprintf: /Users/makira/Desktop/git_repository/sonicbirth/ThirdParty/build/tools/clang/runtime/compiler-rt/clang_darwin/eprintf/libcompiler_rt.a
lipo: no input files specified
lipo: Usage: lipo [input_file] ... [-arch <arch_type> input_file] ... [-info] [-detailed_info] [-output output_file] [-create] [-arch_blank <arch_type>] [-thin <arch_type>] [-remove <arch_type>] ... [-extract <arch_type>] ... [-extract_family <arch_type>] ... [-verify_arch <arch_type> ...] [-replace <arch_ty...
2016 Jun 13
0
When is PATH directive used?
...ell-written and clearly explain how PATH works. Thank you.
> Regarding hypothetical alternatives to the PATH directive, [...]
> I would had suggested different directives, one per platform
> (i.e. one per firmware's architecture), something in the _form_ of:
> "NEWPATH<arch_type> <my_path_for_this_arch_type>"
This is a very sensible suggestion! Regarding the name, simply
PATH<arch_type> should work. As you point out, with such a directive
available, we wouldn't need separate architecture-specific starting
configs that use INCLUDE to pull in the...
2016 Jun 10
1
When is PATH directive used?
Ady asked:
> Have you read the "See also" section(s) of the wiki page(s)?
Yes.
> By reading the relevant wiki pages, a user should (_hopefully_) get to
> the conclusion that the PATH directive is relevant for c32 modules, and
> not a replacement for the CONFIG / INCLUDE directives nor for relative
> paths based on the "Working Directory".
There's nothing
2016 Dec 22
0
syslinux mkisofs hard-disk-boot isohybrid
...fully".
I created a 30MiB HDD image, MBR plus one partition, flagged as both
"boot" and "esp", FAT16.
The FAT16 partition includes "/EFI/BOOT/" and within it the relevant
syslinux.efi-related files (with the EFI bootloader renamed to the
default "BOOT<arch_type>.EFI" naming).
Based on this HDD image, I created an ISO image, iso9660 only (no fs
extensions, no UDF). The iso9660 filesystem is actually empty (I added
no files). I set the ISO image to be bootable with El Torito *HDD
emulation* - please keep reading, and then see [1] below - and fo...
2016 Dec 22
6
syslinux mkisofs hard-disk-boot isohybrid
Hi,
Didier Spaier wrote:
> The issue is the inability of booting of a *physical* (not virtual) optical
> media, like for instance a DVD or a CD, using syslinux.efi.
Actually firmware cannot find any UEFI specified booting starting points
in an ISO 9660 filesystem that was created with mkisofs -b and
-hard-disk-boot, but without a boot image which was marked as EFI System
Partition.
The
2010 Aug 12
59
[PATCH 00/15] RFC xen device model support
Hi all,
this is the long awaited patch series to add xen device model support in
qemu; the main author is Anthony Perard.
Developing this series we tried to come up with the cleanest possible
solution from the qemu point of view, limiting the amount of changes to
common code as much as possible. The end result still requires a couple
of hooks in piix_pci but overall the impact should be very