Skip to content

Commit

Permalink
DasharoPayloadPkg/Coreboot.h: Update value of CB_TAG_CAPSULE
Browse files Browse the repository at this point in the history
Signed-off-by: Sergii Dmytruk <[email protected]>
  • Loading branch information
SergiiDmytruk committed Jun 30, 2024
1 parent 4023952 commit f3f87cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DasharoPayloadPkg/Include/Coreboot.h
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ struct cb_tpm_physical_presence {
UINT8 ppi_version; /* BCD encoded */
};

#define CB_TAG_CAPSULE 0x00b0
#define CB_TAG_CAPSULE 0x0046

struct cb_range {
UINT32 tag;
Expand Down

0 comments on commit f3f87cb

Please sign in to comment.