Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBootSupport.c1445 if ((Attributes.DirectoryServiceValidity == 0) && in LegacyBiosBootUnconventionalDevice()
1452 if (((Attributes.DirectoryServiceValidity != 0) && (ServiceAreaData == NULL)) || in LegacyBiosBootUnconventionalDevice()
1453 … (((Attributes.DirectoryServiceValidity | Attributes.RabcaUsedFlag) != 0) && (BeerData == NULL)) in LegacyBiosBootUnconventionalDevice()
1533 if (((Attributes.DirectoryServiceValidity | Attributes.RabcaUsedFlag)) != 0) { in LegacyBiosBootUnconventionalDevice()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h261 UINT8 DirectoryServiceValidity : 1; member
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h864 UINT8 DirectoryServiceValidity : 1; member