Searched refs:CHS (Results 1 – 16 of 16) sorted by relevance
/external/syslinux/doc/ |
D | gpt.txt | 50 1 3 CHS of partition (using INT 13h geometry) 52 5 3 CHS of partition end 58 The CHS information is optional; gptmbr.bin currently does *NOT*
|
D | chain.txt | 213 BIOS, you can use this to fix all partitions' CHS numbers. Good to silence e.g. 214 FreeDOS complainig about 'logical CHS differs from physical' of sfdisk about
|
/external/syslinux/diag/geodsp/ |
D | geodsplib.inc | 92 s_chs: db 'CHS' 95 s_type: db 'CHS', 0
|
D | geodspms.asm | 150 ; CX,DH specifies CHS address
|
/external/e2fsprogs/lib/ext2fs/ |
D | dosio.c | 91 static void lba2chs(unsigned long lba_addr, CHS *chs, PARTITION *part) in lba2chs() 379 CHS chs; in dos_read_blk() 416 CHS chs; in dos_write_blk()
|
D | dosio.h | 35 } CHS; typedef
|
/external/syslinux/mbr/ |
D | oldmbr.asm | 79 ; Check for CHS parameters. This doesn't work on floppy disks, 140 ; No EBIOS. Load the boot sector using CHS. 210 ; CHS information
|
/external/syslinux/core/ |
D | diskstart.inc | 333 cmp eax,1023 ; Outside the CHS range? 421 cbios_name db 'CHS', 0 ; CHS/CBIOS
|
D | adv.inc | 442 ; No CHS info... this better be our boot drive, then 513 ADVCHSInfo db -1 ; We have CHS info for this drive
|
D | isolinux.asm | 96 sp_chs: resb 3 ; Simulated CHS geometry 145 dsp_chs: resb 3 ; Simulated CHS geometry
|
D | diskboot.inc | 361 cmp eax,1023 ; Outside the CHS range?
|
/external/gptfdisk/ |
D | NEWS | 305 - Fixed bug that caused CHS end point for protective MBR to be set to 390 - Improved CHS value creation on small (<~8GB) disks for protective MBR 392 for the moment; other platforms still produce bad CHS values on sub-~8GB 563 to recompute all protective/hybrid MBR CHS values. This option is 566 0xFFFFFF CHS value is used as the end point for a protective MBR. The 667 - Fixed bug in computation of CHS geometries for protective MBR. This is 668 non-critical, since most modern utilities ignore the CHS geometries. 907 - The program now generates CHS values for hybrid and GPT-to-MBR conversion 1107 - Fixed minor bug in CHS geometry of the protective MBR's type EE partition
|
/external/syslinux/ |
D | NEWS | 287 * chain.c32: fix booting in CHS mode. 313 * Handle fallbacks from EDD to CHS, to deal with systems which 870 * MBR (old and new): Fix bug in CHS mode when LBA >
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 260 defm CHS : FPUnary<fneg, 0xE0, "fchs">;
|
/external/syslinux/memdisk/ |
D | memdisk.inc | 500 ; Convert a CHS address in P_CX/P_DH into an LBA in eax
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 307 defm CHS : FPUnary<fneg, MRM_E0, "fchs">;
|