]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/Include/Library/FspPlatformLib.h
Update IntelFspPkg to support FSP1.1
[mirror_edk2.git] / IntelFspPkg / Include / Library / FspPlatformLib.h
index 51d296835e0c0aacdb688fdf54bb26d18bea5c79..23460983ecf5b7c9d011696d575183f7e81288f7 100644 (file)
@@ -28,7 +28,7 @@ FspGetSystemMemorySize (
   );\r
 \r
 /**\r
-  Migrate bootloader data before destroying CAR.\r
+  Migrate BootLoader data before destroying CAR.\r
 \r
 **/\r
 VOID\r
@@ -49,7 +49,7 @@ FspSetNewStackFrame (
 \r
 /**\r
   This function transfer control to the ContinuationFunc passed in by the\r
-  bootloader.\r
+  BootLoader.\r
 \r
 **/\r
 VOID\r
@@ -59,8 +59,8 @@ FspInitDone (
   );\r
 \r
 /**\r
-  This function handle NotifyPhase API call from the bootloader.\r
-  It gives control back to the bootloader after it is handled. If the\r
+  This function handle NotifyPhase API call from the BootLoader.\r
+  It gives control back to the BootLoader after it is handled. If the\r
   Notification code is a ReadyToBoot event, this function will return\r
   and FSP continues the remaining execution until it reaches the DxeIpl.\r
 \r