public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add NVDIMM related spec definitions
@ 2017-11-08  6:33 Ruiyu Ni
  2017-11-08  6:33 ` [PATCH v2 1/2] MdePkg/Btt.h: Add Block Translation Table definitions Ruiyu Ni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ruiyu Ni @ 2017-11-08  6:33 UTC (permalink / raw)
  To: edk2-devel

v2:
  1. Create Btt.h in Include/Guid directory per Liming's comments.
  2. Change the GUID C name to match macro name.

Ruiyu Ni (2):
  MdePkg/Btt.h: Add Block Translation Table definitions
  MdePkg/NvdimmLabel.h: Add NVDIMM_LABEL protocol definition

 MdePkg/Include/Guid/Btt.h             | 228 ++++++++++++++++++++++
 MdePkg/Include/Protocol/NvdimmLabel.h | 351 ++++++++++++++++++++++++++++++++++
 MdePkg/MdePkg.dec                     |   9 +
 3 files changed, 588 insertions(+)
 create mode 100644 MdePkg/Include/Guid/Btt.h
 create mode 100644 MdePkg/Include/Protocol/NvdimmLabel.h

-- 
2.12.2.windows.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-08  8:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08  6:33 [PATCH v2 0/2] Add NVDIMM related spec definitions Ruiyu Ni
2017-11-08  6:33 ` [PATCH v2 1/2] MdePkg/Btt.h: Add Block Translation Table definitions Ruiyu Ni
2017-11-08  6:33 ` [PATCH v2 2/2] MdePkg/NvdimmLabel.h: Add NVDIMM_LABEL protocol definition Ruiyu Ni
2017-11-08  8:24 ` [PATCH v2 0/2] Add NVDIMM related spec definitions Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox