summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/amd/agesa/f14/Legacy/Proc/Dispatcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f14/Legacy/Proc/Dispatcher.c')
-rw-r--r--src/vendorcode/amd/agesa/f14/Legacy/Proc/Dispatcher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/agesa/f14/Legacy/Proc/Dispatcher.c b/src/vendorcode/amd/agesa/f14/Legacy/Proc/Dispatcher.c
index ec95fa3cd2c9..ea9c6da4cc24 100644
--- a/src/vendorcode/amd/agesa/f14/Legacy/Proc/Dispatcher.c
+++ b/src/vendorcode/amd/agesa/f14/Legacy/Proc/Dispatcher.c
@@ -123,7 +123,7 @@ AGESA_STATUS
CALLCONV
AmdAgesaCallout (
IN UINT32 Func,
- IN UINT32 Data,
+ IN UINTN Data,
IN OUT VOID *ConfigPtr
)
{