Home
last modified time | relevance | path

Searched refs:TempAuthenticationStatus (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
DFwVol.c772 UINT32 TempAuthenticationStatus; in ProcessSection() local
846 TempAuthenticationStatus = 0; in ProcessSection()
854 &TempAuthenticationStatus, in ProcessSection()
859 *AuthenticationStatus = TempAuthenticationStatus | Authentication; in ProcessSection()
928 TempAuthenticationStatus = 0; in ProcessSection()
936 &TempAuthenticationStatus, in ProcessSection()
941 *AuthenticationStatus = TempAuthenticationStatus | Authentication; in ProcessSection()