|
Re: [PATCH] Platform/ARM/Morello: Correct the private resources in PPTT
Hi Chandni,
I have built and verified this patch and it looks good to me.
Reviewed-by: Chris Jones <christopher.jones@...>
Thanks,
Chris
Hi Chandni,
I have built and verified this patch and it looks good to me.
Reviewed-by: Chris Jones <christopher.jones@...>
Thanks,
Chris
|
By
Chris Jones
·
#76121
·
|
|
Re: [PATCH v2 1/3] MdeModulePkg/UniversalPayload: Add definition for extra info in payload
Hao,Can you give a R-b for this patch and the other one that changes PeiCore?
Hao,Can you give a R-b for this patch and the other one that changes PeiCore?
|
By
Ni, Ray
·
#76120
·
|
|
Re: [PATCH v3 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
Thanks for all the valuable comments, Mario. I learned a lot from your comments.
I just sent v4 for addressing your comments.
By the way, forsamples/MinComm at develop · ms-iot/samples
Thanks for all the valuable comments, Mario. I learned a lot from your comments.
I just sent v4 for addressing your comments.
By the way, forsamples/MinComm at develop · ms-iot/samples
|
By
Sunny Wang
·
#76119
·
|
|
[PATCH v4 3/3] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
This change is based on edk2-platforms-raspberrypi-pl011-bth-noflow.diff
in https://github.com/worproject/RPi-Bluetooth-Testing/ with the
modifications and additional changes below for enabling
This change is based on edk2-platforms-raspberrypi-pl011-bth-noflow.diff
in https://github.com/worproject/RPi-Bluetooth-Testing/ with the
modifications and additional changes below for enabling
|
By
Sunny Wang
·
#76118
·
|
|
[PATCH v4 2/3] Silicon/Broadcom/Bcm283x: Clean up GpioPinSet function
Make the changes below for making it clearer.
- Rename GpioPinSet() to GpioPinConfigure()
- Rename parameter Val to Config and change its type to BOOLEAN
Cc: Sami Mujawar
Make the changes below for making it clearer.
- Rename GpioPinSet() to GpioPinConfigure()
- Rename parameter Val to Config and change its type to BOOLEAN
Cc: Sami Mujawar
|
By
Sunny Wang
·
#76117
·
|
|
[PATCH v4 1/3] Platform/RaspberryPi: Dynamically build UARTs info in ACPI
Changes:
1. Add code to ConfigDxe driver and AcpiTables module to dynamically
build either Mini UART or PL011 UART info in ACPI. This also fixes
the issue discussed in
Changes:
1. Add code to ConfigDxe driver and AcpiTables module to dynamically
build either Mini UART or PL011 UART info in ACPI. This also fixes
the issue discussed in
|
By
Sunny Wang
·
#76116
·
|
|
[PATCH v4 0/3] Dynamically build UARTs info in ACPI
In v4: Address comments given by Mario on v3.
In v3: Address comments given by Jeremy, Mario, and Pete on v2.
In v2: Address comments given by Pete on v1.
Dynamically build UARTs info in ACPI so that
In v4: Address comments given by Mario on v3.
In v3: Address comments given by Jeremy, Mario, and Pete on v2.
In v2: Address comments given by Pete on v1.
Dynamically build UARTs info in ACPI so that
|
By
Sunny Wang
·
#76115
·
|
|
Re: [PATCH v2 0/6] Secure Boot default keys
Hi Min M,
I tested it with Ovmf. I will try other compiler and provide you logs soon.
thanks,
greg
pt., 4 cze 2021 o 10:17 Xu, Min M <min.m.xu@...> napisał(a):
Hi Min M,
I tested it with Ovmf. I will try other compiler and provide you logs soon.
thanks,
greg
pt., 4 cze 2021 o 10:17 Xu, Min M <min.m.xu@...> napisał(a):
|
By
Grzegorz Bernacki <gjb@...>
·
#76114
·
|
|
VirtIO sound device in qemu?
For my audio output protocol (I wonder if we should abbreviate it as
AOP?) I need to get access to VirtIO devices in PCIe configuration
space. However, I can't seem to find a way of telling QEMU to
For my audio output protocol (I wonder if we should abbreviate it as
AOP?) I need to get access to VirtIO devices in PCIe configuration
space. However, I can't seem to find a way of telling QEMU to
|
By
Ethin Probst
·
#76113
·
|
|
Re: [PATCH v2 2/3] UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payload
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#76112
·
|
|
Re: [PATCH v1 0/8] Measured SEV boot with kernel/initrd/cmdline
I'll go with 3KB secrets + 1KB hashes.
I'll go with the two GUIDed structures in the reset vector (which will
point to distinct parts of a single 4KB page).
That actually means shortening the
I'll go with 3KB secrets + 1KB hashes.
I'll go with the two GUIDed structures in the reset vector (which will
point to distinct parts of a single 4KB page).
That actually means shortening the
|
By
Dov Murik
·
#76111
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
In our first version of TDVF, a static 5-level page table is used. It is simple and
straight forward. But for *one binary* solution, we have to consider the compatibility
with the current 4-level page
In our first version of TDVF, a static 5-level page table is used. It is simple and
straight forward. But for *one binary* solution, we have to consider the compatibility
with the current 4-level page
|
By
Min Xu
·
#76110
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
Secure Boot defines a security boundary between the firmware and the operating system: the operating system is not permitted to make arbitrary changes to firmware variables.
It sounds as though you
Secure Boot defines a security boundary between the firmware and the operating system: the operating system is not permitted to make arbitrary changes to firmware variables.
It sounds as though you
|
By
Michael Brown
·
#76109
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
The "one binary" decision isn't relevant here, is it? It would make
more sense to implement 5-level paging within the base EDK2
architecture. This would allow that feature to be tested in
The "one binary" decision isn't relevant here, is it? It would make
more sense to implement 5-level paging within the base EDK2
architecture. This would allow that feature to be tested in
|
By
Michael Brown
·
#76108
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
Continue my comments from here.
It is because of the *one binary* so that we have to include all the drivers in the
firmware binary. Some of the DXE drivers are not called in TDX, but they're
Continue my comments from here.
It is because of the *one binary* so that we have to include all the drivers in the
firmware binary. Some of the DXE drivers are not called in TDX, but they're
|
By
Min Xu
·
#76107
·
|
|
回复: [edk2-devel] [PATCH 1/1] BaseTools GenFw: Fix regression issue to convert the image to ACPI data
Leif and Bob:
Thanks for your test and review. I create PR
https://github.com/tianocore/edk2/pull/1690 for this patch.
Thanks
Liming
to
data.
");
");
Leif and Bob:
Thanks for your test and review. I create PR
https://github.com/tianocore/edk2/pull/1690 for this patch.
Thanks
Liming
to
data.
");
");
|
By
gaoliming
·
#76106
·
|
|
Re: [edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
Continue my comments from here.
CFV is populated in post build. We can provide such python scripts to do the
SB keys enrollment.
As I mentioned above, SB keys are enrolled in post build phase. We
Continue my comments from here.
CFV is populated in post build. We can provide such python scripts to do the
SB keys enrollment.
As I mentioned above, SB keys are enrolled in post build phase. We
|
By
Min Xu
·
#76105
·
|
|
Event: TianoCore Design Meeting - APAC/NAMO - 06/11/2021
#cal-reminder
Reminder: TianoCore Design Meeting - APAC/NAMO
When:
06/11/2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray Ni ray.ni@...
View
Reminder: TianoCore Design Meeting - APAC/NAMO
When:
06/11/2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray Ni ray.ni@...
View
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#76104
·
|
|
Re: [PATCH 1/1] BaseTools GenFw: Fix regression issue to convert the image to ACPI data
Hi Liming,
Note - this does not only affect GCC49: it also affects at least
GCC5 and CLANG38. This patch resolves the issue.
Tested-by: Leif Lindholm <leif@...> (GCC49, GCC5,
Hi Liming,
Note - this does not only affect GCC49: it also affects at least
GCC5 and CLANG38. This patch resolves the issue.
Tested-by: Leif Lindholm <leif@...> (GCC49, GCC5,
|
By
Leif Lindholm <leif@...>
·
#76103
·
|
|
[PATCH v2] OvmfPkg/README: Fix typo in README
Fix typographical error in the OvmfPkg/README by correcting the 'an'
mistyped as 'and'.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Jordan Justen <jordan.l.justen@...>
Cc:
Fix typographical error in the OvmfPkg/README by correcting the 'an'
mistyped as 'and'.
Cc: Ard Biesheuvel <ardb+tianocore@...>
Cc: Jordan Justen <jordan.l.justen@...>
Cc:
|
By
KAAIRA GUPTA
·
#76102
·
|