Make EDK Module Package pass Intel IPF compiler with /Ox switch.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2346 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2007-02-02 02:50:13 +00:00
parent db6efc11d3
commit 3401c092e4
6 changed files with 144 additions and 137 deletions

View File

@@ -581,7 +581,7 @@ Returns:
//
TxCB *cmd_ptr;
UINT8 *data_ptr;
INT16 Index;
volatile INT16 Index;
UINT8 my_filter;
cmd_ptr = GetFreeCB (AdapterInfo);