]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmp.c
MdeModulePkg/EsrtFmpDxe: Add EsrtFmpDxe module
authorMichael D Kinney <michael.d.kinney@intel.com>
Thu, 4 Jan 2018 23:25:35 +0000 (15:25 -0800)
committerMichael D Kinney <michael.d.kinney@intel.com>
Sun, 11 Feb 2018 23:32:29 +0000 (15:32 -0800)
commit4184aabda2e9fd95ef564d4e97ee65af945911d2
treeb7cd848bd0078a679c92940544d715d84f495c7b
parent7aaa7e67c4077dd2a6101a0087d173691fb40c99
MdeModulePkg/EsrtFmpDxe: Add EsrtFmpDxe module

https://bugzilla.tianocore.org/show_bug.cgi?id=802

Based on content from the following branch/commits:
https://github.com/Microsoft/MS_UEFI/tree/share/MsCapsuleSupport

The EsrtFmpDxe module is a lightweight version of the EsrtDxe
module that produces ESRT entries based only on FMP Protocol
instances.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Bret Barkelew <Bret.Barkelew@microsoft.com>
MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmp.c [new file with mode: 0644]
MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDebugPrint.c [new file with mode: 0644]
MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxe.inf [new file with mode: 0644]
MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxe.uni [new file with mode: 0644]
MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxeExtra.uni [new file with mode: 0644]