diff options
author | kelvin <xiubuzhe@sina.com> | 2023-12-20 20:27:21 +0800 |
---|---|---|
committer | kelvin <xiubuzhe@sina.com> | 2023-12-20 20:27:21 +0800 |
commit | 689ae7255b5d2958aba47f7c406394396ad482ea (patch) | |
tree | 5a2bdc9f818fca604997aabed3f5dc56dcd7fd92 /share/pxeboot | |
parent | 8a52a10fb6d6f6802872cc7ceee6f38ccd631c9b (diff) | |
download | sunhpc-689ae7255b5d2958aba47f7c406394396ad482ea.tar.gz sunhpc-689ae7255b5d2958aba47f7c406394396ad482ea.tar.bz2 sunhpc-689ae7255b5d2958aba47f7c406394396ad482ea.zip |
fix cdpxe module
Diffstat (limited to 'share/pxeboot')
-rwxr-xr-x | share/pxeboot/BOOTX64.EFI | bin | 0 -> 944024 bytes |
-rwxr-xr-x | share/pxeboot/grubx64.efi | bin | 0 -> 2211776 bytes |
-rw-r--r-- | share/pxeboot/ldlinux.c32 | bin | 0 -> 116128 bytes |
-rw-r--r-- | share/pxeboot/lpxelinux.0 | bin | 0 -> 74564 bytes |
-rw-r--r-- | share/pxeboot/pxelinux.0 | bin | 0 -> 42397 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/share/pxeboot/BOOTX64.EFI b/share/pxeboot/BOOTX64.EFI Binary files differnew file mode 100755 index 0000000..654424b --- /dev/null +++ b/share/pxeboot/BOOTX64.EFI diff --git a/share/pxeboot/grubx64.efi b/share/pxeboot/grubx64.efi Binary files differnew file mode 100755 index 0000000..f80a8f1 --- /dev/null +++ b/share/pxeboot/grubx64.efi diff --git a/share/pxeboot/ldlinux.c32 b/share/pxeboot/ldlinux.c32 Binary files differnew file mode 100644 index 0000000..3ada988 --- /dev/null +++ b/share/pxeboot/ldlinux.c32 diff --git a/share/pxeboot/lpxelinux.0 b/share/pxeboot/lpxelinux.0 Binary files differnew file mode 100644 index 0000000..61e68c2 --- /dev/null +++ b/share/pxeboot/lpxelinux.0 diff --git a/share/pxeboot/pxelinux.0 b/share/pxeboot/pxelinux.0 Binary files differnew file mode 100644 index 0000000..c492aac --- /dev/null +++ b/share/pxeboot/pxelinux.0 |