edk2-test icon indicating copy to clipboard operation
edk2-test copied to clipboard

Fix build with gcc 14

Open wzssyqa opened this issue 6 months ago • 1 comments

When building with gcc-14, we will meet the problems like:

error: implicit declaration of function ‘SctDevicePathStrFromProtocol’ [-Wimplicit-function-declaration]

wzssyqa avatar Sep 03 '24 06:09 wzssyqa