mirror of https://github.com/acidanthera/audk.git
3a61de23b3
The assignment of CurrentRsdtEntry and its subsequent dereference are subject to the same condition, but for some reason, VS2008 does not see that and warns about the dereference possibly involving an uninitialized pointer. Since the single statememt between the blocks is unrelated, we can just move it and merge the two conditional blocks together. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: David Woodhouse <David.Woodhouse@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> |
||
---|---|---|
.. | ||
AcpiPlatformDxe | ||
AcpiTableDxe | ||
BootGraphicsResourceTableDxe | ||
BootScriptExecutorDxe | ||
FirmwarePerformanceDataTableDxe | ||
FirmwarePerformanceDataTablePei | ||
FirmwarePerformanceDataTableSmm | ||
S3SaveStateDxe | ||
SmmS3SaveState |