This branch is for edk2 update when doing validation with HBFA. The code
base of development is edk2-stable201905 tag.
Please refer to the patch of Readme.md to get the detailed introduction.
Note: The branch will be created by the end of June 15th if no objection.
Cc: Yao Jiewen
Cc: Wu Chris
C
Reviewed-by: Jian J Wang
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Imran
> Desai
> Sent: Wednesday, May 29, 2019 4:41 AM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [PATCH v2 4/5] SecurityPkg: set SM3 bit in TPM 2.0 hash
> mask
Reviewed-by: Jian J Wang
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Imran
> Desai
> Sent: Wednesday, May 29, 2019 4:41 AM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [PATCH v2 3/5] SecurityPkg/HashLibBaseCryptoRouter:
> recognize
Imran,
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Imran
> Desai
> Sent: Wednesday, May 29, 2019 4:41 AM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [PATCH v2 2/5] SecurityPkg: introduce the SM3 digest
> algorithm
>
>
> BZ: https://
Pushed at f0718d1d6b47745a4249f4006807a45f2245dba1
Regards,
Jian
> -Original Message-
> From: Lu, XiaoyuX
> Sent: Friday, May 31, 2019 4:13 PM
> To: devel@edk2.groups.io
> Cc: Lu, XiaoyuX ; Wang, Jian J
> Subject: [PATCH v2 1/1] CryptoPkg/BaseCryptLib: Wrap OpenSSL SM3 algorithm
>
> RE
https://bugzilla.tianocore.org/show_bug.cgi?id=1617
Cc: Chao Zhang
Cc: Jiewen Yao
Cc: "Hernandez Beltran, Jorge"
Cc: Harry Han
Signed-off-by: Jian J Wang
---
SecurityPkg/SecurityPkg.dsc | 5 +
1 file changed, 5 insertions(+)
diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/Securit
https://bugzilla.tianocore.org/show_bug.cgi?id=1617
gEdkiiPeiFirmwareVolumeInfoStoredHashFvPpiGuid should be installed by
platform to pass FV hash information to the common FV verify/report
driver, in which the hash value will be calculated again based on the
information fed in and then verified.
https://bugzilla.tianocore.org/show_bug.cgi?id=1617
Cc: Chao Zhang
Cc: Jiewen Yao
Cc: "Hernandez Beltran, Jorge"
Cc: Harry Han
Jian J Wang (3):
SecurityPkg: add definitions for OBB verification
SecurityPkg/FvReportPei: implement a common FV verifier and reporter
SecurityPkg: add FvRepor
https://bugzilla.tianocore.org/show_bug.cgi?id=1617
This driver implements a common checker, verifier and reporter which is
independent of hardware based root-of-trust.
Usually the hardware based root-of-trust will not verify all BIOS but
part of it. For example, Boot Guard will only verify IBB s
Reviewed-by: Sami Mujawar
-Original Message-
From: Krzysztof Koch
Sent: 07 June 2019 09:48 AM
To: devel@edk2.groups.io
Cc: Sami Mujawar ; jaben.car...@intel.com;
ray...@intel.com; zhichao@intel.com; Matteo Carlini
; Stephanie Hughes-Fitt
; nd
Subject: [PATCH v2 1/1] ShellPkg: a
This patch updates the platform DSC/FDF files to use the include fragment
files provided by NetworkPkg.
Signed-off-by: Pete Batard
---
Platform/RaspberryPi/RPi3/RPi3.dsc | 31
Platform/RaspberryPi/RPi3/RPi3.fdf | 11 +--
2 files changed, 13 insertions(+), 29 deletions(-)
Also update UsbNetworking/Ax88772b/Ax88772b.inf references.
Signed-off-by: Pete Batard
---
Platform/RaspberryPi/RPi3/RPi3.dsc | 7 ++-
Platform/RaspberryPi/RPi3/RPi3.fdf | 7 ++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/Platform/RaspberryPi/RPi3/RPi3.dsc
b/Platfor
* v2 to update UsbNetworking/Ax88772b/Ax88772b.inf reference instead
of removing it.
The following 2 patches provide minor updates for the Raspberry Pi 3
platform, by enabling the use of the RAM Disk feature as well as the
new network stack fragment file.
Pete Batard (2):
RaspberryPi/RPi3: En
Hi Leif,
On 2019.06.07 15:30, Leif Lindholm wrote:
On Fri, Jun 07, 2019 at 02:55:57PM +0100, Pete Batard wrote:
Also remove UsbNetworking/Ax88772b/Ax88772b.inf references since
this module is no longer present.
This driver moved to edk2-platforms, under
Drivers/OptionRomPkg/Bus/Usb/UsbNetwor
On Fri, Jun 07, 2019 at 02:55:57PM +0100, Pete Batard wrote:
> Also remove UsbNetworking/Ax88772b/Ax88772b.inf references since
> this module is no longer present.
This driver moved to edk2-platforms, under
Drivers/OptionRomPkg/Bus/Usb/UsbNetworking/
(No issues with the rest of this patch, but
This patch updates the platform DSC/FDF files to use the include fragment
files provided by NetworkPkg.
Signed-off-by: Pete Batard
---
Platform/RaspberryPi/RPi3/RPi3.dsc | 31
Platform/RaspberryPi/RPi3/RPi3.fdf | 11 +--
2 files changed, 13 insertions(+), 29 deletions(-)
Also remove UsbNetworking/Ax88772b/Ax88772b.inf references since
this module is no longer present.
Signed-off-by: Pete Batard
---
Platform/RaspberryPi/RPi3/RPi3.dsc | 6 +-
Platform/RaspberryPi/RPi3/RPi3.fdf | 6 +-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/Platform
The following 2 patches provide minor updates for the Raspberry Pi 3
platform, by enabling the use of the RAM Disk feature as well as the
new network stack fragment file.
Pete Batard (2):
RaspberryPi/RPi3: Enable RAM Disk
RaspberryPi/RPi3: Update DSC/FDF to use NetworkPkg DSC/FDF
Platform/Ra
On Fri, 7 Jun 2019 at 15:11, Marcin Wojtas wrote:
>
> Linux FWTS test of the ARM SBSA compliance suite
> fail on using unsupported _CID in UART node. Instead of
> removing, replace _HID to unique one ("MRVL0001") and
> match the driver via _CID ("HISI0031").
>
> Contributed-under: TianoCore Contri
Linux FWTS test of the ARM SBSA compliance suite
fail on using unsupported _CID in UART node. Instead of
removing, replace _HID to unique one ("MRVL0001") and
match the driver via _CID ("HISI0031").
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marcin Wojtas
---
Changelog
Hi Ard,
pt., 7 cze 2019 o 12:52 Ard Biesheuvel napisał(a):
>
> On Wed, 5 Jun 2019 at 01:52, Marcin Wojtas wrote:
> >
> > Linux FWTS test of the ARM SBSA compliance suite
> > fail on using unsupported _CID in UART node. Remove it.
> >
>
> It would be better to assign a MRVL _HID here, and use the
On Wed, 5 Jun 2019 at 01:52, Marcin Wojtas wrote:
>
> Linux FWTS test of the ARM SBSA compliance suite
> fail on using unsupported _CID in UART node. Remove it.
>
It would be better to assign a MRVL _HID here, and use the HISI one as _CID.
> Contributed-under: TianoCore Contribution Agreement 1.
Hello:
Can someone help to confirm if EDK2 supports multiple Host Name support.
We need to have an environment where the HTTPS request should work fine for IP
& Host Name based access. When we create certificates with CN as Host Name and
SAN as IP TLS Handshake works only for Host Name and it p
Gerd,
I understand that you are mentioning about systemd image don't use shim, Where
can we get consolidated information about supporting matrix. Please provide me
useful link if any available.
Regards,
Pavan.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this grou
Reviewed-by: Alexei Fedorov
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#42020): https://edk2.groups.io/g/devel/message/42020
Mute This Topic: https://groups.io/mt/31972729/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: htt
The ACPI 6.3 specification introduces a 'SPE overflow
Interrupt' field as part of the GICC structure.
Update the MADT parser to decode this field and validate
the interrupt ID used.
References:
- ACPI 6.3 Specification - January 2019
- Arm Generic Interrupt Controller Architecture Specification,
26 matches
Mail list logo