Skip to content

Commit

Permalink
Update to EDK2 latest
Browse files Browse the repository at this point in the history
* Also switch back to using the latest Raspberry Pi start4.elf
  since it should include the fix for raspberrypi/firmware#1518
  • Loading branch information
pbatard committed Feb 25, 2021
1 parent 1367aef commit d820550
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ install:
before_build:
ps: |-
Start-FileDownload https://github.com/raspberrypi/firmware/raw/08ed7a0c9ad4d9db559aaec462520ab435c7ce1c/boot/fixup4.dat
Start-FileDownload https://github.com/raspberrypi/firmware/raw/08ed7a0c9ad4d9db559aaec462520ab435c7ce1c/boot/start4.elf
Start-FileDownload https://github.com/raspberrypi/firmware/raw/master/boot/fixup4.dat
Start-FileDownload https://github.com/raspberrypi/firmware/raw/master/boot/start4.elf
Start-FileDownload https://github.com/raspberrypi/firmware/raw/master/boot/bcm2711-rpi-4-b.dtb
Start-FileDownload https://github.com/raspberrypi/firmware/raw/master/boot/bcm2711-rpi-cm4.dtb
Start-FileDownload https://github.com/raspberrypi/firmware/raw/master/boot/bcm2711-rpi-400.dtb
Expand Down
2 changes: 1 addition & 1 deletion edk2
Submodule edk2 updated 484 files
2 changes: 1 addition & 1 deletion edk2-platforms
Submodule edk2-platforms updated 609 files

0 comments on commit d820550

Please sign in to comment.