Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
AppPkg Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
ArmPkg ArmPlatformPkg/Bds: Fix various bugs in the new BDS 2011-06-15 19:56:50 +00:00
ArmPlatformPkg ArmPlatformPkg/Documentation: Update the instructions to build ARM Versatile Express CTA9x4 2011-06-16 15:38:27 +00:00
ArmRealViewEbPkg Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
BaseTools Revert last patch about "Modal form" opcode support. 2011-06-08 08:24:52 +00:00
BeagleBoardPkg EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call 2011-06-11 11:28:59 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
CryptoPkg Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
DuetPkg Solve a wrong pointer reference in QueryVariableInfo(). 2011-04-27 05:49:26 +00:00
EdkCompatibilityPkg Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/ EFI_AUTHENTICATION_INFO_PROTOCOL_SET, 2011-06-16 10:09:38 +00:00
EdkShellBinPkg Clean up DEC files: 2011-05-09 17:48:32 +00:00
EdkShellPkg Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg 2010-06-01 00:56:57 +00:00
EmbeddedPkg ArmPkg: Fix warnings raised by ARMGCC 2011-06-15 19:53:15 +00:00
FatBinPkg Clean up DEC files: 2011-05-09 17:49:17 +00:00
InOsEmuPkg InOsEmuPkg: Clean up coding standards. 2011-06-16 18:28:12 +00:00
IntelFrameworkModulePkg IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert condition 2011-06-16 22:44:27 +00:00
IntelFrameworkPkg Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. 2011-06-09 02:53:56 +00:00
MdeModulePkg Remove the unused TimerLib from PeiCore. 2011-06-16 06:44:21 +00:00
MdePkg Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/ EFI_AUTHENTICATION_INFO_PROTOCOL_SET, 2011-06-16 10:09:38 +00:00
NetworkPkg 1. In IPv4 and IPv6 driver, before calling IPsec, a new NET_FRAGMENT structure is allocated and then passed to IPsec, it should be released after it is done to avoid the memory leak. 2011-06-14 09:45:59 +00:00
Nt32Pkg Fix ICC build issues 2011-06-09 00:11:28 +00:00
Omap35xxPkg Remove tabs. 2011-02-02 22:54:50 +00:00
OptionRomPkg update copyright line format 2011-06-07 08:07:29 +00:00
OvmfPkg update copyright line format 2011-06-07 08:07:55 +00:00
PcAtChipsetPkg Clean up DEC files: 2011-05-09 17:51:00 +00:00
PerformancePkg Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
ShellBinPkg update due to a DSC error. 2011-05-17 20:55:57 +00:00
ShellPkg restore original information when redirection fails inside a command using the split operator (|). 2011-06-15 22:25:14 +00:00
SourceLevelDebugPkg 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:41:43 +00:00
StdLib Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
StdLibPrivateInternalFiles Correct typo: GCC 5.4 --> GCC 4.5. 2011-04-28 17:15:31 +00:00
UefiCpuPkg CpuDxe entry point () only register exception handlers unassigned before. 2011-05-25 02:35:34 +00:00
UnixPkg Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. 2011-05-20 02:25:12 +00:00
BuildNotes2.txt minor format update 2011-02-15 12:12:21 +00:00
edksetup.bat Correct copyright year 2011-02-16 12:21:31 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00