|
TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
| struct | MBR_PARTITION_RECORD |
| struct | MASTER_BOOT_RECORD |
Macros | |
| #define | MBR_SIGNATURE 0xaa55 |
| #define | EXTENDED_DOS_PARTITION 0x05 |
| #define | EXTENDED_WINDOWS_PARTITION 0x0F |
| #define | MAX_MBR_PARTITIONS 4 |
| #define | PMBR_GPT_PARTITION 0xEE |
| #define | EFI_PARTITION 0xEF |
| #define | MBR_SIZE 512 |
Legacy Master Boot Record Format Definition.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Mbr.h.