mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-05 07:42:58 +00:00
V2: Fix MSFT C4255 warning V1: Enable MSFT C4255 warning. From MSDN: Compiler Warning (level 4) C4255 function' : no function prototype given: converting '()' to '(void)' The compiler did not find an explicit list of arguments to a function. This warning is for the C compiler only. Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bell Song <binx.song@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
|---|---|---|
| .. | ||
| BaseUefiTianoCustomDecompressLib | ||
| DxeCapsuleLib | ||
| DxeReportStatusCodeLibFramework | ||
| GenericBdsLib | ||
| LegacyBootMaintUiLib | ||
| LegacyBootManagerLib | ||
| LzmaCustomDecompressLib | ||
| PeiDxeDebugLibReportStatusCode | ||
| PeiRecoveryLib | ||
| PeiS3Lib | ||
| PlatformBdsLibNull | ||
| SmmRuntimeDxeReportStatusCodeLibFramework | ||