Alexander von Gluck

Results 173 comments of Alexander von Gluck

I think the fact that this bug currently has 76 :+1: 's shows it was a pretty unpopular move. Lens should seriously reconsider this change or risk losing a large...

> i believe this is a regression of #5116 - but this is the 3rd time by my calculations. @Nokel81 fixed it the last time > > its just that...

I can confirm this is a good change. Multi-stage builds will greatly reduce the container size. I'd like to add a few more features, but really can't until this one...

nevermind... it's not merged upstream yet. groan

Hi! Actually, RISCV64 has been merged upstream. (it just isn't super clear) The riscv group document this here: https://github.com/riscv/riscv-uefi-edk2-docs * HiFive Unleashed (Freedom U540 SoC) in QEMU - u540.fd -...

``` (normal steps for tianocore (edk2, edk2-platforms, edk2-non-osi) #Install toolchain from ArchLinux sudo pacman -Sy riscv64-elf-binutils riscv64-elf-gcc riscv64-elf-gdb riscv64-elf-newlib riscv64-linux-gnu-glibc export NUM_CPUS=$((`getconf _NPROCESSORS_ONLN`)) export GCC5_RISCV64_PREFIX=riscv64-elf- build -n $NUM_CPUS -a RISCV64...

> It may be not so difficult to add edk2-platforms to the build targets, but I would like to wait for the Virt machine support. That's fair. I built the...

Ah yup. gdb 10.1 I should note that running the non-gef specific ```remote target 127.0.0.1:1234``` works as expected. I'll close this one as a duplicate of #594

@Grazfather hm.. maybe I closed this one too soon :-) Using the latest gef from dev.... ``` [kallisti5@eris generated.riscv64]$ riscv64-elf-gdb Exception caught while booting Guile. Error in function "make_objcode_from_file": bad...

To be honest.. things have gotten a bit worse: ``` gef➤ pi set_arch("riscv") gef➤ add-symbol-file /home/kallisti5/Code/haiku/generated.riscv64/objects/haiku/riscv64/debug_1/system/boot/efi/boot_loader_efi 0xfe6bc000 add symbol table from file "/home/kallisti5/Code/haiku/generated.riscv64/objects/haiku/riscv64/debug_1/system/boot/efi/boot_loader_efi" at .text_addr = 0xfe6bc000 Reading symbols from...