Need to Get into BIOS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Need to Get into BIOS

ソリューションへジャンプ
3,023件の閲覧回数
Rushil3006
Contributor I

I've been trying to get into the BIOS in the i.MX93EVK to try and enable fTPM before the Windows 10 IoT OS boots up but with no success. Continuously tapping the ESC or DEL key takes it to the Windows recovery mode chain. I even tried to access UEFI firmware settings through Advanced settings in Windows recovery mode...but restarting it doesn't load the BIOS GUI at all.

Need some help with this...Thanks

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
2,904件の閲覧回数
Michal_Minarcik
NXP Employee
NXP Employee

Hi @Rushil3006,

in order to enable fTPM is it necessary to build secured (signed_firmware.bin) firmware with the following parameters:

buildme64.sh -b <board-type> -t all -t secured_efi -nu

Then you can check functionality in the Device Manager -> System devices -> Microsoft Windows Trusted Runtime Secure Service. Driver should working correctly.

Best regards,

Michal

元の投稿で解決策を見る

4 返答(返信)
2,905件の閲覧回数
Michal_Minarcik
NXP Employee
NXP Employee

Hi @Rushil3006,

in order to enable fTPM is it necessary to build secured (signed_firmware.bin) firmware with the following parameters:

buildme64.sh -b <board-type> -t all -t secured_efi -nu

Then you can check functionality in the Device Manager -> System devices -> Microsoft Windows Trusted Runtime Secure Service. Driver should working correctly.

Best regards,

Michal

2,911件の閲覧回数
michal_hromadka
NXP Employee
NXP Employee

@Michal_Minarcik Can you help here ?

0 件の賞賛
返信
3,005件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The U-Boot proper is used in this project to perform early display initialization and load the UEFI bootloader. You just need to apply a click on your keyboard to enter to its configuration.

 

Regards

0 件の賞賛
返信
2,994件の閲覧回数
Rushil3006
Contributor I

Could you please let me the know the exact U-Boot setting to be changed or the key to be clicked to get into the UEFI bootloader?

Thanks

0 件の賞賛
返信