]> git.proxmox.com Git - mirror_edk2.git/commit
Vlv2TbltDevicePkg/Capsule: Do not clear UEFI varstore
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 8 May 2019 22:02:51 +0000 (15:02 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Fri, 10 May 2019 02:58:06 +0000 (19:58 -0700)
commit447597f123c0a555f728988b1e686c68ec50e337
tree72a2b4f0423a7affa047a9c49aefca45ce61151f
parent9d87197edadc373f75ac70e097fcfe1e3978c817
Vlv2TbltDevicePkg/Capsule: Do not clear UEFI varstore

Preserve the UEFI Variable store when a capsule update is
performed.  UEFI Variables are used to store firmware version
information for the sample devices (Red, Green, Blue).

Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Zailiang Sun <zailiang.sun@intel.com>
Reviewed-by: Yi Qian <yi.qian@intel.com>
Vlv2TbltDevicePkg/Feature/Capsule/Library/FmpDeviceLib/FmpDeviceLib.c