diff options
author | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-11-06 05:30:16 +0000 |
---|---|---|
committer | yshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-11-06 05:30:16 +0000 |
commit | 8a0d144b3992c1435861604ff19f321ddeb10e8c (patch) | |
tree | a8d92ac1517b5f62298bc29f3a5b4cd72b13491c /BaseTools/Bin/Win32/Trim.exe | |
parent | ebc1ca5a1ba99ec41d09c65bef739bff884e129b (diff) | |
download | edk2-platforms-8a0d144b3992c1435861604ff19f321ddeb10e8c.tar.xz |
Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64 defines the 128bytes red zone beyond the stack point could not be modified by interrupt or exception handler, and Edk prime assumes all data beyond stack point should be volatile, if not add the option, the interrupt or exception handler may corrupt the red zone, which may be used as temporary storage.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4271 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Bin/Win32/Trim.exe')
0 files changed, 0 insertions, 0 deletions