edk2
edk2 copied to clipboard
UefiCpuPkg/PiSmmCpuDxeSmm: Fix extraneous parentheses
Description
This is an additional XCODE5 build error (fixing which is I think also a clearly desirable minor code linting change), which only shows up when building OvmfPkg with -D SMM_REQUIRE.
- [ ] Breaking change?
- [ ] Impacts security?
- [ ] Includes tests?
How This Was Tested
Local XCODE5 build; CI GCC5 and VS2019 build.
Integration Instructions
N/A