Hello everyone. I am currently working on UEFI and more precisely on SMM with UEFI. To handle correctly #SMI, I have to load some piece of code in RAM. In order to do some tests, I wrote my assembly code, compile it with nasm, get the binary content thanks to objdump and save it in a char[] variable. Not very clean way to do it, IMHO.
Is there an “EDKII way” to do it? For what I saw, the C files of EDKII do not contain a single line of asm, which are written in a separate file. Thank you for your time Thomas
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems
_______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel