1. 8ff272e Fix “reconnect -r” ASSERT after VLAN configured. by Fu Siyuan · 11 years ago
  2. 27bace9 Keep consistent about the return value between the caller and callee. by Eric Dong · 11 years ago
  3. 6307a8b Rollback the change 15021. by Eric Dong · 11 years ago
  4. efd6b41 MdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGuid HOB is not present. by Star Zeng · 11 years ago
  5. 80873de Keep consistent about the return value between the caller and callee. by Eric Dong · 11 years ago
  6. bdebd2c Fix a bug for vlan ping failure. by Wu Jiaxin · 11 years ago
  7. 5fdd2a8 Update code to avoid using potential NULL pointer. by Eric Dong · 11 years ago
  8. 077c7ae Update code to support guid op nest in the statement. by Eric Dong · 11 years ago
  9. c5fba0f Fix a bug in TCP driver’s component name print function. by Fu Siyuan · 11 years ago
  10. 98c4caa Get entire variable data for efi varstore at first time. by Eric Dong · 11 years ago
  11. 4636295 Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() implementation. Without the assignment, system may hang sometimes. by Ruiyu Ni · 11 years ago
  12. f67eb9d MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSizePopulateCapsule by PcdGet32 in EntryPoint. by Star Zeng · 11 years ago
  13. 0e0fb74 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. by Fu Siyuan · 11 years ago
  14. 0f83ac3 Refine code to fix potential code bug. by Eric Dong · 11 years ago
  15. 05de47e Refine code to fix potential code bug. by Eric Dong · 11 years ago
  16. d5ad081 MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when SKU ID enabled. by Star Zeng · 11 years ago
  17. 9799752 Fixes a build issue (build error 'Statement is unreachable'). by Olivier Martin olivier.martin · 11 years ago
  18. b682373 Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SMBIOS table. Update LegacyBiosDxe to move SMBIOS table to reserved memory for backward compatibility. by Elvin Li · 11 years ago
  19. 060853f MdeModulePkg: SmmLockBox: remove wrong DepEx by Laszlo Ersek · 11 years ago
  20. b5bd21b MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
  21. 8aaab67 Fix input config header string error, should not always input the full config header string. by Eric Dong · 11 years ago
  22. 2e7183b Fix X64 build fail. by Eric Dong · 11 years ago
  23. 7248790 Update the logic in browser core, use config routine protocol instead of config access protocol to get/set data with hii drivers. by Eric Dong · 11 years ago
  24. ab36946 Refine the logic, keep highlight on the selectable menu, and base on priority order of option string/ prompt string/ text two string to highlight for a statement. by Eric Dong · 11 years ago
  25. 59cc677 MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable defined as dynamic. by Star Zeng · 11 years ago
  26. fae7362 When need to find varstore in the storage list, based on the extra HiiHandle to find the storage. by Eric Dong · 11 years ago
  27. d63a9eb Refine data copy and data compare logic. by Eric Dong · 11 years ago
  28. a6a2a95 Adjust skip value when paint text two string for text opcode. by Eric Dong · 11 years ago
  29. 57f360f 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. by Jeff Fan · 11 years ago
  30. f47fc1c MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
  31. 2fc6705 MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. by Gary Ching-Pang Lin · 11 years ago
  32. 8a63906 Refine code to follow coding style. by Eric Dong · 11 years ago
  33. 61d8989 MdeModulePkg and Nt32Pkg 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
  34. 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
  35. 7df0957 MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
  36. 419db80 MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. by Bob C Feng · 11 years ago
  37. 128ef09 MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM consumption during variable reclaiming. by Star Zeng · 11 years ago
  38. c48abbe Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDxe driver for the return status of S3BootScriptExecute(). by Shumin Qiu · 11 years ago
  39. cd6abb0 Not update the imageId for EXT1,2,4 type. by Eric Dong · 11 years ago
  40. 07d7dba Update the logic, based on the device path and formset guid to find the HiiHandle. by Eric Dong · 11 years ago
  41. 7baf3c6 MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable data instead of old variable data when variable reclaim. by Star Zeng · 11 years ago
  42. 8924aec Clean the help string and hot key info if an empty form is painting. by Eric Dong · 11 years ago
  43. 25a516a Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced. by Wu Jiaxin · 11 years ago
  44. 05a3001 Fix a bug about the iSCSI DHCP dependency issue. by Wu Jiaxin · 11 years ago
  45. 22031c4 Enable two form packages share one hii handle. by Eric Dong · 11 years ago
  46. 76edfba Add sample code for warningif opcode. by Eric Dong · 11 years ago
  47. 80e864f Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI session with Microsoft iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  48. 6f05c02 Clean the garbage space for the statements nest in subtitle menu. by Eric Dong · 11 years ago
  49. 566771b Enable UEFI firmware to support FMP capsule format. by czhang46 · 11 years ago
  50. 9a95972 Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of these are marked as DEBUG_ERROR when they are really not errors. by Samer El-Haj-Mahmoud · 11 years ago
  51. 72f2eca Fix orderedlist opcode shows abnormal. by Eric Dong · 11 years ago
  52. 28401a6 Fix display engine driver paint some menu error. by Eric Dong · 11 years ago
  53. 928927d Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment by Samer El-Haj-Mahmoud elhaj · 11 years ago
  54. 6a0d41c Add the definition for Timestamp Protocol and a new driver base on TimerLib to produce Timestamp protocol. by Shumin Qiu · 11 years ago
  55. 571c73b Fix ICC build fail by Eric Dong · 11 years ago
  56. ae4f574 Fix modal form display error. by Eric Dong · 11 years ago
  57. af047db Fix form flash issue. by Eric Dong · 11 years ago
  58. 798e4d2 Use RETRIEVE instead of CHANGING for refresh question. by Eric Dong · 11 years ago
  59. 6e74560 Fix deadloop issue in BrowserCallback function. by Eric Dong · 11 years ago
  60. 098e9f4 Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_PARAMETER without restore TPL. by Fu Siyuan · 11 years ago
  61. 80c83a6 Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implementation. by Ruiyu Ni · 11 years ago
  62. 184f3a0 Export one interface to support 3rd party to change question attribute, such as hide/gray out. by Eric Dong · 11 years ago
  63. e6cc2ab Refine question value update logic. by Eric Dong · 11 years ago
  64. e84f07b Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. by Star Zeng · 11 years ago
  65. 4c58575 Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI5.0 spec by Chao Zhang · 11 years ago
  66. ad3f365 Update UpdateCapsule() service return status to follow UEFI2.3.1 D. by Liming Gao · 11 years ago
  67. 1c0d306 Enable warningif opcode in browser. by Eric Dong · 11 years ago
  68. bf1a8c0 Update sample code for date/time. by Eric Dong · 11 years ago
  69. 4e39b75 MdeModulePkg/DiskIoDxe: fix source/destination pointer of overrun transfer by Laszlo Ersek · 11 years ago
  70. c0462ea Add some comments, clear describe the efi varstore type. by Eric Dong · 11 years ago
  71. 46c3efb Update comments for HiiConfigRoutine->ExtractConfig function, also update HiiConfigRoutine->ConfigToBlock/BlockToConfig to follow this new spec. by Eric Dong · 11 years ago
  72. de49225 Fix DDK3790 build failure. by Ruiyu Ni · 11 years ago
  73. b822eb4 Fix function header comments for DiskIoDestroySubtask. by Ruiyu Ni · 11 years ago
  74. f5ec0a8 MdeModulePkg/DiskIoDxe: Fixed GCC build error by Olivier Martin · 11 years ago
  75. c0a3c3d Refine the comments and code to follow spec. by Eric Dong · 11 years ago
  76. 493d8e3 Add DiskIo2 protocol definition to MdePkg. by Ruiyu Ni · 11 years ago
  77. 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
  78. 6675a21 MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
  79. 6e67fec MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten with different attributes, SetVariable() shall not modify the variable and shall return EFI_INVALID_PARAMETER. by Star Zeng · 11 years ago
  80. 5a9f73b Refine the code logic for browser and display engine. by Eric Dong · 11 years ago
  81. 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  82. 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
  83. b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
  84. 716e507 MdeModulePkg: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago
  85. b4e027f MdeModulePkg PartitionDxe: Ensure the NumberOfPartitionEntries * SizeOfPartitionEntry doesn't overflow. by Star Zeng · 11 years ago
  86. dcdaee8 Clean the flag before use it to avoid use old error value. by Eric Dong · 11 years ago
  87. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  88. 4d0a30a Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText, ConvertTextToDeviceNode and ConvertTextToDevicePath. by Ruiyu Ni · 11 years ago
  89. 1fd4578 Roll back the changes in revision 14296 since it will cause iSCSI security authentication issue. by Fu Siyuan · 11 years ago
  90. 6e84b4d Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 12 years ago
  91. 40ae09a Rollback patch 14470, because it error check in some extra ending code. by Eric Dong · 12 years ago
  92. 270e8df Fixes the GCC build 'Unused variable' warning (raised an error when warnings are treated as errors). by Olivier Martin · 12 years ago
  93. b95a25d Refine the validation for the input attribute before return. by Eric Dong · 12 years ago
  94. 2c4b18e MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. by Star Zeng · 12 years ago
  95. 0dda774 MdeModulePkg FaultTolerantWritePei: Refine the code to avoid error report. by Star Zeng · 12 years ago
  96. 3e02ebb MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 12 years ago
  97. 70066a8 Fix DDK build fail. by Eric Dong · 12 years ago
  98. f8920f0 Fix GCC build fail. by Eric Dong · 12 years ago
  99. 82e8c13 Update HiiDataBase and UefiHiiLib to support Name/Value varstore. by Eric Dong · 12 years ago
  100. 328e5d8 The list of locked variables is traversed at runtime, hence we must by Laszlo Ersek · 12 years ago