]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/ResetUtilityLib/ResetUtility.c
MdeModulePkg: Add ResetUtility library class and BASE instance
authorMichael D Kinney <michael.d.kinney@intel.com>
Fri, 1 Sep 2017 08:16:50 +0000 (16:16 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Fri, 9 Feb 2018 07:29:58 +0000 (15:29 +0800)
commite12ceb40ce5eaeabee39fea362cd9fe3374c223c
tree23b8bc21f005bddec200b3d0b3c9254f92530916
parentce3cd892c82121b8dcb548c264c1cfc6abcad770
MdeModulePkg: Add ResetUtility library class and BASE instance

The library class that provides services to generate a GUID specific
reset, parse the GUID from a GUID specific reset, and build the
ResetData buffer for any type of reset that requires extra data.

Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
MdeModulePkg/Include/Library/ResetUtilityLib.h [new file with mode: 0644]
MdeModulePkg/Library/ResetUtilityLib/ResetUtility.c [new file with mode: 0644]
MdeModulePkg/Library/ResetUtilityLib/ResetUtilityLib.inf [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.dsc