X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FDxeCapsuleLibFmp%2FDxeCapsuleReportLibNull.c;h=b425e99e67dec1951c6f030d5acdafa64a47c9a0;hb=1436aea4d5707e672672a11bda72be2c63c936c3;hp=958229521ed146481d3a7425a3287ddb7cd33c24;hpb=7c7184e201a90a1d2376e615e55e3f4074731468;p=mirror_edk2.git diff --git a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLibNull.c b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLibNull.c index 958229521e..b425e99e67 100644 --- a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLibNull.c +++ b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLibNull.c @@ -24,8 +24,8 @@ **/ EFI_STATUS RecordCapsuleStatusVariable ( - IN EFI_CAPSULE_HEADER *CapsuleHeader, - IN EFI_STATUS CapsuleStatus + IN EFI_CAPSULE_HEADER *CapsuleHeader, + IN EFI_STATUS CapsuleStatus ) { return EFI_UNSUPPORTED;