1. 15f8eef MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 by Jordan Justen · 10 years ago
  2. eabcdf3 MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug by Jordan Justen · 10 years ago
  3. f7ce802 MdePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  4. ff9f939 Update MdePkg package version from 1.04 to 1.05 by Gao, Liming · 10 years ago
  5. 03e9db1 MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 by Jordan Justen · 10 years ago
  6. 7458df4 MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code by Jordan Justen · 10 years ago
  7. f6888ee MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code by Jordan Justen · 10 years ago
  8. a8458d6 MdePkg BaseLib NASM Thunk16: Use NASM local labels by Jordan Justen · 10 years ago
  9. fbb5393 MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
  10. 6dab5c8 MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
  11. 02eef55 MdePkg Base.h: Always define ASM_PFX by Jordan Justen · 10 years ago
  12. 4c103c5 Don't initialize local variables in its declaration. by Gao, Liming · 10 years ago
  13. cb9ec39 Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification. by Samer El-Haj-Mahmoud elhaj · 10 years ago
  14. f7acc87 MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_STRUCTURE. by Star Zeng · 10 years ago
  15. 8f1cbb0 MdePkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  16. f5746cb MdePkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  17. 9b94012 MdePkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  18. c92c179 MdePkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  19. f0aa06e Add PCI PMC and PMCSR register definitions from PCI Power Management Interface Specification by Samer El-Haj-Mahmoud elhaj · 10 years ago
  20. ba0ef1e Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification to replace Reserved with MessageCode. by Samer El-Haj-Mahmoud elhaj · 10 years ago
  21. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  22. 6809c87 Only reserve the aligned memory instead of reserving the unaligned memory in PeiMemoryAllocationLib by Gao, Liming · 10 years ago
  23. 66c6d4d MdePkg: Introduced BaseStackCheckLib (cont.) by Andrew Fish · 10 years ago
  24. 5e5fb41 MdePkg: Introduced BaseStackCheckLib (cont.) by Andrew Fish · 10 years ago
  25. 4bc7d5b MdePkg: Introduced BaseStackCheckLib by Andrew Fish · 10 years ago
  26. 64fabae MdePkg: BaseOrderedCollectionRedBlackTreeLib: improve coding style by Eric Dong · 10 years ago
  27. da03183 MdePkg: library INF files should reference feature PCDs under [FeaturePcd] by Laszlo Ersek · 10 years ago
  28. 6a650d1 MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warnings by Laszlo Ersek · 10 years ago
  29. 7595544 MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warning by Laszlo Ersek · 10 years ago
  30. 281b6b9 Roll-back from an accidental commit. by lhauch · 10 years ago
  31. ea64888 Change svn:mime-type property on all Unicode files (extension .uni) in edk2 by lhauch · 10 years ago
  32. cf556c6 MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instance by Laszlo Ersek · 10 years ago
  33. 250e4b0 MdePkg: introduce OrderedCollectionLib library class by Kinney, Michael D · 10 years ago
  34. 1be8039 MdePkg: Fix Clang build failure by Gao, Liming · 10 years ago
  35. 4a22833 Added SMBIOS 2.8.0 updates. by Elvin Li · 10 years ago
  36. e935092 Add type cast for better coding style. by Qiu Shumin · 10 years ago
  37. 48a42a1 Add missing ACPI5.1 table. by jyao1 · 10 years ago
  38. f449aff Add ACPI5.1 header file. by jyao1 · 10 years ago
  39. d52b9d8 MdePkg BaseLib: Fix a corner case of Source and Destination overlap. by Star Zeng · 10 years ago
  40. 0ca7b0b MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than random value. by Star Zeng · 11 years ago
  41. 28087ef MdePkg/BasePrintLib: Do not do operations with NULL by Harry Liebel · 11 years ago
  42. 6afd9f4 Refine code to make it more safely. by Eric Dong · 11 years ago
  43. e837e22 Correct comment typo in AsmReadCr0() function. by Gao, Liming · 11 years ago
  44. ed2867d Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. by Ruiyu Ni · 11 years ago
  45. 93e8d03 Fix comment typos. by Gao, Liming · 11 years ago
  46. 46d491d Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES. by Gao, Liming · 11 years ago
  47. d551cc6 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. by Fu Siyuan · 11 years ago
  48. 5966402 MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to return EFI_ACCESS_DENIED for duplicated FADT, FACS or DSDT installation. by Star Zeng · 11 years ago
  49. a06ec3e Add device path node/text conversion for NVMe device path node. by Ruiyu Ni · 11 years ago
  50. b95eb5e MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It should be the number of transferred blocks rather than block size. by Tian, Feng · 11 years ago
  51. b2bd493 MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables. by Star Zeng · 11 years ago
  52. a8d8d43 Support load 64 bit image from 32 bit core. by Eric Dong · 11 years ago
  53. d120b46 Removes MacString Rt attribute in Ip4Config/Mnp driver. by Fu Siyuan · 11 years ago
  54. 57a1b9c Add comment for S3BootScriptSaveMemPoll API, since it does not match PI specification. by jyao1 · 11 years ago
  55. e27ecde Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL in AdapterInformation. by Ari Zigler · 11 years ago
  56. 2080f67 Add more check for PE COFF SizeOfHeader field. by jyao1 · 11 years ago
  57. 7771be9 Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in AdapterInformation. by Shumin Qiu · 11 years ago
  58. 8db92ab Fix CRLF format by Tian, Hot · 11 years ago
  59. 66a110d Optimize the code to not call StrToBuf when DataLength is 0. by Ruiyu Ni · 11 years ago
  60. 8a83534 Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. by Gao, Liming · 11 years ago
  61. b9ababa Follow UEFI2.4.a spec, add more description on parameter check. by jyao1 · 11 years ago
  62. 5d6a5ae Follow UEFI spec to convert unrecognized device path structure from/to hex dump text. by Ruiyu Ni · 11 years ago
  63. ffdb421 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib class. by Gao, Liming · 11 years ago
  64. 9938c13 Update FMP Header file Comments per UEFI2.4A by Gao, Liming · 11 years ago
  65. ed95ad4 Update the comments to follow spec update. by Eric Dong · 11 years ago
  66. 5109015 Follow UEFI2.4.a spec, deprecate 6 hash algo. by jyao1 · 11 years ago
  67. 66bd412 Add a new header file to define Adapter Information Protocol. by Shumin Qiu · 11 years ago
  68. 37eae4c Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. by Ruiyu Ni · 11 years ago
  69. e1c9edd MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures by Jaben Carsey · 11 years ago
  70. a1d2025 MdePkg: Add PCI Express 2.1 and 3.0 structures by Jaben Carsey · 11 years ago
  71. e3a7cae Updates MdePkg package version from 1.03 to 1.04 by Gao, Liming · 11 years ago
  72. e8480a1 Correct function comments of S3BootScriptCloseTable(). by Liming Gao · 11 years ago
  73. f9ed6c9 Add processor family 2 definition in SMBIOS header file. by Yi Li · 11 years ago
  74. 0befb08 MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size supported, align the behavior of LibPcdSetPtr with LibPcdSetN to handle error status returned. by Star Zeng · 11 years ago
  75. 300f2c6 Correct function comments of S3BootScriptSaveDispatch2(). by Liming Gao · 11 years ago
  76. 1346352 Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overflow ASSERT case. by Liming Gao · 11 years ago
  77. af8aa62 MdePkg: First instruction after clearing CR0.PE must be a far jmp. by David Woodhouse · 11 years ago
  78. 321c89c Clean up hard-coded offsets and other utter bogosity in Thunk16.S by David Woodhouse · 11 years ago
  79. da66011 MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an invalid TokenNumber input. by Star Zeng · 11 years ago
  80. 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
  81. 0e0fb74 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. by Fu Siyuan · 11 years ago
  82. b4e7b2d Correct file header comments for DiskIo2.h. by Ruiyu Ni · 11 years ago
  83. 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
  84. d18b71c TempRam Done PPI definition in PI1.2.1 by Liming Gao · 11 years ago
  85. a889d46 Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. by Jeff Fan · 11 years ago
  86. 8024cca Add 2.4 to system table version. by Shumin Qiu · 11 years ago
  87. a4d5fa1 Update revisions for PI1.3. by Shumin Qiu · 11 years ago
  88. 96d6d00 MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
  89. 3aa8dc6 Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key technology to produce the Random Number Generator protocol, which is used to provide high-quality random numbers for use in applications, or entropy for seeding other random number generators. Refer to http://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide/ for more information about Intel Secure Key technology. by Long, Qin · 11 years ago
  90. 419db80 MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. by Bob C Feng · 11 years ago
  91. fcfd5fb Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
  92. c48abbe Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDxe driver for the return status of S3BootScriptExecute(). by Shumin Qiu · 11 years ago
  93. 9da3888 Fix several bugs in DevicePathLib implementation regarding the device path node and text conversion. by Ruiyu Ni · 11 years ago
  94. 50903aa Support unhook notification function for Smst->SmmRegisterProtocolNotify() per PI specification. by Jeff Fan · 11 years ago
  95. 95d0cb1 Update SimpleFileSystem.h to add the asynchronous File IO API definition. by Ruiyu Ni · 11 years ago
  96. a93b0e3 Use rsp instead of esp to save 64-bit stack pointer. by Elvin Li · 11 years ago
  97. 566771b Enable UEFI firmware to support FMP capsule format. by czhang46 · 11 years ago
  98. ed84519 MdePkg PeiServicesLib: Refine the code to avoid error report. by Star Zeng · 11 years ago
  99. 59ec2b0 Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PROTOCOL::Repair() from EFI_DRIVER_HEALTH_REPAIR_PROGRESS_NOTIFY to EFI_DRIVER_HEALTH_REPAIR_NOTIFY to follow the UEFI spec. by Ruiyu Ni · 11 years ago
  100. c793510 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE using the Security Arch Protocol by Star Zeng · 11 years ago