|
iPXE
|
Legacy Master Boot Record Format Definition. More...
Go to the source code of this file.
Data Structures | |
| struct | MBR_PARTITION_RECORD |
| MBR Partition Entry. More... | |
| struct | MASTER_BOOT_RECORD |
| MBR Partition Table. More... | |
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 |
Functions | |
| FILE_LICENCE (BSD2_PATENT) | |
| FILE_SECBOOT (PERMITTED) | |
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.
| FILE_LICENCE | ( | BSD2_PATENT | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |