pve-edk2-firmware

  1. V

    Proxmox vTPM Implementation

    I came across L551 [1] where the alignment is set to 0x1000 (4K) if the alignment is zero. Any value other than 0 will pass through even if invalid by the UEFI specification [2]. I am curious on the reasoning behind how 0 is chosen for comparison. I have read through a similar discussion on edk2...
  2. B

    Cannot build pve-edk2-firmware

    Hello guys, i was build the pve-edk2-firmware with my custom logo. When i run "make deb" i receive an error Submodule 'UnitTestFrameworkPkg/Library/SubhookLib/subhook' (https://github.com/Zeex/subhook.git) registered for path 'edk2/UnitTestFrameworkPkg/Library/SubhookLib/subhook' Cloning into...
  3. D

    rebuild "pve-edk2-firmware" package

    Hi everyone! I've been trying to build the "pve-edk2-firmware" package but the script at "/ debian / edk2-vars-generator.py" always gets stuck at line 129: "child.expect(['FS0:\\\\> '], timeout=None)". Are there any instructions on how to build the package that I'm missing? Attaching the last...