aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f16kb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f16kb')
-rw-r--r--src/vendorcode/amd/agesa/f16kb/AGESA.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/agesa/f16kb/AGESA.h b/src/vendorcode/amd/agesa/f16kb/AGESA.h
index 9262896858..b9b4354d26 100644
--- a/src/vendorcode/amd/agesa/f16kb/AGESA.h
+++ b/src/vendorcode/amd/agesa/f16kb/AGESA.h
@@ -371,7 +371,7 @@ typedef struct {
IN UINT8 Socket; ///< The Socket on which this Link is located
IN UINT8 Link; ///< The Link about to be initialized
// Customization fields
- IN FINAL_LINK_STATE LinkState; ///< The link may be left unitialized, or powered off.
+ IN FINAL_LINK_STATE LinkState; ///< The link may be left uninitialized, or powered off.
} IGNORE_LINK;