audk/OptionRomPkg
vanjeff 6fe852082f 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and Start() functions. The main changes are:
a. Add check validation of RemainingDevicePath in Supported()
  b. In Star() function, if RemaingDevicePath is the End of Device Path Node, don't create child device and return EFI_SUCCESS.
2. fixed one device path issue in ScsiBus driver.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9264 6f19259b-4bc3-4df7-8a09-765794883524
2009-09-15 07:50:48 +00:00
..
AtapiPassThruDxe
CirrusLogic5430Dxe 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and Start() functions. The main changes are: 2009-09-15 07:50:48 +00:00
UndiRuntimeDxe
OptionRomPkg.dec
OptionRomPkg.dsc
ReadMe.txt

ReadMe.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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