mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-24 10:17:45 +02:00
IntelFsp2Pkg: Fix GCC Compiler warning.
Function definition should match with declaration. [-Wlto-type-mismatch] Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Sai Chaganty <rangasai.v.chaganty@intel.com> Cc: Star Zeng <star.zeng@intel.com> Signed-off-by: Ashraf Ali S <ashraf.ali.s@intel.com> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com> Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
parent
af673c6cce
commit
3787661d42
@ -296,6 +296,7 @@ FspTempRamExitDone2 (
|
||||
|
||||
**/
|
||||
VOID
|
||||
EFIAPI
|
||||
FspWaitForNotify (
|
||||
VOID
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user