You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have developed one DXE_DRIVER which will enumerate/detect the USB at the end of DXE Phase. The 'inf' file of this driver is added in OvmfPkgX64.dsc and in OvmfPkgX64.fdf also. The "Build" is done successfully.
Now while I boot the Qemu using this OVMF.fd file, the DXE_DRIVER is getting loaded but the USB is not getting detected and when I load this Driver through the Shell, it is showing that USB is detected
If anyone could help me, I’d really appreciate any guidance/help on this issue.
The text was updated successfully, but these errors were encountered:
I have developed one DXE_DRIVER which will enumerate/detect the USB at the end of DXE Phase. The 'inf' file of this driver is added in OvmfPkgX64.dsc and in OvmfPkgX64.fdf also. The "Build" is done successfully.
Now while I boot the Qemu using this OVMF.fd file, the DXE_DRIVER is getting loaded but the USB is not getting detected and when I load this Driver through the Shell, it is showing that USB is detected
If anyone could help me, I’d really appreciate any guidance/help on this issue.
The text was updated successfully, but these errors were encountered: