EFI development tools

Eric McCorkle eric at shadowsun.net
Sun Jun 17 23:10:51 UTC 2012


On 6/17/12 6:45 PM, Eric McCorkle wrote:
> On 6/15/12 6:44 PM, Eric McCorkle wrote:
>

> int main() {
>    printf("%d\n", UINT64);
>    return 0;
> }
>

Correction: it should be sizeof(UINT64)


More information about the freebsd-hackers mailing list