TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | EFI_PARTITION_TABLE_HEADER |
struct | EFI_PARTITION_ENTRY |
Macros | |
#define | PRIMARY_PART_HEADER_LBA 1 |
#define | EFI_PTAB_HEADER_ID SIGNATURE_64 ('E','F','I',' ','P','A','R','T') |
#define | EFI_GPT_PART_ENTRY_MIN_SIZE 16384 |
EFI Guid Partition Table Format Definition.
Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file UefiGpt.h.
#define EFI_GPT_PART_ENTRY_MIN_SIZE 16384 |
#define EFI_PTAB_HEADER_ID SIGNATURE_64 ('E','F','I',' ','P','A','R','T') |