]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/CapsuleVendor.h
Rollback change of revision 10061.
[mirror_edk2.git] / MdeModulePkg / Include / Guid / CapsuleVendor.h
index 6647738a79395ff382c790c6066842d21b3416aa..b3ac377af4e66ae68075e0fd8689011cbc6251e4 100644 (file)
@@ -48,21 +48,6 @@ typedef struct {
   UINT32 Length;                     ///< Length of capsule data.\r
 } CAPSULE_HOB_INFO;\r
 \r
-///\r
-/// The variable describes the long mode buffer used by 32-bit Capsule PEIM\r
-/// to handle capsule above 4G.\r
-///\r
-#define EFI_CAPSULE_LONG_MODE_BUFFER_NAME L"CapsuleLongModeBuffer"\r
-\r
-///\r
-/// Data structure for base address and length of the long mode buffer used by 32-bit Capsule PEIM\r
-/// to handle capsule above 4G\r
-///\r
-typedef struct {\r
-  UINT64   Base;    ///< Base address of the long mode buffer.\r
-  UINT64   Length;  ///< Length of the long mode buffer.\r
-} EFI_CAPSULE_LONG_MODE_BUFFER;\r
-\r
 extern EFI_GUID gEfiCapsuleVendorGuid;\r
 \r
 #endif // #ifndef _EFI_CAPSULE_VENDOR_GUID_H_\r