1. d3d9255 MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h for Doxgen format by Feng Tian · 10 years ago
  2. fbb393a [MdePkg] Code clean-up: Remove trailing spaces by Lee Leahy · 10 years ago
  3. 93e8d03 Fix comment typos. by Gao, Liming · 11 years ago
  4. d4468cd Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the clarification that bitfields are ordered such that bit 0 is the least significant bit. by Ruiyu Ni · 11 years ago
  5. 78322c8 Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code. by Shumin Qiu · 11 years ago
  6. 8024cca Add 2.4 to system table version. by Shumin Qiu · 11 years ago
  7. 566771b Enable UEFI firmware to support FMP capsule format. by czhang46 · 11 years ago
  8. efdabc6 Update UpdateCapsule() service return status to follow UEFI2.3.1 D. by Liming Gao · 11 years ago
  9. 774b573 Enable warningif opcode in browser. by Eric Dong · 11 years ago
  10. ce1d1c9 Update SetVariable() function description for the clarification of requirements to update timestamp associated with authenticated variable. by Shumin Qiu · 11 years ago
  11. fc51ab6 Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEFI Spec 2.4. by Ruiyu Ni · 11 years ago
  12. 5a7b9bb Add the missing status code in the returned table of InstallMultipleProtocolInterface(). by Shumin Qiu · 11 years ago
  13. 61f2ab9 Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). by Qian Ouyang · 11 years ago
  14. 6675a21 MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
  15. b4319af MdePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  16. cadf879 Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAG by ydong10 · 12 years ago
  17. 4706ff4 Enable EFI_IFR_DEFAULT2 opcode in browser. by ydong10 · 12 years ago
  18. 53cdd43 Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields. by niruiyu · 12 years ago
  19. b92b120 Add PI1.2.1 SAP2 support and UEFI231B mantis 896 by lgao4 · 12 years ago
  20. b5eb03c Add 2 new Bds features by czhang46 · 12 years ago
  21. 4a23eaa Fix the typo in InstallMultipleProtocolInterfaces comments by niruiyu · 12 years ago
  22. 4e7d855 Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1b by ydong10 · 13 years ago
  23. 3e05870 Enhance the error handling for AllocatePool and AllocatePages function. by ydong10 · 13 years ago
  24. e8ef428 Correct definition to follow spec. Signed-off-by: ydong10 Reviewed-by: lgao4 by ydong10 · 13 years ago
  25. 8556091 1. Fix a bug when verify the CertType GUID in authentication variable data payload. by sfu5 · 13 years ago
  26. 96aace8 UEFI231 spec compliance: by jyao1 · 13 years ago
  27. ab0eece 1. Add Uefi231 secure boot related definitions by hhuan13 · 13 years ago
  28. 76336e4 Add header file for KMS. by lzeng14 · 14 years ago
  29. d23610e Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1 by ydong10 · 14 years ago
  30. d9de792 Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  31. 18bd7e8 Fix the comments in the core interface to follow the UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  32. 2ed77d0 Add new "ref5" opcode data structure and ref data type structure. by ydong10 · 14 years ago
  33. dfc66bb Add new "refresh event group" opcode. by ydong10 · 14 years ago
  34. 26a65e5 Add new "Modal form" opcode. by ydong10 · 14 years ago
  35. bfe0572 Update the comments of InstallConfigurationTable to follow UEFI Spec. by niruiyu · 14 years ago
  36. 2be21af 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to SimpleTextInEx.h because they are defined in Table - EFI Scan Codes for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL. by vanjeff · 14 years ago
  37. aee17e8 Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TABLE_REVISION & EFI_RUNTIME_SERVICES_REVISION & EFI_BOOT_SERVICES_REVISION to EFI_2_31_SYSTEM_TABLE_REVISION. by vanjeff · 14 years ago
  38. f6ea51e Update the comments for SizeofPartitionEntry field to follow the UEFI Spec. by niruiyu · 14 years ago
  39. 2094c4d Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the SMM Communication ACPI Table defined in the PI spec. by rsun3 · 14 years ago
  40. 9095e76 Update function description per UEFI2.3d. The main changes include: by lgao4 · 14 years ago
  41. 36b8597 Update comments of BIT1 and BIT2 to align UEFI Spec 2.3d for EFI_PARTITION_ENTRY.Attributes in UefiGpt.h by niruiyu · 14 years ago
  42. b422161 Add Doxygen style comments to the EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE() macros. Clarify that the Size and Pages parameters to these macros are assumed to be type UINTN. by mdkinney · 14 years ago
  43. 740ee2e Add comment about usage on EFI_SIZE_TO_PAGES() and EFI_PAGES_TO_SIZE macros. by rsun3 · 14 years ago
  44. 9df063a Update the copyright notice format by hhtian · 15 years ago
  45. af2dc6a Grammatical and disclaimer changes (does not follow internal C coding stds.) by myronporter · 15 years ago
  46. 4ccd956 Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_NO_MEDIA_xxx, these definitions are available in latest UEFI spec. by xdu2 · 15 years ago
  47. 2573712 Enhance SetupBrowser to support new UEFI HiiFormMap feature by lgao4 · 15 years ago
  48. 450ec0e Correct the table's version according to PI/UEFI spec. by klu2 · 15 years ago
  49. 993702a Add media status relative definition to UEFI PXE header file. by xdu2 · 15 years ago
  50. 8c6d73f Some HII related definitions change. Note these changes are inconsistent with current UEFI 2.3 spec. They are supposed to be in later errata document. by rsun3 · 15 years ago
  51. c620437 Prompt the PI specification version to 1.20 and UEFI specification version to 2.30, for PEI_SERVICES_TABLE, DXE_SERVICES_TABLE, EFI_BOOT_SERVICES_TABLE, EFI_RUNTIME_SERVICES_TABLE. by klu2 · 15 years ago
  52. 234dfbf Update to align with UEFI 2.3 spec: rename "UEFI_CONFIG_LANG2" to be "UEFI_CONFIG_LANG_2" by xdu2 · 15 years ago
  53. fbf926a sync comments on data structure to follow latest UEFI spec. by eric_tian · 15 years ago
  54. f605152 Add HII animation related definitions into MdePkg. by rsun3 · 15 years ago
  55. eaf75bf sync the latest spec changes with code by eric_tian · 15 years ago
  56. f620c88 Update definition aligned to UEFI2.3 by lgao4 · 15 years ago
  57. fa3e774 Remove some unicode characters in MdePkg source code. by qhuang8 · 15 years ago
  58. add9c35 Add UEFI 2.2 and UEFI 2.3 signature. by qhuang8 · 15 years ago
  59. e189264 Remove the restrain on the Year field in EFI_TIME structure. by qhuang8 · 15 years ago
  60. 41c333a Clarify Attribute field in EFI_PARTITION_ENTRY by qhuang8 · 15 years ago
  61. 66d550f 1. Fix incorrect definition of UEFI_CONFIG_LANG and UEFI_CONFIG_LANG_2. They should be zero-terminated ascii string. by qhuang8 · 15 years ago
  62. 0cd118f 1. Add new HII IFR opcode introduced in UEFI2.2 and UEFI2.3 by lgao4 · 15 years ago
  63. eaa8a23 1. Add a new Capsule initiate reset flag by qhuang8 · 15 years ago
  64. bd86cb0 1. Add TCG MOR (Memory Overwrite request) definition from TCG Platform Reset Attack Mitigation Specification.pdf. by lgao4 · 15 years ago
  65. d674ed5 UEFI 2.3 Specification should be updated to move these status code definitions into Appendix D, so all the EFI_STATUS codes are defined in a single place in the specifications, and that will help avoid status code collisions as new status codes may be defined over time. by eric_tian · 15 years ago
  66. 8992ce0 Fix file headers and a few comments by mdkinney · 15 years ago
  67. ebd04fc Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. by qhuang8 · 15 years ago
  68. 16cb6ec Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question. by qhuang8 · 15 years ago
  69. db27cda SetVariable() function comments updated to follow UEFI2.3 by eric_tian · 15 years ago
  70. 97f8b30 Add ARM specific Machine Type Add ARM specific removable media boot file name by mdkinney · 15 years ago
  71. f754f72 update codes per MdePkg doxgen review comments. by vanjeff · 16 years ago
  72. 1a2f870 Second set of changes based on a review of the code comments in the Include directory for typos, grammar issues, and language clarity. by pkandel · 16 years ago
  73. d7dfd02 1. Clean up MdePkg internal header files by lgao4 · 16 years ago
  74. 11ca63e Review the comments to match Spec. by gikidy · 16 years ago
  75. c2ace45 Add UEFI2.1d HiiPlatformSetupFormset Guid by lgao4 · 16 years ago
  76. 298530b Useless definition removed and typo corrected. by gikidy · 16 years ago
  77. eaad131 Retire RFC_3066_ENTRY_SIZE definition. by qhuang8 · 16 years ago
  78. a0d58c2 Synchronized with UEFI Spec by jji4 · 16 years ago
  79. e8e519e ISO_639_2_ENTRY_SIZE has been moved to be local. by jji4 · 16 years ago
  80. 4ab0dff 1) Remove UEFI specific defines from IndustryStandard/PeImage.h by mdkinney · 16 years ago
  81. f1366d6 Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h: by qhuang8 · 16 years ago
  82. 0763673 Clean up to update the reference of the these macros: by qhuang8 · 16 years ago
  83. f6d2bcc Update EntryPoint library header by lgao4 · 16 years ago
  84. de2314f Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated resource is used out. And remove PCD. by lgao4 · 16 years ago
  85. 1bf7937 Add comments for enumeration, structure data members those are referred by UefiService, Runtime Service, Dxe Service and Pei Service. by lgao4 · 16 years ago
  86. 992f22b Add the detailed descriptions for the structure data member in these protocol. by lgao4 · 16 years ago
  87. 9319d2c Add comments for most of enum data type. by lgao4 · 16 years ago
  88. 2a3f6a2 1) Add descriptions for the enum values or struc members for the following types: by mdkinney · 16 years ago
  89. 6617fcc Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESS by mdkinney · 16 years ago
  90. 2a2df9b by ywu21 · 16 years ago
  91. 0a015b7 update (EFIAPI *EFI_IMAGE_ENTRY_POINT) comment by ywu21 · 16 years ago
  92. b058028 Fix to pass the Richford tip ICC build, this check-in is need for the previous check-in version r6765 (Fix the parameter typo, it should confirm to UEFI spec.) by zliu3 · 16 years ago
  93. 9185c38 Sync in bug fix from EDK I: by qwang12 · 16 years ago
  94. a0f1b04 Use #include <XXX.h> for public include files. by qhuang8 · 16 years ago
  95. 13c3106 added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to use them. by vanjeff · 16 years ago
  96. a979fca Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE type definition. by qwang12 · 16 years ago
  97. 1fd83dd Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition. by qwang12 · 16 years ago
  98. 18e6a25 Remove the unnecessary include file: Uefi.h. Module should include this file base on the specification it comply with. by qwang12 · 16 years ago
  99. 43025b2 ECC Clean up. by vanjeff · 16 years ago
  100. 3ed785e apply for doxgen format comments. by vanjeff · 16 years ago