TianoCore EDK2 master
Loading...
Searching...
No Matches
EnrollFromDefaultKeysApp.c File Reference

Go to the source code of this file.

Functions

EFI_STATUS EFIAPI UefiMain (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
 

Detailed Description

Enroll default PK, KEK, db, dbx.

Copyright (c) 2021, ARM Ltd. All rights reserved.
Copyright (c) 2021, Semihalf All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file EnrollFromDefaultKeysApp.c.

Function Documentation

◆ UefiMain()

EFI_STATUS EFIAPI UefiMain ( IN EFI_HANDLE  ImageHandle,
IN EFI_SYSTEM_TABLE SystemTable 
)

Entry point function of this shell application.

Parameters
[in]ImageHandleThe firmware allocated handle for the EFI image.
[in]SystemTableA pointer to the EFI System Table.
Return values
0The entry point is executed successfully.
otherSome error occurs when executing this entry point.

Definition at line 36 of file EnrollFromDefaultKeysApp.c.