Reviewed-by: Qiu Shumin
-Original Message-
From: Bi, Dandan
Sent: Monday, November 30, 2015 12:47 PM
To: edk2-devel@lists.01.org
Cc: Dong, Eric; Zeng, Star; Qiu, Shumin
Subject: [patch] MdeModulePkg: Use PcdSet##S to replace PcdSet##
Cc: Eric Dong
Cc: Star Zeng
Cc: Qiu Shumin
Contrib
Cc: Eric Dong
Cc: Star Zeng
Cc: Qiu Shumin
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi
---
.../BootMaintenanceManagerLib/BootMaintenance.c| 18 --
MdeModulePkg/Library/BootManagerLib/BootManager.c | 18 --
2 file
PcdSet## has no error status returned, then the caller has no idea about
whether the set operation is successful or not.
PcdSet##S were added to return error status and PcdSet## APIs were put in
ifndef DISABLE_NEW_DEPRECATED_INTERFACES condition.
To adopt PcdSet##S and further code development wi
3 matches
Mail list logo