forked from ipxe/pipxe
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dependencies: bump to latest version
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule edk2-platforms
updated
134 files
Submodule ipxe
updated
8 files
+2 −1 | .github/workflows/build.yml | |
+4 −0 | src/arch/x86/image/bzimage.c | |
+4 −0 | src/arch/x86/image/multiboot.c | |
+10 −0 | src/image/efi_image.c | |
+3 −9 | src/include/ipxe/image.h | |
+81 −35 | src/interface/efi/efi_file.c | |
+2 −0 | src/usr/imgmgmt.c | |
+57 −17 | src/util/elf2efi.c |