K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-03-16T00:08:10.089857Z K 7 svn:log V 225 Revert previous commit: EFI_STATUS is a 64-bit integral on ia64. Fix the compile warning on i386 (where EFI_STATUS is a 32-bit integral) by casting the status argument to u_long instead. Pointy hat: brucec MFC after: 3 days END