• Home
Name Date Size #Lines LOC

..--

Application/BltLibSample/03-May-2024-324254

AtapiPassThruDxe/03-May-2024-5,3152,302

Bus/Usb/03-May-2024-12,6176,629

CirrusLogic5430Dxe/03-May-2024-3,7012,159

Include/Library/03-May-2024-26090

Library/03-May-2024-1,281808

UndiRuntimeDxe/03-May-2024-7,8424,129

Contributions.txtD03-May-202410.6 KiB219189

License.txtD03-May-20241.3 KiB2622

OptionRomPkg.decD03-May-20241.9 KiB4840

OptionRomPkg.dscD03-May-20246.1 KiB120108

ReadMe.txtD03-May-2024768 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