TianoCore EDK2 master
Loading...
Searching...
No Matches
OpalPasswordPei.h File Reference

Go to the source code of this file.

Data Structures

struct  OPAL_PEI_DEVICE
 

Macros

#define SSC_PPI_GENERIC_TIMEOUT   30000000
 
#define OPAL_PEI_DEVICE_SIGNATURE   SIGNATURE_32 ('o', 'p', 'd', 's')
 
#define OPAL_PEI_DEVICE_FROM_THIS(a)    CR (a, OPAL_PEI_DEVICE, Sscp, OPAL_PEI_DEVICE_SIGNATURE)
 

Detailed Description

Opal Password PEI driver which is used to unlock Opal Password for S3.

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

Definition in file OpalPasswordPei.h.

Macro Definition Documentation

◆ OPAL_PEI_DEVICE_FROM_THIS

#define OPAL_PEI_DEVICE_FROM_THIS (   a)     CR (a, OPAL_PEI_DEVICE, Sscp, OPAL_PEI_DEVICE_SIGNATURE)

Definition at line 53 of file OpalPasswordPei.h.

◆ OPAL_PEI_DEVICE_SIGNATURE

#define OPAL_PEI_DEVICE_SIGNATURE   SIGNATURE_32 ('o', 'p', 'd', 's')

Definition at line 42 of file OpalPasswordPei.h.

◆ SSC_PPI_GENERIC_TIMEOUT

#define SSC_PPI_GENERIC_TIMEOUT   30000000

Definition at line 38 of file OpalPasswordPei.h.