Package headers with relocation data can now be read via NewtReadPkg etc. This used to cause issues because the relocations section shits the part headers to a later position in the file. The relocation data itself is not interpreted yet.
Also added some binary class symbols useful for printing code with references to native functions and modules.
Package headers with relocation data can now be read via NewtReadPkg etc. This used to cause issues because the relocations section shits the part headers to a later position in the file. The relocation data itself is not interpreted yet.
Also added some binary class symbols useful for printing code with references to native functions and modules.