X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FLibrary%2FBaseReportStatusCodeLib%2FBaseReportStatusCodeLib.c;fp=IntelFrameworkModulePkg%2FLibrary%2FBaseReportStatusCodeLib%2FBaseReportStatusCodeLib.c;h=acfc358598a776c8d6503a24007dab9f74359096;hb=819d1488930d30b30bb467fcb3bf0f05b28d675e;hp=973e14b07a0cb42b0dfe9217b64d75ec7c30b004;hpb=df1f748c87c8f7a6f3a691fda2015c20f24da364;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c b/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c index 973e14b07a..acfc358598 100644 --- a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c +++ b/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.c @@ -47,7 +47,6 @@ @retval EFI_UNSUPPORTED Status Code Protocol is not available. **/ -STATIC EFI_STATUS InternalReportStatusCode ( IN EFI_STATUS_CODE_TYPE Type, @@ -69,7 +68,6 @@ InternalReportStatusCode ( @return The size, in bytes, of DevicePath. **/ -STATIC UINTN InternalReportStatusCodeDevicePathSize ( IN CONST EFI_DEVICE_PATH_PROTOCOL *DevicePath