[haiku-development] Re: Change of kernel args struct size...

  • From: Jessica Hamilton <jessica.l.hamilton@xxxxxxxxx>
  • To: "haiku-development@xxxxxxxxxxxxx" <haiku-development@xxxxxxxxxxxxx>
  • Date: Thu, 15 Sep 2016 19:32:09 +1200

On 12 September 2016 at 04:42, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote:

Am 11/09/2016 um 12:24 schrieb Jessica Hamilton:

Hmm, if I were to do this, then shouldn't we remove the size check for
the kernel args struct? Given that the size of the kernel args struct
is platform dependent, I don't know how else we'd handle the size
check. Thoughts?


We'd need size definitions per platform and version. Some kind of check
would definitely be appropriate, though :-)
In any case, I don't think we need to start versioning now, but if you feel
like it, why not -- it's worth the try to learn before a release is made.

I'm almost there... I just don't know how to integrate this last part
into the build system/jam...

A gist of all the changes thus far, as well as the script that should
generate the needed data:
https://gist.github.com/jessicah/cfa8b05617e6c496eef6e213ccb66a63

Some help here would be very much appreciated! Then I can get onto
merging my UEFI branch, finally... >_>

Other related posts: