Re: [edk2] [PATCH 1/2] MdeModulePkg: Add a new API ResetSystem

2019-02-18 Thread Ni, Ray
Zhichao, Please separate the single patch to multiple patches so that every patch just changes one component. > -Original Message- > From: Gao, Zhichao > Sent: Monday, February 18, 2019 3:33 PM > To: edk2-devel@lists.01.org > Cc: Ni, Ray ; Gao, Liming > Subject: [PATCH 1/2]

[edk2] [PATCH 1/2] MdeModulePkg: Add a new API ResetSystem

2019-02-17 Thread Zhichao Gao
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1460 Add a new API ResetSystem: VOID EFIAPI ResetSystem ( IN EFI_RESET_TYPE ResetType, IN EFI_STATUS ResetStatus, IN UINTNDataSize, IN VOID *ResetData