Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpt: point alternate PartitionEntryLBA to alternate GPT table
Currently both tables point to the primary GPT partition entry array which doesn't make a lot of sense. Pass "primary" to t.partitionArraySector() to get the right address for each of the tables instead.
- Loading branch information