]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/PeiServicesLib.c: Change comments of PeiServicesResetSystem2
authorZhichao Gao <zhichao.gao@intel.com>
Wed, 27 Feb 2019 05:57:16 +0000 (13:57 +0800)
committerLiming Gao <liming.gao@intel.com>
Sun, 28 Apr 2019 01:40:12 +0000 (09:40 +0800)
commitd821151e814fc85279ab72ae69d409b97edc64e1
treedf07d46b5ee486b40fad4a2d698a81eb1f2e1367
parent1abe0959f0ea8b8bd7d355e4b09f38f5ac053bfe
MdePkg/PeiServicesLib.c: Change comments of PeiServicesResetSystem2

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

Refer to Uefi spec 2.8, the ResetData is valid while ResetStatus
is EFI_SUCCESS regardless of the ResetType is EfiResetPlatformSpecific
or not.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Turner <Michael.Turner@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Library/PeiServicesLib/PeiServicesLib.c