Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jljusten e5e1d2e270 OptionRomPkg: Add FrameBufferBltLib implementation of BltLib
This BltLib implementation will act on the BltLib functions by
directly manipulating a memory framebuffer.  Therefore, it
should be usable by a Graphics Output Protocol (GOP) driver
to easily implement the GOP Blt function whenever a memory
framebuffer is available.

It can also be used in any situation where code would prefer to
not call the GOP Blt function, and would rather update the
framebuffer directly.  (Assuming a framebuffer is available
for the graphics device.)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11521 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-12 15:07:52 +00:00
ArmPkg Fix Xcode compile bug. It looks like these two arguments had an extra level of indirection that was in error. Good thing about extra compilers is we catch this kind of thing for almost free. 2011-03-31 15:31:36 +00:00
ArmPlatformPkg ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not available 2011-03-31 12:28:01 +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 update copyright format 2011-02-15 12:13:00 +00:00
BeagleBoardPkg BeagleBoardPkg: Fix build 2011-03-31 12:59:00 +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 Refine code to make code follow the coding style. 2011-01-13 01:05:59 +00:00
DuetPkg Remove the local LegacyBiosMpTable.h. It has been defined in MdePkg. 2011-03-17 06:30:50 +00:00
EdkCompatibilityPkg Update inf file to follow spec. 2011-03-30 03:38:50 +00:00
EdkShellBinPkg New EDK Shell binary(r51) 2011-04-09 01:15:01 +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 EmbeddedPkg/Ebl: Add support for env variable deletion 2011-03-31 12:14:06 +00:00
FatBinPkg Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55) 2010-05-07 03:33:43 +00:00
IntelFrameworkModulePkg Add assertion check for TmpString against NULL. 2011-04-07 02:02:21 +00:00
IntelFrameworkPkg Enhance dec file to follow spec. 2011-03-14 08:40:55 +00:00
MdeModulePkg Old driver sample code does not return an EFI_UNSUPPORTED status code if a callback occurs for something which is unrecognized. 2011-04-12 01:15:28 +00:00
MdePkg Typo for the old patch enhance code style. 2011-03-29 08:57:21 +00:00
NetworkPkg NetworkPkg.dsc: 2011-04-01 06:27:16 +00:00
Nt32Pkg Set EXECUTE flags in so RELEASE builds can tun correctly. 2011-04-11 00:13:56 +00:00
Omap35xxPkg Remove tabs. 2011-02-02 22:54:50 +00:00
OptionRomPkg OptionRomPkg: Add FrameBufferBltLib implementation of BltLib 2011-04-12 15:07:52 +00:00
OvmfPkg OvmfPkg/*.dsc: Change FileHandleLib instance path 2011-03-31 23:17:07 +00:00
PcAtChipsetPkg 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:39:00 +00:00
PerformancePkg PerformancePkg.dsc: 2011-04-01 06:30:43 +00:00
ShellPkg ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +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
UefiCpuPkg Enhance inf to follow spec. 2011-03-14 08:50:25 +00:00
UnixPkg 1. solve build time issue that FV size is exceed due to more modules is included. 2011-03-31 09:18:14 +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