Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37174 )
Change subject: binaryPI: Remove FieldAccessors.[ch] ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37174/1/src/vendorcode/amd/pi/00630... File src/vendorcode/amd/pi/00630F01/AMD.h:
https://review.coreboot.org/c/coreboot/+/37174/1/src/vendorcode/amd/pi/00630... PS1, Line 162: AMD_SET_VALUE_invalid = 0x00081000,
Why do you leave these?
We should keep track of them as reserved values. SAGE re-enumerated this entire table, but we cannot go back to original AGESA values without rolling out new blob build.