summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeResetSystemLib
AgeCommit message (Expand)AuthorFilesLines
2023-04-10MdeModulePkg: HOST_APPLICATION IA32/X64 onlyMichael D Kinney1-1/+1
2023-04-10MdeModulePkg/Library/UefiSortLib: Add GoogleTestLib exampleChris Johnson1-2/+2
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki2-17/+17
2020-02-07MdeModulePkg: Add DxeResetSystemLib unit testMichael D Kinney4-0/+384
2020-01-10MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLibArd Biesheuvel1-13/+0
2019-04-28MdeModulePkg/DxeResetSystemLib.c: Change comments of ResetSystemZhichao Gao1-3/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2019-02-22MdeModulePkg: Add a new API ResetSystem for DXE ResetSystemLibZhichao Gao1-1/+27
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-07-03MdeModulePkg/[Pei|Dxe]ResetSystemLib: Add PPI/Protocol dependencyRuiyu Ni1-0/+3
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-4/+4
2018-06-05MdeModulePkg/DxeResetSystemLib: Avoid depending on UefiRuntimeLibRuiyu Ni2-8/+7
2018-02-09MdeModulePkg: Add ResetSystemLib instances that call core servicesMichael D Kinney3-0/+158