edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode
vanjeff 28fb1f65bc Sync patches r12979 and r13025 from mail trunk.
1. Add Missing invocations to VA_END() for VA_START().
2. Add a new macro VA_COPY for variable argument support. Fix a bug in the UefiLib instance that there is a non portable assumption that Marker is copied when passed to a function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UDK2010.SR1@13118 6f19259b-4bc3-4df7-8a09-765794883524
2012-03-23 05:54:41 +00:00
..
DebugLib.c Sync patches r12979 and r13025 from mail trunk. 2012-03-23 05:54:41 +00:00
PeiDxeDebugLibReportStatusCode.inf Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:25:34 +00:00