OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SizeAvailable
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Integrity.c
79
UINT32
SizeAvailable
;
420
@param[out]
SizeAvailable
Number of octets available. Computed before the allocation
434
OUT UINT32 *
SizeAvailable
528
*
SizeAvailable
= SwapBytes32(Res.
SizeAvailable
);
563
UINT32
SizeAvailable
;
656
&
SizeAvailable
666
DEBUG ((EFI_D_INFO, "
SizeAvailable
- %08x\n",
SizeAvailable
));
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h
546
@param[out]
SizeAvailable
Number of octets available. Computed before the allocation
560
OUT UINT32 *
SizeAvailable
[
all
...]
Completed in 2282 milliseconds