/openbmc/u-boot/drivers/fastboot/ |
H A D | Kconfig | 112 image to the Protective MBR and the Primary GUID Partition 120 string "Target name for updating MBR" 127 defined here. The default target name for updating MBR is "mbr".
|
/openbmc/u-boot/board/imgtec/ci20/ |
H A D | README | 4 Repartition your card with an MBR such that the first partition starts at an
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | vvfat | 27 from fat16 import MBR, Fat16, DIRENTRY_SIZE 152 mbr = MBR(self.read_sectors(0)) 166 mbr = MBR(self.read_sectors(0))
|
/openbmc/openbmc/poky/meta/recipes-devtools/fdisk/ |
H A D | gptfdisk_1.0.10.bb | 2 … disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks."
|
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/wic/ |
H A D | emmc-fvp.wks.in | 16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
|
/openbmc/openbmc/meta-aspeed/wic/ |
H A D | emmc-aspeed.wks.in | 16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
|
/openbmc/openbmc/meta-nuvoton/wic/ |
H A D | emmc-nuvoton.wks.in | 16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
|
/openbmc/linux/Documentation/block/ |
H A D | cmdline-partition.rst | 9 It has no MBR, so saves storage space. Bootloader can be easily accessed
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | zero-page.rst | 43 290/040 ALL edd_mbr_sig_buffer EDD MBR signatures
|
H A D | boot.rst | 113 | Reserved for MBR/BIOS | 115 | Typically used by MBR | 161 | Reserved for MBR/BIOS | 163 | Typically used by MBR |
|
/openbmc/u-boot/doc/ |
H A D | README.gpt | 49 LBA 0 |Protective MBR | 78 For a legacy reasons, GPT's LBA 0 sector has a MBR structure. It is called 79 "protective MBR".
|
H A D | README.mediatek | 138 depending on the MBR partition table. 141 00000000 - 000001ff: 512B Device header (with MBR partition table)
|
H A D | README.distro | 30 a standard partitioning scheme (MBR, GPT). Boards that cannot support this 58 the MBR bootable flag, or GPT legacy_bios_bootable attribute), and U-Boot (or 178 such as support for MBR and GPT partitions, ext* and FAT filesystems, booting
|
H A D | README.android-fastboot | 117 For MBR the partitions are referred by generic names according to the
|
H A D | README.chromium | 78 sudo gdisk $DISK # Enter command 'w' to write a protective MBR to the disk
|
/openbmc/u-boot/doc/mvebu/cmd/ |
H A D | bubt.txt | 49 The block 0 on SD devices is left for MBR storage.
|
/openbmc/qemu/disas/ |
H A D | alpha.c | 600 #define MBR(oo,h) MBR_(oo,h), MBR_MASK macro 1306 { "jmp", MBR(0x1A,0), BASE, { RA, CPRB, JMPHINT } }, 1307 { "jsr", MBR(0x1A,1), BASE, { RA, CPRB, JMPHINT } }, 1310 { "ret", MBR(0x1A,2), BASE, { RA, CPRB, RETHINT } }, 1311 { "jcr", MBR(0x1A,3), BASE, { RA, CPRB, RETHINT } }, /* alias */ 1312 { "jsr_coroutine", MBR(0x1A,3), BASE, { RA, CPRB, RETHINT } },
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | fat16.py | 28 class MBR: class
|
/openbmc/u-boot/board/ti/am335x/ |
H A D | README | 127 0x0000 - 0x007F : MBR or GPT table : 0x000000 - 0x020000
|
/openbmc/linux/block/partitions/ |
H A D | Kconfig | 186 Note this driver only supports Dynamic Disks with a protective MBR
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
H A D | libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch | 69 …of the first disk sector when creating a new disk label. This feature is supported for GPT and MBR.
|
/openbmc/docs/architecture/code-update/ |
H A D | emmc-storage-design.md | 141 - FAT MBR partitioning: FAT is a simple and well understood partition table
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | wic.rst | 384 Create MBR boot partition and install syslinux on it. 430 to allow finalization of a disk image (e.g. writing an MBR).
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | nvdimm.rst | 85 the namespace. Note that traditional partition tables, GPT/MBR, are
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.3.rst | 182 MBR and GPT partition scheme)
|