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