index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
OptionRomPkg
/
CirrusLogic5430Dxe
Age
Commit message (
Expand
)
Author
2012-08-28
Fix comparisons of enumerated types which may cause warnings for some compilers.
rsun3
2011-09-30
Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.
ydong10
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-28
Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...
lzeng14
2010-12-28
Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...
rsun3
2010-09-20
Refine some code to make code run safely.
ydong10
2010-04-24
Update the copyright notice format
hhtian
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-23
1. Correct File header to ## @file
lgao4
2009-09-15
1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...
vanjeff
2009-07-24
if module doesn't explicitly depend on specific Pci spec, it should include I...
eric_tian
2009-07-14
Add default parameters for EfiRom for Cirrus Logic 5430.
jljusten
2009-07-09
Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver.
jljusten
2009-07-02
Fix Build failure
lgao4
2009-06-30
Do not update the GL-GD5446 DRAM Control register during
jljusten
2009-06-30
Do not draw anything during DrawLogo.
jljusten
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-15
add new files.
vanjeff
2009-04-15
retire i2c library, move its implementation to CirrusLogic5430Dxe
vanjeff
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-11-26
Fix build warning generated by ICC and MSVC compilers.
jljusten
2008-11-24
Use the Controller handle to open the protocol, rather than the
jljusten
2008-11-24
Resolve a bug where the initial ReadEdidData 'for' loop would loop
jljusten
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-20
remove the unused msa/npsd files
lgao4
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-07-26
Fix case issues
qhuang8
2008-06-24
remove ACPI_DISPLAY_ADR definition, since it has been defined in MdePkg.
vanjeff
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-01-03
1. add DxeI2c Library in OptionRomPkg.
vanjeff
2007-12-21
Add preparation for FAR release.
qhuang8
2007-11-28
Fixed potential issues to release resources when error occurs.
vanjeff
2007-11-23
Save original PCI attributes in start() function and restore it in Stop().
vanjeff
2007-11-23
Apply library to test controller handle.
qhuang8
2007-11-23
Port CirrusLogic5430 from EDK II code base.
qhuang8