]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.c
Add Null implementation of the Reset System Library that generated an ASSERT() on...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 1 Jul 2009 00:03:38 +0000 (00:03 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 1 Jul 2009 00:03:38 +0000 (00:03 +0000)
commit064d5de3784253c623a1941c6afaf02d0dde3fbc
tree33a06745a60c955ee2fe5f40df7128ee85a571d4
parentc553db4b78024d7b3a14c0224c750976f4062585
Add Null implementation of the Reset System Library that generated an ASSERT() on all reset APIs.

This library can be used as a template to implement a Reset System Library for a specific platform.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8693 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Library/ResetSystemLib.h
MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.c [new file with mode: 0644]
MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc