Home
last modified time | relevance | path

Searched refs:VolumeId (Results 1 – 22 of 22) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/FSVariable/
DVariableStorage.h45 IN UINT32 VolumeId,
84 UINT32 VolumeId; member
114 #define VAR_FILE_VOLUMEID(a) ((a)->Info.FileInfo.VolumeId)
DFileStorage.c87 IN UINT32 VolumeId, in CheckStore() argument
127 if ((*(UINT32 *) &BootSector[FAT16_VOLUME_ID_OFFSET] != VolumeId) && in CheckStore()
128 (*(UINT32 *) &BootSector[FAT32_VOLUME_ID_OFFSET] != VolumeId) in CheckStore()
242 IN UINT32 VolumeId, in FileStorageConstructor() argument
257 VAR_FILE_VOLUMEID (Dev) = VolumeId; in FileStorageConstructor()
DFSVariable.c1833 FlashMapEntryData->VolumeId, in VariableServiceInitialize()
/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
DFileIo.c52 IN UINT32 VolumeId, in CheckStore() argument
92 if ((*(UINT32 *) &BootSector[FAT16_VOLUME_ID_OFFSET] != VolumeId) && in CheckStore()
93 (*(UINT32 *) &BootSector[FAT32_VOLUME_ID_OFFSET] != VolumeId) in CheckStore()
DFWBlockService.c1190 OUT UINT32 *VolumeId OPTIONAL, in GetFvbHeader()
1232 TRY_ASSIGN (VolumeId, FlashMapEntry->VolumeId); in GetFvbHeader()
1246 (UINTN) FlashMapEntry->VolumeId, (UINTN) FlashMapEntry->FilePath in GetFvbHeader()
1320 Status = CheckStore (Handle, FwhInstance->VolumeId, &Device); in OnSimpleFileSystemInstall()
1415 UINT32 VolumeId; in FvbInitialize() local
1482 &BaseAddress, &VolumeId, &MappedFile, &ActuralSize, &Offset, in FvbInitialize()
1503 FwhInstance->VolumeId = VolumeId; in FvbInitialize()
1509 FwhInstance->VolumeId = (UINT32) -1; in FvbInitialize()
1515 (UINTN) BaseAddress, VolumeId, MappedFile, ActuralSize)); in FvbInitialize()
DFileIo.h36 IN UINT32 VolumeId,
DFwBlockService.h90 UINT32 VolumeId; member
/device/linaro/bootloader/edk2/DuetPkg/Include/
DEfiFlashMap.h145 UINT32 VolumeId; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DElTorito.h92 CHAR8 VolumeId[32]; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiFlashMap.h90 UINT32 VolumeId; member
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
DHobGeneration.c839 gHob->NvStorageFvb.FvbInfo.VolumeId = *(UINT32 *) (UINTN) (NV_STORAGE_STATE); in PrepareHobNvStorage()
840 gHob->NvStorage. FvbInfo.VolumeId = *(UINT32 *) (UINTN) (NV_STORAGE_STATE); in PrepareHobNvStorage()
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dstart16.S103 … # Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dstart.S102 … # Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dstart16.asm99 … ; Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dstart32.S118 … # Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dstart.asm99 … ; Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dstart32.asm114 … ; Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dst16_64.S103 … # Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dst32_64.S118 … # Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dstart64.asm99 … ; Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dst16_64.asm99 … ; Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
Dst32_64.asm114 … ; Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId