UefiGpt.h File Reference

EFI Guid Partition Table Format Definition. More...

Go to the source code of this file.

Data Structures

struct  EFI_PARTITION_TABLE_HEADER
 GPT Partition Table Header. More...
struct  EFI_PARTITION_ENTRY
 GPT Partition Entry. More...

Defines

#define PRIMARY_PART_HEADER_LBA   1
 The primary GUID Partition Table Header must be located in LBA 1 (i.e., the second logical block).
#define EFI_PTAB_HEADER_ID   0x5452415020494645ULL
 EFI Partition Table Signature: "EFI PART".


Detailed Description

EFI Guid Partition Table Format Definition.

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.

Definition in file UefiGpt.h.


Define Documentation

#define PRIMARY_PART_HEADER_LBA   1

The primary GUID Partition Table Header must be located in LBA 1 (i.e., the second logical block).

Definition at line 22 of file UefiGpt.h.

#define EFI_PTAB_HEADER_ID   0x5452415020494645ULL

EFI Partition Table Signature: "EFI PART".

Definition at line 27 of file UefiGpt.h.


Generated on Tue Apr 6 20:01:49 2010 for gPXE by  doxygen 1.5.7.1