summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg
AgeCommit message (Expand)AuthorFilesLines
2016-02-03MdeModulePkg/PcRtc: Still create timezone variable when Daylight != 0Ruiyu Ni1-1/+1
2016-02-01PcAtChipsetPkg/Rtc: Don't unnecessarily create timezone variable.Ruiyu Ni1-43/+38
2016-01-19PcAtChipsetPkg: Add NOOPT target in PcAtChipsetPkg.dscHao Wu1-2/+2
2016-01-11PcAtChipsetPkg SerialIoLib: Fix VS2010 build errorHao Wu1-11/+3
2015-12-24PcAtChipsetPkg/PcRtc: Modify INF file content to follow INF specRuiyu Ni1-2/+2
2015-12-24PcAtChipsetPkg/PcRtc: Add assertion to pass static code checkerRuiyu Ni1-0/+2
2015-12-23PcAtChipsetPkg/PcRtc: Fix GCC build failure.Ruiyu Ni1-1/+2
2015-12-22PcAtChipsetPkg/Rtc: Fix a UEFI Win7 boot hang issueRuiyu Ni4-4/+158
2015-12-15PcAtChipsetPkg: Convert all .uni files to utf-8Jordan Justen23-0/+0
2015-11-26PcAtChipsetPkg SerialIoLib: Implement Get(Set)Control/SetAttributesStar Zeng1-0/+276
2015-11-20PcAtChipsetPkg SerialIoLib: Fix typo in SerialPortWrite()Star Zeng1-2/+2
2015-09-22PcAtChipsetPkg: IdeControllerDxe: fix protocol usage hints in the INF fileLaszlo Ersek1-2/+2
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap code, strip trailin...Laszlo Ersek1-90/+123
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciRootBridgeIo.c: rewrap leading commentsLaszlo Ersek1-725/+1150
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap code, strip trailing wsLaszlo Ersek1-179/+218
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.c: rewrap leading commentsLaszlo Ersek1-212/+369
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: strip trailing ws from codeLaszlo Ersek1-17/+17
2015-07-14PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridge.h: rewrap comments to 79 columnsLaszlo Ersek1-220/+374
2015-07-14PcAtChipsetPkg: PciHostBridgeDxe: rewrap INF file to 79 columnsLaszlo Ersek1-5/+8
2015-07-14PcAtChipsetPkg: PciHostBridgeDxe: rewrap IoFifo source files to 79 columnsLaszlo Ersek5-17/+22
2015-07-07PcRtc: Fix PcRtcInit() to not clear RegisterB Hour Format bit (BIT1) sometimesRuiyu Ni1-1/+2
2015-06-12PcAtChipsetPkg: Fix PCD expression build failureRuiyu Ni2-1/+6
2015-06-11PcAtChipsetPkg/PcRtc: Fix a Y2K bugRuiyu Ni3-44/+27
2015-02-28PcAtChipsetPkg: Update BaseAcpiTimerLibLiming Gao5-6/+12
2015-02-23PcAtChipsetPkg/PciHostBridgeDxe: drop PciAddress, PciDataLaszlo Ersek2-6/+0
2015-02-23PcAtChipsetPkg/PciHostBridgeDxe: fix typo in "aperture"Laszlo Ersek3-15/+15
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-23Added 2 new PCDs for minimal and maximal valid year in RTC.Elvin Li4-4/+16
2015-01-20PcAtChipsetPkg: Refine the format of meta data files.Shumin Qiu5-27/+26
2014-11-25Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake...Elvin Li1-2/+89
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-09-03PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the sam...Gao, Liming16-6/+6
2014-09-02Minor format update: add missing space in copyright lineTian, Hot1-1/+1
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin2-0/+0
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin1-19/+49
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin20-0/+0
2014-08-28PcAtChipsetPkg: INF/DEC file updates to EDK II packagesQiu, Shumin11-61/+94
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-14PcAtChipsetPkg: new AcpiTimerLib libraries. Gao, Liming8-1/+569
2014-08-13Add UINT64 type cast when AND/OR with UINT64 Supports.Ruiyu Ni1-3/+3
2014-06-20PcAtChipsetPkg: Enable timer interrupt through I/O APICTycho Nightingale1-1/+2
2014-03-19Did proper error handling when SetVariable failed, and put RTC write operatio...Elvin Li1-33/+51
2014-01-22Fix CRLF formatTian, Hot1-175/+175
2014-01-10Update PcAtChipsetPkg package version from 0.2 to 0.3Ruiyu Ni2-4/+4
2013-07-22Fix PciHostBridge driver to return success for EfiPciHostBridgeEndEnumeration...Ruiyu Ni1-6/+5
2012-10-31Raise TPL to high to disable CPU interrupt before 8259 legacy base vector is ...li-elvin1-1/+5
2012-10-31Fix build failure of PcAtChipsetPkg.li-elvin1-0/+1
2012-10-30Add missing status code in several modules.li-elvin3-0/+9
2012-10-25Create a MAX_TIMER_TICK_DURATION for the error handling in 8254 timer module.li-elvin2-5/+9
2012-10-11Add missing braces around initializer.lzeng142-14/+27