audk/IntelFrameworkModulePkg
jljusten f6079c7003 IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert condition
If the call to SetVariable is to delete the variable,
but the variable was not found, then we return EFI_SUCCESS
rather than EFI_NOT_FOUND.

Signed-off-by: jljusten
Reviewed-by: jcarsey
Reviewed-by: geekboy15a
Reviewed-by: niruiyu

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11840 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-16 22:44:27 +00:00
..
Bus Add more status code in drivers. 2011-05-26 06:28:21 +00:00
Include Remove unnecessary mBdsImageHandle. 2010-11-08 06:56:57 +00:00
Library IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert condition 2011-06-16 22:44:27 +00:00
Universal Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupported call back type. 2011-05-20 01:33:42 +00:00
IntelFrameworkModulePkg.dec Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx 2011-05-04 21:41:39 +00:00
IntelFrameworkModulePkg.dsc 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