692dde599f
Forgetting to add the #pragma pack() at the end of the header file can
lead to hard to debug breakage, so get rid of the #pragma pack usage and
add a __packed to the structs that need to be packed which has less
possibly unwanted side effects.
Since commit
|
||
---|---|---|
.. | ||
agesa | ||
cimx | ||
fsp/picasso | ||
include | ||
pi | ||
Kconfig | ||
Makefile.inc |