Add in code to support the deletion of opcode from a form.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5153 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -595,7 +595,7 @@ F2UCreateNumericOpCode (
|
||||
}
|
||||
|
||||
//
|
||||
// We need to create a default
|
||||
// We need to create a default value.
|
||||
//
|
||||
if (FwOpcode->Default != 0) {
|
||||
ZeroMem (&UOpcodeDefault, sizeof (UOpcodeDefault));
|
||||
|
Reference in New Issue
Block a user