9192203 - Improve error message returned by _parse_header() on GPT-labeled disks so

Authored and Committed by dcantrel 17 years ago
1 file changed. 19 lines added. 12 lines removed.
    - Improve error message returned by _parse_header() on GPT-labeled disks so
        users actually have an idea of how to correct the problem
    - Fix off-by-one error with LastUsableLBA and PartitionEntryLBA overlap to
        prevent possible data corruption when using non-parted GPT editing
        tools
    
        
file modified
+19 -12