X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FCore%2FPei%2FPeiMain.h;fp=MdeModulePkg%2FCore%2FPei%2FPeiMain.h;h=a1cdbc15d98a72072ce48bc245f4163d274a5c16;hp=fef3753e4b3b3c4b1473360eef16e0a217b5484e;hb=c2c4199bc2b674166a8d48e1e0f45cf7c66a6d4c;hpb=ab9e11da66515edd53b9ad2267dbc7abcaf70c91 diff --git a/MdeModulePkg/Core/Pei/PeiMain.h b/MdeModulePkg/Core/Pei/PeiMain.h index fef3753e4b..a1cdbc15d9 100644 --- a/MdeModulePkg/Core/Pei/PeiMain.h +++ b/MdeModulePkg/Core/Pei/PeiMain.h @@ -104,7 +104,7 @@ typedef struct { // #define PEIM_STATE_NOT_DISPATCHED 0x00 #define PEIM_STATE_DISPATCHED 0x01 -#define PEIM_STATE_REGISITER_FOR_SHADOW 0x02 +#define PEIM_STATE_REGISTER_FOR_SHADOW 0x02 #define PEIM_STATE_DONE 0x03 typedef struct {