1. c524ffb ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase' by oliviermartin · 13 years ago
  2. 009f583 ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h' by oliviermartin · 13 years ago
  3. f92b93c ARM Packages: Rename PcdNormal* into Pcd* PCDs by oliviermartin · 13 years ago
  4. 2dbcb8f ArmPlatformPkg: Changed memory model for the stacks by oliviermartin · 13 years ago
  5. f156d5b ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' function by oliviermartin · 13 years ago
  6. 44e272f ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction function by oliviermartin · 13 years ago
  7. 0787bc6 ArmPlatformPkg: Introduce Primary core macros by oliviermartin · 13 years ago
  8. 55a0d64 ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib' by oliviermartin · 13 years ago
  9. 75e4db2 ArmPkg/Application/LinuxLoader: Create a Linux Loader EFI application by oliviermartin · 13 years ago
  10. d9325c8 ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate file by oliviermartin · 13 years ago
  11. 76d17c3 ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdt by oliviermartin · 13 years ago
  12. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  13. 5439ccd EmbeddedPkg/Ebl: Fix EBL copy file command by oliviermartin · 13 years ago
  14. c93ab96 ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or update by oliviermartin · 13 years ago
  15. e8e1dae ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrd by oliviermartin · 13 years ago
  16. 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
  17. ec99fa8 fix build error. by erictian · 13 years ago
  18. 3ecd015 Add PCD for 1G page table by jyao1 · 13 years ago
  19. 570b3d1 1. Enhance DxeImageVerificationLib to avoid some corrupted input. by hhuan13 · 13 years ago
  20. 648f98d 1. Enhance AuthVar driver to avoid process corrupted certificate input. by hhuan13 · 13 years ago
  21. 378175d Add PCD for 1G page table by jyao1 · 13 years ago
  22. 125887e Coding style refinement. by erictian · 13 years ago
  23. 5c5afa7 Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, because it has been defined in MdePkg. by lgao4 · 13 years ago
  24. bca163f Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  25. eca218a ShellPkg: Verify DevicePathToText was successful before using the resultant pointer. by jcarsey · 13 years ago
  26. 1fc3749 ShellPkg: fix support for "\" (or "\.") meaning root of drive. by jcarsey · 13 years ago
  27. e291948 ArmPlatformPkg/patches: Updated list of Pending patches after latest BaseTools sync by oliviermartin · 13 years ago
  28. 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
  29. 83283ef Fix the issue that null pointer may be dereferenced at SourceLevelDebugPkg by erictian · 13 years ago
  30. 1e60a0e UefiCpuPkg MTRR Library: enhance MTRR Library. by rsun3 · 13 years ago
  31. 89a90ae Correct Include style to pass GCC build. Signed-off-by: lgao4 by lgao4 · 13 years ago
  32. 27e36f2 Clean up the private GUID definition in module Level. Signed-off-by: lgao4 by lgao4 · 13 years ago
  33. db4d3fa Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  34. d499fad UefiCpuPkg VTF0: Rename README to ReadMe.txt, add nasm version by ydong10 · 13 years ago
  35. f62f07e Refine code to follow coding style. by ydong10 · 13 years ago
  36. 7ea5f0c ShellBinPkg: Update binaries. by jcarsey · 13 years ago
  37. 54d3b84 Correct 1G page table generation. by jyao1 · 13 years ago
  38. df692f0 Sync BaseTools Branch (version r2323) to EDKII main trunk. by lgao4 · 13 years ago
  39. 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
  40. 586b399 Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc. by lgao4 · 13 years ago
  41. 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  42. a0c56a8 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  43. e24fc10 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  44. c8ad2d7 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  45. b36d134 Sync BaseTools Branch (version r2321) to EDKII main trunk. by lgao4 · 13 years ago
  46. e7fe402 Fix Build fail for NT32 platform. by ydong10 · 13 years ago
  47. 76beedc StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. by darylm503 · 13 years ago
  48. c614ca5 StdLib: Patches and updates for ARM. by darylm503 · 13 years ago
  49. 9c6595d Correct comments for NULL return value of HiiLib HiiAddPackages(). by lgao4 · 13 years ago
  50. 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
  51. f10810c Update the Ip6Dxe and IScsiDxe to keep the old behaviors after 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
  52. 43e6159 Update the UserProfileManagerDxe to keep the old behaviors after 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
  53. a1cfbf8 Update the BDS UI to keep the old behaviors after 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
  54. 0d0bbc9 Fix Ps2KeyboardDxe driver to return correct key data when Shift/Ctrl/Alt and PrtSc/SysRq are both pressed, when Ctrl and Pause/Break are both pressed. by niruiyu · 13 years ago
  55. e4f95ca Refine the logic about getting Value info to avoid check data error. by ydong10 · 13 years ago
  56. 7929788 ShellPkg: Update revision info. by jcarsey · 13 years ago
  57. f912597 ShellPkg: Fix concatenation on full device paths. by jcarsey · 13 years ago
  58. b6b22b1 ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. by jcarsey · 13 years ago
  59. a0248b0 UefiCpuPkg VTF0: Add README, remove Makefile by jljusten · 13 years ago
  60. 424b7c9 Enhance the PEI Core to convert pointers pointing to PPI descriptors on the temporary stack. by rsun3 · 13 years ago
  61. 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
  62. a2d111e Replace SHA1 with SHA256 digest algorithm. by tye1 · 13 years ago
  63. 55581f9 by tye1 · 13 years ago
  64. 02317fc Remove useless pointer check. by ydong10 · 13 years ago
  65. 83a5219 Fix build error. by jyao1 · 13 years ago
  66. 4ae2e63 Refine code to follow coding style. by ydong10 · 13 years ago
  67. ae4cb94 Update UID drivers to align with latest UEFI spec 2.3.1 errata A. by gdong1 · 13 years ago
  68. 32e8520 Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h. by jyao1 · 13 years ago
  69. 8adfcdd MdeModulePkg/HiiDatabaseDxe: Removed unused variables by oliviermartin · 13 years ago
  70. 76e7eee MdeModulePkg/UsbBusDxe: Removed unused variable by oliviermartin · 13 years ago
  71. 2a9f433 ArmPkg/ArmDisassemblerLib: Comment out unused variable by oliviermartin · 13 years ago
  72. 0a48ffb Add comments for gEfiFormBrowserExProtocolGuid. Signed-off-by: lgao4 by lgao4 · 13 years ago
  73. 151daa5 ArmRealViewEbPkg: Delete the deprecated package 'ArmRealViewEbPkg' by oliviermartin · 13 years ago
  74. 48a9d5f Enhance EDKII Browser to support flexible HotKey setting. by lgao4 · 13 years ago
  75. 3e71018 ArmPlatformPkg/Bds: Fix the update of existing boot entries by oliviermartin · 13 years ago
  76. 4223e4f Minor copyright format update by hhtian · 13 years ago
  77. f63085f Add NULl check for pointer. by li-elvin · 13 years ago
  78. c56b656 Use CPU_HOB to detect max address support from platform, and added 1G page table support. by jyao1 · 13 years ago
  79. 81b7a60 Fix ICC build failure. by niruiyu · 13 years ago
  80. 1a2ad6f Enhance the MTRR lib to support the case where alignment of base address < length. by rsun3 · 13 years ago
  81. 0f87f73 ShellPkg: Add missing function descriptor comment. by jcarsey · 13 years ago
  82. a6d4d0a ArmPkg/BdsLib: Add missing BdsLoadOption.c file by oliviermartin · 13 years ago
  83. 6f5e1c0 StdLib/LibC: Fix transcription error from submitted patch. by darylm503 · 13 years ago
  84. 5252c29 StdLib|LibC: Implement the sleep() function. by darylm503 · 13 years ago
  85. 6c0ebd5 AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified to build under EDK II. by darylm503 · 13 years ago
  86. 01d89e9 NetworkPkg/UefiPxeBcDxe: Fix GCC build issue by jljusten · 13 years ago
  87. 6a5aa4d ShellPkg: Add 3 missing function declaration comments and change a function static variable to a file global variable. by jcarsey · 13 years ago
  88. ff7666c ArmPlatformPkg/Bds: Minor fixes and coding style changes by oliviermartin · 13 years ago
  89. aa863d3 ArmPkg/BdsLib: Fix MemMap Device Path node support by oliviermartin · 13 years ago
  90. 4aa2417 ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ArmPlatformPkg/Bds to ArmPkg/BdsLib by oliviermartin · 13 years ago
  91. 2755d84 ArmPkg/BdsLib: Add support to pass argument to a loaded EFI application by oliviermartin · 13 years ago
  92. a6e97d2 ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pkg to ArmPkg/Bds by oliviermartin · 13 years ago
  93. 2ccfb71 ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to this Bds by oliviermartin · 13 years ago
  94. 74b9613 ArmPlatformPkg/Bds: Get User inputs in Unicode by oliviermartin · 13 years ago
  95. c3cd46d 1. Fix bug in PXE driver UdpRead function to handle the IP fragmentation. by sfu5 · 13 years ago
  96. eb2710a 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. by sfu5 · 13 years ago
  97. afc5448 Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of SmmScriptLib to keep consistent with SMM_CPU_IO2_PROTOCOL defined in MdePkg. by hhtian · 13 years ago
  98. e395633 StdLib: Replace some non-ASCII characters with ASCII equivalents. by darylm503 · 13 years ago
  99. a0cd353 ShellPkg: allow for mm command to properly write PCIe in non-interactive mode. by jcarsey · 13 years ago
  100. 8a30d78 Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. PS2 keyboard driver should consume all bytes of scan code for PAUSE key. by vanjeff · 13 years ago