summaryrefslogtreecommitdiff
path: root/pi/amd/00660F01/AMD.h
diff options
context:
space:
mode:
Diffstat (limited to 'pi/amd/00660F01/AMD.h')
-rw-r--r--pi/amd/00660F01/AMD.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pi/amd/00660F01/AMD.h b/pi/amd/00660F01/AMD.h
index 16e51f1..319d9a0 100644
--- a/pi/amd/00660F01/AMD.h
+++ b/pi/amd/00660F01/AMD.h
@@ -175,9 +175,9 @@ typedef enum {
/// The standard header for all AGESA services.
/// For internal AGESA naming conventions, see @ref amdconfigparamname .
typedef struct {
- IN UINT32 ImageBasePtr; ///< The AGESA Image base address.
+ IN VOID * ImageBasePtr; ///< The AGESA Image base address.
IN UINT32 Func; ///< The service desired
- IN UINT32 AltImageBasePtr; ///< Alternate Image location
+ IN VOID * AltImageBasePtr; ///< Alternate Image location
IN CALLOUT_ENTRY CalloutPtr; ///< For Callout from AGESA
IN UINT8 HeapStatus; ///< For heap status from boot time slide.
IN UINT64 HeapBasePtr; ///< Location of the heap