I am building a minimal operating system that can connect to the internet. I am sharing parts of the project to get help and feedback.
In gNetworkCard.h file I am trying to get ip from dhcp. However, I think that is not happening.