]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Pi/PiPeiCis.h
MdePkg: Clarification to the return status of EFI_PEIM_NOTIFY_ENTRY_POINT
authorStar Zeng <star.zeng@intel.com>
Wed, 18 May 2016 09:04:23 +0000 (17:04 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 20 May 2016 07:30:18 +0000 (15:30 +0800)
commit66e5133ce0a8940a99451842a804dc5a37b4b687
treea002f8d2e3884be2f7ae8cc5d7230b50e9ccc3b1
parent06f7f84598022ab7a2462a680490376424c50a5a
MdePkg: Clarification to the return status of EFI_PEIM_NOTIFY_ENTRY_POINT

In Previous PI spec (< PI1.4a) Volume 1, Section 7.4.1, the callback
EFI_PEIM_NOTIFY_ENTRY_POINT is defined. A description for the arguments
are provided but not for the EFI_STATUS return value.

PI1.4a updated EFI_PEIM_NOTIFY_ENTRY_POINT definition to include a new
paragraph with this sentence after the arguments:

"The status code returned from this function is ignored"

This patch is to follow PI1.4a spec to update the code.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Pi/PiPeiCis.h