X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=PcAtChipsetPkg%2FHpetTimerDxe%2FHpetTimer.c;fp=PcAtChipsetPkg%2FHpetTimerDxe%2FHpetTimer.c;h=23afbfaa656b6d3e2ee7d8e2e440d11788b00906;hp=c62c3a9b2b98d23dd6f30f1bf291201af85fa2f2;hb=619ad10f3af2774880867dd638a8016d3181b516;hpb=19ca06bb84cafd661f7da34e9ca3c7ec6add1135 diff --git a/PcAtChipsetPkg/HpetTimerDxe/HpetTimer.c b/PcAtChipsetPkg/HpetTimerDxe/HpetTimer.c index c62c3a9b2b..23afbfaa65 100644 --- a/PcAtChipsetPkg/HpetTimerDxe/HpetTimer.c +++ b/PcAtChipsetPkg/HpetTimerDxe/HpetTimer.c @@ -288,8 +288,8 @@ HpetEnable ( HPET interrupt is passed to that notification function in 100 ns units. The HPET time is updated to generate another interrupt in the required time period. - @param InterruptType The type of interrupt that occured. - @param SystemContext A pointer to the system context when the interrupt occured. + @param InterruptType The type of interrupt that occurred. + @param SystemContext A pointer to the system context when the interrupt occurred. **/ VOID EFIAPI @@ -753,7 +753,7 @@ TimerDriverGenerateSoftInterrupt ( @retval EFI_SUCCESS Timer Architectural Protocol created @retval EFI_OUT_OF_RESOURCES Not enough resources available to initialize driver. - @retval EFI_DEVICE_ERROR A device error occured attempting to initialize the driver. + @retval EFI_DEVICE_ERROR A device error occurred attempting to initialize the driver. **/ EFI_STATUS