aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/Proc/HT
diff options
context:
space:
mode:
authorAlec Ari <neotheuser@ymail.com>2012-05-09 19:12:27 -0500
committerPatrick Georgi <patrick@georgi-clan.de>2012-05-10 08:44:08 +0200
commit923d200d1656df8ae1d8c79c6f0e1cf014d2ad1f (patch)
treec880c286b33349e3372a2123641fd26fd9097454 /src/vendorcode/amd/agesa/f12/Proc/HT
parent5db1f4666ebb07c4e987da24bf8e53ba8d538b1f (diff)
Unmark source files as executables
Change source file modes from 755 to 644 The following files have been grepped for changes: *.c *.h *Kconfig* *Makefile* Change-Id: I275f42ac7c4df894380d0492bca65c16a057376c Signed-off-by: Alec Ari <neotheuser@ymail.com> Reviewed-on: http://review.coreboot.org/1023 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/vendorcode/amd/agesa/f12/Proc/HT')
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbFam10.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbFam12.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSets.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/Features/htIds.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph1.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph2.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Line.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Triangle.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Degenerate.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4FullyConnected.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Kite.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Line.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Square.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Star.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5FullyConnected.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5TwistedLadder.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonLower.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonUpper.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6FullyConnected.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwinTriangles.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwistedLadder.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7FullyConnected.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7TwistedLadder.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8DoubloonM.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8FullyConnected.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8Ladder.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwinFullyFourWays.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwistedLadder.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htMain.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htNb.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htNb.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htNbCommonHardware.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.c0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htPage.h0
-rw-r--r--[-rwxr-xr-x]src/vendorcode/amd/agesa/f12/Proc/HT/htTopologies.h0
82 files changed, 0 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.c
index dd5e242587..dd5e242587 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.h
index 266d7990ac..266d7990ac 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbCoherentFam10.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbFam10.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbFam10.c
index 6f213bfaa9..6f213bfaa9 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbFam10.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbFam10.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.c
index e377532403..e377532403 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.h
index d0c03615d4..d0c03615d4 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbNonCoherentFam10.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.c
index 45f5daef84..45f5daef84 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.h
index a03c153e00..a03c153e00 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbOptimizationFam10.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.c
index 19dc8c3dbf..19dc8c3dbf 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.h
index 49368e5cee..49368e5cee 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbSystemFam10.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.c
index 5ff06b6c7d..5ff06b6c7d 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.h
index b4e88150dc..b4e88150dc 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam10/htNbUtilitiesFam10.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbFam12.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbFam12.c
index 5ba735fc49..5ba735fc49 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbFam12.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbFam12.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.c
index dfeb9f20e3..dfeb9f20e3 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.h
index 4f7cb2e909..4f7cb2e909 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Fam12/htNbUtilitiesFam12.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.c
index 8c55455028..8c55455028 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.h
index c93680897b..c93680897b 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatDynamicDiscovery.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.c
index c70da3e3a1..c70da3e3a1 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.h
index b06c47702d..b06c47702d 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatGanging.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.c
index e16a72496a..e16a72496a 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.h
index 53533b5469..53533b5469 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatNoncoherent.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.c
index 5b0b670376..5b0b670376 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.h
index 0814177bed..0814177bed 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatOptimization.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.c
index 8bd6258a9f..8bd6258a9f 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.h
index 6b75ef6b2c..6b75ef6b2c 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatRouting.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSets.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSets.c
index a8dbb6b830..a8dbb6b830 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSets.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSets.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.c
index 4864c2c3df..4864c2c3df 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.h
index 7ba87dc386..7ba87dc386 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatSublinks.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.c
index a24b6e3d5a..a24b6e3d5a 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.h b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.h
index ebff8525ef..ebff8525ef 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htFeatTrafficDistribution.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htIds.c b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htIds.c
index 57cae063e0..57cae063e0 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htIds.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/Features/htIds.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.c b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.c
index bcaf26f79a..bcaf26f79a 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.h b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.h
index c9c81e8eeb..c9c81e8eeb 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbCoherent.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.c b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.c
index 3c22297932..3c22297932 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.h b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.h
index 439ae3df2b..439ae3df2b 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbNonCoherent.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.c b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.c
index 75abef7881..75abef7881 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.h b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.h
index 9391189f38..9391189f38 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbOptimization.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.c b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.c
index c97f46a1be..c97f46a1be 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.h b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.h
index 723cb558ee..723cb558ee 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/NbCommon/htNbUtilities.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.c
index 6cc82e7dfd..6cc82e7dfd 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.h
index 016b879cdc..016b879cdc 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htFeat.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph.h
index ac1727c5fc..ac1727c5fc 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph.c
index 2535e18b48..2535e18b48 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph1.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph1.c
index 88845313e3..88845313e3 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph1.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph1.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph2.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph2.c
index cbfc096afa..cbfc096afa 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph2.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph2.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Line.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Line.c
index 7c759adde9..7c759adde9 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Line.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Line.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Triangle.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Triangle.c
index 89a3ed2623..89a3ed2623 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Triangle.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph3Triangle.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Degenerate.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Degenerate.c
index 1185e2de12..1185e2de12 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Degenerate.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Degenerate.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4FullyConnected.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4FullyConnected.c
index 4463db6d2f..4463db6d2f 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4FullyConnected.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4FullyConnected.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Kite.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Kite.c
index 131c1a39a9..131c1a39a9 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Kite.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Kite.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Line.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Line.c
index 61feec211a..61feec211a 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Line.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Line.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Square.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Square.c
index a974371879..a974371879 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Square.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Square.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Star.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Star.c
index e16549e84d..e16549e84d 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Star.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph4Star.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5FullyConnected.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5FullyConnected.c
index 197addbaa3..197addbaa3 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5FullyConnected.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5FullyConnected.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5TwistedLadder.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5TwistedLadder.c
index f3d3db1309..f3d3db1309 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5TwistedLadder.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph5TwistedLadder.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonLower.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonLower.c
index 8fadd5b0f5..8fadd5b0f5 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonLower.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonLower.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonUpper.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonUpper.c
index 70e5631d38..70e5631d38 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonUpper.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6DoubloonUpper.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6FullyConnected.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6FullyConnected.c
index 64d9af318b..64d9af318b 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6FullyConnected.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6FullyConnected.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwinTriangles.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwinTriangles.c
index 4a3d008f38..4a3d008f38 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwinTriangles.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwinTriangles.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwistedLadder.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwistedLadder.c
index 9c3193486a..9c3193486a 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwistedLadder.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph6TwistedLadder.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7FullyConnected.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7FullyConnected.c
index 5954631150..5954631150 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7FullyConnected.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7FullyConnected.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7TwistedLadder.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7TwistedLadder.c
index 16b78c764f..16b78c764f 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7TwistedLadder.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph7TwistedLadder.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8DoubloonM.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8DoubloonM.c
index 61bf6c36c5..61bf6c36c5 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8DoubloonM.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8DoubloonM.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8FullyConnected.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8FullyConnected.c
index 630fbee198..630fbee198 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8FullyConnected.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8FullyConnected.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8Ladder.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8Ladder.c
index 86779d36d1..86779d36d1 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8Ladder.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8Ladder.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwinFullyFourWays.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwinFullyFourWays.c
index 2a79a4b5f9..2a79a4b5f9 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwinFullyFourWays.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwinFullyFourWays.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwistedLadder.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwistedLadder.c
index 215b70fc03..215b70fc03 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwistedLadder.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htGraph/htGraph8TwistedLadder.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.c
index 171b0a2626..171b0a2626 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.h
index e74db7854a..e74db7854a 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterface.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.c
index 7136317711..7136317711 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.h
index b8f40616a1..b8f40616a1 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceCoherent.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.c
index dfc1515d88..dfc1515d88 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.h
index fdb2acd2c5..fdb2acd2c5 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceGeneral.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.c
index 21154bd1ce..21154bd1ce 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.h
index 8918c85cfb..8918c85cfb 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htInterfaceNonCoherent.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htMain.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htMain.c
index f7801b43de..f7801b43de 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htMain.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htMain.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.c
index 97381ed908..97381ed908 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.h
index a1a04cceb3..a1a04cceb3 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htNb.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htNbCommonHardware.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htNbCommonHardware.h
index 3201b321d8..3201b321d8 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htNbCommonHardware.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htNbCommonHardware.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.c b/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.c
index 5a280eb117..5a280eb117 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.c
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.c
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.h
index b3b4a90935..b3b4a90935 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htNotify.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htPage.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htPage.h
index 9b27f2a752..9b27f2a752 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htPage.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htPage.h
diff --git a/src/vendorcode/amd/agesa/f12/Proc/HT/htTopologies.h b/src/vendorcode/amd/agesa/f12/Proc/HT/htTopologies.h
index 2a31ff4a87..2a31ff4a87 100755..100644
--- a/src/vendorcode/amd/agesa/f12/Proc/HT/htTopologies.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/HT/htTopologies.h