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