Searched refs:DirectoryServiceValidity (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c1363 if ((Attributes.DirectoryServiceValidity == 0) &&
1370 if (((Attributes.DirectoryServiceValidity != 0) && (ServiceAreaData == NULL)) ||
1371 (((Attributes.DirectoryServiceValidity | Attributes.RabcaUsedFlag) != 0) && (BeerData == NULL))
1451 if (((Attributes.DirectoryServiceValidity | Attributes.RabcaUsedFlag)) != 0) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h839 UINT8 DirectoryServiceValidity : 1; member in struct:__anon10753
843 /// DirectoryServiceValidity is 0.

Completed in 59 milliseconds