N
Mar 7, 2023Need a help with UEFI modifying.
Good afternoon dear developers. I have a DXE driver starting right after PC launch. This dxe driver...
Mar 7, 20231 min read0 reactions0 comments
Tag archive
Good afternoon dear developers. I have a DXE driver starting right after PC launch. This dxe driver...
Unlike executables running above OS, UEFI modules doesn't have import functions or systemcalls which...
DXE Driver's main task is to create and install Protocols. In this post, I will explain how to create...