Home
last modified time | relevance | path

Searched refs:disk (Results 1 – 25 of 89) sorted by relevance

1234

/device/google/crosshatch/gpt-utils/
Dgpt-utils.cpp1345 struct gpt_disk *disk; in gpt_disk_alloc() local
1346 disk = (struct gpt_disk *)malloc(sizeof(struct gpt_disk)); in gpt_disk_alloc()
1347 if (!disk) { in gpt_disk_alloc()
1351 memset(disk, 0, sizeof(struct gpt_disk)); in gpt_disk_alloc()
1353 return disk; in gpt_disk_alloc()
1357 void gpt_disk_free(struct gpt_disk *disk) in gpt_disk_free() argument
1359 if (!disk) in gpt_disk_free()
1361 if (disk->hdr) in gpt_disk_free()
1362 free(disk->hdr); in gpt_disk_free()
1363 if (disk->hdr_bak) in gpt_disk_free()
[all …]
Dgpt-utils.h148 void gpt_disk_free(struct gpt_disk *disk);
151 int gpt_disk_get_disk_info(const char *dev, struct gpt_disk *disk);
154 uint8_t* gpt_disk_get_pentry(struct gpt_disk *disk,
159 int gpt_disk_update_crc(struct gpt_disk *disk);
162 int gpt_disk_commit(struct gpt_disk *disk);
/device/google/coral/gpt-utils/
Dgpt-utils.cpp1352 struct gpt_disk *disk; in gpt_disk_alloc() local
1353 disk = (struct gpt_disk *)malloc(sizeof(struct gpt_disk)); in gpt_disk_alloc()
1354 if (!disk) { in gpt_disk_alloc()
1358 memset(disk, 0, sizeof(struct gpt_disk)); in gpt_disk_alloc()
1360 return disk; in gpt_disk_alloc()
1364 void gpt_disk_free(struct gpt_disk *disk) in gpt_disk_free() argument
1366 if (!disk) in gpt_disk_free()
1368 if (disk->hdr) in gpt_disk_free()
1369 free(disk->hdr); in gpt_disk_free()
1370 if (disk->hdr_bak) in gpt_disk_free()
[all …]
Dgpt-utils.h149 void gpt_disk_free(struct gpt_disk *disk);
152 int gpt_disk_get_disk_info(const char *dev, struct gpt_disk *disk);
155 uint8_t* gpt_disk_get_pentry(struct gpt_disk *disk,
160 int gpt_disk_update_crc(struct gpt_disk *disk);
163 int gpt_disk_commit(struct gpt_disk *disk);
/device/google/bonito/gpt-utils/
Dgpt-utils.cpp1345 struct gpt_disk *disk; in gpt_disk_alloc() local
1346 disk = (struct gpt_disk *)malloc(sizeof(struct gpt_disk)); in gpt_disk_alloc()
1347 if (!disk) { in gpt_disk_alloc()
1351 memset(disk, 0, sizeof(struct gpt_disk)); in gpt_disk_alloc()
1353 return disk; in gpt_disk_alloc()
1357 void gpt_disk_free(struct gpt_disk *disk) in gpt_disk_free() argument
1359 if (!disk) in gpt_disk_free()
1361 if (disk->hdr) in gpt_disk_free()
1362 free(disk->hdr); in gpt_disk_free()
1363 if (disk->hdr_bak) in gpt_disk_free()
[all …]
Dgpt-utils.h149 void gpt_disk_free(struct gpt_disk *disk);
152 int gpt_disk_get_disk_info(const char *dev, struct gpt_disk *disk);
155 uint8_t* gpt_disk_get_pentry(struct gpt_disk *disk,
160 int gpt_disk_update_crc(struct gpt_disk *disk);
163 int gpt_disk_commit(struct gpt_disk *disk);
/device/google/redbull/gpt-utils/
Dgpt-utils.cpp1352 struct gpt_disk *disk; in gpt_disk_alloc() local
1353 disk = (struct gpt_disk *)malloc(sizeof(struct gpt_disk)); in gpt_disk_alloc()
1354 if (!disk) { in gpt_disk_alloc()
1358 memset(disk, 0, sizeof(struct gpt_disk)); in gpt_disk_alloc()
1360 return disk; in gpt_disk_alloc()
1364 void gpt_disk_free(struct gpt_disk *disk) in gpt_disk_free() argument
1366 if (!disk) in gpt_disk_free()
1368 if (disk->hdr) in gpt_disk_free()
1369 free(disk->hdr); in gpt_disk_free()
1370 if (disk->hdr_bak) in gpt_disk_free()
[all …]
Dgpt-utils.h149 void gpt_disk_free(struct gpt_disk *disk);
152 int gpt_disk_get_disk_info(const char *dev, struct gpt_disk *disk);
155 uint8_t* gpt_disk_get_pentry(struct gpt_disk *disk,
160 int gpt_disk_update_crc(struct gpt_disk *disk);
163 int gpt_disk_commit(struct gpt_disk *disk);
/device/google/sunfish/gpt-utils/
Dgpt-utils.cpp1352 struct gpt_disk *disk; in gpt_disk_alloc() local
1353 disk = (struct gpt_disk *)malloc(sizeof(struct gpt_disk)); in gpt_disk_alloc()
1354 if (!disk) { in gpt_disk_alloc()
1358 memset(disk, 0, sizeof(struct gpt_disk)); in gpt_disk_alloc()
1360 return disk; in gpt_disk_alloc()
1364 void gpt_disk_free(struct gpt_disk *disk) in gpt_disk_free() argument
1366 if (!disk) in gpt_disk_free()
1368 if (disk->hdr) in gpt_disk_free()
1369 free(disk->hdr); in gpt_disk_free()
1370 if (disk->hdr_bak) in gpt_disk_free()
[all …]
Dgpt-utils.h149 void gpt_disk_free(struct gpt_disk *disk);
152 int gpt_disk_get_disk_info(const char *dev, struct gpt_disk *disk);
155 uint8_t* gpt_disk_get_pentry(struct gpt_disk *disk,
160 int gpt_disk_update_crc(struct gpt_disk *disk);
163 int gpt_disk_commit(struct gpt_disk *disk);
/device/linaro/bootloader/edk2/DuetPkg/
DReadMe.txt24 Create bootable disk
27 3. Create boot disk
30 3.1 Create floppy boot disk
32 2). Insert a floppy disk to drive
33 …3). run "CreateBootDisk.bat floppy a: FAT12 IA32" if floppy drive is a: disk and Arch to boot is I…
35 … run "CreateBootDisk.bat floppy a: FAT12 X64" if floppy drive is a: disk and Arch to boot is X64.
36 3.2 Create usb boot disk
38 2). Plugin usb disk
43 4). UnPlug usb disk and plugin it again.
69 3. Create bootable disk
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/
DRamDiskHiiStrings.uni24 #string STR_RAM_DISK_LIST_TEXT #language en-US "Created RAM disk list:"
27 #string STR_GOTO_ADD_RAW_FORM_HELP #language en-US "Create a raw RAM disk."
29 #string STR_GOTO_ADD_FROM_FILE_FORM_HELP #language en-US "Create a RAM disk from a given file."
30 #string STR_REMOVE_SEL_HELP #language en-US "Remove selected RAM disk(s)"
31 #string STR_REMOVE_SEL_TEXT #language en-US "Remove selected RAM disk(s)."
37 …_HELP #language en-US "The valid RAM disk size should be multiples of the RAM dis…
40 …uage en-US "Specifies type of memory to use from available memory pool in system to create a disk."
44 #string STR_CREATE_AND_EXIT_HELP #language en-US "Create a new RAM disk with the given starti…
/device/google/cuttlefish/tools/
Dcreate_base_image_hostlib.sh96 "${PZ[@]}" "${FLAGS_dest_image}" || echo No scratch disk
112 --boot-disk-size=200GiB \
119 gcloud compute instances attach-disk \
121 "${FLAGS_build_instance}" --disk="${FLAGS_dest_image}"
133 --source-disk="${FLAGS_dest_image}" \
134 --source-disk-zone="${FLAGS_build_zone}" \
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
DScsiDisk.uni2 // The Scsi Disk driver is used to retrieve the media info in the attached SCSI disk.
4 // It detects the SCSI disk media and installs Block I/O Protocol on the device handle.
19 …RACT #language en-US "Used to retrieve the media information in the attached SCSI disk"
21 #string STR_MODULE_DESCRIPTION #language en-US "It detects the SCSI disk media and install…
DScsiDiskDxe.inf2 # The Scsi Disk driver is used to retrieve the media info in the attached SCSI disk.
3 # It detects the SCSI disk media and installs Block I/O and Block I/O2 Protocol on
/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DFat.uni4 // This UEFI driver detects the FAT file system in the disk.
6 // perform file and directory operations on the disk.
21 …LE_ABSTRACT #language en-US "This UEFI driver detects the FAT file system in the disk."
23 …Simple File System protocol for the consumer to perform file and directory operations on the disk."
DFat.inf4 # This UEFI driver detects the FAT file system in the disk.
6 # perform file and directory operations on the disk.
/device/linaro/poplar/installer/
DREADME4 * Find a USB disk formated with FAT file system, copy fastboot.bin and
5 recovery_files/ folder onto the disk.
7 * Attach the USB disk to USB port J2 (next to IR receiver), and power on
13 Usb disk(1):
/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc119 CompositeDisk disk; in MakeCompositeDiskSpec() local
120 disk.set_version(1); in MakeCompositeDiskSpec()
121 ComponentDisk* header = disk.add_component_disks(); in MakeCompositeDiskSpec()
127 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec()
131 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec()
143 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec()
147 ComponentDisk* footer = disk.add_component_disks(); in MakeCompositeDiskSpec()
150 disk.set_length(bpt_file["settings"]["disk_size"].asUInt64()); in MakeCompositeDiskSpec()
151 return disk; in MakeCompositeDiskSpec()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
DOpalHiiFormStrings.uni40 #string STR_MAIN_GOTO_DISK_INFO_HELP #language en-US "Select to see Opal disk actions"
41 #string STR_MAIN_GOTO_DISK_HEALTH_HELP #language en-US "Select disk to unlock"
73 #string STR_DISK_INFO_GOTO_LOCK_HELP #language en-US "Lock the disk"
74 #string STR_DISK_INFO_GOTO_UNLOCK_HELP #language en-US "Unlock the disk"
77 #string STR_DISK_INFO_GOTO_SECURE_ERASE_HELP #language en-US "Securely erase the disk"
78 #string STR_DISK_INFO_GOTO_PSID_REVERT_HELP #language en-US "Revert the disk to factory defaul…
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
DIsaFloppyPei.uni2 // ISA Floppy PEIM to support recovery boot via floppy disk.
22 …ULE_ABSTRACT #language en-US "ISA Floppy PEIM to support recovery boot via floppy disk"
/device/linaro/bootloader/edk2/FatBinPkg/EnhancedFatDxe/
DFat.inf5 # This UEFI driver detects the FAT file system in the disk.
7 # perform file and directory operations on the disk.
/device/linaro/bootloader/OpenPlatformPkg/
DOpenPlatformPkg.dec31 ## Vendor GUID for RAM disk device path
40 ## Indicates the size in MB for RAM disk.
/device/linaro/bootloader/edk2/DuetPkg/FSVariable/
DFSVariable.inf5 # disk. They can be changed by user. BIOS is not able to protoect those.
6 # Duet trusts all meta data from disk. If variable code, variable metadata and variable
/device/linaro/bootloader/edk2/DuetPkg/BootSector/bin/
DReadme.txt1 These binaries are used to make the bootable floppy or usb disk.

1234