aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/Proc/CPU/Feature/Makefile.inc
blob: 56d9f3c5bb7092d11040ec2b5ff3a01909b11b1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 += cpuHwC1e.c
libagesa-y += cpuIoCstate.c
libagesa-y += cpuL3Features.c
libagesa-y += cpuLowPwrPstate.c
libagesa-y += cpuPstateGather.c
libagesa-y += cpuPstateLeveling.c
libagesa-y += cpuPstateTables.c
libagesa-y += cpuSlit.c
libagesa-y += cpuSrat.c
libagesa-y += cpuSwC1e.c
libagesa-y += cpuWhea.c