OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
Tcg2PhysicalPresenceData.h
42
}
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
;
/device/linaro/bootloader/edk2/SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/
PeiTcg2PhysicalPresenceLib.c
40
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
PpiFlags;
46
DataSize = sizeof (
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
);
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
SmmTcg2PhysicalPresenceLib.c
110
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
Flags;
158
DataSize = sizeof (
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
);
246
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
Flags;
269
DataSize = sizeof (
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
);
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DxeTcg2PhysicalPresenceLib.c
159
IN OUT
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
*PpiFlags
596
IN
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
Flags,
719
IN OUT
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
*Flags
725
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
NewFlags;
792
if (CompareMem (Flags, &NewFlags, sizeof(
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
)) != 0) {
798
sizeof (
EFI_TCG2_PHYSICAL_PRESENCE_FLAGS
),
[
all
...]
Completed in 175 milliseconds