Laszlo Ersek
2015-06-26 12:21:37 UTC
The commit with subject
CorebootModulePkg: Get power management register addresses.
modified the declaration of the CbParseFadtInfo(), in file
"CorebootModulePkg/Include/Library/CbParseLib.h", and it also updated
the call site.
But the commit didn't update the definition of that function, in
"CorebootModulePkg/Library/CbParseLib/CbParseLib.c". This breaks the build.
The change had probably been made locally, but not added to the patch
when committing.
Laszlo
CorebootModulePkg: Get power management register addresses.
modified the declaration of the CbParseFadtInfo(), in file
"CorebootModulePkg/Include/Library/CbParseLib.h", and it also updated
the call site.
But the commit didn't update the definition of that function, in
"CorebootModulePkg/Library/CbParseLib/CbParseLib.c". This breaks the build.
The change had probably been made locally, but not added to the patch
when committing.
Laszlo