|
[PATCH 11/45] MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface.
Add ProcessCapsules() interface for DxeCapsuleLibNull.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao Zhang
Add ProcessCapsules() interface for DxeCapsuleLibNull.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao Zhang
|
By
Yao, Jiewen
·
#1909
·
|
|
[PATCH 10/45] MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance.
This instance handles Microsoft UX capsule, UEFI defined device FMP capsule,
and EDKII system FMP capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc:
This instance handles Microsoft UX capsule, UEFI defined device FMP capsule,
and EDKII system FMP capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc:
|
By
Yao, Jiewen
·
#1908
·
|
|
[PATCH 09/45] MdeModulePkg/FmpAuthenticationLib: Add FmpAuthenticationLib instance.
This library is used to authenticate a UEFI defined FMP Capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao
This library is used to authenticate a UEFI defined FMP Capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao
|
By
Yao, Jiewen
·
#1907
·
|
|
[PATCH 08/45] MdeModulePkg/IniParsingLib: Add InitParsingLib instance.
This library is used to parse the INI configuration file.
The INI configuration file is used in EDKII capsule image to describe
the capsule information.
Cc: Star Zeng <star.zeng@...>
Cc:
This library is used to parse the INI configuration file.
The INI configuration file is used in EDKII capsule image to describe
the capsule information.
Cc: Star Zeng <star.zeng@...>
Cc:
|
By
Yao, Jiewen
·
#1906
·
|
|
[PATCH 07/45] MdeModulePkg/MdeModulePkg.dec: Add capsule related definition.
1) Add capsule related GUID.
EdkiiSystemFmpCapsule
2) Add capsule related library.
EdkiiSystemCapsuleLib
FmpAuthenticationLib
IniParsingLib
PlatformFlashAccessLib.c
3) Add capsule
1) Add capsule related GUID.
EdkiiSystemFmpCapsule
2) Add capsule related library.
EdkiiSystemCapsuleLib
FmpAuthenticationLib
IniParsingLib
PlatformFlashAccessLib.c
3) Add capsule
|
By
Yao, Jiewen
·
#1905
·
|
|
[PATCH 06/45] MdeModulePkg/CapsuleLib: Add ProcessCapsules() API.
ProcessCapsules() API can be used by platform BDS to process all capsules.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao
ProcessCapsules() API can be used by platform BDS to process all capsules.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao
|
By
Yao, Jiewen
·
#1904
·
|
|
[PATCH 05/45] MdeModulePkg/Include: Add PlatformFlashAccessLib header.
This library is used to abstract platform flash access.
This library is consumed by a capsule update module.
It may cover BIOS region and/or non-BIOS region.
Cc: Star Zeng <star.zeng@...>
Cc:
This library is used to abstract platform flash access.
This library is consumed by a capsule update module.
It may cover BIOS region and/or non-BIOS region.
Cc: Star Zeng <star.zeng@...>
Cc:
|
By
Yao, Jiewen
·
#1903
·
|
|
[PATCH 04/45] MdeModulePkg/Include: Add IniParsingLib header.
This library is used to parse the INI configuration file.
The INI configuration file is used in EDKII capsule image to describe
the capsule information.
The INI file format
This library is used to parse the INI configuration file.
The INI configuration file is used in EDKII capsule image to describe
the capsule information.
The INI file format
|
By
Yao, Jiewen
·
#1902
·
|
|
[PATCH 03/45] MdeModulePkg/Include: Add FmpAuthenticationLib header.
This library is used to authenticate a UEFI defined FMP Capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao
This library is used to authenticate a UEFI defined FMP Capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D Kinney <michael.d.kinney@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao
|
By
Yao, Jiewen
·
#1901
·
|
|
[PATCH 02/45] MdeModulePkg/Include: Add EdkiiSystemCapsuleLib definition.
This library is used to abstract the action for EDKII system FMP capsule,
such as extracting a component from capsule, or authenticate the capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D
This library is used to abstract the action for EDKII system FMP capsule,
such as extracting a component from capsule, or authenticate the capsule.
Cc: Star Zeng <star.zeng@...>
Cc: Michael D
|
By
Yao, Jiewen
·
#1900
·
|
|
[PATCH 01/45] MdeModulePkg/Include: Add EDKII system FMP capsule header.
Add EDKII system FMP capsule header file.
This describes the EDKII system FMP capsule format.
Cc: Star Zeng <star.zeng@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao Zhang
Add EDKII system FMP capsule header file.
This describes the EDKII system FMP capsule format.
Cc: Star Zeng <star.zeng@...>
Cc: Liming Gao <liming.gao@...>
Cc: Chao Zhang
|
By
Yao, Jiewen
·
#1899
·
|
|
[PATCH 00/45] Add capsule update and recovery sample.
This series patch provides sample on how to do signed capsule update
and recovery in EDKII.
This series patch is also checked into git@...:jyao1/edk2.git.
The feature includes:
1) Define
This series patch provides sample on how to do signed capsule update
and recovery in EDKII.
This series patch is also checked into git@...:jyao1/edk2.git.
The feature includes:
1) Define
|
By
Yao, Jiewen
·
#1898
·
|
|
Re: [USB IF]Mismatch between EDK2 and a USB vendor
Hi, Katayama
We never receive such feedback on inconsecutive usb interface number. I agree EDKII usb driver should be able to handle this.
I am working on a fix, but I have no such device at hand.
Hi, Katayama
We never receive such feedback on inconsecutive usb interface number. I agree EDKII usb driver should be able to handle this.
I am working on a fix, but I have no such device at hand.
|
By
Tian, Feng <feng.tian@...>
·
#1897
·
|
|
Re: [PATCH] [MdePkg ] New Debug Message Levels
Felix,
Thanks for the quick update.
Quick question on usage model. Do you expect to be able to mix
an I/O subsystem bit with ERROR, WARN, INFO, or VERBOSE bits?
Unfortunately, I do not think the
Felix,
Thanks for the quick update.
Quick question on usage model. Do you expect to be able to mix
an I/O subsystem bit with ERROR, WARN, INFO, or VERBOSE bits?
Unfortunately, I do not think the
|
By
Michael D Kinney
·
#1896
·
|
|
Re: [PATCH 6/6] SecuriryPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLib
Serial reviewed by: Chao Zhang <chao.b.zhang@...>
Thanks & Best regards
Chao Zhang
Serial reviewed by: Chao Zhang <chao.b.zhang@...>
Thanks & Best regards
Chao Zhang
|
By
Zhang, Chao B <chao.b.zhang@...>
·
#1895
·
|
|
Re: [Patch 1/3] MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFR
Reviewed-by: Dandan Bi <dandan.bi@...>
Reviewed-by: Dandan Bi <dandan.bi@...>
|
By
Dandan Bi
·
#1894
·
|
|
Re: [Patch 2/3] MdeModulePkg HiiDatabaseDxe: Ignore new EFI_HII_IIBT_IMAGE_PNG type Image
Reviewed-by: Dandan Bi <dandan.bi@...>
Reviewed-by: Dandan Bi <dandan.bi@...>
|
By
Dandan Bi
·
#1893
·
|
|
Re: Protocol EFI_FORM_BROWSER_EXTENSION_PROTOCOL - included in UDK code but not part of the spec
Boaz:
This protocol is edk2 implement protocol. We have no plan to propose it to UEFI spec. Its EFI_ prefix is history reason. To avoid the incompatible change, we don't change its definition. But
Boaz:
This protocol is edk2 implement protocol. We have no plan to propose it to UEFI spec. Its EFI_ prefix is history reason. To avoid the incompatible change, we don't change its definition. But
|
By
Liming Gao
·
#1892
·
|
|
Re: [Patch 2/3] MdeModulePkg HiiDatabaseDxe: Ignore new EFI_HII_IIBT_IMAGE_PNG type Image
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
·
#1891
·
|
|
Re: [Patch 1/3] MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFR
Reviewed-by: Eric Dong <eric.dong@...>
Reviewed-by: Eric Dong <eric.dong@...>
|
By
Dong, Eric
·
#1890
·
|