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 initial for Galaxy Fold(winner) #347

Merged
merged 9 commits into from
Oct 1, 2023
Merged

Conversation

Ost268
Copy link
Contributor

@Ost268 Ost268 commented Sep 18, 2023

Description

[Description of the changes you are submitting]

Checklist

  • Have you tested the change you are submitting?
  • Is the commits history nice and clean?

@BigfootACA
Copy link
Member

please update Platform/EFI_Binaries submodule

Copy link
Contributor Author

@Ost268 Ost268 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

initial for Galaxy Fold(winner)

@@ -107,6 +107,8 @@ static ARM_MEMORY_REGION_DESCRIPTOR_EX gDeviceMemoryDescriptorEx[] = {
#else
{"RAM Partition", 0xC0000000, 0x80000000, Mem12G, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN},
#endif
{"RAM Partition", 0x0C0000000, 0x00300000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN},
{"DXE Heap", 0x0C0300000, 0x7FD00000, AddMem, SYS_MEM, SYS_MEM_CAP, Conv, WRITE_BACK_XN},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why add RAM Partition here? look like they overlap other RAM Partitions.

@BigfootACA BigfootACA merged commit 97df41e into edk2-porting:master Oct 1, 2023
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.

None yet

3 participants