diff options
author | Martin Roth <martin.roth@se-eng.com> | 2014-12-29 14:38:31 -0700 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2015-01-06 06:31:15 +0100 |
commit | 0b2c4ece7d909fae41c4fc1821a48dd2758093d0 (patch) | |
tree | 067323b9be33e47909298456e7470b15d5dcdadc /src/mainboard/amd | |
parent | fc34750c88b74f79f5bcd1d622486285af1b95d8 (diff) |
Remove AMD's "Release Content" doxygen from coreboot files
These comments are left over and are not relevent in the coreboot
code, but created a new section titled "Release Content" in the
doxygen documentation produced by the coreboot code. In an effort
to clean up the output, I'm removing these doxygen comments.
Change-Id: I4d7be3313a2ab6c140b4f3afe70dffc4abba7bca
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/8069
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/amd')
-rw-r--r-- | src/mainboard/amd/dinar/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/dinar/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/inagua/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/inagua/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/olivehill/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/olivehill/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/parmer/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/parmer/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/persimmon/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/persimmon/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/south_station/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/south_station/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/thatcher/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/thatcher/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/torpedo/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/torpedo/buildOpts.c | 4 | ||||
-rw-r--r-- | src/mainboard/amd/union_station/OptionsIds.h | 4 | ||||
-rw-r--r-- | src/mainboard/amd/union_station/buildOpts.c | 4 |
18 files changed, 0 insertions, 72 deletions
diff --git a/src/mainboard/amd/dinar/OptionsIds.h b/src/mainboard/amd/dinar/OptionsIds.h index a756942c1c..6a57df3301 100644 --- a/src/mainboard/amd/dinar/OptionsIds.h +++ b/src/mainboard/amd/dinar/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/dinar/buildOpts.c b/src/mainboard/amd/dinar/buildOpts.c index 88e3c6faca..fe74094f1c 100644 --- a/src/mainboard/amd/dinar/buildOpts.c +++ b/src/mainboard/amd/dinar/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 6049 $ @e \$Date: 2008-05-14 01:58:02 -0500 (Wed, 14 May 2008) $ */ #include <stdlib.h> #include "AGESA.h" diff --git a/src/mainboard/amd/inagua/OptionsIds.h b/src/mainboard/amd/inagua/OptionsIds.h index cf0a4bea84..23494d44c9 100644 --- a/src/mainboard/amd/inagua/OptionsIds.h +++ b/src/mainboard/amd/inagua/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/inagua/buildOpts.c b/src/mainboard/amd/inagua/buildOpts.c index 5779ccd281..2c37c01990 100644 --- a/src/mainboard/amd/inagua/buildOpts.c +++ b/src/mainboard/amd/inagua/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> diff --git a/src/mainboard/amd/olivehill/OptionsIds.h b/src/mainboard/amd/olivehill/OptionsIds.h index e0064411a3..7ae12d6040 100644 --- a/src/mainboard/amd/olivehill/OptionsIds.h +++ b/src/mainboard/amd/olivehill/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/olivehill/buildOpts.c b/src/mainboard/amd/olivehill/buildOpts.c index f739a13a5a..a17869351f 100644 --- a/src/mainboard/amd/olivehill/buildOpts.c +++ b/src/mainboard/amd/olivehill/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> diff --git a/src/mainboard/amd/parmer/OptionsIds.h b/src/mainboard/amd/parmer/OptionsIds.h index e0064411a3..7ae12d6040 100644 --- a/src/mainboard/amd/parmer/OptionsIds.h +++ b/src/mainboard/amd/parmer/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/parmer/buildOpts.c b/src/mainboard/amd/parmer/buildOpts.c index 7aa95c0ccc..57963a5d21 100644 --- a/src/mainboard/amd/parmer/buildOpts.c +++ b/src/mainboard/amd/parmer/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> diff --git a/src/mainboard/amd/persimmon/OptionsIds.h b/src/mainboard/amd/persimmon/OptionsIds.h index cf0a4bea84..23494d44c9 100644 --- a/src/mainboard/amd/persimmon/OptionsIds.h +++ b/src/mainboard/amd/persimmon/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/persimmon/buildOpts.c b/src/mainboard/amd/persimmon/buildOpts.c index 2f93930f05..9cf2a19941 100644 --- a/src/mainboard/amd/persimmon/buildOpts.c +++ b/src/mainboard/amd/persimmon/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> diff --git a/src/mainboard/amd/south_station/OptionsIds.h b/src/mainboard/amd/south_station/OptionsIds.h index cf0a4bea84..23494d44c9 100644 --- a/src/mainboard/amd/south_station/OptionsIds.h +++ b/src/mainboard/amd/south_station/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/south_station/buildOpts.c b/src/mainboard/amd/south_station/buildOpts.c index 9c7c219ff0..3f3f5664d1 100644 --- a/src/mainboard/amd/south_station/buildOpts.c +++ b/src/mainboard/amd/south_station/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> diff --git a/src/mainboard/amd/thatcher/OptionsIds.h b/src/mainboard/amd/thatcher/OptionsIds.h index e0064411a3..7ae12d6040 100644 --- a/src/mainboard/amd/thatcher/OptionsIds.h +++ b/src/mainboard/amd/thatcher/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/thatcher/buildOpts.c b/src/mainboard/amd/thatcher/buildOpts.c index 7ead4c691c..c329de3d4c 100644 --- a/src/mainboard/amd/thatcher/buildOpts.c +++ b/src/mainboard/amd/thatcher/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> diff --git a/src/mainboard/amd/torpedo/OptionsIds.h b/src/mainboard/amd/torpedo/OptionsIds.h index 4e868776ae..08a8cada17 100644 --- a/src/mainboard/amd/torpedo/OptionsIds.h +++ b/src/mainboard/amd/torpedo/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/torpedo/buildOpts.c b/src/mainboard/amd/torpedo/buildOpts.c index 31d1fefef7..2eb20eaf77 100644 --- a/src/mainboard/amd/torpedo/buildOpts.c +++ b/src/mainboard/amd/torpedo/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 6049 $ @e \$Date: 2008-05-14 01:58:02 -0500 (Wed, 14 May 2008) $ */ #include <stdlib.h> diff --git a/src/mainboard/amd/union_station/OptionsIds.h b/src/mainboard/amd/union_station/OptionsIds.h index cf0a4bea84..23494d44c9 100644 --- a/src/mainboard/amd/union_station/OptionsIds.h +++ b/src/mainboard/amd/union_station/OptionsIds.h @@ -24,10 +24,6 @@ * * This file is used to switch on/off IDS features. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 12067 $ @e \$Date: 2009-04-11 04:34:13 +0800 (Sat, 11 Apr 2009) $ */ #ifndef _OPTION_IDS_H_ #define _OPTION_IDS_H_ diff --git a/src/mainboard/amd/union_station/buildOpts.c b/src/mainboard/amd/union_station/buildOpts.c index 9c7c219ff0..3f3f5664d1 100644 --- a/src/mainboard/amd/union_station/buildOpts.c +++ b/src/mainboard/amd/union_station/buildOpts.c @@ -27,10 +27,6 @@ * * For Information about this file, see @ref platforminstall. * - * @xrefitem bom "File Content Label" "Release Content" - * @e project: AGESA - * @e sub-project: Core - * @e \$Revision: 23714 $ @e \$Date: 2009-12-09 17:28:37 -0600 (Wed, 09 Dec 2009) $ */ #include <stdlib.h> |