]> git.proxmox.com Git - mirror_edk2.git/commit
QuarkPlatformPkg/PlatformFlashAccessLib: Add instance for update.
authorJiewen Yao <jiewen.yao@intel.com>
Wed, 21 Sep 2016 03:31:11 +0000 (11:31 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Tue, 8 Nov 2016 14:45:55 +0000 (22:45 +0800)
commit63b9a685adb99f165262427fde7b8d4d411e9d1e
treeaac0fffeb319399f308c1d8d691252a58d40903d
parentbb7c65bd036dd4ddb3dc737b2acc2cb4b864482c
QuarkPlatformPkg/PlatformFlashAccessLib: Add instance for update.

Add PlatformFlashAccessLib for capsule update.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Tested-by: Michael Kinney <michael.d.kinney@intel.com>
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.c [new file with mode: 0644]
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf [new file with mode: 0644]
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.c [new file with mode: 0644]
QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/SpiFlashDevice.h [new file with mode: 0644]