Re: [edk2] Missing PI definitions?

2018-12-04 Thread Andrew Fish via edk2-devel
Liming, Sorry I guess I was confusing this with EFI_RESOURCE_ATTRIBUTE_TESTED. I'll a little confused that it is implementation given it is passed into gDS->AddMemorySpace() the PI Spec defines the values of Capabilities to be defined in the UEFI Spec. as the GetMemoryMap() attributes. It is

Re: [edk2] Missing PI definitions?

2018-12-04 Thread Gao, Liming
ish >Sent: Wednesday, December 05, 2018 12:01 AM >To: edk2-devel >Subject: [edk2] Missing PI definitions? > >Anyone remember why these defines are not in a common header in the >MdePkg? > >/Volumes/Case/UDK2018(vUDK2018)>git grep MEMORY_PRESENT -- *.h >EdkCompatibilityPkg/Fou

[edk2] Missing PI definitions?

2018-12-04 Thread Andrew Fish
Anyone remember why these defines are not in a common header in the MdePkg? /Volumes/Case/UDK2018(vUDK2018)>git grep MEMORY_PRESENT -- *.h EdkCompatibilityPkg/Foundation/Include/TianoTypes.h:31:#define EFI_MEMORY_PRESENT 0x0100 MdeModulePkg/Core/Dxe/DxeMain.h:101:#define