Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DFatFileSystem.h25 #define FAT_INFO_END_SIGNATURE 0xAA550000 macro
DInit.c371 Volume->FatInfoSector.InfoEndSignature == FAT_INFO_END_SIGNATURE && in FatOpenDevice()
DFileSpace.c734 Volume->FatInfoSector.InfoEndSignature = FAT_INFO_END_SIGNATURE; in FatComputeFreeInfo()