aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15tn/Proc/CPU/Feature/Makefile.inc
blob: 0e0bd6a08c3231b7254c468ed8f34edd376f34af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
libagesa-y += PreserveMailbox.c
libagesa-y += cpuC6State.c
libagesa-y += cpuCacheFlushOnHalt.c
libagesa-y += cpuCacheInit.c
libagesa-y += cpuCoreLeveling.c
libagesa-y += cpuCpb.c
libagesa-y += cpuDmi.c
libagesa-y += cpuFeatureLeveling.c
libagesa-y += cpuFeatures.c
libagesa-y += cpuHtc.c
libagesa-y += cpuHwC1e.c
libagesa-y += cpuIoCstate.c
libagesa-y += cpuPsi.c
libagesa-y += cpuPstateGather.c
libagesa-y += cpuPstateLeveling.c
libagesa-y += cpuPstateTables.c
libagesa-y += cpuSlit.c
libagesa-y += cpuSrat.c
libagesa-y += cpuWhea.c