blob: 83016af77f5d3cb8298043a6e6bdbc8a6cb867da [file] [log] [blame]
Frank Vibrans2b4c8312011-02-14 18:30:54 +00001/* $NoKeywords:$ */
2/**
3 * @file
4 *
5 * Create outline and references for CPU Component mainpage documentation.
6 *
7 * Design guides, maintenance guides, and general documentation, are
8 * collected using this file onto the documentation mainpage.
9 * This file contains doxygen comment blocks, only.
10 *
11 * @xrefitem bom "File Content Label" "Release Content"
12 * @e project: AGESA
13 * @e sub-project: Documentation
14 * @e \$Revision: 34897 $ @e \$Date: 2010-07-14 10:07:10 +0800 (Wed, 14 Jul 2010) $
15 *
16 */
17/*
18 *****************************************************************************
19 *
20 * Copyright (c) 2011, Advanced Micro Devices, Inc.
21 * All rights reserved.
Edward O'Callaghane963b382014-07-06 19:27:14 +100022 *
Frank Vibrans2b4c8312011-02-14 18:30:54 +000023 * Redistribution and use in source and binary forms, with or without
24 * modification, are permitted provided that the following conditions are met:
25 * * Redistributions of source code must retain the above copyright
26 * notice, this list of conditions and the following disclaimer.
27 * * Redistributions in binary form must reproduce the above copyright
28 * notice, this list of conditions and the following disclaimer in the
29 * documentation and/or other materials provided with the distribution.
Edward O'Callaghane963b382014-07-06 19:27:14 +100030 * * Neither the name of Advanced Micro Devices, Inc. nor the names of
31 * its contributors may be used to endorse or promote products derived
Frank Vibrans2b4c8312011-02-14 18:30:54 +000032 * from this software without specific prior written permission.
Edward O'Callaghane963b382014-07-06 19:27:14 +100033 *
Frank Vibrans2b4c8312011-02-14 18:30:54 +000034 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
35 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
36 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
37 * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY
38 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
39 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
40 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
41 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
42 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
43 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Edward O'Callaghane963b382014-07-06 19:27:14 +100044 *
Frank Vibrans2b4c8312011-02-14 18:30:54 +000045 * ***************************************************************************
46 *
47 */
48
49/**
50 * @page cpumain CPU Component Documentation
51 *
52 * Additional documentation for the CPU component consists of
53 *
54 * - Maintenance Guides:
55 * - @subpage cpuimplfss "CPU Family Specific Services Implementation Guide"
56 * - @subpage regtableimpl "Register Table Implementation Guide"
57 * - @subpage cpufeatimpl "CPU Generic Feature Implementation Guide"
58 * - add here >>>
59 * - Design Guides:
60 * - add here >>>
61 *
62 */