ji...@intel.com;
> wei6...@intel.com
> 主题: 回复: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for
> runtime FmpDxe driver
>
> Bob:
> Sorry for the late response. I have no comments for the code change.
>
> But, I am not sure whether it is valid to use UEFI Firmwar
ent: Thursday, September 23, 2021 8:19 PM
> To: devel@edk2.groups.io; gaolim...@byosoft.com.cn
> Cc: michael.d.kin...@intel.com; guomin.ji...@intel.com;
> wei6...@intel.com
> Subject: Re: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for
> runtime FmpDxe driver
>
> External
...@intel.com
Subject: Re: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime
FmpDxe driver
External email: Use caution opening links or attachments
Hi Liming,
Yes, this adds a new runtime variation of the FmpDxe driver that can process
the FMP payload of a capsule at runtime if the
Subject: 回复: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime
FmpDxe driver
External email: Use caution opening links or attachments
Bob:
Dose this change make FirmwareManagementProtocol to be used in runtime phase?
Thanks
Liming
> -邮件原件-
> 发件人: devel@edk2.groups.
d.kin...@intel.com;
> guomin.ji...@intel.com; wei6...@intel.com; Bob Morgan
>
> 主题: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime
> FmpDxe driver
>
> Adds a runtime version of FmpDxe driver to allow firmware updates
> after ExitBootServices() is called and enabl
Adds a runtime version of FmpDxe driver to allow firmware updates
after ExitBootServices() is called and enables DXE_RUNTIME_DRIVER
module type for associated FMP libraries.
Bob Morgan (5):
FmpDevicePkg/FmpDeviceLibNull: Add DXE_RUNTIME_DRIVER support
FmpDevicePkg/FmpPayloadHeaderLibV1: Add DX