aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15/Proc/CPU/Makefile.inc
blob: 239af76e9861cf69e5ee6413da86f8c5a8ce1df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
libagesa-y += S3.c
libagesa-y += Table.c
libagesa-y += cahalt.c
libagesa-y += cahaltasm.S
libagesa-y += cpuApicUtilities.c
libagesa-y += cpuBist.c
libagesa-y += cpuBrandId.c
libagesa-y += cpuEarlyInit.c
libagesa-y += cpuEventLog.c
libagesa-y += cpuFamilyTranslation.c
libagesa-y += cpuGeneralServices.c
libagesa-y += cpuInitEarlyTable.c
libagesa-y += cpuLateInit.c
libagesa-y += cpuMicrocodePatch.c
libagesa-y += cpuPostInit.c
libagesa-y += cpuPowerMgmt.c
libagesa-y += cpuPowerMgmtMultiSocket.c
libagesa-y += cpuPowerMgmtSingleSocket.c
libagesa-y += cpuWarmReset.c
libagesa-y += heapManager.c