Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alarm/uefi-raspberrypi4 for UEFI firmware #1958

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arenekosreal
Copy link

This requires #1957

This is the UEFI firmware for Raspberry Pi 4 implemented by tianocore.

This allows raspbberrypi runs almost any OS with proper drivers, even Windows.

However, it has some limitations, devices such as V3D Core and GPIO are not available currently, you can see its upstream for more info.

We have disabled the 3GB limit by default because our kernel linux-aarch64 is new enough(>=5.8). This will allow OS uses full RAM on the models have RAM larger than 3GB.

@arenekosreal arenekosreal changed the title Add alarm/uefi-raspberrypi4 Add alarm/uefi-raspberrypi4 for UEFI firmware Nov 17, 2022
@arenekosreal arenekosreal force-pushed the uefi branch 4 times, most recently from 5d5a6fb to dbb240b Compare December 17, 2022 09:04
@arenekosreal arenekosreal force-pushed the uefi branch 2 times, most recently from 5f78acc to 5931c73 Compare February 23, 2023 13:09
@arenekosreal arenekosreal force-pushed the uefi branch 3 times, most recently from 29c932c to dc398f2 Compare June 12, 2023 13:20
@arenekosreal arenekosreal force-pushed the uefi branch 2 times, most recently from 8cc4760 to 51e5823 Compare March 14, 2024 08:50
This is the UEFI firmware for Raspberry Pi 4 implemented by tianocore.

This allows raspbberrypi runs almost any OS with proper drivers, even Windows.

However, it has some limitations, devices such as V3D Core and GPIO are not
available currently, you can see its upstream for more info.

We have disabled the 3GB limit by default because our kernel linux-aarch64
is new enough(>=5.8). This will allow OS uses full RAM on the models
have RAM larger than 3GB.

Bump to 1.34

Stop copying kernel image

Bump to 1.35 and switch to gcc from clang

Reason: CLANG38 is missing after update, and build BaseTools with gcc is fixed by upstream.

Bump to 1.36

Other changes:
- Drop git from makedepends
- Use SPDX License identifier

Bump to 1.37

Bump to 1.38

Signed-off-by: zhanghua000 <zhanghua.00@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant