• David Mosberger's avatar
    [PATCH] modify data types in efi.h · d4794d6c
    David Mosberger authored
    From Matt Tolentino:
    
      Here's a small patch to change several data types from u64 to
      unsigned long in efi.h.  These changes enable the use of the
      same data structures and function prototypes for ia32 EFI kernels.
    d4794d6c
efi.c 21.8 KB