diff options
author | Chen Fan <chen.fan.fnst@cn.fujitsu.com> | 2014-11-21 22:46:26 +0000 |
---|---|---|
committer | jljusten <jljusten@Edk2> | 2014-11-21 22:46:26 +0000 |
commit | ca186b1d4f186779a11319b1fa45a29de20534dc (patch) | |
tree | 46373eeda8fb2fef820bde23b0561446c52f4cb1 /BaseTools/Source/Python/Common/ToolDefClassObject.py | |
parent | a99b5e629b7f37dbe2c521e4f2a2b74e27af33b3 (diff) | |
download | edk2-platforms-ca186b1d4f186779a11319b1fa45a29de20534dc.tar.xz |
EmulatorPkg/MpService: fix wrong unsigned to signed variable transition
Because TimeoutInMicrosecsond is a unsigned value, converting it to
signed value will cause the data region changed. so this patch fix
that.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16415 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source/Python/Common/ToolDefClassObject.py')
0 files changed, 0 insertions, 0 deletions