OSDev.org
https://forum.osdev.org/

Tyny EHCI(USB-2) boot loader, asm, less than 512 bytes
https://forum.osdev.org/viewtopic.php?f=2&t=56971
Page 1 of 1

Author:  Alex0vSky [ Tue Oct 03, 2023 4:42 am ]
Post subject:  Tyny EHCI(USB-2) boot loader, asm, less than 512 bytes

I created a bootloader for learning USB.
The source code may also be useful to someone for educational purposes.
And I would like to hear advice on what can be done about this in the future. For example, convert to an ARM processor?
Any community feedback is welcome!

Source code repository github TinyEhci
The repo contains instructions for assembling and test running in "qemu" and in real hardware; "nasm" is used for assembly

In short, it reads the first megabyte into memory and transfers control there.

Regards,
Alex0vSky

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/