This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
edk2
mirror of
https://gitlab.com/qemu-project/edk2.git
Watch
1
Star
0
Fork
You've already forked edk2
0
Code
Issues
Projects
Releases
Wiki
Activity
cdeb268cb0
edk2
/
BaseTools
/
Scripts
/
gcc-aarch64-64K-align-ld-sc...
5 lines
71 B
Plaintext
Raw
Blame
History
SECTIONS {
.text : ALIGN(0x10000) { }
.data : ALIGN(0x10000) { }
}
Reference in New Issue
View Git Blame
Copy Permalink