summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-09EmbeddedPkg: Align RealTimeClock function headers with return valuesSuqiang Ren1-1/+12
2023-04-10EmbeddedPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2022-09-05EmbeddedPkg: Remove duplicated wordsPierre Gondois1-1/+1
2021-12-07EmbeddedPkg: Apply uncrustify changesMichael Kubacki1-36/+40
2021-06-02EmbeddedPkg/RealTimeClockRuntimeDxe: Improve GetWakeupTimeMarcin Wojtas1-0/+11
2021-01-07EmbeddedPkg/RealTimeClockRuntimeDxe: Use helper functions from TimeBaseLibNhi Pham1-86/+2
2020-03-26EmbeddedPkg/RealTimeClockRuntimeDxe: Drop ASSERTs on function argumentsGaurav Jain1-4/+1
2019-04-09EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-11-13EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into coreArd Biesheuvel1-6/+165
2016-03-25EmbeddedPkg/RTC: use returned status at init-timeLeo Duran1-1/+4
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-3/+3
2010-04-29Update the copyright notice formathhtian1-2/+2
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+158