Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: IPXE can't find my initramfs
Post: RE: IPXE can't find my initramfs

Hi, you have to address the initrd also with the http://<path>
tbk General 2 10,858 2018-11-09, 18:31
  Thread: ipxe writing in a UEFI variable
Post: ipxe writing in a UEFI variable

Hi, we trying to secure our network boot environment with UEFI secure boot. Because of that we put kernel, initrd and cmdlin in one big file with objcopy. Therefore we can't use ipxe for dynamically ...
tbk General 0 7,986 2018-11-09, 14:55
  Thread: TPM measurement support for ipxe
Post: TPM measurement support for ipxe

Hi, I found an old patch to add TPM measurement support for ipxe: http://lists.ipxe.org/pipermail/ipxe-dev...02714.html but I can't find how to use it or some documentation to this topic.
tbk General 1 9,662 2018-10-03, 12:06
  Thread: Loading a combined kernel, initramfs, and boot options as direct loadable efi stub
Post: RE: Loading a combined kernel, initramfs, and boot...

Hi, now this was tough... as I mentioned in my first post I created the kernel.efi as follows: objcopy \ --add-section .osrel=/etc/os-release --change-section-vma .osrel=0x20000 \ --add-section .c...
tbk General 3 21,703 2018-09-28, 18:35
  Thread: Loading a combined kernel, initramfs, and boot options as direct loadable efi stub
Post: RE: Loading a combined kernel, initramfs, and boot...

Hi, I put all peaces together to obtain one file that can be loaded direct from UEFI Firmware (via hard disk or USB stick). Like hire: http://harald.hoyer.xyz/2015/02/25/singl...rdcmdline/ I know th...
tbk General 3 21,703 2018-08-28, 15:46
  Thread: Loading a combined kernel, initramfs, and boot options as direct loadable efi stub
Post: Loading a combined kernel, initramfs, and boot opt...

Hi, I want to load a combined kernel, initramfs, and boot options as direct loadable efi stub. There fore I prepare the kernel.efi as follows: objcopy \ --add-section .osrel=/etc/os-release --c...
tbk General 3 21,703 2018-08-28, 09:27
  Thread: iPXE and MokList?
Post: iPXE and MokList?

Hi, I want to use iPXE in a secure boot environment, therefor I tried what was written on https://github.com/ipxe/shimdemo and played a little bit with it and after I sorted out everything (especiall...
tbk General 1 12,094 2018-06-20, 14:10