Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jljusten 8990b82f4f OptionRomPkg FrameBufferBltLib: Fix build warning with ICC
mBltLibBytesPerPixel is UINTN, and therefore it will always
be >= 0.  Instead an ASSERT is used to verify that MergedMasks
is non-zero.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11581 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-22 22:22:05 +00:00
ArmPkg
ArmPlatformPkg
ArmRealViewEbPkg
BaseTools
BeagleBoardPkg
Conf
CryptoPkg 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-04-20 00:18:57 +00:00
DuetPkg
EdkCompatibilityPkg Add missing Type 35 support and correct SmbiosFldMiscType13 implementation. 2011-04-20 02:17:42 +00:00
EdkShellBinPkg
EdkShellPkg
EmbeddedPkg
FatBinPkg
IntelFrameworkModulePkg The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION. 2011-04-20 08:51:18 +00:00
IntelFrameworkPkg Update and add some definitions to reflect the latest industry standard or for backward compatibility. 2011-04-20 02:10:52 +00:00
MdeModulePkg Fix issue that iscsi initiator name with 223 bytes can not be saved. 2011-04-21 09:59:53 +00:00
MdePkg Add the correct GUID for EFI_IPSEC2_PROTOCOL. 2011-04-20 09:59:55 +00:00
NetworkPkg Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. 2011-04-20 10:01:48 +00:00
Nt32Pkg
Omap35xxPkg
OptionRomPkg OptionRomPkg FrameBufferBltLib: Fix build warning with ICC 2011-04-22 22:22:05 +00:00
OvmfPkg
PcAtChipsetPkg
PerformancePkg Store and get TSC Frequency with system configuration Table. 2011-04-20 05:14:00 +00:00
ShellBinPkg
ShellPkg
SourceLevelDebugPkg
UefiCpuPkg
UnixPkg
BuildNotes2.txt
edksetup.bat
edksetup.sh