efilinux: Correct the type of descr_version

descr_version should be UINT32, not UINTN. This obviously makes a
difference on x86-64 where UINT32 is 32-bits and UINTN is 64-bits.

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
2 files changed
tree: 4c0d5fefc47fc03831ef8b6903eaa62d2a6dae0d
  1. efilinux.h
  2. entry.c
  3. Makefile
  4. malloc.c
  5. README
  6. stdlib.h