posix-uefi | Dependency-free POSIX compatibility layer for UEFI

 by   bztsrc C Version: Current License: MIT License

kandi X-RAY | POSIX-UEFI Summary

kandi X-RAY | POSIX-UEFI Summary

POSIX-UEFI is a C library typically used in Embedded System applications. POSIX-UEFI has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitLab.

We hate that horrible and ugly UEFI API, we want the usual POSIX!. This is a very small build environment that helps you to develop for UEFI under Linux (and other POSIX systems). It was greatly inspired by [gnu-efi] (big big kudos to those guys), but it is a lot smaller, easier to integrate (works with LLVM Clang and GNU gcc both) and easier to use because it provides a POSIX like API for your UEFI application. An UEFI environment consist of two parts: a firmware with GUID protocol interfaces and a user library. We cannot change the former, but we can make the second friendlier. That’s what POSIX-UEFI does for your application. It is a small API wrapper library around the GUID protocols, not a fully blown POSIX compatible libc implementation.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              POSIX-UEFI has a low active ecosystem.
              It has 9 star(s) with 1 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              POSIX-UEFI has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of POSIX-UEFI is current.

            kandi-Quality Quality

              POSIX-UEFI has no bugs reported.

            kandi-Security Security

              POSIX-UEFI has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              POSIX-UEFI is licensed under the MIT License License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              POSIX-UEFI releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of posix-uefi
            Get all kandi verified functions for this library.

            POSIX-UEFI Key Features

            No Key Features are available at this moment for POSIX-UEFI.

            POSIX-UEFI Examples and Code Snippets

            No Code Snippets are available at this moment for POSIX-UEFI.

            Community Discussions

            QUESTION

            Unable to start the windows boot manager with StartImage()
            Asked 2021-Aug-14 at 08:59

            I'm writing my own bootloader and I want to be able to boot Windows (and Linux).

            bootmgfw.efi is the windows bootloader and I'm trying to load and start it with UEFI functions LoadImage() and StartImage(), but after calling StartImage() on it, I get EFI_INVALID_PARAMETER error, even though I checked that the image handle is valid and LoadImage() didn't return an error status.

            I am able to start other EFI applications with the same code but bootmgfw.efi is the only one that doesn't start, though I am able to start it in the UEFI Shell just fine.

            Here is some context to show what I do. I'm using POSIX-UEFI to write my code.

            ...

            ANSWER

            Answered 2021-Aug-14 at 08:59

            I got the solution here. Turns out I really was passing the incorrect device path to LoadImage(). https://forum.osdev.org/viewtopic.php?f=1&t=50623

            Source https://stackoverflow.com/questions/68761782

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install POSIX-UEFI

            You can download it from GitLab.

            Support

            For any new features, suggestions and bugs create an issue on GitLab. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://gitlab.com/bztsrc/posix-uefi.git

          • sshUrl

            git@gitlab.com:bztsrc/posix-uefi.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link