From: Andrew Fish <afish@apple.com>
To: edk2-devel <edk2-devel@lists.01.org>
Subject: Missing PI definitions?
Date: Tue, 04 Dec 2018 08:00:51 -0800 [thread overview]
Message-ID: <D8205682-C92D-473F-9113-28E09EEAD891@apple.com> (raw)
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 0x0100000000000000
MdeModulePkg/Core/Dxe/DxeMain.h:101:#define EFI_MEMORY_PRESENT 0x0100000000000000ULL
MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h:42:#define EFI_MEMORY_PRESENT 0x0100000000000000ULL
MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.h:33:#define EFI_MEMORY_PRESENT 0x0100000000000000ULL
/Volumes/Case/UDK2018(vUDK2018)>git grep EFI_MEMORY_INITIALIZED -- *.h
EdkCompatibilityPkg/Foundation/Include/TianoTypes.h:32:#define EFI_MEMORY_INITIALIZED 0x0200000000000000
MdeModulePkg/Core/Dxe/DxeMain.h:102:#define EFI_MEMORY_INITIALIZED 0x0200000000000000ULL
MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h:43:#define EFI_MEMORY_INITIALIZED 0x0200000000000000ULL
MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.h:34:#define EFI_MEMORY_INITIALIZED 0x0200000000000000ULL
/Volumes/Case/UDK2018(vUDK2018)>git grep EFI_MEMORY_TESTED -- *.h
EdkCompatibilityPkg/Foundation/Include/TianoTypes.h:33:#define EFI_MEMORY_TESTED 0x0400000000000000
MdeModulePkg/Core/Dxe/DxeMain.h:103:#define EFI_MEMORY_TESTED 0x0400000000000000ULL
MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/LightMemoryTest.h:44:#define EFI_MEMORY_TESTED 0x0400000000000000ULL
MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTest.h:35:#define EFI_MEMORY_TESTED 0x0400000000000000ULL
Thanks,
Andrew Fish
next reply other threads:[~2018-12-04 16:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-04 16:00 Andrew Fish [this message]
2018-12-05 0:19 ` Missing PI definitions? Gao, Liming
2018-12-05 1:04 ` Andrew Fish
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D8205682-C92D-473F-9113-28E09EEAD891@apple.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox