audk/IntelFrameworkModulePkg/Library
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
..
BaseUefiTianoCustomDecompressLib Use the ASSERT() for parameter checking as the 4th parameter of internal worker function of MakeTable() must be <= 16. 2010-05-24 02:45:17 +00:00
DxeReportStatusCodeLibFramework 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:51:00 +00:00
GenericBdsLib IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert condition 2011-06-16 22:44:27 +00:00
LzmaCustomDecompressLib Enhance inf to follow spec. 2011-03-14 08:40:20 +00:00
PeiDxeDebugLibReportStatusCode 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
PeiRecoveryLib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PeiS3Lib Update the copyright notice format 2010-04-23 16:28:26 +00:00
PlatformBdsLibNull Revert patch 11146 about file guid. 2010-12-23 01:03:34 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework 1. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CODE_DATA_MAX_SIZE, 2010-11-23 07:51:00 +00:00