Giter VIP home page Giter VIP logo

efi_driver_access's People

Contributors

decimaldreamer avatar thecruz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

efi_driver_access's Issues

windows bluescreen

When I load memory.efi on EFI shell then exit it, it loads my bootmgr for my computer then bluescreens saying "system thread exception not handled", if you could help I would appreciate that a lot thanks!

hard crash

hard crashing on 2 different computers
all running windows 10 2004, clean windows install
cheat will run and crash in a few minutes
minidump

the more i read - the faster it crashes
ram is good. only 10gb of 32 gb used

Slow operations

Hey thank you for this release
im having im problem with the efi driver rpms , its too slow compared to my other driver that uses ioctl
is there anyway to accelerate it?
Thank you

error: incompatible type for argument 5 of ‘BS->CreateEventEx’ 369 | ExitGuid,

I am having this error while compiling the driver in lunix .

main.c: In function ‘efi_main’:
main.c:354:65: error: incompatible type for argument 5 of ‘BS->CreateEventEx’
354 | VirtualGuid,
| ^~~~~~~~~~~
| |
| EFI_GUID
main.c:354:65: note: expected ‘const EFI_GUID *’ but argument is of type ‘EFI_GUID’
main.c:369:65: error: incompatible type for argument 5 of ‘BS->CreateEventEx’
369 | ExitGuid,
| ^~~~~~~~
| |
| EFI_GUID
main.c:369:65: note: expected ‘const EFI_GUID *’ but argument is of type ‘EFI_GUID’
make: *** [: main.o] Error 1

different approach

cant we just use GetVariable instead of SetVariable to avoid memory leak?

BSOD (Amd?)

Hi, i have a problem with amd cpu's - Always if i try to laod the driver with a amd board (many different tried) it give me a bluescreen (0x000009c) on win 10 1809. Does it only work on Intel?

Windows wont start

System Information
Windows 10 Pro 21H1

I boot via my usb stick, the shell starts, i go into FS1 and type load memory.efi, everything works fine, when i type exit and select the Windows Boot Manager i get the blue screen where it says "Driver seems to be working as expected! Windows is booting now...", but after that my Windows boot screen looks like this
WhatsApp Image 2021-06-21 at 20 58 39
and after a few seconds the PC reboots.

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.