Re: [edk2-devel] [PATCH 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype

2019-04-16 Thread Wu, Hao A
; Ni, Ray; Zeng, Star; Leif Lindholm; Ard Biesheuvel; Justen, Jordan > L; > Laszlo Ersek; Steele, Kelly; Sun, Zailiang; Qian, Yi; Sean Brogan; Michael > Turner; > Bret Barkelew > Subject: [edk2-devel] [PATCH 00/25] Add the new APIs ResetSystem and > ResetSystemWithSubtype &

Re: [edk2-devel] [PATCH 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype

2019-04-16 Thread Liming Gao
o, Liming >; Zhang, Chao B ; Yao, >Jiewen ; Wang, Jian J ; Wu, >Hao A ; Ni, Ray ; Zeng, Star >; Leif Lindholm ; Ard >Biesheuvel ; Justen, Jordan L >; Laszlo Ersek ; Steele, >Kelly ; Sun, Zailiang ; Qian, >Yi ; Sean Brogan ; Michael >Turner ; Bret Barkelew > >S

[edk2-devel] [PATCH 00/25] Add the new APIs ResetSystem and ResetSystemWithSubtype

2019-04-14 Thread Gao, Zhichao
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1460 Refer to Uefi spec 2.8, the ResetData is valid while ResetStatus is EFI_SUCCESS regardless of the ResetType is EfiResetPlatformSpecific or not. Add a new API ResetSystem to ResetSystemLib instances. The new driver may consume this new API and