aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa')
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/Mem/mfs3.h2
-rw-r--r--src/vendorcode/amd/agesa/f14/Proc/Mem/mfs3.h2
-rw-r--r--src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h2
-rw-r--r--src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/vendorcode/amd/agesa/f12/Proc/Mem/mfs3.h b/src/vendorcode/amd/agesa/f12/Proc/Mem/mfs3.h
index 63c03b53ab..1ea8aefeec 100644
--- a/src/vendorcode/amd/agesa/f12/Proc/Mem/mfs3.h
+++ b/src/vendorcode/amd/agesa/f12/Proc/Mem/mfs3.h
@@ -103,7 +103,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
- UINT8 Node; ///< Node ID for the the header
+ UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;
/*----------------------------------------------------------------------------
diff --git a/src/vendorcode/amd/agesa/f14/Proc/Mem/mfs3.h b/src/vendorcode/amd/agesa/f14/Proc/Mem/mfs3.h
index fe362dd324..6a00dce4e7 100644
--- a/src/vendorcode/amd/agesa/f14/Proc/Mem/mfs3.h
+++ b/src/vendorcode/amd/agesa/f14/Proc/Mem/mfs3.h
@@ -105,7 +105,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
- UINT8 Node; ///< Node ID for the the header
+ UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;
/*----------------------------------------------------------------------------
diff --git a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h
index 673d92111b..657c8dfe41 100644
--- a/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h
+++ b/src/vendorcode/amd/agesa/f15tn/Proc/Mem/mfs3.h
@@ -103,7 +103,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
- UINT8 Node; ///< Node ID for the the header
+ UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;
/*----------------------------------------------------------------------------
diff --git a/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h b/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h
index 4b30237912..3ccd06a5da 100644
--- a/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h
+++ b/src/vendorcode/amd/agesa/f16kb/Proc/Mem/mfs3.h
@@ -106,7 +106,7 @@ typedef struct _S3_MEM_NB_BLOCK {
/// Header for heap space to store the special case register.
typedef struct _S3_SPECIAL_CASE_HEAP_HEADER {
- UINT8 Node; ///< Node ID for the the header
+ UINT8 Node; ///< Node ID for the header
UINT8 Offset; ///< Offset for the target node
} S3_SPECIAL_CASE_HEAP_HEADER;