]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/Security2: Mark the File parameter as OPTIONAL.
authorGuomin Jiang <guomin.jiang@intel.com>
Thu, 16 Apr 2020 07:16:48 +0000 (15:16 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 22 Apr 2020 01:55:34 +0000 (01:55 +0000)
commitc6a60cf4b99069f55325675c7c7e98b510f4b224
treec502ce0b103ad3ce00c356678f4b0b0ee4038b39
parent1e823422fbbea531cd162ee6dd8fe40208140b58
MdePkg/Security2: Mark the File parameter as OPTIONAL.

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

According to the description, the File is OPTIONAL and can be NULL.

Signed-off-by: Guomin Jiang <guomin.jiang@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Protocol/Security2.h