summaryrefslogtreecommitdiff
path: root/intel-pfr-manager/libpfr/inc/pfr.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'intel-pfr-manager/libpfr/inc/pfr.hpp')
-rw-r--r--intel-pfr-manager/libpfr/inc/pfr.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/intel-pfr-manager/libpfr/inc/pfr.hpp b/intel-pfr-manager/libpfr/inc/pfr.hpp
index 542cb51..8bf3082 100644
--- a/intel-pfr-manager/libpfr/inc/pfr.hpp
+++ b/intel-pfr-manager/libpfr/inc/pfr.hpp
@@ -24,7 +24,8 @@ namespace pfr
enum class ImageType
{
- cpld,
+ cpldActive,
+ cpldRecovery,
biosActive,
biosRecovery,
bmcActive,