1. a9185e7 ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptions by Brendan Jackman · 11 years ago
  2. cc13514 ArmPlatformPkg/ArmVExpressPkg: Remove the last 16MB of the 32bit DRAM region by Olivier Martin · 11 years ago
  3. f8a9910 ARM Packages: Use .8byte instead of .dword for pointers by Brendan Jackman · 11 years ago
  4. 73ca500 ARM Packages: Use AND instead of BIC instruction with immediate by Brendan Jackman · 11 years ago
  5. 7eb1d85 ArmPkg/CpuDxe/AArch64: use STUR instruction for signed offset by Brendan Jackman · 11 years ago
  6. 0db208e ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntax by Brendan Jackman · 11 years ago
  7. 919a3a0 ARM Packages: use GCC_ASM_EXPORT to export functions by Brendan Jackman · 11 years ago
  8. 4544074 ArmLib/AArch64Support.S: remove export of unimplemented function by Brendan Jackman · 11 years ago
  9. ef7b378 ARM Packages: Remove GCC filter for AARCH64 assembly files by Brendan Jackman · 11 years ago
  10. 5382a85 ArmPlatformPkg/Bds: Fix setting kernel command line by Olivier Martin · 11 years ago
  11. 452a9ee ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocol by Brendan Jackman · 11 years ago
  12. e691183 ArmPlatformPkg/ArmVExpressSecLibRTSM: Only use extended name of system registers for GCC by Brendan Jackman · 11 years ago
  13. 518c243 ArmPlatformPkg/NorFlashDxe: Optimise FVB protocol by Harry Liebel · 11 years ago
  14. 0fb7e71 ShellPkg: Add a support to query AdapterInfo protocol for Shell ‘dh’ command. by Tapan Shah · 11 years ago
  15. 62c058c ShellBinPkg: Updated ARM and AArch64 EFI Shell binaries by Olivier Martin · 11 years ago
  16. d551cc6 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. by Fu Siyuan · 11 years ago
  17. 5966402 MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to return EFI_ACCESS_DENIED for duplicated FADT, FACS or DSDT installation. by Star Zeng · 11 years ago
  18. a06ec3e Add device path node/text conversion for NVMe device path node. by Ruiyu Ni · 11 years ago
  19. 7447345 ShellBinPkg: updating the binaries. by Jaben Carsey · 11 years ago
  20. 609e0c5 ShellPkg: Patch to enhance the output around GOP protocol by Jaben Carsey · 11 years ago
  21. b95eb5e MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It should be the number of transferred blocks rather than block size. by Tian, Feng · 11 years ago
  22. 73a9e82 MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfer length in a single SCSI/ATAPI transfer to reach best device compatibility. by Tian, Feng · 11 years ago
  23. 56dea5e Config Access Protocol return value not follow spec, update code to follow it. by Eric Dong · 11 years ago
  24. 1187b10 Early return when the "BootOrder" variable doesn't exist to avoid SetVariable() return EFI_NOT_FOUND. by Ruiyu Ni · 11 years ago
  25. cd9944d Fix default VENDOR_CLASS in DHCP discover. by Larry Cleeton · 11 years ago
  26. 6add2be ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Increased the size of FV after adding the Lan9118 driver by Olivier Martin · 11 years ago
  27. 02944eb ArmPlatformPkg: Added Lan9118 support by Olivier Martin · 11 years ago
  28. 46f2c53 EmbeddedPkg: Added Lan9118 Dxe driver by Olivier Martin · 11 years ago
  29. 4d6e1e5 EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over TCP by Brendan Jackman · 11 years ago
  30. 8bb7f03 ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page tables by Olivier Martin · 11 years ago
  31. 50c455d Correct the incorrect string. by Gao, Liming · 11 years ago
  32. aa4cf2e ArmPkg/CpuDxe: Restore AArch64 system registers before returning from exception by oliviermartin · 11 years ago
  33. 0e7f6f5 Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStationIp. by Mauro Faccenda · 11 years ago
  34. d78687f Update code logic to let BDS UI can shows more than one formsets in one HiiHandle. by Eric Dong · 11 years ago
  35. 5aecd34 ArmPlatformPkg/Bds: Do not print garbage if the command line argument is empty by Olivier Martin · 11 years ago
  36. 4f467fd Fix GCC build fail. by Eric Dong · 11 years ago
  37. e6106e8 Refine the check expression result logic. by Eric Dong · 11 years ago
  38. 7e2f328 Enhance the browser parse opcode logic, skip the opcode which is not defined in UEFI spec. by Eric Dong · 11 years ago
  39. 1471136 StdLib: StdLib/Malloc.c by Paulo Alcantara · 11 years ago
  40. 0aa39d2 ArmPlatformPkg/Bds: Do not free NULL pointer by Olivier Martin · 11 years ago
  41. 8ecb9d1 EmulatorPkg/Unix GCC: Add additional library search paths by Jordan Justen · 11 years ago
  42. acbdfd4 EmulatorPkg/Unix GCC: Link to libdl by Jordan Justen · 11 years ago
  43. 9a25ad8 EmulatorPkg: Add missing DisplayEngineDxe driver by Andrew Fish · 11 years ago
  44. bfae133 Update question validation logic, move the check pointer from after user input to after finish call the CHANGING callback. by Eric Dong · 11 years ago
  45. 387208a MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol of PeiCore to always install both FvInfo and FvInfo2. by Star Zeng · 11 years ago
  46. a78167a ArmPlatformPkg/ArmVExpressPkg: Update the Runtime Code and Data number of pages by Olivier Martin · 11 years ago
  47. 6fd184d Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once before enter this formset. by Eric Dong · 11 years ago
  48. 214698e ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 6GB memory of DRAM on Foundation Model by Olivier Martin · 11 years ago
  49. bbf904d ShellPkg: Fix using root of drive by Jaben Carsey · 11 years ago
  50. 5f119df ShellPkg: Fix compiler warning 'unused variable' by Harry Liebel · 11 years ago
  51. df44112 ArmPlatformPkg/ArmVExpressLibRTSM: Added support for the additional 2GB memory of DRAM on FVP by Olivier Martin · 11 years ago
  52. 3e8ddb4 ArmPlatformPkg/ArmVExpressLibRTSM: Removed unused dead code by Olivier Martin · 11 years ago
  53. 1335480 ArmPlatformPkg/Bds: Fix loading Timeout from NV storage by Harry Liebel · 11 years ago
  54. 4c8bb1e ArmPlatformPkg/Bds: Do not start all devices when starting an OS loader by Olivier Martin · 11 years ago
  55. 3b3b72d ArmPlatformPkg/Bds: Allow to update EFI application boot entries by Olivier Martin · 11 years ago
  56. 5389972 ArmPlatformPkg: Print arguments for EFI Application by Olivier Martin · 11 years ago
  57. 135b09a ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode string is printable by Olivier Martin · 11 years ago
  58. 6bcedce ArmPlatformPkg: Set PcdDefaultBootArgument to an empty unicode string by Olivier Martin · 11 years ago
  59. 55a9f75 ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI image by Olivier Martin · 11 years ago
  60. 0604481 ArmPlatformPkg/Bds: Added support to pass parameters to EFI applications by Olivier Martin · 11 years ago
  61. 90a44ec ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry from the Linux loader by Olivier Martin · 11 years ago
  62. 9fc9aa4 ArmPlatformPkg/Bds: Add support to handle Unicode parameters by Olivier Martin · 11 years ago
  63. e213ae4 Update logic, only question with interactive attribute should trig the callback function. by Eric Dong · 11 years ago
  64. 061d546 Sync value for string opcode after call the Callback function. by Eric Dong · 11 years ago
  65. 66a5771 MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass storage type device. by Tian, Feng · 11 years ago
  66. d8adff4 Check the pointer before use it. by Eric Dong · 11 years ago
  67. cc0b145 Fix a bug in IP driver that the fragment overlap check may be skipped incorrectly. by Fu Siyuan · 11 years ago
  68. 734b6c3 ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing it by Olivier Martin · 11 years ago
  69. 1dbbfc1 ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime mode by Olivier Martin · 11 years ago
  70. 2dff0c1 ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime mode by Olivier Martin · 11 years ago
  71. 000f80f ArmPlatformPkg/NorFlashDxe: Declare the driver as a UEFI Runtime driver by Olivier Martin · 11 years ago
  72. 18ee5b6 ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services by Olivier Martin · 11 years ago
  73. 9d34cac Refine the load form sets process for BrowserCallback function. by Eric Dong · 11 years ago
  74. ad43bc6 OvmfPkg: PlatformPei: protect SEC's GUIDed section handler table thru S3 by Laszlo Ersek · 11 years ago
  75. e9d19a8 ShellPkg: Fix command-line parsing to start with Argv[0] when comparing passed-in options by Chris Phillips · 11 years ago
  76. 81514a8 ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as in the entrypoint by Olivier Martin · 11 years ago
  77. cddd490 ArmPlatformPkg/ArmVExpress-FVP-AArch64: Fixed number of cores and cluster for Base and Foundation models by Olivier Martin · 11 years ago
  78. 79480c8 ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable() by Olivier Martin · 11 years ago
  79. d8dc9f0 ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist by Olivier Martin · 11 years ago
  80. e3ff137 Add missing parameter comment in AddPubKeyInStore() by Dong Guo · 11 years ago
  81. 5fef1a3 Check the parameter before use it. by Eric Dong · 11 years ago
  82. d0a5723 ShellPkg: Allow opening of root drive nodes by Jaben Carsey · 11 years ago
  83. 4b5168d ShellPkg: Fix potential memory leak when failing to fully create a structure by Jaben Carsey · 11 years ago
  84. 3f4b148 OvmfPkg: add a catch-all match for PCI devices in the OpenFirmware path by Paolo Bonzini · 11 years ago
  85. e04cca1 OvmfPkg: non-null PcdLib instance for the CSM VideoDxe by Paolo Bonzini · 11 years ago
  86. 96bbdbc OvmfPkg: AcpiPlatformDxe: download ACPI tables from QEMU by Laszlo Ersek · 11 years ago
  87. 209c392 OvmfPkg: AcpiS3SaveDxe: do not load if S3 is unsupported/disabled in qemu by Laszlo Ersek · 11 years ago
  88. 0e8a31f OvmfPkg: PlatformPei: lifecycle fixes for the LockBox area by Laszlo Ersek · 11 years ago
  89. cbbac2e Remove unused [PcdsDynamic, PcdsDynamicEx] section. by Dong Guo · 11 years ago
  90. 7a1f792 Check the input file pointer before use it. by Eric Dong · 11 years ago
  91. c4571f0 Add check to avoid null pointer deference. by Ruiyu Ni · 11 years ago
  92. 3a4b498 SecurityPkg Variable: Add NULL pointer check. by Star Zeng · 11 years ago
  93. 4c7e997 Add NULL pointer check in I2chost. by Elvin Li · 11 years ago
  94. 4b0786b Add ASSERT to check if NewVariable is NULL. by Elvin Li · 11 years ago
  95. d6e88a6 ShellPkg: Fix file system change issue that results in ASSERT by Chris Phillips · 11 years ago
  96. 2bc3637 Remove hide TPM support. by Dong Guo · 11 years ago
  97. 9a12e58 Calculate enough space for 2 variables (public key and variable data) instead of directly setting them 1 by 1. by Dong Guo · 11 years ago
  98. 2c77560 Update code logic, remove ASSERT and use error handling. by Eric Dong · 11 years ago
  99. 3bf04a7 Not to copy mailbox into new space when debug agent initialization for S3 Boot Script. by Jeff Fan · 11 years ago
  100. 90651f7 Remove RT attribute for variable PlatDriOver. by Gao, Liming · 11 years ago