odin-abl/OptionRomPkg
2021-07-23 18:06:52 +00:00
..
Application/BltLibSample initial commit 2021-07-23 18:06:52 +00:00
AtapiPassThruDxe initial commit 2021-07-23 18:06:52 +00:00
Bus/Usb initial commit 2021-07-23 18:06:52 +00:00
CirrusLogic5430Dxe initial commit 2021-07-23 18:06:52 +00:00
Include/Library initial commit 2021-07-23 18:06:52 +00:00
Library initial commit 2021-07-23 18:06:52 +00:00
UndiRuntimeDxe initial commit 2021-07-23 18:06:52 +00:00
Contributions.txt initial commit 2021-07-23 18:06:52 +00:00
License.txt initial commit 2021-07-23 18:06:52 +00:00
OptionRomPkg.dec initial commit 2021-07-23 18:06:52 +00:00
OptionRomPkg.dsc initial commit 2021-07-23 18:06:52 +00:00
ReadMe.txt initial commit 2021-07-23 18:06:52 +00:00

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