Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/54056 )
Change subject: vc/amd/pi/00660F01: Remove unused code and directory ......................................................................
vc/amd/pi/00660F01: Remove unused code and directory
This is some leftover omitted during 00660F01 removal, since corresponding CPU and northbridge code is not present in the tree already.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: Ib7ccbc088766b5a4f59c47bd48790c6a2af8ca61 Reviewed-on: https://review.coreboot.org/c/coreboot/+/54056 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Felix Held felix-coreboot@felixheld.de --- D src/vendorcode/amd/pi/00660F01/AGESA.h D src/vendorcode/amd/pi/00660F01/AMD.h D src/vendorcode/amd/pi/00660F01/Dispatcher.h D src/vendorcode/amd/pi/00660F01/Include/Filecode.h D src/vendorcode/amd/pi/00660F01/Include/GeneralServices.h D src/vendorcode/amd/pi/00660F01/Include/Ids.h D src/vendorcode/amd/pi/00660F01/Include/IdsPerf.h D src/vendorcode/amd/pi/00660F01/Include/Options.h D src/vendorcode/amd/pi/00660F01/Include/PlatformMemoryConfiguration.h D src/vendorcode/amd/pi/00660F01/Include/Topology.h D src/vendorcode/amd/pi/00660F01/Proc/CPU/Family/cpuFamRegisters.h D src/vendorcode/amd/pi/00660F01/Proc/CPU/Feature/cpuCacheInit.h D src/vendorcode/amd/pi/00660F01/Proc/CPU/cpuEarlyInit.h D src/vendorcode/amd/pi/00660F01/Proc/CPU/cpuLateInit.h D src/vendorcode/amd/pi/00660F01/Proc/CPU/cpuRegisters.h D src/vendorcode/amd/pi/00660F01/Proc/CPU/heapManager.h D src/vendorcode/amd/pi/00660F01/Proc/Common/AmdFch.h D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/AcpiLib.h D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchBiosRamUsage.h D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchCommonCfg.h D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchDef.h D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchLib.c D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/FchPeLib.c D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/MemLib.c D src/vendorcode/amd/pi/00660F01/Proc/Fch/Common/PciLib.c D src/vendorcode/amd/pi/00660F01/Proc/Fch/Fch.h D src/vendorcode/amd/pi/00660F01/Proc/Fch/FchPlatform.h D src/vendorcode/amd/pi/00660F01/Proc/Fch/Kern/KernFch.h D src/vendorcode/amd/pi/00660F01/Proc/Psp/PspBaseLib/PspBaseLib.c D src/vendorcode/amd/pi/00660F01/Proc/Psp/PspBaseLib/PspBaseLib.h D src/vendorcode/amd/pi/00660F01/Proc/Psp/PspBaseLib/PspDirectory.h D src/vendorcode/amd/pi/00660F01/binaryPI/OptionsIds.h D src/vendorcode/amd/pi/00660F01/binaryPI/gcccar.inc 33 files changed, 0 insertions(+), 18,238 deletions(-)
Approvals: build bot (Jenkins): Verified Felix Held: Looks good to me, approved