| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_net.c | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| H A D | Makefile | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_api.h | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| H A D | efi_loader.h | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| H A D | net.h | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootefi.c | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| /rk3399_rockchip-uboot/net/ |
| H A D | tftp.c | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| H A D | bootp.c | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
| H A D | net.c | 0efe1bcf5c2ce89d7c2467550e2823d7f95733e0 Fri May 06 19:01:01 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Add network access support
We can now successfully boot EFI applications from disk, but users may want to also run them from a PXE setup.
This patch implements rudimentary network support, allowing a payload to send and receive network packets.
With this patch, I was able to successfully run grub2 with network access inside of QEMU's -M xlnx-ep108.
Signed-off-by: Alexander Graf <agraf@suse.de>
|