aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f16kb/Proc/CPU/Feature/Makefile.inc
blob: e389c9eefcb5802c1eae5f5fa15e3e33c23c255c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
libagesa-y += cpuApm.c
libagesa-y += cpuC6State.c
libagesa-y += cpuCacheFlushOnHalt.c
libagesa-y += cpuCacheInit.c
libagesa-y += cpuCdit.c
libagesa-y += cpuCoreLeveling.c
libagesa-y += cpuCpb.c
libagesa-y += cpuCrat.c
libagesa-y += cpuDmi.c
libagesa-y += cpuFeatureLeveling.c
libagesa-y += cpuFeatures.c
libagesa-y += cpuHtc.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