Searched refs:disk (Results 1 – 25 of 61) sorted by relevance
123
1347 struct gpt_disk *disk; in gpt_disk_alloc() local1348 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() argument1361 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 …]
144 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);
30 Create bootable disk33 3. Create boot disk36 3.1 Create floppy boot disk38 2). Insert a floppy disk to drive39 …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 disk44 2). Plugin usb disk49 4). UnPlug usb disk and plugin it again.81 3. Create bootable disk[all …]
48 @echo Start to create floppy boot disk ...67 @echo Start to create file boot disk ...79 @echo Start to create usb boot disk ...
2 // 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…
2 # 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
3 # Android creates by-name disk links with the disk controller5 # can be associated with the correct disk. Create a shortcut to
28 # Android creates by-name disk links with the disk controller30 # can be associated with the correct disk. Create a shortcut to
2 // 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"
2 # ISA Floppy PEIM to support recovery boot via floppy disk.
5 # This UEFI driver detects the FAT file system in the disk.7 # perform file and directory operations on the disk.
5 # 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
103 # Read GPT Header from hard disk to 0x0000:0x0800116 # Read Target GPT Entry from hard disk to 0x0000:0x0A00146 # Read Target DBR from hard disk to 0x0000:0x7C00179 # ES:DI = Buffer to store sectors read from disk241 # PhysicalDrive - Used to indicate which disk to be boot
101 ; Read GPT Header from hard disk to 0x0000:0x0800114 ; Read Target GPT Entry from hard disk to 0x0000:0x0A00144 ; Read Target DBR from hard disk to 0x0000:0x7C00177 ; ES:DI = Buffer to store sectors read from disk238 ; PhysicalDrive - Used to indicate which disk to be boot
14 #* bootsect.S is built as 16-bit binary file in 512 bytes and patched to disk/partition's
14 ;* bootsect.asm is built as 16-bit binary file in 512 bytes and patched to disk/partition's
102 # Read Target DBR from hard disk to 0x0000:0x7C00
8 // already have a Disk I/O protocol. File systems and other disk access26 …em that does not already have a Disk I/O protocol. File systems and other disk access code utilize…
8 # already have a Disk I/O protocol. File systems and other disk access
1 These binaries are used to make the bootable floppy or usb disk.
11 Finally, in order to save disk space and net bandwidth, not all
10 // This driver will have external input - disk partition.
10 # This driver will have external input - disk partition.
49 Reason: recipient reached disk quota59 Status: 5.0.0 (recipient reached disk quota)
106 … ## SOMETIMES_CONSUMES ##GUID #Used in LegacyBiosBuildIdeData() to assure device is a disk