On Thu, 19 Dec 2019 at 19:15, Sami Mujawar <sami.muja...@arm.com> wrote: > > Hi Ard, > > This is required for loading the AML blob in memory so that we can parse and > fixup tables. > > However, I understand your concern regarding dependency/relying on asl > compilers for the .hex file. > The .hex file can be easily generated by a post-processing python script > (20-30 lines of code) that reads the AML file and dumps the blob in a C array. > If preferred, we can post a patch that adds this support so that we don’t > have to rely on intermediate outputs of asl compilers. > > Alternatively, we would be grateful if you can any suggest another option. >
So this is for making changes at runtime, right? And are you only using the char[] array in its entirety? You could look at SynQuacer or Overdrive platforms: those also load SSDT tables from FFS sections at runtime. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52508): https://edk2.groups.io/g/devel/message/52508 Mute This Topic: https://groups.io/mt/39786201/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-