1. f00237c Fix ICC9 build break. Signed-off-by: lgao4 by lgao4 · 13 years ago
  2. 60c0073 Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage. by lgao4 · 13 years ago
  3. d12c6a7 error handling enhancement for possible null pointer dereference by vanjeff · 13 years ago
  4. 2256f1f Roll back r12434. by vanjeff · 13 years ago
  5. 6ac6017 error handling enhancement for possible null pointer dereference by erictian · 13 years ago
  6. 9d4af8f Return empty string when END device path is passed in to align the original behavior in order to keep backward compatibility. by niruiyu · 13 years ago
  7. 3ecd015 Add PCD for 1G page table by jyao1 · 13 years ago
  8. 378175d Add PCD for 1G page table by jyao1 · 13 years ago
  9. 125887e Coding style refinement. by erictian · 13 years ago
  10. 5c5afa7 Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, because it has been defined in MdePkg. by lgao4 · 13 years ago
  11. 2740a79 MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers pointing to somewhere in the temporary stack in PPI descriptors. by rsun3 · 13 years ago
  12. 89a90ae Correct Include style to pass GCC build. Signed-off-by: lgao4 by lgao4 · 13 years ago
  13. 54d3b84 Correct 1G page table generation. by jyao1 · 13 years ago
  14. 65fd395 The patch enhances the Partition driver to return the media status (EFI_NO_MEDIA/EFI_MEDIA_CHANGED) even the other parameters are not valid for BlockIo2 interfaces. by niruiyu · 13 years ago
  15. 586b399 Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc. by lgao4 · 13 years ago
  16. c8ad2d7 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  17. e7fe402 Fix Build fail for NT32 platform. by ydong10 · 13 years ago
  18. 9c6595d Correct comments for NULL return value of HiiLib HiiAddPackages(). by lgao4 · 13 years ago
  19. cd3d9a8 Add exit action when Config_Access_Protocol.CallBack function returns Submit or Reset which is follow UEFI spec 2.3.1. by ydong10 · 13 years ago
  20. e4f95ca Refine the logic about getting Value info to avoid check data error. by ydong10 · 13 years ago
  21. 424b7c9 Enhance the PEI Core to convert pointers pointing to PPI descriptors on the temporary stack. by rsun3 · 13 years ago
  22. a9292c1 1) remove wrong global variable usage because it will bring data corrupt if there are multiple XHCI host controllers. by erictian · 13 years ago
  23. 83a5219 Fix build error. by jyao1 · 13 years ago
  24. 32e8520 Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h. by jyao1 · 13 years ago
  25. 8adfcdd MdeModulePkg/HiiDatabaseDxe: Removed unused variables by oliviermartin · 13 years ago
  26. 76e7eee MdeModulePkg/UsbBusDxe: Removed unused variable by oliviermartin · 13 years ago
  27. 0a48ffb Add comments for gEfiFormBrowserExProtocolGuid. Signed-off-by: lgao4 by lgao4 · 13 years ago
  28. 48a9d5f Enhance EDKII Browser to support flexible HotKey setting. by lgao4 · 13 years ago
  29. f63085f Add NULl check for pointer. by li-elvin · 13 years ago
  30. c56b656 Use CPU_HOB to detect max address support from platform, and added 1G page table support. by jyao1 · 13 years ago
  31. c3cd46d 1. Fix bug in PXE driver UdpRead function to handle the IP fragmentation. by sfu5 · 13 years ago
  32. ae5dc79 Media detection logic is enhanced to be more robust. by erictian · 13 years ago
  33. 4e4f13d Update capsule pei module to pass IPF build. by li-elvin · 13 years ago
  34. e9b3cd5 Support new format of IPv4 device path node, FibreEx and PcieRoot device path node in DevicepathDxe driver. by niruiyu · 13 years ago
  35. 3528921 MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrint2Protocol. by jcarsey · 13 years ago
  36. 6bea333 Resolve conflicted PCD TokenValue by hhtian · 13 years ago
  37. ab7017f Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI transfers to long mode to get capsule data. by li-elvin · 13 years ago
  38. 0bc1748 Fix bug for UefiPxeBcDxe driver to catch the return status. by sfu5 · 13 years ago
  39. 41ff10d Update HiiBlockToConfig function to follow spec. by ydong10 · 13 years ago
  40. 25dd150 Remove, correct and refine some debug messages. by lzeng14 · 13 years ago
  41. f02dfb5 Rollback SMRAM Lock location by mdkinney · 13 years ago
  42. 78c2b9a Add new op-code samples, includes efi varstore, refresh guid group and ref op-code. by ydong10 · 13 years ago
  43. da58863 Enable the follow feature for string op-code: by ydong10 · 13 years ago
  44. bdfde46 MdeModulePkg: Add ACPI S3 Save State drivers by jljusten · 13 years ago
  45. 78df32f MdeModulePkg: Add PostBootScriptTable PPI by jljusten · 13 years ago
  46. be46cd5 MdeModulePkg: Add BootScriptExecutorDxe driver by jljusten · 13 years ago
  47. 64d14ed MdeModulePkg: Add PiDxeS3BootScriptLib by jljusten · 13 years ago
  48. 88d20ad MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDs by jljusten · 13 years ago
  49. c7ce516 Fix issue with SMBIOS driver assumming memory exists below 4GB. by andrewfish · 13 years ago
  50. ba94480 Fixed memory leak and buffer overrun for string op-code. by ydong10 · 13 years ago
  51. ce2f13a MdeModulePkg: Define PPI to convey performance information from SEC phase to PEI. by xdu2 · 13 years ago
  52. eab90a6 MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Load, OS Loader Start, S3 Suspend Start and S3 Suspend End. by xdu2 · 13 years ago
  53. ce9b590 Fixed build error reported by ICC and GCC by erictian · 13 years ago
  54. 1476a25 RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data from Lockbox. Fix this issue. by li-elvin · 13 years ago
  55. 6e5ed09 Add UEFI_APPLICATION module type support for the capsule lib. by niruiyu · 13 years ago
  56. c4b8c2d Error handling refinement at UsbIoResetPort() to avoid device state machine getting corrupted when the device disconnect happens by erictian · 13 years ago
  57. 9ea13d7 Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform. by tye1 · 13 years ago
  58. db0f0d3 Remove CONST modifier to be spec compliance by erictian · 13 years ago
  59. 379db4a 1. Refine the error handling for PXE-v4 driver. by hhuan13 · 13 years ago
  60. 5657b26 Update SMM Core to use SMM Mode as soon as SMM Mode is available by mdkinney · 13 years ago
  61. ad9aa87 Refine code to follow coding style. by ydong10 · 13 years ago
  62. 92870c9 Enabling usb3.0 XHCI support. by erictian · 13 years ago
  63. d12a2ec Updated GCD implementation to consume the correct EFI Resources Attributes(Capabilities) instead of the wrong EFI Resources Attributes(Settings). by vanjeff · 13 years ago
  64. 46171fb Remove the blank line. by lgao4 · 13 years ago
  65. 495797c 1. Add two performance measurement points for SMM performance measurement; by rsun3 · 13 years ago
  66. b5827cb MdeModulePkg: Don't build SmmLockBoxPeiLib for IPF by jljusten · 13 years ago
  67. 37abfb7 Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi tables are installed. by lgao4 · 13 years ago
  68. be5ec8c Fix X64 VS2005 and VS2008 compile error. by lgao4 · 13 years ago
  69. 6bae492 clarify the logic of the print length counting functions in both PrintLib library instances. by jcarsey · 13 years ago
  70. 4237287 add IPv4 address copy macro. by jcarsey · 13 years ago
  71. f75316c MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry() by oliviermartin · 13 years ago
  72. 9995c2e Add non null assertion before using the bridge instance. by niruiyu · 13 years ago
  73. 8db6a82 Print resource allocation/bar programming when PciBus driver does PCI BUS enumeration. by niruiyu · 13 years ago
  74. f405c06 Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. by jcarsey · 13 years ago
  75. 993532d MdeModulePkg: Add SmmLockBox PEI implementation by jljusten · 13 years ago
  76. c05e799 Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. by lgao4 · 13 years ago
  77. f93161b Fix 32-bit bios build error. by li-elvin · 13 years ago
  78. 04bbf1f When status code handler unregister itself, status code dispatch in status code router driver will have problem to get next handler. Fixed the issue in status code router. by li-elvin · 13 years ago
  79. 0ddd855 Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. It is for UEFI driver to access SMBIOS table in configuration table before boot. by li-elvin · 13 years ago
  80. fbf82a2 Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to show string with wrap flag. by lgao4 · 13 years ago
  81. 1261fe2 Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h, by rsun3 · 13 years ago
  82. d31182c MdeModulePkg: Fix build error for UNIXGCC with IPF by jljusten · 13 years ago
  83. 38d6bb9 Adjust the day field when update the month and year field. by ydong10 · 13 years ago
  84. 3397c6f For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. by lzeng14 · 13 years ago
  85. 74ef1d4 MdeModulePkg: Add Recovery PCD feature flags by jljusten · 13 years ago
  86. 3e4df77 MdeModulePkg: Add SmmControl PPI definition by jljusten · 14 years ago
  87. 1c837cd MdeModulePkg: Add SMM LockBox by jljusten · 14 years ago
  88. 9fba8e7 MdeModulePkg: Add SmmCommunication PPI definition by jljusten · 14 years ago
  89. e7b7db3 MdeModulePkg: Add SmmAccess PPI definition by jljusten · 14 years ago
  90. d042796 MdeModulePkg: Fix VS2008 warning. by andrewfish · 14 years ago
  91. 57b301b 1. Define a netlib library function NetLibGetSystemGuid() by hhuan13 · 14 years ago
  92. e47f0da MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not rebuild the page tables. by andrewfish · 14 years ago
  93. c4c085a Fix an issue that there may be an infinite loop in the CoreInitializeMemoryServices() in Gcd.c of the DXE Core. Also update logic to use continue statements to reduce the level of nesting in the two loops that search the HOB lists. More comment are added. by rsun3 · 14 years ago
  94. f26b6a9 Fixed build fail with GCC/ICC tools by ydong10 · 14 years ago
  95. 30c00a1 MdeModulePkg: Add CD Express PEIM by jljusten · 14 years ago
  96. da58b0d MdeModulePkg: Add Capsule PEIM by jljusten · 14 years ago
  97. 619b3e0 Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns control to PeiCore. by lgao4 · 14 years ago
  98. cce6230 Change the HiiDataBase and browser codes to support new efi varstore data structure. by ydong10 · 14 years ago
  99. 284ee2e Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  100. c3342aa correct leap year calculate method. by ydong10 · 14 years ago