]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: Change OPTIONAL keyword usage style
authorMichael D Kinney <michael.d.kinney@intel.com>
Fri, 3 Dec 2021 02:00:53 +0000 (18:00 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 7 Dec 2021 17:24:28 +0000 (17:24 +0000)
commit79d49e162ed753a4e233af0cce36f68e18a06c03
tree399b4b219661d3b00d7c96d0e36c36226a7fac62
parent8874fa199dd7be550f20e3fc78861022eb826728
OvmfPkg: Change OPTIONAL keyword usage style

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3760

Update all use of ', OPTIONAL' to ' OPTIONAL,' for function params.

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Andrew Fish <afish@apple.com>
25 files changed:
OvmfPkg/8259InterruptControllerDxe/8259.c
OvmfPkg/8259InterruptControllerDxe/8259.h
OvmfPkg/AcpiPlatformDxe/BootScript.c
OvmfPkg/Bhyve/BhyveRfbDxe/GopScreen.c
OvmfPkg/Csm/BiosThunk/VideoDxe/BiosVideo.c
OvmfPkg/Csm/BiosThunk/VideoDxe/BiosVideo.h
OvmfPkg/Csm/CsmSupportLib/LegacyPlatform.c
OvmfPkg/Csm/Include/Protocol/LegacyBios.h
OvmfPkg/Csm/Include/Protocol/LegacyBiosPlatform.h
OvmfPkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h
OvmfPkg/Csm/LegacyBiosDxe/LegacyPci.c
OvmfPkg/Include/Library/QemuFwCfgS3Lib.h
OvmfPkg/Include/Protocol/Legacy8259.h
OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.c
OvmfPkg/Library/LockBoxLib/LockBoxLib.c
OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Base.c
OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Dxe.c
OvmfPkg/Library/QemuFwCfgS3Lib/QemuFwCfgS3Pei.c
OvmfPkg/Library/Tcg2PhysicalPresenceLibQemu/DxeTcg2PhysicalPresenceLib.c
OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.c
OvmfPkg/QemuRamfbDxe/QemuRamfb.c
OvmfPkg/QemuVideoDxe/Gop.c
OvmfPkg/SmmControl2Dxe/SmiFeatures.c
OvmfPkg/VirtioGpuDxe/Gop.c
OvmfPkg/VirtioRngDxe/VirtioRng.c