|
回复: [PATCH] BaseTools GenFw: Add support for R_RISCV_PCREL_LO12_S relocation
Acked-by: Liming Gao <gaoliming@...>
Acked-by: Liming Gao <gaoliming@...>
|
By
gaoliming
·
#77946
·
|
|
Re: [PATCH v2 03/11] OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfg
I think so.
Be sure to include full logs as much as possible and details about the
image you're trying to start; it seems to me that if the kernel starts
and initrd is mounted etc then both QEMU and
I think so.
Be sure to include full logs as much as possible and details about the
image you're trying to start; it seems to me that if the kernel starts
and initrd is mounted etc then both QEMU and
|
By
Dov Murik
·
#77945
·
|
|
Re: [staging/edk2-redfish-client PATCH 1/2] RedfishClientPkg: Initial commit
Thanks for catching this.
V2 sent.
Abner
From: Wang, Nickle (HPS SW)
Sent: Tuesday, July 20, 2021 10:38 AM
To: Chang, Abner (HPS SW/FW Technologist) <abner.chang@...>; devel@edk2.groups.io
Cc:
Thanks for catching this.
V2 sent.
Abner
From: Wang, Nickle (HPS SW)
Sent: Tuesday, July 20, 2021 10:38 AM
To: Chang, Abner (HPS SW/FW Technologist) <abner.chang@...>; devel@edk2.groups.io
Cc:
|
By
Abner Chang
·
#77944
·
|
|
[staging/edk2-redfish-client PATCH v2 1/2] RedfishClientPkg: Initial commit
Initial commit of architecture diagrams and Readme.md
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Liming Gao <gaoliming@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
Initial commit of architecture diagrams and Readme.md
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Liming Gao <gaoliming@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
|
By
Abner Chang
·
#77943
·
|
|
[staging/edk2-redfish-client PATCH v2 0/2] RedfishClientPkg
In V2: Correct EFI_PLATFORM_CONFIG_TO_REDFISH_PROTOCOL to
EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL in readme and diagrams.
In V1:
This is the first commit of RedfishClientPkg. Readme and
In V2: Correct EFI_PLATFORM_CONFIG_TO_REDFISH_PROTOCOL to
EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL in readme and diagrams.
In V1:
This is the first commit of RedfishClientPkg. Readme and
|
By
Abner Chang
·
#77942
·
|
|
[staging/edk2-redfish-client PATCH v2 2/2] edk2: Update Maintainers.txt
Add maintainer and reviewer to RedfishClinetPkg.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Liming Gao <gaoliming@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
Add maintainer and reviewer to RedfishClinetPkg.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Liming Gao <gaoliming@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
|
By
Abner Chang
·
#77941
·
|
|
Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, July 20, 2021
#cal-cancelled
Cancelled: TianoCore Bug Triage - APAC / NAMO
This event has been cancelled.
When:
Tuesday, July 20, 2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
Cancelled: TianoCore Bug Triage - APAC / NAMO
This event has been cancelled.
When:
Tuesday, July 20, 2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#77940
·
|
|
回复: [edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 07/20/2021
#cal-reminder
Few new issues are supported. Let’s cancel the meeting.
3500
EDK2
Code
unassigned@...
UNCO
Add some debugger scripts to the edk2 repo
18:13:17
afish@...
3498
EDK2
Few new issues are supported. Let’s cancel the meeting.
3500
EDK2
Code
unassigned@...
UNCO
Add some debugger scripts to the edk2 repo
18:13:17
afish@...
3498
EDK2
|
By
gaoliming
·
#77939
·
|
|
Re: [Patch V2] NetworkPkg: Add HTTP Additional Event Notifications
Reviewed-by: Jiaxin Wu <jiaxin.wu@...>
Thanks,
Jiaxin
Reviewed-by: Jiaxin Wu <jiaxin.wu@...>
Thanks,
Jiaxin
|
By
Wu, Jiaxin
·
#77938
·
|
|
Re: [staging/edk2-redfish-client PATCH 2/2] edk2: Update Maintainers.txt
Reviewed-by: Nickle Wang <nickle.wang@...>
Nickle
Reviewed-by: Nickle Wang <nickle.wang@...>
Nickle
|
By
Nickle Wang
·
#77937
·
|
|
Re: [staging/edk2-redfish-client PATCH 1/2] RedfishClientPkg: Initial commit
Hi Abner,
I see typo here:
struct _EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL {
EDKII_REDFISH_PLATFORM_CONFIG_GET_VALUE GetValue;
EDKII_REDFISH_PLATFORM_CONFIG_SET_VALUE
Hi Abner,
I see typo here:
struct _EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL {
EDKII_REDFISH_PLATFORM_CONFIG_GET_VALUE GetValue;
EDKII_REDFISH_PLATFORM_CONFIG_SET_VALUE
|
By
Nickle Wang
·
#77936
·
|
|
Re: [PATCH] NetworkPkg: Add HTTP Additional Event Notifications
Thank Jiaxin, the patch V2 is sent out following Jiaxin's comment.
Thank Jiaxin, the patch V2 is sent out following Jiaxin's comment.
|
By
Heng Luo
·
#77935
·
|
|
[Patch V2] NetworkPkg: Add HTTP Additional Event Notifications
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3496
Add new EDKII_HTTP_CALLBACK_PROTOCOL in NetworkPkg,
Send HTTP Events via EDKII_HTTP_CALLBACK_PROTOCOL
when
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3496
Add new EDKII_HTTP_CALLBACK_PROTOCOL in NetworkPkg,
Send HTTP Events via EDKII_HTTP_CALLBACK_PROTOCOL
when
|
By
Heng Luo
·
#77934
·
|
|
回复: [edk2-devel] [PATCH v4 5/5] StandaloneMmPkg: build for 32bit arm machines
Hi, all
This patch set has passed code review. How about merge it for this stable tag edk2 202108?
Thanks
Liming
Hi, all
This patch set has passed code review. How about merge it for this stable tag edk2 202108?
Thanks
Liming
|
By
gaoliming
·
#77933
·
|
|
Re: [PATCH] NetworkPkg: Add HTTP Additional Event Notifications
For the below EDKII_HTTP_CALLBACK_EVENT definition:
All event is to retrieve the event Status, so the comments should be made clearly and align with code returned status, for example,
There might
For the below EDKII_HTTP_CALLBACK_EVENT definition:
All event is to retrieve the event Status, so the comments should be made clearly and align with code returned status, for example,
There might
|
By
Wu, Jiaxin
·
#77932
·
|
|
回复: [edk2-devel] [PATCH v6 00/11] Secure Boot default keys
Sami:
For EmulatorPkg, Reviewed-by: Liming Gao <gaoliming@...>
Thanks
Liming
some
Could we
recipient,
any
any
Sami:
For EmulatorPkg, Reviewed-by: Liming Gao <gaoliming@...>
Thanks
Liming
some
Could we
recipient,
any
any
|
By
gaoliming
·
#77931
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 07/20/2021
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
07/20/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
07/20/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#77930
·
|
|
Re: [PATCH v2 03/11] OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfg
I just tried a build at d1fc3d7ef3cb... with the same result. Works with
VM's internal kernel & initrd but not with external (using -kernel,
-initrd & -append options).
As soon as I revert to OVMF
I just tried a build at d1fc3d7ef3cb... with the same result. Works with
VM's internal kernel & initrd but not with external (using -kernel,
-initrd & -append options).
As soon as I revert to OVMF
|
By
Christoph Willing
·
#77929
·
|
|
[edk2-platform][PATCH v1 1/1] Platform/RaspberryPi/RPi4: Fix
non-standard ACPI HIDs
Remove non-standard RPI ACPI _CIDs that are not needed.
This also fixes the FWTS failure reported in
https://github.com/pftf/RPi4/issues/67
The windows drivers at
Remove non-standard RPI ACPI _CIDs that are not needed.
This also fixes the FWTS failure reported in
https://github.com/pftf/RPi4/issues/67
The windows drivers at
|
By
Samer El-Haj-Mahmoud
·
#77928
·
|
|
Re: [PATCH v5 3/4] OvmfPkg/PlatformPei: Mark SEC GHCB page as unencrypted via hypercall
Hello Tom,
Ok, i will fix that.
Ok.
Thanks,
Ashish
Hello Tom,
Ok, i will fix that.
Ok.
Thanks,
Ashish
|
By
Ashish Kalra
·
#77927
·
|