summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-104/+104
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-7/+6
2020-01-10MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel1-14/+0
2019-04-28MdeModulePkg/BaseResetSystemLibNull.c: Change comments of ResetSystemZhichao Gao1-4/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-22MdeModulePkg: Add a new API ResetSystem for Null versionZhichao Gao1-0/+27
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-5/+5
2016-09-02MdeModulePkg/BaseResetSystemLibNull: Implement ResetPlatformSpecificRuiyu Ni1-1/+22
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-07-01Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney1-0/+79