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

Go to the source code of this file.

Functions

VOID EFIAPI DispatchBlockToAp (VOID)
 

Detailed Description

Dispatch Block to Aps in Pei phase for parallelhash algorithm.

Copyright (c) 2022, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file CryptDispatchApPei.c.

Function Documentation

◆ DispatchBlockToAp()

VOID EFIAPI DispatchBlockToAp ( VOID  )

Dispatch the block task to each AP in PEI phase.

Definition at line 21 of file CryptDispatchApPei.c.