Jarl Evanson

Results 5 comments of Jarl Evanson

Llvm obj-copy is used to transform the elf file corresponding to the mbr bootsector into a binary file, which has no headers

Thanks for the review. I think I implemented all your suggestions, but let me know if I didn't.

I have a project currently in the works that will `exit_boot_services`, but it is not to the point where it actually does as such. The concept doesn't seem to work...

I ran into the same error that you did and solved it the same way. I just got my `linkme` testing implementation working. I even got automatic paths/naming through dynamic...

I just modified your proc macro to have support for including the function in different lists, and the functions to have varying input types. That way I can have a...