Did you use git send-email *.patch to send all three patches together? Usually git will thread all the patches together, but that didn't happen with these 3 emails.
Series Reviewed-by: Jordan Justen <[email protected]> On 2015-03-29 23:58:41, Liming Gao wrote: > Clean up PeiDxeDebugLibReportStatusCode and LzmaCustomDecompressLib library > instances > not to depend on IntelFrameworkPkg and IntelFrameworkModulePkg. > > Liming Gao (2): > IntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportStatusCode > IntelFrameworkModulePkg: Move LzmaDecompress GUID > > Include/Guid/LzmaDecompress.h | 35 > ---------------------- > IntelFrameworkModulePkg.dec | 7 +---- > .../LzmaArchCustomDecompressLib.inf | 4 +-- > .../LzmaCustomDecompressLib.inf | 4 +-- > Library/PeiDxeDebugLibReportStatusCode/DebugLib.c | 2 +- > .../PeiDxeDebugLibReportStatusCode.inf | 2 -- > 6 files changed, 6 insertions(+), 48 deletions(-) > delete mode 100644 Include/Guid/LzmaDecompress.h > > -- > 1.9.5.msysgit.0 > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
