Reviewed-by: [email protected] > -----Original Message----- > From: Zeng, Star > Sent: Monday, April 23, 2018 3:01 PM > To: [email protected] > Cc: Zeng, Star <[email protected]>; Yao, Jiewen <[email protected]>; > Kinney, Michael D <[email protected]>; Gao, Liming > <[email protected]> > Subject: [PATCH 0/3] FirmwareManagement: Fix typo EFI_SECURITY_VIOLATIO > > Fix typo EFI_SECURITY_VIOLATIO to EFI_SECURITY_VIOLATION. > > Cc: Jiewen Yao <[email protected]> > Cc: Michael D Kinney <[email protected]> > Cc: Liming Gao <[email protected]> > > Star Zeng (3): > MdePkg FirmwareManagement.h: Fix typo EFI_SECURITY_VIOLATIO > IntelSiliconPkg MicrocodeUpdate: Fix typo EFI_SECURITY_VIOLATIO > SignedCapsulePkg SystemFirmwareUpdate: Fix typo EFI_SECURITY_VIOLATIO > > .../Feature/Capsule/MicrocodeUpdateDxe/MicrocodeFmp.c | 10 > +++++----- > .../Feature/Capsule/MicrocodeUpdateDxe/MicrocodeUpdate.h | 10 > +++++----- > MdePkg/Include/Protocol/FirmwareManagement.h | 13 > +++++++------ > .../SystemFirmwareUpdate/SystemFirmwareCommonDxe.c | 8 > ++++---- > .../Universal/SystemFirmwareUpdate/SystemFirmwareDxe.h | 10 > +++++----- > .../SystemFirmwareUpdate/SystemFirmwareReportDxe.c | 2 +- > .../SystemFirmwareUpdate/SystemFirmwareUpdateDxe.c | 2 +- > 7 files changed, 28 insertions(+), 27 deletions(-) > > -- > 2.7.0.windows.1
_______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

