]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/TemplateRealTimeClockLib/RealTimeClockLib.c
EmbeddedPkg: Fix various typos
[mirror_edk2.git] / EmbeddedPkg / Library / TemplateRealTimeClockLib / RealTimeClockLib.c
index 9ab8e4e35d2b11b2e2db75c1ddd8f7c94285227e..d9f563315f85b397fae66120bcd6f12de502eb2a 100644 (file)
@@ -135,7 +135,7 @@ LibRtcInitialize (
   )\r
 {\r
   //\r
-  // Do some initialization if reqruied to turn on the RTC\r
+  // Do some initialization if required to turn on the RTC\r
   //\r
   return EFI_SUCCESS;\r
 }\r
@@ -159,7 +159,7 @@ LibRtcVirtualNotifyEvent (
   //\r
   // Only needed if you are going to support the OS calling RTC functions in virtual mode.\r
   // You will need to call EfiConvertPointer (). To convert any stored physical addresses\r
-  // to virtual address. After the OS transistions to calling in virtual mode, all future\r
+  // to virtual address. After the OS transitions to calling in virtual mode, all future\r
   // runtime calls will be made in virtual mode.\r
   //\r
   return;\r