mirror of https://github.com/acidanthera/audk.git
e5e1d2e270
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 |
||
---|---|---|
.. | ||
AtapiPassThruDxe | ||
CirrusLogic5430Dxe | ||
Include/Library | ||
Library/FrameBufferBltLib | ||
UndiRuntimeDxe | ||
OptionRomPkg.dec | ||
OptionRomPkg.dsc | ||
ReadMe.txt |
ReadMe.txt
AtapiPassThru: For now, AtapiPassThru driver in this package is to test Scsi Bus support: ScsiBus driver should support both/either ScsiPassThru and ExtScsiPassThru installed on a controller handle. AtapiPassThru driver in this package can selectively produce ScsiPassThru and/or ExtScsiPassThru protocol based on feature flags of PcdSupportScsiPassThru and PcdSupportExtScsiPassThru. CirrusLogic5430: Sample implementation of UGA Draw or Graphics Output Protocol for the Cirrus Logic 5430 family of PCI video card. It provides reference code for the GOP/UGA, Component Name (2), EFI driver supported Verison protocol. Build Validation: MYTOOLS(VS2005) IA32 X64 IPF EBC ICC IA32 X64 IPF CYGWINGCC IA32 X64