mirror of https://github.com/acidanthera/audk.git
94c802e108
Older versions of GenFw put the wrong value in the debug directory size
field in the PE/COFF header: instead of putting the combined size of all
the entries, it puts the size of the only entry it creates, but adds the
size of the NB10 payload that the entry points to. This confuses the
loader now that we started using additional debug directory entries to
describe DLL characteristics.
GenFw was fixed in commit
|
||
---|---|---|
.. | ||
Arm | ||
LoongArch | ||
RiscV | ||
BasePeCoff.c | ||
BasePeCoffLib.inf | ||
BasePeCoffLib.uni | ||
BasePeCoffLibInternals.h | ||
PeCoffLoaderEx.c |