Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt for UEFI platforms?
Forum Updated to NodeBB v4.3 + New Features

Qt for UEFI platforms?

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 4 Posters 3.3k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    neuehier
    wrote on last edited by
    #1

    Is there any Qt version for UEFI?

    1 Reply Last reply
    1
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      What do you want to achieve? I don't understand yet, how Qt would be involved in the process of booting a computer.

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • N Offline
        N Offline
        neuehier
        wrote on last edited by
        #3

        Just looking for a graphic framework for a preboot application

        1 Reply Last reply
        1
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #4

          Qt depends on an already booted device, so I would say it's hardly suited for the pre-boot process. So in that context, no there's no Qt for UEFI.

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0
          • N Offline
            N Offline
            neuehier
            wrote on last edited by
            #5

            In UEFI context you have booted devices, you can acces the graphic card and draw something...
            I think it could be posible to have some light Qt version there, just like this versions that run in some RealTime or embbeded systems, was wondering if someone is working on this.

            1 Reply Last reply
            1
            • G Offline
              G Offline
              goetz
              wrote on last edited by
              #6

              I wouldn't say it's completely impossible. But to my knowledge, no one is working on that. You might get some more elaborate answer on the #qt-labs channel on freenode IRC.

              http://www.catb.org/~esr/faqs/smart-questions.html

              1 Reply Last reply
              0
              • L Offline
                L Offline
                Liang Qi
                wrote on last edited by
                #7

                https://firmwaresecurity.com/2017/11/25/qtbase-efidroid-port-of-qt-to-uefi/
                https://github.com/efidroid/qtbase

                1 Reply Last reply
                1
                • RokeJulianLockhartR Offline
                  RokeJulianLockhartR Offline
                  RokeJulianLockhart
                  wrote last edited by
                  #8

                  @neuehier, although not 1:1, wxWidgets is usable for EFI GUIs (I've a LINX 1010 with one), and it can delegate to wxQt when required. I can't imagine a situation in which you'd run the preboot application outside of a preboot environment, though, so, in practice, it wouldn't delegate to it frequently. If you needed the application to be versatile enough to be able to operate in both environments, though, it'd work.

                  When using a forum, remember to tag the person you are responding to, in case they are not subscribed to the thread.

                  1 Reply Last reply
                  0

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved