|
Re: OpenProtocol() giving me EFI_INVALID_PARAMETER
Okay, so I just tried dh -v 7EDE4C18 (that was the handle that I'm
getting from `HandleBuffer()`) and it says "dh: Handle - '7EDE4C18'
not found". So I'm definitely confused because that's
Okay, so I just tried dh -v 7EDE4C18 (that was the handle that I'm
getting from `HandleBuffer()`) and it says "dh: Handle - '7EDE4C18'
not found". So I'm definitely confused because that's
|
By
Ethin Probst
·
#77853
·
|
|
Re: OpenProtocol() giving me EFI_INVALID_PARAMETER
I mean, possible... The code I'm using to initialize the handle buffer is this:
```C
EFI_STATUS EFIAPI UefiMain(IN EFI_HANDLE imageHandle, IN EFI_SYSTEM_TABLE* st) {
Print(L"Attempting to find USB
I mean, possible... The code I'm using to initialize the handle buffer is this:
```C
EFI_STATUS EFIAPI UefiMain(IN EFI_HANDLE imageHandle, IN EFI_SYSTEM_TABLE* st) {
Print(L"Attempting to find USB
|
By
Ethin Probst
·
#77852
·
|
|
Re: OpenProtocol() giving me EFI_INVALID_PARAMETER
How are you constructing handle[]? Could it have gotten stale? You could print out the value of handle[I] on the failure.
The contents of a handle are not defined, but the current implementation is a
How are you constructing handle[]? Could it have gotten stale? You could print out the value of handle[I] on the failure.
The contents of a handle are not defined, but the current implementation is a
|
By
Andrew Fish
·
#77851
·
|
|
OpenProtocol() giving me EFI_INVALID_PARAMETER
Hey all,
So my UsbAudio.efi app has hit a bit of a roadblock. This code:
```C
status = st->BootServices->OpenProtocol(handles[i],
&gEfiUsbIoProtocolGuid, (void**)&UsbIo, imageHandle,
Hey all,
So my UsbAudio.efi app has hit a bit of a roadblock. This code:
```C
status = st->BootServices->OpenProtocol(handles[i],
&gEfiUsbIoProtocolGuid, (void**)&UsbIo, imageHandle,
|
By
Ethin Probst
·
#77850
·
|
|
Re: [PATCH v2 03/11] OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfg
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
|
By
Brijesh Singh
·
#77849
·
|
|
Re: [PATCH v2 02/11] OvmfPkg/AmdSev: use GenericQemuLoadImageLib in AmdSev builds
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
|
By
Brijesh Singh
·
#77848
·
|
|
Re: [PATCH v2 01/11] OvmfPkg/AmdSev/SecretDxe: fix header comment to generic naming
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
Reviewed-by: Brijesh Singh <brijesh.singh@...>
thanks
|
By
Brijesh Singh
·
#77847
·
|
|
[staging/edk2-redfish-client PATCH 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
·
#77846
·
|
|
[staging/edk2-redfish-client PATCH 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
·
#77845
·
|
|
[staging/edk2-redfish-client PATCH 0/2] RedfishClientPkg
This is the first commit of RedfishClientPkg. Readme and diagrams
are created to delineate EDK2 Redfish Client implementation.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Liming Gao
This is the first commit of RedfishClientPkg. Readme and diagrams
are created to delineate EDK2 Redfish Client implementation.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Liming Gao
|
By
Abner Chang
·
#77844
·
|
|
Re: [PATCH] Fix variables may be used uninitialize
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
|
By
Chaganty, Rangasai V
·
#77843
·
|
|
Re: [EXTERNAL] Re: [edk2-devel] BaseCryptLib in ARM incorrectly marked as a DXE_DRIVER
Thank you Andrew, you are right. I missed the fact that there are 2 INFs in there.
Thank you Andrew, you are right. I missed the fact that there are 2 INFs in there.
|
By
Arti Gupta <arti.gupta@...>
·
#77842
·
|
|
[PATCH] SecurityPkg: TPM must go to Idle state on CRB command completion.
To follow the TCG CRB protocol specification, on every CRB TPM command
completion the TPM should return to Idle state, regardless of the
CRB Idle Bypass capability reported by the TPM device.
See:
To follow the TCG CRB protocol specification, on every CRB TPM command
completion the TPM should return to Idle state, regardless of the
CRB Idle Bypass capability reported by the TPM device.
See:
|
By
Rodrigo Gonzalez del Cueto
·
#77841
·
|
|
Re: [edk2-platforms PATCH v3 0/2] Add BootDiscoveryPolicyUiLib
Yes this depends on https://edk2.groups.io/g/devel/message/77787
Which is still under review
Yes this depends on https://edk2.groups.io/g/devel/message/77787
Which is still under review
|
By
Samer El-Haj-Mahmoud
·
#77840
·
|
|
Re: [edk2-platforms PATCH 0/4] ACPI MDIO support for Marvell SoCs
Thanks all. I will get to this shortly - apologies for the delay.
Thanks all. I will get to this shortly - apologies for the delay.
|
By
Ard Biesheuvel
·
#77839
·
|
|
Re: [edk2-platforms PATCH v3 0/2] Add BootDiscoveryPolicyUiLib
<Samer.El-Haj-Mahmoud@...> wrote:
Does this series depend on core EDK2 changes, and if so, have they
been merged already?
<Samer.El-Haj-Mahmoud@...> wrote:
Does this series depend on core EDK2 changes, and if so, have they
been merged already?
|
By
Ard Biesheuvel
·
#77838
·
|
|
Re: [PATCH v6 00/11] Secure Boot default keys
<Samer.El-Haj-Mahmoud@...> wrote:
For ARM / OVMF packages:
Acked-by: Ard Biesheuvel <ardb@...>
<Samer.El-Haj-Mahmoud@...> wrote:
For ARM / OVMF packages:
Acked-by: Ard Biesheuvel <ardb@...>
|
By
Ard Biesheuvel
·
#77837
·
|
|
Re: [PATCH v4 0/3] Enable Cloud Hypervisor support in edk2
... or did you already merge the entire series? (My mailbox is
overflowing a bit after 4 weeks of vacation :-))
... or did you already merge the entire series? (My mailbox is
overflowing a bit after 4 weeks of vacation :-))
|
By
Ard Biesheuvel
·
#77836
·
|
|
Re: [PATCH v4 0/3] Enable Cloud Hypervisor support in edk2
Sami, any thoughts on this code?
Sami, any thoughts on this code?
|
By
Ard Biesheuvel
·
#77835
·
|
|
Re: [PATCH v2 00/11] Measured SEV boot with kernel/initrd/cmdline
Anyone on the cc list care to review this?
Anyone on the cc list care to review this?
|
By
Ard Biesheuvel
·
#77834
·
|