How to use SMM for reading data from booted USB?
How to use SMM for reading data from booted USB?
Is it possible to use SMM for reading data from USB which I booted from to RAM? How to do it?
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: How to use SMM for reading data from booted USB?
Learn to properly use INT 0x13.
Re: How to use SMM for reading data from booted USB?
what Combuster said. But to properly answer your question, you don't. Sounds like you might be a little confused with USB host controller 8042 emulation. But that is for human interface devices, not mass storage or anything else.
this also might help you:
http://www.t13.org/documents/UploadedDo ... es_4.0.pdf
this also might help you:
http://www.t13.org/documents/UploadedDo ... es_4.0.pdf