• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Application/BltLibSample/22-Nov-2023-324254

AtapiPassThruDxe/22-Nov-2023-5,3152,302

Bus/Usb/22-Nov-2023-12,6216,633

CirrusLogic5430Dxe/22-Nov-2023-3,7012,159

Include/Library/22-Nov-2023-26090

Library/22-Nov-2023-1,281808

UndiRuntimeDxe/22-Nov-2023-7,8424,129

Contributions.txtD22-Nov-202310.6 KiB219189

License.txtD22-Nov-20231.3 KiB2622

OptionRomPkg.decD22-Nov-20231.9 KiB4840

OptionRomPkg.dscD22-Nov-20235.7 KiB111101

ReadMe.txtD22-Nov-2023768 2015

ReadMe.txt

1AtapiPassThru:
2  For now, AtapiPassThru driver in this package is to test Scsi Bus support:
3  ScsiBus driver should support both/either ScsiPassThru and ExtScsiPassThru
4  installed on a controller handle.
5
6  AtapiPassThru driver in this package can selectively produce ScsiPassThru
7  and/or ExtScsiPassThru protocol based on feature flags of PcdSupportScsiPassThru
8  and PcdSupportExtScsiPassThru.
9
10CirrusLogic5430:
11  Sample implementation of UGA Draw or Graphics Output Protocol for the Cirrus
12  Logic 5430 family of PCI video card. It provides reference code for the GOP/UGA,
13  Component Name (2), EFI driver supported Verison protocol.
14
15Build Validation:
16MYTOOLS(VS2005) IA32 X64 IPF EBC
17ICC             IA32 X64 IPF
18CYGWINGCC       IA32 X64
19
20