You are not logged in.
Pages: 1
Seems that appeared around a year ago in the upstream project, presumably after we diverged from it. It wouldn't be impossible for us to include it therefore. I do wonder how we ever booted linux on our EFI-based machines prior to the publishing of that package, however, since they've been around for over a year.
Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.
Offline
edk2 may be of architecture any, but it still fails during build in some compilation due to 32-bit-iness:
cc1: error: code model ‘small’ not supported in the 32 bit mode
cc1: sorry, unimplemented: 64-bit mode not compiled in
make: *** [GNUmakefile:353: /build/edk2/src/edk2-202102/Build/Shell/RELEASE_GCC5/X64/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib/OUTPUT/AutoGen.obj] Error 1
Offline
Pages: 1