X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FUefi%2FUefiSpec.h;h=12611c7c1c03c962bc6d0971609e5e9736452bd6;hp=906bf68899db79c1cc3feb626824b64f84a8af19;hb=f6d2bcc6fa8161d20ff2b3601c94c566b5a9bc35;hpb=963dbb30018c6420a9b27778e05e5eed74b23173 diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/MdePkg/Include/Uefi/UefiSpec.h index 906bf68899..12611c7c1c 100644 --- a/MdePkg/Include/Uefi/UefiSpec.h +++ b/MdePkg/Include/Uefi/UefiSpec.h @@ -328,7 +328,6 @@ EFI_STATUS // ConvertPointer DebugDisposition type. // #define EFI_OPTIONAL_PTR 0x00000001 -#define EFI_OPTIONAL_POINTER EFI_OPTIONAL_PTR /** Determines the new virtual address that is to be used on subsequent memory accesses. @@ -1582,8 +1581,8 @@ typedef struct { UINT32 HeaderSize; /// /// Bit-mapped list describing the capsule attributes. The Flag values - /// of 0x0000 ¨C 0xFFFF are defined by CapsuleGuid. Flag values - /// of 0x10000 ¨C 0xFFFF0000 are defined by this specification + /// of 0x0000 - 0xFFFF are defined by CapsuleGuid. Flag values + /// of 0x10000 - 0xFFFF0000 are defined by this specification /// UINT32 Flags; ///