summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg
Commit message (Expand)AuthorAgeFilesLines
...
* PcAtChipsetPkg: IdeControllerDxe: fix protocol usage hints in the INF fileLaszlo Ersek2015-09-221-2/+2
* PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap code, strip trailin...Laszlo Ersek2015-07-141-90/+123
* PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap leading commentsLaszlo Ersek2015-07-141-725/+1150
* PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap code, strip trailing wsLaszlo Ersek2015-07-141-179/+218
* PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap leading commentsLaszlo Ersek2015-07-141-212/+369
* PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: strip trailing ws from codeLaszlo Ersek2015-07-141-17/+17
* PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: rewrap comments to 79 columnsLaszlo Ersek2015-07-141-220/+374
* PcAtChipsetPkg: PciHostBridgeDxe: rewrap INF file to 79 columnsLaszlo Ersek2015-07-141-5/+8
* PcAtChipsetPkg: PciHostBridgeDxe: rewrap IoFifo source files to 79 columnsLaszlo Ersek2015-07-145-17/+22
* PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimesRuiyu Ni2015-07-071-1/+2
* PcAtChipsetPkg: Fix PCD expression build failureRuiyu Ni2015-06-122-1/+6
* PcAtChipsetPkg/PcRtc: Fix a Y2K bugRuiyu Ni2015-06-113-44/+27
* PcAtChipsetPkg: Update BaseAcpiTimerLibLiming Gao2015-02-285-6/+12
* PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciDataLaszlo Ersek2015-02-232-6/+0
* PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture"Laszlo Ersek2015-02-233-15/+15
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* Added 2 new PCDs for minimal and maximal valid year in RTC.Elvin Li2015-01-234-4/+16
* PcAtChipsetPkg: Refine the format of meta data files.Shumin Qiu2015-01-205-27/+26
* Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake...Elvin Li2014-11-251-2/+89
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...Gao, Liming2014-09-0316-6/+6
* Minor format update: add missing space in copyright lineTian, Hot2014-09-021-1/+1
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-282-0/+0
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-281-19/+49
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-2820-0/+0
* PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2014-08-2811-61/+94
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* PcAtChipsetPkg: new AcpiTimerLib libraries. Gao, Liming2014-08-148-1/+569
* Add UINT64 type cast when AND/OR with UINT64 Supports.Ruiyu Ni2014-08-131-3/+3
* PcAtChipsetPkg: Enable timer interrupt through I/O APICTycho Nightingale2014-06-201-1/+2
* Did proper error handling when SetVariable failed, and put RTC write operatio...Elvin Li2014-03-191-33/+51
* Fix CRLF formatTian, Hot2014-01-221-175/+175
* Update PcAtChipsetPkg package version from 0.2 to 0.3Ruiyu Ni2014-01-102-4/+4
* Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...Ruiyu Ni2013-07-221-6/+5
* Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ...li-elvin2012-10-311-1/+5
* Fix build failure of PcAtChipsetPkg.li-elvin2012-10-311-0/+1
* Add missing status code in several modules.li-elvin2012-10-303-0/+9
* Create a MAX_TIMER_TICK_DURATION for the error handling in 8254 timer module.li-elvin2012-10-252-5/+9
* Add missing braces around initializer.lzeng142012-10-112-14/+27
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-283-13/+13
* PcAtChipsetPkg/RTC: Fix a bug in RtcGetWakeUpTime() which may cause its retur...erictian2012-08-151-0/+1
* Fix file name not included in the inf.ydong102012-06-071-0/+1
* PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten2012-06-017-0/+747
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Update the Package version.niruiyu2011-12-132-3/+3
* PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod...rsun32011-11-251-4/+13
* PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning inco...erictian2011-11-222-3/+6
* PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corru...erictian2011-11-171-0/+2
* PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value savin...erictian2011-11-171-2/+2