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

  /device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
BootMonFsInternal.h 36 #define BOOTMON_FS_VOLUME_LABEL L"NOR Flash"
BootMonFsEntryPoint.c 367 VolumeNameSize = StrSize (BOOTMON_FS_VOLUME_LABEL) + (3 * sizeof (CHAR16));
375 CopyMem (Instance->FsInfo.VolumeLabel, BOOTMON_FS_VOLUME_LABEL, StrSize (BOOTMON_FS_VOLUME_LABEL));

Completed in 45 milliseconds