HomeSort by relevance Sort by last modified time
    Searched refs:RootDirEnt (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
OpenVolume.c 46 Status = FatOpenDirEnt (NULL, &Volume->RootDirEnt);
Init.c 68 Volume->RootDirEnt.FileString = Volume->RootFileString;
69 Volume->RootDirEnt.Entry.Attributes = FAT_ATTRIBUTE_DIRECTORY;
Fat.h 58 #define VOLUME_FROM_ROOT_DIRENT(a) CR (a, FAT_VOLUME, RootDirEnt, FAT_VOLUME_SIGNATURE)
360 FAT_DIRENT RootDirEnt;
    [all...]

Completed in 181 milliseconds