1. 6f7978c Refer to OEM status code hook library instances in MdeModulePkg. by xli24 · 15 years ago
  2. b25c0b6 Move SmmReportStatusCodeLib to proper architecture branch for package level build. by xli24 · 15 years ago
  3. 6a5025f Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
  4. 11f4ce0 the 1st paramter of the function prototype lost the "CONST" keyword which is not complied with Spec by jchen20 · 15 years ago
  5. 663ec9c Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
  6. abec2e5 Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
  7. 102e708 Refer to status code library instances in MdeModulePkg. by xli24 · 15 years ago
  8. 30c8ee5 Create RuntimeDxeReportStatusCodeLib instance. by xli24 · 15 years ago
  9. e25cd12 Move non-framework status code library instances to MdeModulePkg. by xli24 · 15 years ago
  10. fd53b67 Move non-framework status code library instances to MdeModulePkg. by xli24 · 15 years ago
  11. d42aba9 Move non-framework status code library instances to MdeModulePkg. by xli24 · 15 years ago
  12. c5631ce Move SmmReportStatusCodeLib to MdeModulePkg. by xli24 · 15 years ago
  13. 8760829 Move PeiReportStatusCodeLib to MdeModulePkg. by xli24 · 15 years ago
  14. 75dea6b Create DxeReportStatusCodeLib instance. by xli24 · 15 years ago
  15. d9ab474 Move OemHookStatusCodeLibNull to MdeModulePkg. by xli24 · 15 years ago
  16. 253a88e Remove unnecessary dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  17. 3e31f1f Remove unnecessary dependency on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
  18. a709adf Sync tool code to BuildTools project r1783. by lgao4 · 15 years ago
  19. 4661d5d Fix a bug about linked list manipulation in DegradeResource() in PCI bus driver. by rsun3 · 15 years ago
  20. de028a6 Fix a bug in DegradeResource(). by rsun3 · 15 years ago
  21. bd1a4d1 Fix some typo. by klu2 · 15 years ago
  22. 024b102 Add a thunk driver to translate framework DataHub's smbios related record to PI SMBIOS's record via EFI_SMBIOS_PROTOCOL defined in PI 1.2 specification. by klu2 · 15 years ago
  23. 1d7dfeb Add package dependency for gEfiStatusCodeDataTypeDebugGuid. by xli24 · 15 years ago
  24. 29056ed Add check before free DevicePath (TCP child sock will have no device path installed) by xdu2 · 15 years ago
  25. 41335d2 Publish definition of MCA/INIT/PMI Protocol & ESAL, as introduced in PI 1.2. by xli24 · 15 years ago
  26. e8ade0e replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSED by vanjeff · 15 years ago
  27. 5429e00 replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSED by vanjeff · 15 years ago
  28. 23b0b37 Enable package level build. by xli24 · 15 years ago
  29. dc05231 Fix ICC compiler warning. by xli24 · 15 years ago
  30. 164393a Move Status Code Handler modules for PI implementation to MdeModulePkg. by xli24 · 15 years ago
  31. 6237bf0 Move Status Code Handler modules for PI implementation to MdeModulePkg by xli24 · 15 years ago
  32. 10c5648 Move Status Code Handler modules for PI implementation to MdeModulePkg by xli24 · 15 years ago
  33. 3af9b38 Move Status Code Handler modules for PI implementation to MdeModulePkg. by xli24 · 15 years ago
  34. 6a37c6b Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  35. bef09f3 Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  36. e6d3b27 Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  37. f979eec Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  38. 10c5d87 Remove status code modules' dependency on IntelFrameworkModulePkg. by xli24 · 15 years ago
  39. 61d4f8f Add assertion to ensure the boolean value must be 0 or 1 before the use of array index by qhuang8 · 15 years ago
  40. f335832 Add fixing for supporting third-party FV in unknown format. by klu2 · 15 years ago
  41. f00b5d8 Fix ICC toolchain build break. by rsun3 · 15 years ago
  42. 6051620 Update resource degrade algorithm in PCI bus driver. (1)If any child device has both option ROM and 64-bit BAR, degrade its PMEM64/MEM64 requests in case that if a legacy option ROM image can not access 64-bit resources. (2) If there are both PMEM64 and PMEM32 requests from child devices, which can not be satisfied by a P2P bridge simultaneously, keep PMEM64 and degrade PMEM32 to MEM32. (3) PMEM64/MEM64 are not supported when firmware is in 32-bit mode. by rsun3 · 15 years ago
  43. 1ef2678 Update PCI bus driver to support non-standard PCI to PCI bridge I/O window alignment, such as 2K/1K/512 byte. Feature PCD PcdPciBridgeIoAlignmentProbe is introduced to turn on/off this feature. by rsun3 · 15 years ago
  44. 423401f 1. Fix bug in some boundary cases to calculate SectorCountExp. by qhuang8 · 15 years ago
  45. a115836 update file/function comments to list the string length limitation. by eric_tian · 15 years ago
  46. 1adf568 clean-up the license to open source. by eric_tian · 15 years ago
  47. 5e973c9 Correct license's header. by klu2 · 15 years ago
  48. ce00a23 PI 1.1 SMM Feature Check-in by davidhuang · 15 years ago
  49. 4fd13cd PI 1.1 SMM Feature Check-in 1. Update SmmLib by davidhuang · 15 years ago
  50. 202c327 PI 1.1 SMM Feature Check-in by davidhuang · 15 years ago
  51. b7c5912 PI 1.1 SMM Feature Check-in by davidhuang · 15 years ago
  52. 2983a79 Try to get the image form device path by FALSE and TRUE boot policy. by lgao4 · 15 years ago
  53. 8f635c3 Fix a bug in MdePkg BaseLib: StrnCat() and AsciiStrnCat() should NULL terminated the final destination string when Length is equal to the length of Source string by qhuang8 · 15 years ago
  54. 8595f12 Working on having a single stack for all modes. This code currently has an issue nesting interrupts in a big honking loop, but seems to save and restore context correctly. by AJFISH · 15 years ago
  55. 6320fa4 Produce LoadPeImage protocol only in framework compatibility mode. by lgao4 · 15 years ago
  56. ad86a50 Add new UEFI driver AtaBusDxe: by qhuang8 · 15 years ago
  57. d716651 Enhance SCSI disk module to produce Disk Info protocol on the same Block IO handle: by qhuang8 · 15 years ago
  58. 48a0e6b add error handling for input parameter. by eric_tian · 15 years ago
  59. 81c5255 add error handling for input parameter. by eric_tian · 15 years ago
  60. d14d270 Add variable definitions of user identification by gdong1 · 15 years ago
  61. 2022142 Return EFI_UNSUPPORTED on NT32 platform. by xli24 · 15 years ago
  62. e471bf1 Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf's DSC and FDF file by klu2 · 15 years ago
  63. 132f1be Fix a bug with the shell cp command. When searching for a / it was possible to lose a directory level. I changed the code to add a missing / if needed and not search backwards for one. by AJFISH · 15 years ago
  64. f711436 1. Fix a bug encounter in build by davidhuang · 15 years ago
  65. 47c75f6 Refine the functions headers. by vanjeff · 15 years ago
  66. d64527e To avoid naming conflicts between PI SMMBASE2 Protocol/FRAMEWORK SMM Base Protocol by davidhuang · 15 years ago
  67. 43e3320 Refine type cast. by xli24 · 15 years ago
  68. d6d8e89 BaseUefiCpuLib: Preserve EBX register in InitializeFloatingPointUnits by jljusten · 15 years ago
  69. 0913fad OVMF SEC: Modify to match new interface of reset vector module by jljusten · 15 years ago
  70. 7a55c43 OVMF ResetVector: Modify interface with SEC module by jljusten · 15 years ago
  71. 8861fc7 Add missing EFIAPI instances on several functions. by jljusten · 15 years ago
  72. 31e49bd 1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029). by qhuang8 · 15 years ago
  73. cfc2ba6 Fix the issue that callback function with TPL lower than TPL_HIGH_LEVEL cannot handle status code at TPL_HIGH_LEVEL. by xli24 · 15 years ago
  74. 8a1dc10 Make MP Services thunk driver only be built under IA32 and X64 archs. by xli24 · 15 years ago
  75. efe9186 add error handling on usb related modules. by eric_tian · 15 years ago
  76. 7748eb2 Add '0x' prefix to indicate hex number by qhuang8 · 15 years ago
  77. 5d36285 Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP. by rsun3 · 15 years ago
  78. 768e2a9 Check in thunk driver to produce PI MP Services Protocol based on Framework MP Services Protocol. by xli24 · 15 years ago
  79. c0b89af Removing BuildNotes.txt file, as it was for the obsolete Java/ANT based builds by lhauch · 15 years ago
  80. cd41792 Enable Undi driver to support multicast MAC address mapped from IPv6 address by tye · 15 years ago
  81. c9ec704 Introduce a MDEPKG_NDEBUG macro to provide a method which can be used to reduce code size when compiler optimization is disabled. by eric_tian · 15 years ago
  82. 4b37cc0 Update ReadMe file for we use the binaries of boot sector directly instead of building it. by gikidy · 15 years ago
  83. dc9624a Remove Driver Health sample driver from OptionRomPkg. by gikidy · 15 years ago
  84. 1c8bea1 Fix a obvious bug for judge whether the PPB support ISA by klu2 · 15 years ago
  85. f8ee20c Smbios driver wrong compute the offset when updating string for given handle. by klu2 · 15 years ago
  86. ed79462 there is no 0 between a SMBIOS buffer and the first string in unformated area. So no need + 1. by klu2 · 15 years ago
  87. 7b9b2b9 Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using UnicodeSPrint function. by lgao4 · 15 years ago
  88. 351615e The consumer for smbios recorder should *not* make assumption the SMBIOS structure in special version. For length of smbios record, consumer need judge the SMBIOS->Hdr.Length but not use size of (SMBIOS_TYPE0) style. by klu2 · 15 years ago
  89. 65d0257 Improve status codes returned for functions of EFI_TCG_PROTOCOL. Note that after change, status codes returned for functions of EFI_TCG_PROTOCOL do not exactly match those defined in the TCG EFI Protocol 1.20 Final Specification. by rsun3 · 15 years ago
  90. d69f66d Add return value description for EFI_PEI_RECOVERY_BLOCK_IO_PPI.GetNumberOfBlockDevices(). by xli24 · 15 years ago
  91. 8546d5a Add missing definition of "EFI_PEI_DESCRIPTOR" in PI spec. by qhuang8 · 15 years ago
  92. 601afc0 Add legacy region range check. by xli24 · 15 years ago
  93. d90434c Correct the comments. by xdu2 · 15 years ago
  94. f147a39 Tempoprary removal of this ASSERT as it crashes the BeagleBoard. We can put it back in when we figure out the issue. by AJFISH · 15 years ago
  95. 6191043 Add the missing HiiVendor DevicePath for new added DriverHealth Form. by lgao4 · 15 years ago
  96. afbb91a fix the wrong module name. by eric_tian · 15 years ago
  97. 841f6ba Make the build.sh script match the TOT BaseTools project. by AJFISH · 15 years ago
  98. 5af06fe Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to work around Mac OS X 16 byte IA-32 calling conventions issue. All the calls to this code is #ifdef __APPLE__, so no reason to build it on Linux or other gcc flavors. by AJFISH · 15 years ago
  99. 73cbc58 fix build error, CpuIo module is replaced with CpuIo2Dxe by eric_tian · 15 years ago
  100. 261835c Don't need call SAP measure GPT table, which can be covered in SAP implementation. by lgao4 · 15 years ago