audk/OptionRomPkg
jljusten fe186365de Fix build warning generated by ICC and MSVC compilers.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6725 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-26 01:24:35 +00:00
..
AtapiPassThruDxe Add the dependency of DevicePathLib for the reference of DevicePathLib macros. 2008-11-14 01:48:58 +00:00
CirrusLogic5430Dxe Fix build warning generated by ICC and MSVC compilers. 2008-11-26 01:24:35 +00:00
Include/Library 1. add DxeI2c Library in OptionRomPkg. 2008-01-03 06:44:03 +00:00
Library/CirrusLogicI2cLib Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:12:45 +00:00
OptionRomPkg.dec Fix typo in GUID declarations 2008-07-26 07:38:09 +00:00
OptionRomPkg.dsc Modify DSC file according to update of MDE library instances. 2008-10-25 16:19:48 +00:00
ReadMe.txt Add preparation for FAR release. 2007-12-21 03:27:03 +00:00

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