Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 5185e6cb00054a5c45110352be0dd865cfa1cb4a
https://github.com/tianocore/edk2/commit/5185e6cb00054a5c45110352be0dd865cfa1cb4a
Author: Mike Beaton <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M MdeModulePkg/Bus/Usb/UsbNetwork/NetworkCommon/PxeFunction.c
M MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
Log Message:
-----------
MdeModulePkg: Remove extraneous parentheses
XCODE5 toolchain finds these, with errors such as:
PxeFunction.c:763:27: error: equality comparison with extraneous parentheses
Signed-off-by: Mike Beaton <[email protected]>
Commit: 3c6960f279cfeea6dc7564ad01ab5634889daef0
https://github.com/tianocore/edk2/commit/3c6960f279cfeea6dc7564ad01ab5634889daef0
Author: Mike Beaton <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M SecurityPkg/Library/Tpm2CommandLib/Tpm2Capability.c
Log Message:
-----------
SecurityPkg: Remove unused variable
XCODE5 toolchain finds this, with error:
Tpm2Capability.c:535:23: error: variable 'ActivePcrBankCount' set but not used
Fixes:
https://github.com/tianocore/edk2/commit/1f2adcbba571faead4795bfbeeb232e82166c901
Signed-off-by: Mike Beaton <[email protected]>
Commit: 51b58f4cd996ba327f14d67b9b1da20fe7f2a4a4
https://github.com/tianocore/edk2/commit/51b58f4cd996ba327f14d67b9b1da20fe7f2a4a4
Author: Mike Beaton <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrHiiConfigAccess.c
Log Message:
-----------
NetworkPkg: Remove unused variable
XCODE5 toolchain finds this, with error:
WifiConnectionMgrHiiConfigAccess.c:393:29: error: variable 'AvailableCount' set
but not used
Fixes:
https://github.com/tianocore/edk2/commit/90b24889f9ced53c18b73266d507e45fbd94fab0
Signed-off-by: Mike Beaton <[email protected]>
Commit: c75a8d0aaddef555146b8e14af59916d10a95af0
https://github.com/tianocore/edk2/commit/c75a8d0aaddef555146b8e14af59916d10a95af0
Author: Mike Beaton <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M CryptoPkg/Library/BaseCryptLibMbedTls/Pk/CryptX509.c
Log Message:
-----------
CryptoPkg: Fix non-idiomatic endless loop
This was found building ArmVirtQemu using CLANGDWARF with
unused-but-set-variable warning enabled.
Fixes:
https://github.com/tianocore/edk2/commit/40fa5cf2995e9de6c9853945428f407f208be1e1
Signed-off-by: Mike Beaton <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/e8ee86d566ae...c75a8d0aadde
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits