diff --git a/EDK-II/edk2.props b/EDK-II/edk2.props
index c1038d2f..2028fde9 100644
--- a/EDK-II/edk2.props
+++ b/EDK-II/edk2.props
@@ -53,7 +53,7 @@
- /OPT:ICF=10 /IGNORE:4001 /IGNORE:4254 %(AdditionalOptions)
+ /OPT:ICF=10 /IGNORE:4001 /IGNORE:4254 /IGNORE:4281 %(AdditionalOptions)
.rdata=.data
.pdata,D
diff --git a/samples/samples.props b/samples/samples.props
index 3975ed48..a93ad091 100644
--- a/samples/samples.props
+++ b/samples/samples.props
@@ -58,7 +58,7 @@
- /OPT:ICF=10 /IGNORE:4001 /IGNORE:4254 %(AdditionalOptions)
+ /OPT:ICF=10 /IGNORE:4001 /IGNORE:4254 /IGNORE:4281 %(AdditionalOptions)
.rdata=.data
.xdata,D