[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GPT byte-swapping patches
From: |
Andrew Clausen |
Subject: |
Re: GPT byte-swapping patches |
Date: |
Wed, 23 Jan 2002 04:15:55 +1100 |
User-agent: |
Mutt/1.2.5i |
Hi Matt,
On Mon, Jan 21, 2002 at 11:02:35AM -0600, address@hidden wrote:
> Due to Intel madness, RFC-defined UUIDs and GUIDs and Intel's specification
> of efi_guid_t aren't quite the same.
Have you tried attacking them with a cluebat?
Anyway, UUIDs are generally used in a rather opaque manner, so it doesn't
really matter that much?
> Also in 1.5.6, gpt_probe() and related _is_pmbr_valid() needed a few
> PED_CPU_TO_LEXX conversions to be safe.
Oops, thanks :)
Andrew