]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Uefi/UefiGpt.h
Update the comments for SizeofPartitionEntry field to follow the UEFI Spec.
[mirror_edk2.git] / MdePkg / Include / Uefi / UefiGpt.h
index b3579a091c3638cd37b2ca99363b9a671770a494..f2d0fa0b09f69c85fd5f81edc0b2f6bc70600379 100644 (file)
@@ -69,7 +69,8 @@ typedef struct {
   ///\r
   /// The size, in bytes, of each the GUID Partition\r
   /// Entry structures in the GUID Partition Entry\r
-  /// array. Must be a multiple of 8.\r
+  /// array. This field shall be set to a value of 128 x 2^n where n is\r
+  /// an integer greater than or equal to zero (e.g., 128, 256, 512, etc.).\r
   ///\r
   UINT32            SizeOfPartitionEntry;\r
   ///\r