Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-07-18 Thread Hamit Can Karaca
Hello, I still need help on this issue. I would be greatful if anybody could help. Thanks, Hamit Can Karaca -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119966): https://edk2.groups.io/g/devel/message/119966 Mute This Topic: https

Re: [edk2-devel] Can't set the boot order of the USB boot device

2024-07-11 Thread Hamit Can Karaca
On Wed, Jul 10, 2024 at 04:56 PM, Gerd Hoffmann wrote: > > Has been reported recently on qemu-devel, so it could very well be you > are hitting a regression on the qemu side. Hi Gerd, Thanks for your answer but I'm not using QEMU. The platform I am working on is CFL. take care, Hamit Can

[edk2-devel] Can't set the boot order of the USB boot device

2024-07-10 Thread Hamit Can Karaca
or is it because of our custom UEFI? Have you guys seen this problem before? We are using SBL+EDK2 UEFI and CFL. Thanks, Hamit Can KARACA -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119863): https://edk2.groups.io/g/devel/message/119863 Mute

[edk2-devel] How to optimize boot time?

2024-07-03 Thread Hamit Can Karaca
to shorten this period even more? Thanks, Hamit Can KARACA -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119784): https://edk2.groups.io/g/devel/message/119784 Mute This Topic: https://groups.io/mt/107017793/21656 Group Owner: devel+ow

Re: [edk2-devel] When TPM is enabled, Ubuntu doesn't boot

2024-01-15 Thread Hamit Can Karaca
Hi Yao, Jiewen, I actually tried to get help from the ubuntu people but they really don't understand what is going in the UEFI side. I am trying to fix this problem for 3 weeks now and I am about the give up. I hope somebody can help me :( Thanks, Hamit Can -=-=-=-=-=-=-=-=-=-=-=- Groups.io

[edk2-devel] When TPM is enabled, Ubuntu doesn't boot

2023-12-30 Thread Hamit Can Karaca
I have recently detected a problem in EDK2. After I enable TPM and try to boot with ubuntu, the system starts a cold reset. Due to this problem I can't boot with ubuntu when TPM is enabled. I don't know if this problem is only in my system or if it is a general problem in EDK2. Is there any

[edk2-devel] TPM2 NVM WRITE IN EDK2

2023-11-10 Thread Hamit Can Karaca
Hello, I am a young UEFI developer and I am trying to use the functions in Tpm2CommandLib to write data to TPM2. I have defined the index that, I am going to write data to, using the DefineSpace function. But whenever I am trying to use the Tpm2NvWrite function, I keep getting EFI_DEVICE_ERROR