|
[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
·
|
|
Re: [Patch 0/4] Add support for running python tools from source on Windows
Reviewed the series of 4 patches.
Reviewed-by: Yonghong Zhu <yonghong.zhu@...>
Best Regards,
Zhu Yonghong
Reviewed the series of 4 patches.
Reviewed-by: Yonghong Zhu <yonghong.zhu@...>
Best Regards,
Zhu Yonghong
|
By
Zhu, Yonghong <yonghong.zhu@...>
·
#1889
·
|
|
[Patch 3/3] BaseTools: support generating image package from BMP/JPEG/PNG files
From: Yonghong Zhu <yonghong.zhu@...>
BaseTools add support to generating image package from BMP/JPEG/PNG
files.
1) New file type *.idf Image definition file to describe HII image
resource. It
From: Yonghong Zhu <yonghong.zhu@...>
BaseTools add support to generating image package from BMP/JPEG/PNG
files.
1) New file type *.idf Image definition file to describe HII image
resource. It
|
By
Liming Gao
·
#1888
·
|
|
[Patch 2/3] MdeModulePkg HiiDatabaseDxe: Ignore new EFI_HII_IIBT_IMAGE_PNG type Image
HiiImage protocol implementation doesn't support EFI_HII_IIBT_IMAGE_PNG.
Cc: Eric Dong <eric.dong@...>
Cc: Dandan Bi <dandan.bi@...>
Contributed-under: TianoCore Contribution Agreement
HiiImage protocol implementation doesn't support EFI_HII_IIBT_IMAGE_PNG.
Cc: Eric Dong <eric.dong@...>
Cc: Dandan Bi <dandan.bi@...>
Contributed-under: TianoCore Contribution Agreement
|
By
Liming Gao
·
#1887
·
|
|
[Patch 1/3] MdePkg UefiHii: Add IMAGE_TOKEN macro to access image resource in C and VFR
Cc: Eric Dong <eric.dong@...>
Cc: Dandan Bi <dandan.bi@...>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@...>
---
Cc: Eric Dong <eric.dong@...>
Cc: Dandan Bi <dandan.bi@...>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@...>
---
|
By
Liming Gao
·
#1886
·
|
|
[Patch 0/3] BaseTools: Add build support to generate HII image package
HII image package is defined in UEFI spec. But, EDK2 BaseTools doesn't support
its generation. To fill this gap, new image description file (*.idf) is
introduced to describe HII image resource. *.idf
HII image package is defined in UEFI spec. But, EDK2 BaseTools doesn't support
its generation. To fill this gap, new image description file (*.idf) is
introduced to describe HII image resource. *.idf
|
By
Liming Gao
·
#1885
·
|
|
Re: [Patch] CryptoPkg: Clean up unreferenced symbol in Cryptest utility.
Reviewed-by: Ye Ting <ting.ye@...>
Reviewed-by: Ye Ting <ting.ye@...>
|
By
Ye, Ting <ting.ye@...>
·
#1884
·
|
|
[Patch] CryptoPkg: Clean up unreferenced symbol in Cryptest utility.
Remove "TSCounterSignature" from TSVerify.c, which is not being
used by anyone.
Cc: Ting Ye <ting.ye@...>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long
Remove "TSCounterSignature" from TSVerify.c, which is not being
used by anyone.
Cc: Ting Ye <ting.ye@...>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long
|
By
Qin Long <qin.long@...>
·
#1883
·
|
|
Re: [PATCH v2 2/3] MdePkg/BaseMemoryLib*: add missing ASSERT()s
Ard:
Thanks! Other two patches are good. Reviewed-by: Liming Gao <liming.gao@...>
Thanks
Liming
Sent: Tuesday, September 20, 2016 8:41 PM
To: Wu, Hao A <hao.a.wu@...>
Cc:
Ard:
Thanks! Other two patches are good. Reviewed-by: Liming Gao <liming.gao@...>
Thanks
Liming
Sent: Tuesday, September 20, 2016 8:41 PM
To: Wu, Hao A <hao.a.wu@...>
Cc:
|
By
Liming Gao
·
#1882
·
|
|
Re: [PATCH] [MdePkg ] New Debug Message Levels
Reviewed-by: Liming Gao <liming.gao@...>
Reviewed-by: Liming Gao <liming.gao@...>
|
By
Liming Gao
·
#1881
·
|
|
[USB IF]Mismatch between EDK2 and a USB vendor
Hello,
This is relating to my previous post "[edk2] Is this a right place to discuss EDK2's USB IF implementation?"
We found a mismatch between EDK2 source code and our USB vendor's implementation.
Hello,
This is relating to my previous post "[edk2] Is this a right place to discuss EDK2's USB IF implementation?"
We found a mismatch between EDK2 source code and our USB vendor's implementation.
|
By
Yosuke Katayama1 <ykatayama1@...>
·
#1880
·
|
|
Re: [Patch 0/3] Fix Quark platform ASSERT() on GCC tip
Jeff,
These changes look good to me and I have verified Galileo boots with these changes.
Series Reviewed-by: Michael Kinney <michael.d.kinney@...>
Mike
Jeff,
These changes look good to me and I have verified Galileo boots with these changes.
Series Reviewed-by: Michael Kinney <michael.d.kinney@...>
Mike
|
By
Michael D Kinney
·
#1879
·
|