Data Structures | |
struct | MBR_PARTITION_RECORD |
struct | MASTER_BOOT_RECORD |
Defines | |
#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 |
Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define EFI_PARTITION 0xEF |
#define EXTENDED_DOS_PARTITION 0x05 |
#define EXTENDED_WINDOWS_PARTITION 0x0F |
#define MAX_MBR_PARTITIONS 4 |
#define MBR_SIGNATURE 0xaa55 |
#define MBR_SIZE 512 |
#define PMBR_GPT_PARTITION 0xEE |