USB is not getting detected. #10860
Unanswered
Ankiiitt24
asked this question in
Q&A
Replies: 1 comment
-
It seems your driver failed to load because the image section alignment does not meet the requirements. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
I have attached screenshot of Debug file.
If anyone could help me, I’d really appreciate any guidance/help on this issue.
Beta Was this translation helpful? Give feedback.
All reactions