Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: b05c8d7b808d06915467649cf4e31668b5e7cd7a
https://github.com/tianocore/edk2/commit/b05c8d7b808d06915467649cf4e31668b5e7cd7a
Author: Michael D Kinney <[email protected]>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M NetworkPkg/Dhcp6Dxe/GoogleTest/Dhcp6IoGoogleTest.cpp
Log Message:
-----------
NetworkPkg/Dhcp6Dxe/GoogleTest: Fix init of complex struct
CLANGDWARF generates build error for missing braces when
initializing a complex structure. Change initialization of
EFI_DHCP6_IA local variable to a call to ZeroMem() instead.
Signed-off-by: Michael D Kinney <[email protected]>
Commit: 9ac6e450e40ef1b2db15ba456329c9fe4e986c8a
https://github.com/tianocore/edk2/commit/9ac6e450e40ef1b2db15ba456329c9fe4e986c8a
Author: Michael D Kinney <[email protected]>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M NetworkPkg/UefiPxeBcDxe/GoogleTest/PxeBcDhcp6GoogleTest.cpp
Log Message:
-----------
NetworkPkg/UefiPceBcDxe/GoogleTest: Add missing EFIAPI
CLANGDWARF generates a build error for calling convention
mismatch in UdpRead(), UdpWrite(), and Configure() mock
functions. Add EFIAPI so mock function matches function
prototype of function being mocked.
Signed-off-by: Michael D Kinney <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/0d26d944d9b4...9ac6e450e40e
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