|
[PATCH] SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e07
Reviewed-by: jiewen.yao@...
Reviewed-by: jiewen.yao@...
|
By
Yao, Jiewen
· #2069
·
|
|
[PATCH 0/2] MdeModulePkg:CapsuleUpdate: Correct INF usage
These 2 patches fix the INF PCD/PPI/Protocol usage in INF file. No real code impact. They are separated here just for eacy code review. They will be merged into original capsule solution, in final che
These 2 patches fix the INF PCD/PPI/Protocol usage in INF file. No real code impact. They are separated here just for eacy code review. They will be merged into original capsule solution, in final che
|
By
Yao, Jiewen
· #2115
·
|
|
[PATCH 1/2] MdeModulePkg:SystemBiosUpdate: Correct INF PCD/protocol usage.
Cc: Star Zeng <star.zeng@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <liming.gao@...> Cc: Chao Zhang <chao.b.zhang@...> Contributed-under: TianoCore Contrib
Cc: Star Zeng <star.zeng@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <liming.gao@...> Cc: Chao Zhang <chao.b.zhang@...> Contributed-under: TianoCore Contrib
|
By
Yao, Jiewen
· #2116
·
|
|
[PATCH 2/2] MdeModulePkg:RecoveryModuleLoadPei: Correct INF PPI usage.
Cc: Star Zeng <star.zeng@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <liming.gao@...> Cc: Chao Zhang <chao.b.zhang@...> Contributed-under: TianoCore Contrib
Cc: Star Zeng <star.zeng@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <liming.gao@...> Cc: Chao Zhang <chao.b.zhang@...> Contributed-under: TianoCore Contrib
|
By
Yao, Jiewen
· #2117
·
|
|
[PATCH 00/45] Add capsule update and recovery sample.
Thanks to catch that. I just sent out 2 new patches to fix the INF issue, for easy code review. They are also checked into git@...:jyao1/edk2.git<mailto:git@...:jyao1/edk2.git>. Thank yo
Thanks to catch that. I just sent out 2 new patches to fix the INF issue, for easy code review. They are also checked into git@...:jyao1/edk2.git<mailto:git@...:jyao1/edk2.git>. Thank yo
|
By
Yao, Jiewen
· #2118
·
|
|
[PATCH] SecurityPkg: Tcg: New field for User Confirmation Status
Reviewed-by: Jiewen.yao@...
Reviewed-by: Jiewen.yao@...
|
By
Yao, Jiewen
· #2126
·
|
|
[PATCH 00/45] Add capsule update and recovery sample.
Hi I got reviewed-by for MdeModulePkg/SecurityPkg/UefiCpuPkg/Vlv2DevicePkg. Thanks each package owner. I have not got reviewed-by for QuarkPlatformPkg yet. Can QuarkPlatformPkg owner review the platfo
Hi I got reviewed-by for MdeModulePkg/SecurityPkg/UefiCpuPkg/Vlv2DevicePkg. Thanks each package owner. I have not got reviewed-by for QuarkPlatformPkg yet. Can QuarkPlatformPkg owner review the platfo
|
By
Yao, Jiewen
· #2236
·
|
|
[PATCH] PcAtChipsetPkg AcpiTimerLib: Clear bits [31:24] after reading by IoRead32()
Reviewed-by: jiewen.yao@...
Reviewed-by: jiewen.yao@...
|
By
Yao, Jiewen
· #2242
·
|
|
[PATCH 37/45] QuarkPlatformPkg/dsc/fdf: add capsule generation DSC/FDF.
Hi Mike Yes you are right. This is a work-around for current tool limitation. We can remove such limitation after the tool has solution. I will update the recovery file name to make it more readable.
Hi Mike Yes you are right. This is a work-around for current tool limitation. We can remove such limitation after the tool has solution. I will update the recovery file name to make it more readable.
|
By
Yao, Jiewen
· #2258
·
|
|
[PATCH 17/45] MdeModulePkg/CapsuleApp: Add CapsuleApp application.
Right. CapsuleOnDisk is not supported in BIOS yet. I will remove it in CapsuleApp. CapsuleApp just works as an agent to pass capsule to CapsuleDxeRuntime driver. So it is checked by CapsuleDxeRuntime,
Right. CapsuleOnDisk is not supported in BIOS yet. I will remove it in CapsuleApp. CapsuleApp just works as an agent to pass capsule to CapsuleDxeRuntime driver. So it is checked by CapsuleDxeRuntime,
|
By
Yao, Jiewen
· #2281
·
|
|
[PATCH 04/45] MdeModulePkg/Include: Add IniParsingLib header.
Agree. Sent: Thursday, September 29, 2016 2:53 PM To: Yao, Jiewen <jiewen.yao@...>; edk2-devel@... Cc: Kinney, Michael D <michael.d.kinney@...>; Tian, Feng <feng.tian@...>;
Agree. Sent: Thursday, September 29, 2016 2:53 PM To: Yao, Jiewen <jiewen.yao@...>; edk2-devel@... Cc: Kinney, Michael D <michael.d.kinney@...>; Tian, Feng <feng.tian@...>;
|
By
Yao, Jiewen
· #2285
·
|
|
[PATCH] MdeModulePkg/CdExpressPei: Fix capsule size mismatch issue.
Current PeiCdExpress driver will return capsule size to be block aligned. It will fail if we check the capsuleImageSize field. The patch correct the returned capsule size. Tested-by: Eric Dong <eric.d
Current PeiCdExpress driver will return capsule size to be block aligned. It will fail if we check the capsuleImageSize field. The patch correct the returned capsule size. Tested-by: Eric Dong <eric.d
|
By
Yao, Jiewen
· #2326
·
|
|
[PATCH V2 00/50] Add capsule update and recovery sample.
==Below is V2 description== The V2 series patch incorporated the feedback for V1. There are 3 major updates. 1) BDS is update to display a warning message if TEST key is used to sign recovery image or
==Below is V2 description== The V2 series patch incorporated the feedback for V1. There are 3 major updates. 1) BDS is update to display a warning message if TEST key is used to sign recovery image or
|
By
Yao, Jiewen
· #2351
·
|
|
[PATCH V2 01/50] 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: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <limi
Add EDKII system FMP capsule header file. This describes the EDKII system FMP capsule format. Cc: Star Zeng <star.zeng@...> Cc: Michael D Kinney <michael.d.kinney@...> Cc: Liming Gao <limi
|
By
Yao, Jiewen
· #2352
·
|
|
[PATCH V2 02/50] 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 Ki
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 Ki
|
By
Yao, Jiewen
· #2353
·
|
|
[PATCH V2 03/50] 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 Zh
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 Zh
|
By
Yao, Jiewen
· #2354
·
|
|
[PATCH V2 04/50] 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. Detail format is documented in header file. 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. Detail format is documented in header file. Cc:
|
By
Yao, Jiewen
· #2355
·
|
|
[PATCH V2 05/50] 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 SystemFirmware region and/or non-SystemFirmware region. Cc: Star Zeng <star.ze
This library is used to abstract platform flash access. This library is consumed by a capsule update module. It may cover SystemFirmware region and/or non-SystemFirmware region. Cc: Star Zeng <star.ze
|
By
Yao, Jiewen
· #2356
·
|
|
[PATCH V2 06/50] 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 <liming.gao@...> C
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 <liming.gao@...> C
|
By
Yao, Jiewen
· #2357
·
|
|
[PATCH V2 07/50] 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 related status code
1) Add capsule related GUID. EdkiiSystemFmpCapsule 2) Add capsule related library. EdkiiSystemCapsuleLib FmpAuthenticationLib IniParsingLib PlatformFlashAccessLib.c 3) Add capsule related status code
|
By
Yao, Jiewen
· #2358
·
|