Home
last modified time | relevance | path

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

123

/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.cpp1347 struct gpt_disk *disk; in gpt_disk_alloc() local
1348 disk = (struct gpt_disk *)malloc(sizeof(struct gpt_disk)); in gpt_disk_alloc()
1349 if (!disk) { in gpt_disk_alloc()
1353 memset(disk, 0, sizeof(struct gpt_disk)); in gpt_disk_alloc()
1355 return disk; in gpt_disk_alloc()
1359 void gpt_disk_free(struct gpt_disk *disk) in gpt_disk_free() argument
1361 if (!disk) in gpt_disk_free()
1363 if (disk->hdr) in gpt_disk_free()
1364 free(disk->hdr); in gpt_disk_free()
1365 if (disk->hdr_bak) in gpt_disk_free()
[all …]
Dgpt-utils.h144 void gpt_disk_free(struct gpt_disk *disk);
147 int gpt_disk_get_disk_info(const char *dev, struct gpt_disk *disk);
150 uint8_t* gpt_disk_get_pentry(struct gpt_disk *disk,
155 int gpt_disk_update_crc(struct gpt_disk *disk);
158 int gpt_disk_commit(struct gpt_disk *disk);
/device/linaro/bootloader/edk2/DuetPkg/
DReadMe.txt30 Create bootable disk
33 3. Create boot disk
36 3.1 Create floppy boot disk
38 2). Insert a floppy disk to drive
39 …3). run "CreateBootDisk.bat floppy a: FAT12 IA32" if floppy drive is a: disk and Arch to boot is I…
41 … run "CreateBootDisk.bat floppy a: FAT12 X64" if floppy drive is a: disk and Arch to boot is X64.
42 3.2 Create usb boot disk
44 2). Plugin usb disk
49 4). UnPlug usb disk and plugin it again.
81 3. Create bootable disk
[all …]
DCreateBootDisk.bat48 @echo Start to create floppy boot disk ...
67 @echo Start to create file boot disk ...
79 @echo Start to create usb boot disk ...
/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/asus/fugu/
Dinit.recovery.fugu.rc3 # Android creates by-name disk links with the disk controller
5 # can be associated with the correct disk. Create a shortcut to
Dinit.fugu.rc28 # Android creates by-name disk links with the disk controller
30 # can be associated with the correct disk. Create a shortcut to
/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"
DIsaFloppyPei.inf2 # 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/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/
DGpt.S103 # Read GPT Header from hard disk to 0x0000:0x0800
116 # Read Target GPT Entry from hard disk to 0x0000:0x0A00
146 # Read Target DBR from hard disk to 0x0000:0x7C00
179 # ES:DI = Buffer to store sectors read from disk
241 # PhysicalDrive - Used to indicate which disk to be boot
DGpt.asm101 ; Read GPT Header from hard disk to 0x0000:0x0800
114 ; Read Target GPT Entry from hard disk to 0x0000:0x0A00
144 ; Read Target DBR from hard disk to 0x0000:0x7C00
177 ; ES:DI = Buffer to store sectors read from disk
238 ; PhysicalDrive - Used to indicate which disk to be boot
Dbootsect.S14 #* bootsect.S is built as 16-bit binary file in 512 bytes and patched to disk/partition's
Dbootsect.asm14 ;* bootsect.asm is built as 16-bit binary file in 512 bytes and patched to disk/partition's
DMbr.S102 # Read Target DBR from hard disk to 0x0000:0x7C00
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
DDiskIoDxe.uni8 // already have a Disk I/O protocol. File systems and other disk access
26 …em that does not already have a Disk I/O protocol. File systems and other disk access code utilize…
DDiskIoDxe.inf8 # already have a Disk I/O protocol. File systems and other disk access
/device/linaro/bootloader/edk2/DuetPkg/BootSector/bin/
DReadme.txt1 These binaries are used to make the bootable floppy or usb disk.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/
DREADME11 Finally, in order to save disk space and net bandwidth, not all
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DPartitionDxe.uni10 // This driver will have external input - disk partition.
DPartitionDxe.inf10 # This driver will have external input - disk partition.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_16.txt49 Reason: recipient reached disk quota
59 Status: 5.0.0 (recipient reached disk quota)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBiosDxe.inf106 … ## SOMETIMES_CONSUMES ##GUID #Used in LegacyBiosBuildIdeData() to assure device is a disk

123