public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/8] Update function comments according to UEFI2.7 spec
@ 2017-06-19  4:46 Dandan Bi
  2017-06-19  4:46 ` [PATCH v2 1/8] MdePkg/SimpleTextInEx: Update comments according to UEFI 2.7 spec Dandan Bi
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Dandan Bi @ 2017-06-19  4:46 UTC (permalink / raw)
  To: edk2-devel

v2: Add some missing changes in previous pacth 3 and patch 8.

This patch serial is to update fucntion comments accoding to new
UEFI spec.


Dandan Bi (8):
  MdePkg/SimpleTextInEx: Update comments according to UEFI 2.7 spec
  IntelFrameworkModulePkg: Update comments in SimpleTextInEx
  MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7
  MdePkg/HiiImageDecoder.h: Remove the unnecessary comments
  MdePkg: Update comments in EFI_MEMORY_DESCRIPTOR according to UEFI2.7
  MdePkg: update comments in ResetSystem() according to UEFI2.7
  MdePkg: Clean ACPI 2.0 characters in UEFI spec
  MdeModulePkg: Clean ACPI 2.0 characters in UEFI spec

 .../Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c          | 10 ++++++---
 .../Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.h           | 10 ++++++---
 .../Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c       | 15 +++++++------
 .../Csm/BiosThunk/KeyboardDxe/BiosKeyboard.h       | 16 ++++++++------
 MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c |  9 +++++---
 MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2Keyboard.h  |  9 +++++---
 MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c             |  6 +++---
 MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.h             |  6 +++---
 .../Bus/Pci/PciHostBridgeDxe/PciRootBridge.h       |  6 +++---
 .../Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c     | 15 ++++++-------
 MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c             | 12 +++++++----
 MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.h             | 12 +++++++----
 .../Universal/Console/ConSplitterDxe/ConSplitter.c | 11 ++++++----
 .../Universal/Console/ConSplitterDxe/ConSplitter.h | 11 ++++++----
 .../Universal/Console/TerminalDxe/Terminal.h       |  7 ++++--
 .../Universal/Console/TerminalDxe/TerminalConIn.c  | 11 ++++++----
 MdePkg/Include/Library/UefiRuntimeLib.h            |  7 +++---
 MdePkg/Include/Protocol/HiiImageDecoder.h          |  9 --------
 MdePkg/Include/Protocol/PciIo.h                    | 25 +++++++++++-----------
 MdePkg/Include/Protocol/PciRootBridgeIo.h          | 18 ++++++++--------
 MdePkg/Include/Protocol/SimpleTextInEx.h           | 17 ++++++++-------
 MdePkg/Include/Uefi/UefiSpec.h                     | 24 +++++++++++++++------
 22 files changed, 153 insertions(+), 113 deletions(-)

-- 
1.9.5.msysgit.1



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

end of thread, other threads:[~2017-06-19  4:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19  4:46 [PATCH v2 0/8] Update function comments according to UEFI2.7 spec Dandan Bi
2017-06-19  4:46 ` [PATCH v2 1/8] MdePkg/SimpleTextInEx: Update comments according to UEFI 2.7 spec Dandan Bi
2017-06-19  4:46 ` [PATCH v2 2/8] IntelFrameworkModulePkg: Update comments in SimpleTextInEx Dandan Bi
2017-06-19  4:46 ` [PATCH v2 3/8] MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7 Dandan Bi
2017-06-19  4:46 ` [PATCH v2 4/8] MdePkg/HiiImageDecoder.h: Remove the unnecessary comments Dandan Bi
2017-06-19  4:54   ` Zeng, Star
2017-06-19  4:58     ` Bi, Dandan
2017-06-19  4:46 ` [PATCH v2 5/8] MdePkg: Update comments in EFI_MEMORY_DESCRIPTOR according to UEFI2.7 Dandan Bi
2017-06-19  4:46 ` [PATCH v2 6/8] MdePkg: update comments in ResetSystem() " Dandan Bi
2017-06-19  4:46 ` [PATCH v2 7/8] MdePkg: Clean ACPI 2.0 characters in UEFI spec Dandan Bi
2017-06-19  4:46 ` [PATCH v2 8/8] MdeModulePkg: " Dandan Bi
2017-06-19  4:51 ` [PATCH v2 0/8] Update function comments according to UEFI2.7 spec Zeng, Star

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