X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FMdePkg.dec;h=9669aa678048100f4cddbeeba744f5e269b5addd;hp=609e3316073001618b6180796e705891bccc6708;hb=71339b0da0eeca19155fc48295533532b7025b9f;hpb=ee7947830c353477adf904bbb900f724d33b49a5 diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec index 609e331607..9669aa6780 100644 --- a/MdePkg/MdePkg.dec +++ b/MdePkg/MdePkg.dec @@ -40,26 +40,19 @@ # ################################################################################ [Includes.common] - Include # Base PiPei PiDxe Uefi - Include/Guid # GUIDs that are declared by the MDE Package - Include/Library # All Mde Libraries - Include/IndustryStandard # Acpi Pci22 Scsi Usb SmBus - Include/Protocol # The summary of protocols introduced by UEFI2.0/UEFI2.1/EFI1.1/PI1.0 - Include/Ppi # All PPIs defined in PI1.0 - Include/Pi # PI definitions - Include/Uefi # UEFI definitions + Include # Root include for the package [Includes.Ia32] - Include/Ia32 # ProcessorBind + Include/Ia32 # Processor specific include path for pacakge [Includes.X64] - Include/x64 # ProcessorBind + Include/x64 # Processor specific include path for pacakge [Includes.IPF] - Include/Ipf # IpfDefines IpfMacro ProcessorBind SalApi + Include/Ipf # Processor specific include path for pacakge [Includes.EBC] - Include/Ebc # ProcessorBind + Include/Ebc # Processor specific include path for pacakge ################################################################################ # @@ -171,7 +164,7 @@ [Ppis.common] gEfiPeiMasterBootModePpiGuid = { 0x7408d748, 0xfc8c, 0x4ee6, {0x92, 0x88, 0xc4, 0xbe, 0xc0, 0x92, 0xa4, 0x10 } } gEfiDxeIplPpiGuid = {0xae8ce5d, 0xe448, 0x4437, {0xa8, 0xd7, 0xeb, 0xf5, 0xf1, 0x94, 0xf7, 0x31 }} - gEfiPeiMemoryInstalledPpiGuid = {0xf894643d, 0xc449, 0x42d1, {0x8e, 0xa8, 0x85, 0xbd, 0xd8, 0xc6, 0x5b, 0xde } } + gEfiPeiMemoryDiscoveredPpiGuid = {0xf894643d, 0xc449, 0x42d1, {0x8e, 0xa8, 0x85, 0xbd, 0xd8, 0xc6, 0x5b, 0xde } } gEfiPeiBootInRecoveryModePpiGuid = { 0x17ee496a, 0xd8e4, 0x4b9a, {0x94, 0xd1, 0xce, 0x82, 0x72, 0x30, 0x8, 0x50 } } gEfiEndOfPeiPhasePpiGuid = {0x605EA650, 0xC65C, 0x42e1, {0xBA, 0x80, 0x91, 0xA5, 0x2A, 0xB6, 0x18, 0xC6 } } gEfiPeiResetPpiGuid = { 0xef398d58, 0x9dfd, 0x4103, {0xbf, 0x94, 0x78, 0xc6, 0xf4, 0xfe, 0x71, 0x2f } } @@ -294,26 +287,6 @@ ## BugBug: HII related protocols should be defined. gEfiFormBrowserProtocolGuid = { 0xE5A1333E, 0xE1B4, 0x4D55, { 0xCE, 0xEB, 0x35, 0xC3, 0xEF, 0x13, 0x34, 0x43 }} -################################################################################ -# -# Global PPI Definition section - list of Global PPI C Name Data -# Structures that are provided by this package. -# -################################################################################ -[Ppis.common] - gEfiPeiStallPpiGuid = { 0x1F4C6F90, 0xB06B, 0x48D8, { 0xA2, 0x01, 0xBA, 0xE5, 0xF1, 0xCD, 0x7D, 0x56 }} - gPcdPpiGuid = { 0x06E81C58, 0x4AD7, 0x44BC, { 0x83, 0x90, 0xF1, 0x02, 0x65, 0xF7, 0x24, 0x80 }} - gEfiPeiStatusCodePpiGuid = { 0x229832D3, 0x7A30, 0x4B36, { 0xB8, 0x27, 0xF4, 0x0C, 0xB7, 0xD4, 0x54, 0x36 }} - gEfiSecPlatformInformationPpiGuid = { 0x6F8C2B35, 0xFEF4, 0x448D, { 0x82, 0x56, 0xE1, 0x1B, 0x19, 0xD6, 0x10, 0x77 }} - gEfiPeiResetPpiGuid = { 0xEF398D58, 0x9DFD, 0x4103, { 0xBF, 0x94, 0x78, 0xC6, 0xF4, 0xFE, 0x71, 0x2F }} - gEfiPeiMemoryDiscoveredPpiGuid = { 0xF894643D, 0xC449, 0x42D1, { 0x8E, 0xA8, 0x85, 0xBD, 0xD8, 0xC6, 0x5B, 0xDE }} - gEfiPeiMasterBootModePpiGuid = { 0x7408D748, 0xFC8C, 0x4EE6, { 0x92, 0x88, 0xC4, 0xBE, 0xC0, 0x92, 0xA4, 0x10 }} - gEfiPeiFvFileLoaderPpiGuid = { 0x7E1F0D85, 0x04FF, 0x4BB2, { 0x86, 0x6A, 0x31, 0xA2, 0x99, 0x6A, 0x48, 0xA8 }} - gEfiEndOfPeiSignalPpiGuid = { 0x605EA650, 0xC65C, 0x42E1, { 0xBA, 0x80, 0x91, 0xA5, 0x2A, 0xB6, 0x18, 0xC6 }} - gEfiDxeIplPpiGuid = { 0x0AE8CE5D, 0xE448, 0x4437, { 0xA8, 0xD7, 0xEB, 0xF5, 0xF1, 0x94, 0xF7, 0x31 }} - gEfiPeiCpuIoPpiInServiceTableGuid = { 0xE6AF1F7B, 0xFC3F, 0x46DA, { 0xA8, 0x28, 0xA3, 0xB4, 0x57, 0xA4, 0x42, 0x82 }} - gEfiPeiBootInRecoveryModePpiGuid = { 0x17EE496A, 0xD8E4, 0x4B9A, { 0x94, 0xD1, 0xCE, 0x82, 0x72, 0x30, 0x08, 0x50 }} - ################################################################################ # # PCD Declarations section - list of all PCDs Declared by this Package