Skip to content

support target tripple? #42

Description

@flihp

The build process for UEFI applications, or at least the process I've used for this project, is a bit convoluted. This was based on the build process described here: http://www.rodsbooks.com/linux-uefi/. Having to use objdump to transform the shared object to the EFI executable using this method works but ideally we'd be able to use the target triple. I don't know "the right way" to do this though. There's probably a good example out there I just haven't found it. The build system for Grub2 may be a good reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions