Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 1f19c3d6eecd1d2854073527720c78aae931fc77 https://github.com/tianocore/edk2/commit/1f19c3d6eecd1d2854073527720c78aae931fc77 Author: Gerd Hoffmann <kra...@redhat.com> Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths: M OvmfPkg/Library/GenericQemuLoadImageLib/GenericQemuLoadImageLib.c Log Message: ----------- OvmfPkg/GenericQemuLoadImageLib: fix cmdline + initrd handling Commit 459f5ffa24ae ("OvmfPkg/QemuKernelLoaderFsDxe: rework direct kernel boot filesystem") has a small change in behavior: In case there is no data the file is not created and attempts to open file return EFI_NOT_FOUND. Old behavior was to add a zero-length file to the filesystem. Fix GenericQemuLoadImageLib to handle EFI_NOT_FOUND correctly for 'initrd' and 'cmdline'. Reported-by: Srikanth Aithal <srait...@amd.com> Signed-off-by: Gerd Hoffmann <kra...@redhat.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits