rhboot / shim

UEFI shim loader
Other
816 stars 284 forks source link

Test ImageAddress() #579

Closed vathpela closed 1 year ago

vathpela commented 1 year ago

This adds the very beginnings of a tester for our PE loader, including one minor bugfix and a test for it. Note that this is on top of #578.

This doesn't fully test the loader (or even come close), but it gets us to the point where test cases can be added.