diff options
author | Gowtham M <gowthamm@ami.com> | 2025-04-16 17:03:38 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-09-05 13:50:50 +0000 |
commit | b1e018c0ad29657d7308f942c61ba94554b4d71f (patch) | |
tree | c6ce8d29c9f3a181499d008b14bf4f840eff2cc5 /BaseTools/Source/Python | |
parent | a860818324031b0a06c168f79f04330d36931f98 (diff) | |
download | edk2-b1e018c0ad29657d7308f942c61ba94554b4d71f.zip edk2-b1e018c0ad29657d7308f942c61ba94554b4d71f.tar.gz edk2-b1e018c0ad29657d7308f942c61ba94554b4d71f.tar.bz2 |
MdePkg/Include: Deprecate EFI_NVDIMM_LABEL_FLAGS_UPDATING
The EFI_NVDIMM_LABEL_FLAGS_UPDATING flag is used in UEFI
to indicate that an update was in progress across multiple
Label Storage Areas (LSAs) on NVDIMM devices.
Its purpose was to help ensure atomicity in the event of
interruptions like power loss or system crashes.
It is deprecated in UEFI 2.10 and 2.11, as label index blocks
and checksums now provide better atomicity and consistency
without requiring this flag.
Cc: Sachin Ganesh <sachinganesh@ami.com>
Signed-off-by: Gowtham M <gowthamm@ami.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions