1. 64a5bae ShellPkg: Correctly support "map -c" by Jaben Carsey · 11 years ago
  2. c37e0f1 ShellPkg: Update pci command to use ShellPrintEx() by Chris Phillips · 11 years ago
  3. f47fc1c MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
  4. b6023fb Fix coding style problem in RngDxe driver. by Long, Qin · 11 years ago
  5. 5cdb96f OvmfPkg/QemuVideoDxe: don't leak descriptors returned by GetBarAttributes by Laszlo Ersek · 11 years ago
  6. a93b0f4 Fix GCC build errors by Lee Leahy · 11 years ago
  7. 2dc09dd Ignore transmit errors for UDPv4, UDPv6 and IPv4. by Lee Leahy · 11 years ago
  8. f79868c ShellPkg: Change MM command output during script execution by Jaben Carsey · 11 years ago
  9. 2fc6705 MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. by Gary Ching-Pang Lin · 11 years ago
  10. 8a63906 Refine code to follow coding style. by Eric Dong · 11 years ago
  11. 8024cca Add 2.4 to system table version. by Shumin Qiu · 11 years ago
  12. 3b9f94c 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
  13. 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
  14. a4d5fa1 Update revisions for PI1.3. by Shumin Qiu · 11 years ago
  15. 4f266fe 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
  16. 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
  17. 14b5e3f ShellPkg pci command: Fix a typo; /r/n => \r\n by Jordan Justen · 11 years ago
  18. 6b640b4 ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s output by Jaben Carsey · 11 years ago
  19. 4de9d87 MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are invalid. by Feng Tian · 11 years ago
  20. 0b10bb6 Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) cannot reinstate session with Windows iSCSI target. by Wu Jiaxin · 11 years ago
  21. 7df0957 MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
  22. 38d9162 Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation. by Long, Qin · 11 years ago
  23. 86e9f87 Enable the build command override the .DSC file contents to enable debug output and specify which debug messages are displayed. An example: by Lee Leahy · 11 years ago
  24. 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
  25. 419db80 MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. by Bob C Feng · 11 years ago
  26. e8a4780 Sync BaseTool trunk (version r2610) into EDKII BaseTools. by Liming Gao · 11 years ago
  27. fddbbc6 SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption. by Star Zeng · 11 years ago
  28. e82edcf ShellPkg: "For Run" fix for spaces between numerals by Jaben Carsey · 11 years ago
  29. d233c12 ShellPkg: Fix help MAN file searching by Jaben Carsey · 11 years ago
  30. 12f1a36 ShellPkg: Rename duplicate STRING ID by Jaben Carsey · 11 years ago
  31. 28cdb62 ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitive by Chris Phillips · 11 years ago
  32. 13acebb ShellPkg: Skip leading tabs when processing command line and scripts by Chris Phillips · 11 years ago
  33. 6813ba4 ShellPkg: verify that leading and trailing % are removed from variable names when doing command line redirection to an environment variable. by Jaben Carsey · 11 years ago
  34. 4d0da5f Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
  35. 0f9ebb3 Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
  36. fcfd5fb Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
  37. d59fc24 ShellPkg: clarify space limitation in comment. by Jaben Carsey · 11 years ago
  38. 2590861 OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is present by Laszlo Ersek · 11 years ago
  39. 9d35ac2 OvmfPkg: indicate enablement of flash variables with a dedicated PCD by Laszlo Ersek · 11 years ago
  40. d48ec97 OvmfPkg/build.sh: Enable flash for QEMU >= 1.6 by Jordan Justen · 11 years ago
  41. bc9be82 OvmfPkg/build.sh: Support --enable-flash switch by Jordan Justen · 11 years ago
  42. 182eb45 OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware image by Jordan Justen · 11 years ago
  43. a4ce9ff OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe driver by Jordan Justen · 11 years ago
  44. 4313b26 OvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash variables are supported by Jordan Justen · 11 years ago
  45. 2662fa8 OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32 by Jordan Justen · 11 years ago
  46. e58e5bc OvmfPkg/README: Add information about OVMF flash layout by Jordan Justen · 11 years ago
  47. 9a08997 OvmfPkg: Add NV Variable storage within FD by Jordan Justen · 11 years ago
  48. 501e08f OvmfPkg: Add flash PCD items by Jordan Justen · 11 years ago
  49. 8184a76 OvmfPkg: Increase DEBUG build size to 2MB by default by Jordan Justen · 11 years ago
  50. 128ef09 MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM consumption during variable reclaiming. by Star Zeng · 11 years ago
  51. 414ec46 Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and BaseTools (r14830), FatPkg (r67). by Ruiyu Ni · 11 years ago
  52. c48abbe Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDxe driver for the return status of S3BootScriptExecute(). by Shumin Qiu · 11 years ago
  53. cd6abb0 Not update the imageId for EXT1,2,4 type. by Eric Dong · 11 years ago
  54. 07d7dba Update the logic, based on the device path and formset guid to find the HiiHandle. by Eric Dong · 11 years ago
  55. 9da3888 Fix several bugs in DevicePathLib implementation regarding the device path node and text conversion. by Ruiyu Ni · 11 years ago
  56. 09363ec Fix wrong parameter usage in GenericBdsLibConstructor by czhang46 · 11 years ago
  57. 7e73a64 OvmfPkg/build.sh: Use QEMU_COMMAND environment variable by Jordan Justen · 11 years ago
  58. 75f6303 ArmPlatformPkg: Added initial support for the FVP Base and Foundation Models by Olivier Martin · 11 years ago
  59. 50903aa Support unhook notification function for Smst->SmmRegisterProtocolNotify() per PI specification. by Jeff Fan · 11 years ago
  60. 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
  61. d1226e2 OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dsc by Ashley DeSimone · 11 years ago
  62. bb683bf MdeModulePkg Pool: Update the type of Size to UINTN for the potential more than 4GB buffer allocation. by Star Zeng · 11 years ago
  63. 127884c MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB Bus Driver would retry the DisconnectController() from a timer event until it succeeds by Feng Tian · 11 years ago
  64. 95d0cb1 Update SimpleFileSystem.h to add the asynchronous File IO API definition. by Ruiyu Ni · 11 years ago
  65. 3f1484f OptionRomPkg: Added bus driver for FTDI USB to serial adapters by Ashley DeSimone · 11 years ago
  66. 5b5cd14 ShellPkg: Properly set lasterror environment variable by Chris Phillips · 11 years ago
  67. 8924aec Clean the help string and hot key info if an empty form is painting. by Eric Dong · 11 years ago
  68. 107e3d7 Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced. by Wu Jiaxin · 11 years ago
  69. 25a516a Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced. by Wu Jiaxin · 11 years ago
  70. a93b0e3 Use rsp instead of esp to save 64-bit stack pointer. by Elvin Li · 11 years ago
  71. d1edec0 Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and TriggerTime is 0. by Elvin Li · 11 years ago
  72. 017baa1 ARM Packages: Renamed PL390Gic driver into ArmGic driver by Olivier Martin · 11 years ago
  73. 10b9b03 OvmfPkg/Virtio.h: Added the Virtio Vendor and MMIO IDs by Olivier Martin · 11 years ago
  74. d092ba8 OvmfPkg/Virtio.h: Added PCI/MMIO Virtio Headers Offsets by Olivier Martin · 11 years ago
  75. b342c97 OvmfPkg/Virtio.h: Added the macros that define the Device Specific Configuration Offset by Olivier Martin · 11 years ago
  76. 9edb293 OvmfPkg/PlatformPei: emulated NV storage must be EfiRuntimeServicesData by Laszlo Ersek · 11 years ago
  77. 2f34e06 MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify name space to follow NVME spec by Feng Tian · 11 years ago
  78. aafc4dc EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to reflect the current status of the project. by Daryl McDaniel · 11 years ago
  79. b7cc5bf Fix a bug about the iSCSI DHCP dependency issue. by Wu Jiaxin · 11 years ago
  80. 05a3001 Fix a bug about the iSCSI DHCP dependency issue. by Wu Jiaxin · 11 years ago
  81. 9551b02 EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all packages. by Daryl McDaniel · 11 years ago
  82. dcf9b42 ShellPkg: Fixes the shell so output redirection works for the 'mode' command by Chris Phillips · 11 years ago
  83. 85a3fa3 ShellPkg: Stop running command when page break quit by Chris Phillips · 11 years ago
  84. eb5c268 ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers when Uniprocessor by Olivier Martin · 11 years ago
  85. d62f9aa MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt endpoint context of low/full speed device behind low/full speed hub. by Tian, Feng · 11 years ago
  86. 6cbbfa0 EdkCompatibilityPkg: Fixed EDK Shell build by Olivier Martin · 11 years ago
  87. 2c5a8ae ShellPkg: Fix copy load option error. by Eric Dong · 11 years ago
  88. cc104d1 ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime() by Olivier Martin · 11 years ago
  89. 4f8c9ae ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFO by Olivier Martin · 11 years ago
  90. ae26789 ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBlocks() by Roy Franz · 11 years ago
  91. 9318b08 Add TPM1.2 SaveState API. by jyao1 · 11 years ago
  92. 22031c4 Enable two form packages share one hii handle. by Eric Dong · 11 years ago
  93. 76edfba Add sample code for warningif opcode. by Eric Dong · 11 years ago
  94. a4883d4 ShellPkg: Fixes for the ‘type’ command: by Chris Phillips · 11 years ago
  95. c32ad35 ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’. by Chris Phillips · 11 years ago
  96. 58b7301 ShellPkg: Fixes for the ‘ls’ command: by Chris Phillips · 11 years ago
  97. abbea36 ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for the file type. by Chris Phillips · 11 years ago
  98. 284e034 ShellPkg: Fixes for shell application launch, argument handling, and version output: by Chris Phillips · 11 years ago
  99. 03b08d7 Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI session with Linux iSCSI target after unplug/plug network cable. by Ye Ting · 11 years ago
  100. 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