aboutsummaryrefslogtreecommitdiff
path: root/EfiGuard.props
diff options
context:
space:
mode:
Diffstat (limited to 'EfiGuard.props')
-rw-r--r--EfiGuard.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/EfiGuard.props b/EfiGuard.props
index aa2c7ce..4f1e7bb 100644
--- a/EfiGuard.props
+++ b/EfiGuard.props
@@ -68,7 +68,7 @@
<UACUIAccess />
<TypeLibraryResourceID />
<AdditionalOptions>/ALIGN:0x200 /FILEALIGN:0x200 /SECTION:.pdata,!D /SECTION:.xdata,!D /OPT:ICF=10 /IGNORE:4254 /IGNORE:4281 /NOVCFEATURE /NOCOFFGRPINFO /PDBALTPATH:%_PDB% %(AdditionalOptions)</AdditionalOptions>
- <MergeSections>.rdata=.text</MergeSections>
+ <MergeSections>.rdata=.data</MergeSections>
<LinkErrorReporting />
<ProfileGuidedDatabase />
<EntryPointSymbol>EfiMain</EntryPointSymbol>