1. f4f3c6b ShellPkg: Add dump information for PCI Root Bridge IO protocol. by jcarsey · 13 years ago
  2. 69b1c02 DuetPkg BootSector: Clean up .S files for 64-bit Duet for GCC build. by rsun3 · 13 years ago
  3. dee3431 ShellPkg: Add protocols / protocol GUIDs to display and input mapping. by jcarsey · 13 years ago
  4. 2c5ce61 Fix bug where open() mode was not being set based on type of device being emulated. by andrewfish · 13 years ago
  5. 8db9424 StdLib: Add a file was missed and should have been included in check-in 12061. by darylm503 · 13 years ago
  6. 9cf20bb Add an error print and exit if SEC core is not found. by andrewfish · 13 years ago
  7. 344b16e ShellPkg: fix copyright date. by jcarsey · 13 years ago
  8. b471606 ShellPkg: fix For command parsing list of values. by jcarsey · 13 years ago
  9. d8fdd52 ShellPkg: Fix swapping of reset behavior. by jcarsey · 13 years ago
  10. 1e44cb9 Remove illegal TPL usage. by gdong1 · 13 years ago
  11. 1e21413 Fix the issue in PeiCore that doesn’t handle Unix style file path of PDB file. by lgao4 · 13 years ago
  12. 5aaa6e1 Add the missing DebugPrintErrorLevelLib library class in MdePkg.dec by lgao4 · 13 years ago
  13. 8fcf74a ShellPkg: print error when column index is out of range instead of ASSERT. by jcarsey · 13 years ago
  14. 1921657 ShellPkg: fix Pipe usage verification. by jcarsey · 13 years ago
  15. 9308b78 BeagleBoard: Support bash script when 'set -u' by oliviermartin · 13 years ago
  16. f5df743 BeagleBoard: Allow to overwrite the default toolchain by oliviermartin · 13 years ago
  17. e7b872f EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zero by oliviermartin · 13 years ago
  18. c8641de Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg GlueLib BaseLib Ia32 Thunk16.S, and still use the hard code offset in them to avoid GCC compiler create the unexpected instruction. by lgao4 · 13 years ago
  19. 855790a Change Openssl build option for IPF back to SIXTY_FOUR_BIT. by li-elvin · 13 years ago
  20. 98ba35a Patch includes: by ydong10 · 13 years ago
  21. 5c6889f MdeModulePkg PCI Bus Driver: Remove the workaround for the EFI_PCI_IO_ATTRIBUTE_VGA_PALETTE_IO and EFI_PCI_IO_ATTRIBUTE_VGA_IO attributes to follow the UEFI spec. by rsun3 · 13 years ago
  22. d8982b0 MdeModulePkg: Fix a bug in GetNextTargetLun()/GetNextTarget() when two cdroms attached by erictian · 13 years ago
  23. fe28761 Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg GlueLib BaseLib Ia32 Thunk16.S. by lgao4 · 13 years ago
  24. 665e08a Remove the redundancy commas when converting the SASEx device path node to text. by niruiyu · 13 years ago
  25. 119c168 Add the omissions to comply with latest SMBIOS 2.7.1 spec. by lzeng14 · 13 years ago
  26. bdc9d5a Add more check to make sure the valid pointer be used. by lgao4 · 13 years ago
  27. dc458c9 Update the process of some question from EFI_BROWSER_ACTION_CHANGED to EFI_BROWSER_ACTION_CHANGING. by ydong10 · 13 years ago
  28. 357af28 Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. by sfu5 · 13 years ago
  29. 9508d0f Sync BaseTool trunk (version r2474) into EDKII BaseTools. by lgao4 · 13 years ago
  30. 7a23f4b Refine file header format to follow coding style. by ydong10 · 13 years ago
  31. b4c8f8e Refine file header format to follow coding style. by ydong10 · 13 years ago
  32. 7694367 Refine file header format to follow coding style. by ydong10 · 13 years ago
  33. dd6f7d0 Add a PcdEmulatorLazyLoadSymbols that allows non-lazy symbol loading. The problem with lazy symbol loading is it only happens after you hit a breakpoint. This means you can't add breakpoints from the GUI and have them hit, this requires symbols being loaded as modules load so the breakpoints can get resolved. by andrewfish · 13 years ago
  34. 947a14a ArmPlatformPkg: Fix ARM EB and VE builds by oliviermartin · 13 years ago
  35. 0249feb Fix the issue to clear the high 16-bit of EAX before use it Thunk code. by lgao4 · 13 years ago
  36. c577049 Fix the issue to clear the high 16-bit of EAX before use it Thunk code. by lgao4 · 13 years ago
  37. cb40609 Update PcdSetPtr() API to set the output buffer size to the max buffer size when the input buffer size is larger than the max buffer size. This behavior follows API description. by lgao4 · 13 years ago
  38. 2fc46f8 Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2 and FvNameGuid per PI spec. by lgao4 · 13 years ago
  39. 22675de Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency between CacheSubclass 0.9 and SMBIOS specifications. by lzeng14 · 13 years ago
  40. f7d5dba Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency between CacheSubclass 0.9 and SMBIOS specifications. by lzeng14 · 13 years ago
  41. 53d90f0 Exchange the sequence of Asynchronous and Synchronous in CACHE_SRAM_TYPE_DATA according to SMBIOS specification. by lzeng14 · 13 years ago
  42. 714eecd MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpaceAttributes() DXE Service to add a new returned status code EFI_NOT_AVAILABLE_YET. by rsun3 · 13 years ago
  43. 71824dd InstallAcpiTable() - Do not update the checksum in the passed in buffer – the buffer is an IN buffer and should be treated as such. by jyao1 · 13 years ago
  44. fab1046 Update for SecurityPkg. by ydong10 · 13 years ago
  45. 639a76d Update for NetworkPkg. by ydong10 · 13 years ago
  46. 8472407 Update for IntelFrameworkModulePkg. by ydong10 · 13 years ago
  47. 3a4e7a3 Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return value of ActionRequest will be ignored, but on CallBack action EFI_BROWSER_ACTION_CHANGED, the return value of ActionRequest will be used. by ydong10 · 13 years ago
  48. 3531262 Correct one comment to match the function name. Signed-off-by: lgao4 by lgao4 · 13 years ago
  49. 3cc7a35 Update UEFI spec version from UEFI2.3 to UEFI2.3.1 Signed-off-by: lgao4 by lgao4 · 13 years ago
  50. 53f39c6 ArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support to ARM RTSM by oliviermartin · 13 years ago
  51. c7b7c44 ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraActionLib' by oliviermartin · 13 years ago
  52. 6d8d736 ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROTOCOL and EFI_EDID_ACTIVE_PROTOCOL by oliviermartin · 13 years ago
  53. 84c35dd EmbeddedPkg: Fix Runtime driver module type by oliviermartin · 13 years ago
  54. fab5507 ArmPlatformPkg/Sec: Fixed Monitor stack setup by oliviermartin · 13 years ago
  55. e7b100f Refine wording in SourceLevelDebugPkg/Readme.txt. by niruiyu · 13 years ago
  56. e5b317d Update EDKII BuildNotes to say the default tool chain tag is VS2008 instead of VS2005 by lgao4 · 13 years ago
  57. 66dd7fa Update NetworkPkg package version from 0.92 to 0.93. by qianouyang · 13 years ago
  58. b6de1db Update SourceLevelDebugPkg version: 0.70 -> 0.71 by vanjeff · 13 years ago
  59. 660b39c Update IntelFrameworkModulePkg version: 0.91->0.92 by vanjeff · 13 years ago
  60. 718afde Update IntelFrameworkPkg version: 0.91->0.92 by vanjeff · 13 years ago
  61. 048fc99 Update package version for MdeModulePkg, UefiCpuPkg. by rsun3 · 13 years ago
  62. 4cc5bbe Update SecurityPkg package versions from 0.91 to 0.92. by gdong1 · 13 years ago
  63. b714ecb ShellPkg: Updated version number. by geekboy15a · 13 years ago
  64. d428fc1 ShellBinPkg: Updated version number. by geekboy15a · 13 years ago
  65. d0eaf06 Refine file header format to follow coding style. by ydong10 · 13 years ago
  66. 9fa957e Update CryptoPkg package versions from 0.91 to 0.92. by tye1 · 13 years ago
  67. 4d832aa SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage header prior to use its attributes by oliviermartin · 13 years ago
  68. 3aa1ff6 Update the Package version. by lgao4 · 13 years ago
  69. ae09f97 Update SignatureSupport variable to reflect firmware capability. by gdong1 · 13 years ago
  70. bae5fa3 Update the Package version. by niruiyu · 13 years ago
  71. bbd53f7 Update the Package version. by niruiyu · 13 years ago
  72. 8229fa2 Update the Package version. by niruiyu · 13 years ago
  73. 636f084 Update the Package version. by niruiyu · 13 years ago
  74. 0c949ba Update the Package version. by niruiyu · 13 years ago
  75. 222f850 Missing declaration of the GUID gEfiSystemNvDataFvGuid. by niruiyu · 13 years ago
  76. d655026 MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior to use its attributes by oliviermartin · 13 years ago
  77. 7f070be MdeModulePkg: Fix a bug that UnregisterAtaDev() will return error when SSP protocol is not installed by erictian · 13 years ago
  78. 978929a Update ACPI5.0 header file about ACPI spec release time. by jyao1 · 13 years ago
  79. f8e1ae8 Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. by lgao4 · 13 years ago
  80. c79111f Fix Windows 2008 R2 installation fail issue in IPF ICC tip. by tye1 · 13 years ago
  81. 8556091 1. Fix a bug when verify the CertType GUID in authentication variable data payload. by sfu5 · 13 years ago
  82. da38df1 MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break. by rsun3 · 13 years ago
  83. da7c529 IpsecConfigApp add the check for the required options (--local, --remote, Auth-algo, Auth-key) for SAD adding. by qianouyang · 13 years ago
  84. c20d62b ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changes by oliviermartin · 13 years ago
  85. d0acc87 Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly includes: by lgao4 · 13 years ago
  86. b789158 Enable EFI_BROWSER_ACTION_CHANGED callback type for browser. by ydong10 · 13 years ago
  87. e69ccf5 Update code comments to specify the correct language format for Driver Diagnostics Protocol and Unicode Collation Protocol. by lgao4 · 13 years ago
  88. 22ed9fb BaseTools: Pending patches update by oliviermartin · 13 years ago
  89. 8234441 ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any library invocation by oliviermartin · 13 years ago
  90. a62da87 MdeModulePkg DXE Core: Fix overflow and truncation issues in the implementation of the Stall() boot service to follow the UEFI spec. by rsun3 · 13 years ago
  91. 49cc8d2 Fix ICC11 build failure. Signed-off-by: lgao4 Reviewed-by: mdkinney by lgao4 · 13 years ago
  92. effcb07 BeagleBoard: Fix build by oliviermartin · 13 years ago
  93. 8e0b5e0 ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUp by oliviermartin · 13 years ago
  94. 08476b3 Refine the select highlight menu logic. by ydong10 · 13 years ago
  95. febca2e Disable change value for grayout or readonly menu. by ydong10 · 13 years ago
  96. 9386c41 Fix ICC11 build failure. Signed-off-by: lgao4 Reviewed-by: erictian by lgao4 · 13 years ago
  97. 4b0f577 Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. by qianouyang · 13 years ago
  98. 6b4de7a Correct DriverFamilyOverrideProtocol guid value defined in MdePkg. by lgao4 · 13 years ago
  99. 2e24814 Update a return status for UEFI spec compliance. by gdong1 · 13 years ago
  100. 28c6c87 Set the current view point to the breaking CPU if it meets breakpoint. by vanjeff · 13 years ago