audk/OptionRomPkg/CirrusLogic5430Dxe
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
..
CirrusLogic5430.c 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
CirrusLogic5430.h if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h. 2009-07-24 06:15:06 +00:00
CirrusLogic5430Dxe.inf Add default parameters for EfiRom for Cirrus Logic 5430. 2009-07-14 23:32:37 +00:00
CirrusLogic5430GraphicsOutput.c Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver. 2009-07-09 00:04:41 +00:00
CirrusLogic5430I2c.c add new files. 2009-04-15 03:36:35 +00:00
CirrusLogic5430I2c.h add new files. 2009-04-15 03:36:35 +00:00
CirrusLogic5430UgaDraw.c 1. add DxeI2c Library in OptionRomPkg. 2008-01-03 06:44:03 +00:00
ComponentName.c Replace references to RFC 3066 with RFC 4646. 2009-04-30 05:37:31 +00:00
DriverSupportedEfiVersion.c Port CirrusLogic5430 from EDK II code base. 2007-11-23 03:05:33 +00:00
Edid.c retire i2c library, move its implementation to CirrusLogic5430Dxe 2009-04-15 03:25:39 +00:00