LeechCore icon indicating copy to clipboard operation
LeechCore copied to clipboard

About whether this project can read data during the BIOS/UEFI stage.

Open samutou opened this issue 8 months ago • 2 comments

I want to read some data in the BIOS/UEFI stage, but I'm not sure if this project can be done well. I have tried many times, but failed. Perhaps there is a technical problem with me. Can you answer me?

samutou avatar Jul 13 '25 14:07 samutou

It is possible to do so when either VTD is turned off or VTD is turned on and IOMMU pre-boot is disabled

Moer2831 avatar Jul 18 '25 11:07 Moer2831

It would depend on your system.

If the system have an always on preboot iommu this project won't work unfortunately.

ufrisk avatar Jul 23 '25 18:07 ufrisk