Skip to content
#

uefi

Here are 296 public repositories matching this topic...

Philippe734
Philippe734 commented May 7, 2019

Hello,
Using your awesome app for install Linux for old people, every week (many Linux installed). Which have sometimes old computer 32 bits, where Bodhi Linux can revival their machine. Bodhi Linux is based on Ubuntu LTS.
Bodhi Linux 4.x (Ubuntu LTS 16.04) is already supported by MultiBootUSB 9.2, but 16.04 is almost over, I need to install Bodhi Linux 5.x (LTS 18.04).
Bodhi Linux 5.x legacy 3

IL2C
bencz
bencz commented Apr 11, 2020

Are there any plans to implement the reflection system in the project, if so, do you have any idea how it will work to generate methods and classes at runtime, and execute this code?

For exemple, if we have this code:

    static void Main(string[] args)
    {
        const string AssemblyName = "HelloWorld.dll";
        var assembly = AssemblyBuilder.DefineDynamicAssembly(

Improve this page

Add a description, image, and links to the uefi topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uefi topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.