Git Product home page Git Product logo

Comments (5)

mintsuki avatar mintsuki commented on September 26, 2024

The error is intended, on x86. Please refer to #206 for the rationale behind that.

Now, I was under the impression that x86 systems pretty much never loaded EFI applications above 4GiB, which is why I took the simpler approach to gracefully fail if there so happens to be a system that does load above 4GiB.

Is this machine special in some way? You mentioned Coreboot... that indeed does sound like a non orthodox setup. I will nonetheless now have to add the ability for Limine to work when loaded above 4GiB one way or another.

from limine.

ethindp avatar ethindp commented on September 26, 2024

I mean, you don't have to add it if you believe it's simpler. I'm uncertain how adding it complicates things (I'm well-versed in x86 but no expert) but it was something I'd never seen before. The machine is a System76 Lemur Pro 10 running System76's Coreboot 2023-10-13_5d997d1, 10/12/2023. Frankly I was surprised that it had loaded it above 4GiB; like you I didn't think firmware did that, but... Apparently some do. I know the UEFI spec is vague about where images can/should be loaded (and for good reason) but I figured most UEFI implementations were 32-bit so loading above 4GiB was typically not a problem. But maybe this firmware initializes the processor directly to 64-bit mode? It's a feature in Coreboot but last time I checked it was still marked as experimental...

from limine.

mintsuki avatar mintsuki commented on September 26, 2024

BOOTX64.EFI.gz

Can you please try this image to see if it works on your system? (Remove the .gz without uncompressing it, it's just a dummy extension so GitHub swallows it)

from limine.

mintsuki avatar mintsuki commented on September 26, 2024

( @ethindp )

from limine.

mintsuki avatar mintsuki commented on September 26, 2024

In 7.2.1, the workaround I pushed (and sent above for you to test) is included. This should mitigate the issue in most instances where it is possible to do so. If the issue is not fixed for you, let me know by reopening the issue and/or adding comments here.

from limine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.