1. effcb07 BeagleBoard: Fix build by oliviermartin · 13 years ago
  2. 8e0b5e0 ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUp by oliviermartin · 13 years ago
  3. 08476b3 Refine the select highlight menu logic. by ydong10 · 13 years ago
  4. febca2e Disable change value for grayout or readonly menu. by ydong10 · 13 years ago
  5. 9386c41 Fix ICC11 build failure. Signed-off-by: lgao4 Reviewed-by: erictian by lgao4 · 13 years ago
  6. 4b0f577 Fix a ECC error - the parameter's name in comments is inconsistent with the one in Function's. by qianouyang · 13 years ago
  7. 6b4de7a Correct DriverFamilyOverrideProtocol guid value defined in MdePkg. by lgao4 · 13 years ago
  8. 2e24814 Update a return status for UEFI spec compliance. by gdong1 · 13 years ago
  9. 28c6c87 Set the current view point to the breaking CPU if it meets breakpoint. by vanjeff · 13 years ago
  10. 993b8cd Free memory allocated by ReadSection. by lzeng14 · 13 years ago
  11. 6de7c1b AppPkg/Applications/Python: Workaround recent build tool changes which prevent building Python. by darylm503 · 13 years ago
  12. 20f6ac1 Update the check condition to allows 64-bit operation's data buffer not to be 64-bit aligned on IA32 system. by vanjeff · 13 years ago
  13. 36de860 Update the check condition to allows UINT64 and INT64 data types to be 32-bit aligned on IA32 system. by vanjeff · 13 years ago
  14. 209e6e3 Remove duplicated AML code definitions as they have been added to common header. by lzeng14 · 13 years ago
  15. 21e1018 1. Remove the unnecessary check of the existing of BlockIo2 in PartitionDriverBindingSupported(). by qianouyang · 13 years ago
  16. 86da563 Refine the code to follow coding style. by ydong10 · 13 years ago
  17. 0284e90 Add Acpi50 FPDT and BGRT module into MdeModulePkg. by lgao4 · 13 years ago
  18. 9381365 Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are current text mode during boot, not console device capability. by li-elvin · 13 years ago
  19. 4a18b92 Add ACPI5.0 header file. by jyao1 · 13 years ago
  20. 5db9d35 Roll back the change which doesn't call LocateProtocol when TPL is TPL_NOTIFY because it may cause certain status code get lost in some rare case. by niruiyu · 13 years ago
  21. 0c1992f StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags. by darylm503 · 13 years ago
  22. 8f04ca1 ShellPkg: Fix "-b" usage with timezone command. by jcarsey · 13 years ago
  23. 600927a ShellBinPkg: Update binary files. by jcarsey · 13 years ago
  24. 2e5c97e ShellPkg: Fix handling of empty files in Hexedit by jcarsey · 13 years ago
  25. f7fe94a Fix PerformancePkg GCC&ICC build fail. by lzeng14 · 13 years ago
  26. 711e36d Fix build error. by lzeng14 · 13 years ago
  27. 0bdcfe7 Fix openssl lib build issue in IPF tip. by tye1 · 13 years ago
  28. c21ddf7 Add the missing options for X64 and IPF arch of MSFT:NOOPT target. by lgao4 · 13 years ago
  29. e0e7f80 Update code to pass build on VS2008 with /Od compiler option. by lgao4 · 13 years ago
  30. a661e27 Update code to pass build on VS2008 with /Od compiler option. by lgao4 · 13 years ago
  31. 573e0a4 Correctly use GetPtrTypeSize() to get MaxSize. Signed-off-by: lgao4 by lgao4 · 13 years ago
  32. 6489441 Fix PcdSetPtr() service to use the max buffer size to check whether new buffer data is filled into. by lgao4 · 13 years ago
  33. 957fe09 Allocate aligned buffer to satisfy the IoAlign requirement of high level protocol. by lzeng14 · 13 years ago
  34. 79d07c6 Updated GraphicsConsole and Terminal driver text mode initialization routine for easy mode extension in future. by li-elvin · 13 years ago
  35. 13535a3 Uses DEFINE instead of define keyword to define global macro. by lgao4 · 13 years ago
  36. 6b4483c MdeModulePkg: The patch eliminates two assumptions by erictian · 13 years ago
  37. 4d6afad Fix CrytoPkg issue in GCC X64 tip. by tye1 · 13 years ago
  38. b204f2b Add sample code for EFI_IFR_QUESTION_REF3 opcode. by ydong10 · 13 years ago
  39. 2bcc713 Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly includes: by lgao4 · 13 years ago
  40. c32dcd2 add missing <BR> by hhtian · 13 years ago
  41. f5b315e UefiCpuPkg MTRR Library: Remove a buggy check logic in MtrrSetMemoryAttribute() that may incorrectly RETURN_OUT_OF_RESOURCES in some cases. by rsun3 · 13 years ago
  42. a2daf8d Update DP to get Image name with the following methods orderly. by lzeng14 · 13 years ago
  43. 9ff904b PcAtChipsetPkg HPET Timer DXE Driver: Update CPU Arch Protocol.SetTimerPeriod() to program HPET/IOAPIC register with APIC ID of current BSP in case the BSP has been switched. by rsun3 · 13 years ago
  44. 795bb9b 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description rows that start with a Required Alignment (bytes) of 2, 4, and 8. by lzeng14 · 13 years ago
  45. 5eddabf 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description rows that start with a Required Alignment (bytes) of 2, 4, and 8. by lzeng14 · 13 years ago
  46. ce28035 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. by sfu5 · 13 years ago
  47. e7fd76d Patch includes: by ydong10 · 13 years ago
  48. 697ecfd DuetPkg BootSector: Add missing .code16 directive into start16.S/start32.S/Gpt.S/Mbr.S. by rsun3 · 13 years ago
  49. 24d6316 Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow which are specially for BIOS setup. by li-elvin · 13 years ago
  50. b620a67 Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow which are specially for BIOS setup. by li-elvin · 13 years ago
  51. 32bc122 Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow which are specially for BIOS setup. by li-elvin · 13 years ago
  52. 21d13c6 Re-org the EBC thunk code for better code maintenance. by jyao1 · 13 years ago
  53. 6cf9230 1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA. by qianouyang · 13 years ago
  54. eb5e7d3 Update code to follow coding style. Mainly change about: by ydong10 · 13 years ago
  55. fc8ff20 MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DXE Service to return EFI_NOT_AVAILABLE_YET if CPU Arch Protocol is not available per PI 1.2 Errata C spec. by rsun3 · 13 years ago
  56. d912bad 1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_LIST. by sfu5 · 13 years ago
  57. e1982d4 Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
  58. d359254 Update DxeCore handle FV Image file with Depex section per PI spec. by lgao4 · 13 years ago
  59. b316eab Add the missing supported module type in MdePkg DxeServicesTableLib instance. by lgao4 · 13 years ago
  60. c119933 MdePkg DxeServicesLib: Search further in GetFileBufferByFilePath by jljusten · 13 years ago
  61. 7102b19 Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler. by jyao1 · 13 years ago
  62. db40504 Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has the device path info. by ydong10 · 13 years ago
  63. 736d06b Update comments in BaseExtractGuidedSectionLib library instance to say its used memory is the physical memory space. by lgao4 · 13 years ago
  64. 7d1b202 Update SetupBrowser to initialize the question value before extract default value so that the default expression can be evaluated correctly. by lgao4 · 13 years ago
  65. 6ff84d9 PcAtChipsetPkg: install RTC ARCH protocol even if RTC h/w is functioning incorrectly. by erictian · 13 years ago
  66. ace74c6 Use PCD to customize if ps2 mouse and mouse pointer device do full reset. by li-elvin · 13 years ago
  67. 2bfd90f According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  68. a762a87 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  69. b0a2498 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  70. 7ee85aa According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  71. 49975ac According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  72. 73c5d34 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  73. 979a00f According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  74. eb2423c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  75. 4659816 According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. by lzeng14 · 13 years ago
  76. fa97cbf 1) Fix GCC version EBC interpreter bug. by jyao1 · 13 years ago
  77. ea71453 Initialize the variable before use it to avoid SCT test failed. by ydong10 · 13 years ago
  78. 787b2f1 PI 1.2 Errata C: A new return condition is added for the returned status code EFI_INVALID_PARAMETER for SMM Control2 Protocol.Trigger(). by rsun3 · 13 years ago
  79. 842d83d 1.Fix a bug in Dhcp4Dxe driver to correct the ‘secs’ field in DHCP message. by sfu5 · 13 years ago
  80. 0d11446 ShellPkg: Updates the printing of echo for script commands to after the @ checking. by jcarsey · 13 years ago
  81. 73c83c6 ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size. by jcarsey · 13 years ago
  82. 901ba0e Enable buffer type when process some expression opcode which support buffer type. by ydong10 · 13 years ago
  83. ef40f0f Patch for: by ydong10 · 13 years ago
  84. 191daa2 According to PI errata 0000718 and PI 1.2c Vol 3 3.2.1, comment out "Types" for EFI_FIRMWARE_VOLUME_EXT_ENTRY_OEM_TYPE structure and "Data" for EFI_FIRMWARE_VOLUME_EXT_ENTRY_GUID_TYPE structure. by lzeng14 · 13 years ago
  85. 2d3759d ShellPkg: Update the ‘for’ command to check number length correctly with trailing spaces. by jcarsey · 13 years ago
  86. f6ec0c7 In BootScriptSaver, put INFORMATION_OPCODE message to LockBox. by jyao1 · 13 years ago
  87. 9bb1fce PcAtChipsetPkg: install RTC ARCH protocol even if the "RTC" variable is corrupted. by erictian · 13 years ago
  88. 83a6cf3 Remove CONST prefix to follow PI Specification. by vanjeff · 13 years ago
  89. e02c57b PcAtChipsetPkg: Do right sign extension to avoid a wrong daylight value saving into "RTC" variable by erictian · 13 years ago
  90. 99d23a9 Regenerate the related EDK Shell binaries after fixing a bug in Pci.c to add missing (UINTN) type cast. by niruiyu · 13 years ago
  91. 4f8ef5c Change IPF version AuthVariable driver to support multiple-platform feature. by niruiyu · 13 years ago
  92. 53e6937 Update PI Service Table Versions per PI 1.2 Errata C. by rsun3 · 13 years ago
  93. 82b7604 Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. by niruiyu · 13 years ago
  94. e45e09c Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. by niruiyu · 13 years ago
  95. 1aa9860 ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore System by oliviermartin · 13 years ago
  96. f01219e MdeModulePkg: Enable port power if port power control feature is supported by EHCI by erictian · 13 years ago
  97. 96aace8 UEFI231 spec compliance: by jyao1 · 13 years ago
  98. 3a4b9eb DuetPkg BootSector: by rsun3 · 13 years ago
  99. 4a6876b Patch include: by ydong10 · 13 years ago
  100. f67c438 Enable lock attribute for statement and form; show this attribute same as grayout. by ydong10 · 13 years ago