]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/FirmwareVolume2.h
Remove prefix EFI_ from some TPL macros reference in some comments
[mirror_edk2.git] / MdePkg / Include / Protocol / FirmwareVolume2.h
index f154f730e58d8051ff3033a875c4285a89ef4cb7..836676f505a769788f76441054159a3256582e15 100644 (file)
@@ -94,8 +94,8 @@ typedef UINT64  EFI_FV_ATTRIBUTES;
   architecture. These constraints and the current state of the\r
   firmware volume are exposed to the caller using the\r
   GetVolumeAttributes() function. GetVolumeAttributes() is\r
-  callable only from EFI_TPL_NOTIFY and below. Behavior of\r
-  GetVolumeAttributes() at any EFI_TPL above EFI_TPL_NOTIFY is\r
+  callable only from TPL_NOTIFY and below. Behavior of\r
+  GetVolumeAttributes() at any EFI_TPL above TPL_NOTIFY is\r
   undefined. Type EFI_TPL is defined in RaiseTPL() in the UEFI\r
   2.0 specification.\r
   \r
@@ -132,9 +132,9 @@ EFI_STATUS
   does not affect the ability to read or write the firmware\r
   volume. Rather, once the EFI_FV_LOCK_STATUS bit is set, it\r
   prevents further modification to all the attribute bits.\r
-  SetVolumeAttributes() is callable only from EFI_TPL_NOTIFY and\r
+  SetVolumeAttributes() is callable only from TPL_NOTIFY and\r
   below. Behavior of SetVolumeAttributes() at any EFI_TPL above\r
-  EFI_TPL_NOTIFY is undefined. Type EFI_TPL is defined in\r
+  TPL_NOTIFY is undefined. Type EFI_TPL is defined in\r
   RaiseTPL() in the UEFI 2.0 specification.\r
 \r
 \r
@@ -251,8 +251,8 @@ EFI_STATUS
   boot services pool memory, which will be returned in Buffer.\r
   The size of the new buffer is returned in BufferSize and all\r
   other output parameters are returned with valid values.\r
-  ReadFile() is callable only from EFI_TPL_NOTIFY and below.\r
-  Behavior of ReadFile() at any EFI_TPL above EFI_TPL_NOTIFY is\r
+  ReadFile() is callable only from TPL_NOTIFY and below.\r
+  Behavior of ReadFile() at any EFI_TPL above TPL_NOTIFY is\r
   undefined. Type EFI_TPL is defined in RaiseTPL() in the UEFI\r
   2.0 specification.\r
   \r
@@ -343,8 +343,8 @@ EFI_STATUS
   pool memory, which will be returned in *Buffer. The size of\r
   the new buffer is returned in *BufferSize and all other output\r
   parameters are returned with valid values. ReadSection() is\r
-  callable only from EFI_TPL_NOTIFY and below. Behavior of\r
-  ReadSection() at any EFI_TPL above EFI_TPL_NOTIFY is\r
+  callable only from TPL_NOTIFY and below. Behavior of\r
+  ReadSection() at any EFI_TPL above TPL_NOTIFY is\r
   undefined. Type EFI_TPL is defined in RaiseTPL() in the UEFI\r
   2.0 specification.\r
 \r
@@ -462,8 +462,8 @@ typedef struct {
   Deleting a file as part of a multiple file write is not allowed.\r
   Platform Initialization Specification VOLUME 3 Shared\r
   Architectural Elements 84 August 21, 2006 Version 1.0\r
-  WriteFile() is callable only from EFI_TPL_NOTIFY and below.\r
-  Behavior of WriteFile() at any EFI_TPL above EFI_TPL_NOTIFY is\r
+  WriteFile() is callable only from TPL_NOTIFY and below.\r
+  Behavior of WriteFile() at any EFI_TPL above TPL_NOTIFY is\r
   undefined. Type EFI_TPL is defined in RaiseTPL() in the UEFI 2.0\r
   specification.\r
 \r
@@ -536,8 +536,8 @@ EFI_STATUS
   GetNextFile() must maintain the value of *Key returned by the\r
   immediately previous call. The actual contents of *Key are\r
   implementation specific and no semantic content is implied.\r
-  GetNextFile() is callable only from EFI_TPL_NOTIFY and below.\r
-  Behavior of GetNextFile() at any EFI_TPL above EFI_TPL_NOTIFY is\r
+  GetNextFile() is callable only from TPL_NOTIFY and below.\r
+  Behavior of GetNextFile() at any EFI_TPL above TPL_NOTIFY is\r
   undefined. Type EFI_TPL is defined in RaiseTPL() in the UEFI 2.0\r
   specification. Status Codes Returned\r
 \r