回复: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver

2021-11-01 Thread gaoliming
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

回复: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver

2021-10-20 Thread gaoliming
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

Re: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver

2021-10-20 Thread Bob Morgan via groups.io
...@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

Re: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver

2021-09-23 Thread Bob Morgan via groups.io
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.

回复: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver

2021-09-23 Thread gaoliming
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

[edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver

2021-09-22 Thread Bob Morgan via groups.io
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