TianoCore EDK2 master
|
Go to the source code of this file.
Macros | |
#define | EFI_PART_TYPE_UNUSED_GUID |
#define | EFI_PART_TYPE_EFI_SYSTEM_PART_GUID |
#define | EFI_PART_TYPE_LEGACY_MBR_GUID |
Variables | |
EFI_GUID | gEfiPartTypeUnusedGuid |
EFI_GUID | gEfiPartTypeSystemPartGuid |
EFI_GUID | gEfiPartTypeLegacyMbrGuid |
Guids used for the GPT (GUID Partition Table)
GPT defines a new disk partitioning scheme and also describes usage of the legacy Master Boot Record (MBR) partitioning scheme.
Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Gpt.h.
#define EFI_PART_TYPE_EFI_SYSTEM_PART_GUID |
#define EFI_PART_TYPE_LEGACY_MBR_GUID |