Home
last modified time | relevance | path

Searched refs:MBR (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/board/imgtec/ci20/
H A DREADME4 Repartition your card with an MBR such that the first partition starts at an
/openbmc/u-boot/drivers/fastboot/
H A DKconfig112 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/openbmc/poky/meta/recipes-devtools/fdisk/
H A Dgptfdisk_1.0.10.bb2 … disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks."
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dvvfat27 from fat16 import MBR, Fat16, DIRENTRY_SIZE
152 mbr = MBR(self.read_sectors(0))
166 mbr = MBR(self.read_sectors(0))
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/wic/
H A Demmc-fvp.wks.in16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
/openbmc/openbmc/meta-aspeed/wic/
H A Demmc-aspeed.wks.in16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
/openbmc/openbmc/meta-nuvoton/wic/
H A Demmc-nuvoton.wks.in16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
/openbmc/u-boot/doc/
H A DREADME.gpt49 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 DREADME.mediatek138 depending on the MBR partition table.
141 00000000 - 000001ff: 512B Device header (with MBR partition table)
H A DREADME.distro30 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 DREADME.android-fastboot117 For MBR the partitions are referred by generic names according to the
H A DREADME.chromium78 sudo gdisk $DISK # Enter command 'w' to write a protective MBR to the disk
/openbmc/u-boot/doc/mvebu/cmd/
H A Dbubt.txt49 The block 0 on SD devices is left for MBR storage.
/openbmc/qemu/disas/
H A Dalpha.c600 #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 Dfat16.py28 class MBR: class
H A D109.out509 === Write legitimate MBR into raw ===
/openbmc/u-boot/board/ti/am335x/
H A DREADME127 0x0000 - 0x007F : MBR or GPT table : 0x000000 - 0x020000
/openbmc/docs/architecture/code-update/
H A Demmc-storage-design.md141 - FAT MBR partitioning: FAT is a simple and well understood partition table
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dwic.rst384 Create MBR boot partition and install syslinux on it.
430 to allow finalization of a disk image (e.g. writing an MBR).
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.rst182 MBR and GPT partition scheme)