Martin Roth (martinroth@google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/7516
-gerrit
commit cd1ecdd68874cc3bc332fbc3cc03f09a240654a3 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Wed Nov 19 10:53:09 2014 +1100
vendorcode/amd/agesa/f15?tn: Strip false/redudant AMD ver tag
Strip out the AMD internal version tag, e.g. * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ which are false/inconsistent and serve no real meaning or purpose now.
Change-Id: I4cca0899eba66a1c361ba784c5ac0222b0ee1aa6 Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com --- src/vendorcode/amd/agesa/f15/AMD.h | 1 - src/vendorcode/amd/agesa/f15/Dispatcher.h | 1 - src/vendorcode/amd/agesa/f15/Include/AdvancedApi.h | 1 - src/vendorcode/amd/agesa/f15/Include/CommonReturns.h | 1 - src/vendorcode/amd/agesa/f15/Include/GeneralServices.h | 1 - src/vendorcode/amd/agesa/f15/Include/IdsHt.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionDmi.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionGfxRecovery.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionGfxRecoveryInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionHwC1eInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionLowPwrPstateInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionMemoryRecovery.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionMultiSocketInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionPstate.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionS3ScriptInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionSlit.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionSlitInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionSrat.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionSratInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionSwC1eInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionWhea.h | 1 - src/vendorcode/amd/agesa/f15/Include/OptionWheaInstall.h | 1 - src/vendorcode/amd/agesa/f15/Include/Topology.h | 1 - src/vendorcode/amd/agesa/f15/Legacy/amd.inc | 1 - src/vendorcode/amd/agesa/f15/Legacy/bridge32.inc | 1 - src/vendorcode/amd/agesa/f15/MainPage.h | 1 - .../amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.c | 1 - .../amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Apm.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15BrandId.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15CacheDefaults.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerCheck.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerMgmt.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.h | 1 - .../amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15WheaInitDataTables.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/PreserveMailbox.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuApm.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuC6State.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCacheFlushOnHalt.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCpb.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuFeatures.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuHwC1e.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuIoCstate.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuLowPwrPstate.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuMsgBasedC1e.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateHpcMode.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuSwC1e.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuWhea.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/cpuEnvInit.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/cpuLateInit.c | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/cpuPage.h | 1 - src/vendorcode/amd/agesa/f15/Proc/CPU/cpuServices.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Common/AmdFch.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Common/AmdInitRecovery.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Common/AmdLateRunApTask.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Common/CommonInits.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Common/CommonPage.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Common/CreateStruct.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htGraph.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htInterface.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceCoherent.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceGeneral.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceNonCoherent.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htNb.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htNbCommonHardware.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htNotify.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htPage.h | 1 - src/vendorcode/amd/agesa/f15/Proc/HT/htTopologies.h | 1 - src/vendorcode/amd/agesa/f15/Proc/IDS/IdsPage.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Ardk/ma.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfecc.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfemp.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/MEMCLR/mfmemclr.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/S3/mfs3.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmMemClr.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmNodeInterleave.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmOnlineSpare.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmParallelTraining.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Ps/mpmr0.c | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mt3.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtlrdimm3.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtot3.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtrci3.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtsdi3.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtspd3.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/mttEdgeDetect.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/memPage.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/merrhdl.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/mfParallelTraining.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/mfStandardTraining.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/mfmemclr.h | 1 - src/vendorcode/amd/agesa/f15/Proc/Mem/mftds.h | 1 - src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt.asm | 1 - src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt64.asm | 1 - src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm | 1 - src/vendorcode/amd/agesa/f15tn/cpcarmac.inc | 1 - 113 files changed, 113 deletions(-)
diff --git a/src/vendorcode/amd/agesa/f15/AMD.h b/src/vendorcode/amd/agesa/f15/AMD.h index 31d38db..dcbf0dc 100644 --- a/src/vendorcode/amd/agesa/f15/AMD.h +++ b/src/vendorcode/amd/agesa/f15/AMD.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Include - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Dispatcher.h b/src/vendorcode/amd/agesa/f15/Dispatcher.h index 88758e9..1ee8569 100644 --- a/src/vendorcode/amd/agesa/f15/Dispatcher.h +++ b/src/vendorcode/amd/agesa/f15/Dispatcher.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Legacy - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/AdvancedApi.h b/src/vendorcode/amd/agesa/f15/Include/AdvancedApi.h index 53b57d8..666377f 100644 --- a/src/vendorcode/amd/agesa/f15/Include/AdvancedApi.h +++ b/src/vendorcode/amd/agesa/f15/Include/AdvancedApi.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Include - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/CommonReturns.h b/src/vendorcode/amd/agesa/f15/Include/CommonReturns.h index 1bf9f85..ada4154 100644 --- a/src/vendorcode/amd/agesa/f15/Include/CommonReturns.h +++ b/src/vendorcode/amd/agesa/f15/Include/CommonReturns.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Common - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Include/GeneralServices.h b/src/vendorcode/amd/agesa/f15/Include/GeneralServices.h index 5fa4a89..aff8d7d 100644 --- a/src/vendorcode/amd/agesa/f15/Include/GeneralServices.h +++ b/src/vendorcode/amd/agesa/f15/Include/GeneralServices.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Common - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Include/IdsHt.h b/src/vendorcode/amd/agesa/f15/Include/IdsHt.h index 64dff08..52b7140 100644 --- a/src/vendorcode/amd/agesa/f15/Include/IdsHt.h +++ b/src/vendorcode/amd/agesa/f15/Include/IdsHt.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: IDS - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionDmi.h b/src/vendorcode/amd/agesa/f15/Include/OptionDmi.h index 6dba872..efeba73 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionDmi.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionDmi.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: OPTION - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecovery.h b/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecovery.h index a1f4d03..c38cd3d 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecovery.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecovery.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: OPTION - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecoveryInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecoveryInstall.h index c031f32..c046c24 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecoveryInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionGfxRecoveryInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionHwC1eInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionHwC1eInstall.h index 0f85c71..f01fb04 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionHwC1eInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionHwC1eInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionLowPwrPstateInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionLowPwrPstateInstall.h index 900d93f..61cf174 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionLowPwrPstateInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionLowPwrPstateInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionMemoryRecovery.h b/src/vendorcode/amd/agesa/f15/Include/OptionMemoryRecovery.h index 713e73d..c6ba1e8 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionMemoryRecovery.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionMemoryRecovery.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: OPTION - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionMultiSocketInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionMultiSocketInstall.h index 46c3033..26a56a3 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionMultiSocketInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionMultiSocketInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionPstate.h b/src/vendorcode/amd/agesa/f15/Include/OptionPstate.h index 1ffaf94..613875e 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionPstate.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionPstate.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: OPTION - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionS3ScriptInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionS3ScriptInstall.h index 5b62bdf..e5d93eb 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionS3ScriptInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionS3ScriptInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionSlit.h b/src/vendorcode/amd/agesa/f15/Include/OptionSlit.h index 1dfc957..9de85d9 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionSlit.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionSlit.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: OPTION - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionSlitInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionSlitInstall.h index 915e530..a96b217 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionSlitInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionSlitInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionSrat.h b/src/vendorcode/amd/agesa/f15/Include/OptionSrat.h index 890ea34..03ae237 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionSrat.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionSrat.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: OPTION - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionSratInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionSratInstall.h index 2738747..3003cab 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionSratInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionSratInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionSwC1eInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionSwC1eInstall.h index 34886ee..b5ebae7 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionSwC1eInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionSwC1eInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionWhea.h b/src/vendorcode/amd/agesa/f15/Include/OptionWhea.h index fcaa23e..d822787 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionWhea.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionWhea.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: OPTION - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Include/OptionWheaInstall.h b/src/vendorcode/amd/agesa/f15/Include/OptionWheaInstall.h index 5facece..1295782 100644 --- a/src/vendorcode/amd/agesa/f15/Include/OptionWheaInstall.h +++ b/src/vendorcode/amd/agesa/f15/Include/OptionWheaInstall.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Options - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Include/Topology.h b/src/vendorcode/amd/agesa/f15/Include/Topology.h index 340c5c3..30e4ae6 100644 --- a/src/vendorcode/amd/agesa/f15/Include/Topology.h +++ b/src/vendorcode/amd/agesa/f15/Include/Topology.h @@ -11,7 +11,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Core - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /***************************************************************************** * diff --git a/src/vendorcode/amd/agesa/f15/Legacy/amd.inc b/src/vendorcode/amd/agesa/f15/Legacy/amd.inc index 550475a..d89c942 100644 --- a/src/vendorcode/amd/agesa/f15/Legacy/amd.inc +++ b/src/vendorcode/amd/agesa/f15/Legacy/amd.inc @@ -9,7 +9,6 @@ ; * @xrefitem bom "File Content Label" "Release Content" ; * @e project: AGESA ; * @e sub-project: Include -; * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ ; ; **************************************************************************** ; * diff --git a/src/vendorcode/amd/agesa/f15/Legacy/bridge32.inc b/src/vendorcode/amd/agesa/f15/Legacy/bridge32.inc index dbcbf18..043c589 100644 --- a/src/vendorcode/amd/agesa/f15/Legacy/bridge32.inc +++ b/src/vendorcode/amd/agesa/f15/Legacy/bridge32.inc @@ -9,7 +9,6 @@ ; * @xrefitem bom "File Content Label" "Release Content" ; * @e project: AGESA ; * @e sub-project: Include -; * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ ; ; **************************************************************************** ; diff --git a/src/vendorcode/amd/agesa/f15/MainPage.h b/src/vendorcode/amd/agesa/f15/MainPage.h index 503aa4a..c2bb983 100644 --- a/src/vendorcode/amd/agesa/f15/MainPage.h +++ b/src/vendorcode/amd/agesa/f15/MainPage.h @@ -11,7 +11,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Documentation - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.c index 7cd57a1..becfb3c 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.h index 27c8768..80e8c99 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuCommonF15Utilities.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Apm.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Apm.c index dba9b71..020e159 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Apm.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Apm.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15BrandId.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15BrandId.c index 0450263..052ce94 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15BrandId.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15BrandId.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15CacheDefaults.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15CacheDefaults.c index df868ff..5982778 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15CacheDefaults.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15CacheDefaults.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.c index 90c2ca5..be2e263 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.h index f7894ff..bf68ec04 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Dmi.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerCheck.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerCheck.h index ece2f36..3206fbf 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerCheck.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerCheck.h @@ -7,7 +7,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerMgmt.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerMgmt.h index ae3a81a..7b4125d 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerMgmt.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15PowerMgmt.h @@ -7,7 +7,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 64491 $ @e $Date: 2012-01-23 12:37:30 -0600 (Mon, 23 Jan 2012) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.c index b1aa92b..a8d04a1 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.h index f7d6bb6..f292012 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15Utilities.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15WheaInitDataTables.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15WheaInitDataTables.c index 2f8a905..5bf980a 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15WheaInitDataTables.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Family/0x15/cpuF15WheaInitDataTables.c @@ -7,7 +7,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Family/0x15 - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/PreserveMailbox.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/PreserveMailbox.h index a4af7ad..5a1ba3e 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/PreserveMailbox.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/PreserveMailbox.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuApm.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuApm.h index 4aad695..d4d5751 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuApm.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuApm.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuC6State.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuC6State.h index c6a6179..7f048b2 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuC6State.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuC6State.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCacheFlushOnHalt.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCacheFlushOnHalt.c index c99c757..0eb4cfd 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCacheFlushOnHalt.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCacheFlushOnHalt.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCpb.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCpb.h index a39cbb4..9660c40 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCpb.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuCpb.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuFeatures.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuFeatures.h index f666153..a94afe6 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuFeatures.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuFeatures.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Common - * @e $Revision: 63692 $ @e $Date: 2012-01-03 22:13:28 -0600 (Tue, 03 Jan 2012) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuHwC1e.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuHwC1e.h index 77a525d..0d2d708 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuHwC1e.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuHwC1e.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuIoCstate.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuIoCstate.h index 998b6b8..ae2c853 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuIoCstate.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuIoCstate.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ */ /* ****************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuLowPwrPstate.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuLowPwrPstate.h index 0ba0bb6..06b20d6 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuLowPwrPstate.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuLowPwrPstate.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuMsgBasedC1e.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuMsgBasedC1e.h index a5aac1e..492a499 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuMsgBasedC1e.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuMsgBasedC1e.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateHpcMode.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateHpcMode.h index 52cb395..d599806 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateHpcMode.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateHpcMode.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.c index ac817cb..a1af313 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.h index b75ea3e..e77a4f1 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuPstateTables.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuSwC1e.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuSwC1e.h index a7806a0..7de107f 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuSwC1e.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuSwC1e.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU/Feature - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuWhea.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuWhea.c index 1275d8d..e3f2eb0 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuWhea.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/Feature/cpuWhea.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuEnvInit.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuEnvInit.h index 4348687..e19a756 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuEnvInit.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuEnvInit.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuLateInit.c b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuLateInit.c index 30c6a7e..d053f4f 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuLateInit.c +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuLateInit.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuPage.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuPage.h index 7fa7617..ca74104 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuPage.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuPage.h @@ -11,7 +11,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Documentation - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuServices.h b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuServices.h index f51d41f..227e23e 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuServices.h +++ b/src/vendorcode/amd/agesa/f15/Proc/CPU/cpuServices.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: CPU - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/Common/AmdFch.h b/src/vendorcode/amd/agesa/f15/Proc/Common/AmdFch.h index afe565b..579ad3d 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Common/AmdFch.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Common/AmdFch.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: FCH - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/Common/AmdInitRecovery.c b/src/vendorcode/amd/agesa/f15/Proc/Common/AmdInitRecovery.c index ac4c08d..e1285b4 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Common/AmdInitRecovery.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Common/AmdInitRecovery.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Common - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Common/AmdLateRunApTask.c b/src/vendorcode/amd/agesa/f15/Proc/Common/AmdLateRunApTask.c index b11fca2..d14f216 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Common/AmdLateRunApTask.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Common/AmdLateRunApTask.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Interface - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Common/CommonInits.h b/src/vendorcode/amd/agesa/f15/Proc/Common/CommonInits.h index 681bc4a..00ecd86 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Common/CommonInits.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Common/CommonInits.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Common - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/Common/CommonPage.h b/src/vendorcode/amd/agesa/f15/Proc/Common/CommonPage.h index 1dcc6da..0db57a7 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Common/CommonPage.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Common/CommonPage.h @@ -11,7 +11,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Documentation - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/Common/CreateStruct.h b/src/vendorcode/amd/agesa/f15/Proc/Common/CreateStruct.h index 66a7bbf..eee396d 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Common/CreateStruct.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Common/CreateStruct.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Common - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph.h index b19c70a..c596160 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htGraph.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterface.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterface.h index 826dde5..783c129 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterface.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterface.h @@ -15,7 +15,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceCoherent.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceCoherent.h index 59b7414..defce7d 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceCoherent.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceCoherent.h @@ -12,7 +12,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceGeneral.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceGeneral.h index 954b250..d4ee3dd 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceGeneral.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceGeneral.h @@ -15,7 +15,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceNonCoherent.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceNonCoherent.h index 79ab877..c88d673 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceNonCoherent.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htInterfaceNonCoherent.h @@ -12,7 +12,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htNb.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htNb.h index 387c530..97ad913 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htNb.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htNb.h @@ -15,7 +15,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htNbCommonHardware.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htNbCommonHardware.h index 4410df7..1bafda5 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htNbCommonHardware.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htNbCommonHardware.h @@ -7,7 +7,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htNotify.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htNotify.h index 6507165..efbea11 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htNotify.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htNotify.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htPage.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htPage.h index e9dc131..e2c8229 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htPage.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htPage.h @@ -11,7 +11,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Documentation - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/HT/htTopologies.h b/src/vendorcode/amd/agesa/f15/Proc/HT/htTopologies.h index cbb013f..cf85241 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/HT/htTopologies.h +++ b/src/vendorcode/amd/agesa/f15/Proc/HT/htTopologies.h @@ -7,7 +7,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: HyperTransport - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/IDS/IdsPage.h b/src/vendorcode/amd/agesa/f15/Proc/IDS/IdsPage.h index a8ee815..7606a77 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/IDS/IdsPage.h +++ b/src/vendorcode/amd/agesa/f15/Proc/IDS/IdsPage.h @@ -11,7 +11,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Documentation - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Ardk/ma.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Ardk/ma.c index 2eea80e..e29e400 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Ardk/ma.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Ardk/ma.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Ardk) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.c index 1c0d6a8..fb2d5b4 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat/Chintlv) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.h index 474c2fa..74a4194 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CHINTLV/mfchi.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.c index 09ecd54..d1d7f9f 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat/Csintlv) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.h index 8da11aa..8e873f5 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/CSINTLV/mfcsi.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfecc.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfecc.h index 64ffb27..f2990e0 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfecc.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfecc.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfemp.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfemp.c index 0c71446..6d3e9eb 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfemp.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ECC/mfemp.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat/ECC) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c index 070ccd7..b608caf 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/EXCLUDIMM/mfdimmexclud.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat/EXCLUDIMM) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.c index 84f69ff..7315b8e 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.h index d6f6f52..70ee6be 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/IDENDIMM/mfidendimm.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.c index c707e6d..c786270 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat/Intlvrgn) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.h index 41ed7a9..5ddeeae 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/INTLVRN/mfintlvrn.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.c index f914c9a..bd89981 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat/LVDDR3) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.h index 6f046d7..82b0e8b 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/LVDDR3/mflvddr3.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/MEMCLR/mfmemclr.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/MEMCLR/mfmemclr.c index dc7f01b..ab1c9b8 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/MEMCLR/mfmemclr.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/MEMCLR/mfmemclr.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Feat/Memclr) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h index f681b68..ace9cae 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/ODTHERMAL/mfodthermal.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/S3/mfs3.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/S3/mfs3.c index 2449ff9..e2e5de8 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/S3/mfs3.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Feat/S3/mfs3.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/FEAT/S3) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmMemClr.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmMemClr.c index 4039ef6..84ad09b 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmMemClr.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmMemClr.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Main) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmNodeInterleave.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmNodeInterleave.c index 52a3a96..f5965ad 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmNodeInterleave.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmNodeInterleave.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Main) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmOnlineSpare.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmOnlineSpare.c index e825192..ef775b0 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmOnlineSpare.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmOnlineSpare.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Main) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmParallelTraining.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmParallelTraining.c index a596a5e..03c2f05 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmParallelTraining.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Main/mmParallelTraining.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Main) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Ps/mpmr0.c b/src/vendorcode/amd/agesa/f15/Proc/Mem/Ps/mpmr0.c index b9ce51d..1e1d5df 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Ps/mpmr0.c +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Ps/mpmr0.c @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Ps) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mt3.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mt3.h index 0fbced2..de65e33 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mt3.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mt3.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Tech/DDR3) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtlrdimm3.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtlrdimm3.h index 5786b30..4a89c04 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtlrdimm3.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtlrdimm3.h @@ -8,7 +8,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtot3.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtot3.h index b648c99..a89b06e 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtot3.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtot3.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Tech/DDR3) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtrci3.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtrci3.h index 36a6e49..ce6a7c2 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtrci3.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtrci3.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Tech/DDR3) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtsdi3.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtsdi3.h index 04437fa..2447d9e 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtsdi3.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtsdi3.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Tech/DDR3) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtspd3.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtspd3.h index ab46e4a..5ada01f 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtspd3.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/DDR3/mtspd3.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem/Tech/DDR3) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/mttEdgeDetect.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/mttEdgeDetect.h index f11c435..9c88fcd 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/mttEdgeDetect.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/Tech/mttEdgeDetect.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/memPage.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/memPage.h index d7c209b..198fb08 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/memPage.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/memPage.h @@ -11,7 +11,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: Documentation - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * */ /* diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/merrhdl.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/merrhdl.h index 5c0ee44..f3d8616 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/merrhdl.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/merrhdl.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/mfParallelTraining.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/mfParallelTraining.h index b85398a..10880b0 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/mfParallelTraining.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/mfParallelTraining.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/mfStandardTraining.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/mfStandardTraining.h index 4e9f6b7..f342fb9 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/mfStandardTraining.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/mfStandardTraining.h @@ -10,7 +10,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/mfmemclr.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/mfmemclr.h index 4653646..416270d 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/mfmemclr.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/mfmemclr.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15/Proc/Mem/mftds.h b/src/vendorcode/amd/agesa/f15/Proc/Mem/mftds.h index 84bac73..2c7af8b 100644 --- a/src/vendorcode/amd/agesa/f15/Proc/Mem/mftds.h +++ b/src/vendorcode/amd/agesa/f15/Proc/Mem/mftds.h @@ -9,7 +9,6 @@ * @xrefitem bom "File Content Label" "Release Content" * @e project: AGESA * @e sub-project: (Mem) - * @e $Revision: 63425 $ @e $Date: 2011-12-22 11:24:10 -0600 (Thu, 22 Dec 2011) $ * **/ /***************************************************************************** diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt.asm b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt.asm index 1ce62cd..a409f8e 100644 --- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt.asm +++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt.asm @@ -6,7 +6,6 @@ ; * @xrefitem bom "File Content Label" "Release Content" ; * @e project: AGESA ; * @e sub-project: CPU -; * @e $Revision: 47763 $ @e $Date: 2011-02-27 18:11:57 -0700 (Sun, 27 Feb 2011) $ ; */ ;***************************************************************************** ; diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt64.asm b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt64.asm index 9c6974e..b2736c5 100644 --- a/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt64.asm +++ b/src/vendorcode/amd/agesa/f15tn/Proc/CPU/cahalt64.asm @@ -6,7 +6,6 @@ ; * @xrefitem bom "File Content Label" "Release Content" ; * @e project: AGESA ; * @e sub-project: CPU -; * @e $Revision: 10071 $ @e $Date: 2008-12-16 18:03:04 -0600 (Tue, 16 Dec 2008) $ ; */ ;***************************************************************************** ; diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm index 61656df..8289f44 100644 --- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm +++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/Main/mu.asm @@ -1,7 +1,6 @@ ;***************************************************************************** ; AMD Generic Encapsulated Software Architecture ; -; $Workfile:: mu.asm $ $Revision:: 443#$ $Date: 2010-12-22 02:16:51 -0700 (Wed, 22 Dec 2010) $ ; Description: Main memory controller system configuration for AGESA ; ; diff --git a/src/vendorcode/amd/agesa/f15tn/cpcarmac.inc b/src/vendorcode/amd/agesa/f15tn/cpcarmac.inc index 8947491..a3d9f0f 100644 --- a/src/vendorcode/amd/agesa/f15tn/cpcarmac.inc +++ b/src/vendorcode/amd/agesa/f15tn/cpcarmac.inc @@ -1,7 +1,6 @@ ;***************************************************************************** ; AMD Generic Encapsulated Software Architecture ; -; Workfile: cpcarmac.inc $Revision:: 50472 $ $Date:: 2011-04-11 01:57:56 -0600 (Mon, 11 Apr 2011) $ ; ; Description: Code to setup and break down cache-as-stack ;