summaryrefslogtreecommitdiffstats
path: root/FmpDevicePkg/Include/Library/FmpDeviceLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'FmpDevicePkg/Include/Library/FmpDeviceLib.h')
-rw-r--r--FmpDevicePkg/Include/Library/FmpDeviceLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/FmpDevicePkg/Include/Library/FmpDeviceLib.h b/FmpDevicePkg/Include/Library/FmpDeviceLib.h
index a93c3b8e94..a14406abe8 100644
--- a/FmpDevicePkg/Include/Library/FmpDeviceLib.h
+++ b/FmpDevicePkg/Include/Library/FmpDeviceLib.h
@@ -206,8 +206,8 @@ FmpDeviceGetImageTypeIdGuidPtr (
EFI_STATUS
EFIAPI
FmpDeviceGetAttributes (
- OUT UINT64 *Supported,
- OUT UINT64 *Setting
+ OUT UINT64 *Supported,
+ OUT UINT64 *Setting
);
/**