1. 92063c4 Correct copyright year by hhtian · 14 years ago
  2. 994c16b Fix shell timezone bugs (corresponding Shell SVN r47) by niruiyu · 14 years ago
  3. 7a07cec Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC4646 language compare. by lgao4 · 14 years ago
  4. 8dc8879 update comments and correct reclaim algorithm if there is no record existing in FTW working block. by erictian · 14 years ago
  5. 8e491a8 Enhance BMM to support changing FlowControl setting in Front Page. by ydong10 · 14 years ago
  6. ad0ecbc Per PI spec, StatusCode related structure is not required to be defined as packed byte. So, StatusCode related structures are updated from packed to unpacked. by lgao4 · 14 years ago
  7. 6beb225 Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry Virtual Address is non-zero, but the Relocation Data Directory Size is zero, BasePeCoffLib should only handle such case as PIC TE image. by lgao4 · 14 years ago
  8. 5788e95 update copyright format by hhtian · 14 years ago
  9. 439b0e2 minor format update by hhtian · 14 years ago
  10. d50f6f8 TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. by lzeng14 · 14 years ago
  11. b7bc11a correct Intel's copyright date as the changes checked-in at r11273 & r11272 are contributed by third party. by erictian · 14 years ago
  12. c161dce Correct comments in DevicePathDxe.inf. by lgao4 · 14 years ago
  13. f0a1bf1 Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. by lgao4 · 14 years ago
  14. 9a33a65 Update DEBUG log information to specify SMM driver to be loaded in SmmCore by lgao4 · 14 years ago
  15. d613c2a Correct typo in word in DxeCore. by lgao4 · 14 years ago
  16. b695e7f Updates function description per UEFI2.3d. No impact is for functionality. The main changes include: by lgao4 · 14 years ago
  17. 9095e76 Update function description per UEFI2.3d. The main changes include: by lgao4 · 14 years ago
  18. 2ab7038 Add new FV extension type 0x0002 and its related structure per PI1.2B. by lgao4 · 14 years ago
  19. 36d5815 UEFI table also need to be in ACPI NVS memory, because some data field by jyao1 · 14 years ago
  20. 40039e2 Add SmmPeriodicSmiLib to MdePkg. by mdkinney · 14 years ago
  21. 784ce12 1) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection if hardware flow control is enabled. The default is to not perform cable detection. by mdkinney · 14 years ago
  22. db662a6 Clean up BaseSerialPortLib16550 to remove references and checks for Carrier Detect(CD). This is not required for this library implementation. The only signals used for Hardware Flow Control are RTS/CTS. by mdkinney · 14 years ago
  23. b739d70 Make the default toolchain for Linux CodeSourcery. by andrewfish · 14 years ago
  24. 507ebc1 Fixes to get CodeSourcery GCC and RVCT 3.1 compiling. by andrewfish · 14 years ago
  25. 2ac288f Fix issue with fixing tabs. by andrewfish · 14 years ago
  26. 5d23922 Remove tabs. by andrewfish · 14 years ago
  27. 58b5d03 Remove tabs from all text files in the package. by andrewfish · 14 years ago
  28. 6111eb8 Update to match changes in the ArmPkg. by andrewfish · 14 years ago
  29. 1bfda05 Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. by andrewfish · 14 years ago
  30. 7373d15 Add the missing up/down arrow in UNI string. by lgao4 · 14 years ago
  31. 1d5d0ae Add ArmPlatformPkg from ARM Ltd. patch. by andrewfish · 14 years ago
  32. fb334ef Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable services commands. Fix arugment parsing in EBL. All fixes from ARM Ltd. by andrewfish · 14 years ago
  33. 4c8a6e0 Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update the rest of the MdePkg ARM assembler to use the macro. Leave the old INTERWORK_FUNC macro in place until we can make sure all the other packages have been updated and then it can be removed. by andrewfish · 14 years ago
  34. d6bf79a Add assertion after memory allocation. by niruiyu · 14 years ago
  35. f43c43c Correct comments for EFI_LEGACY_PIRQ_ENTRY. by jyao1 · 14 years ago
  36. 59b1946 OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib by jljusten · 14 years ago
  37. b043ebc OvmfPkg: Add SerializeVariablesLib library instance by jljusten · 14 years ago
  38. e79f62f OvmfPkg: Add SerializeVariablesLib library class by jljusten · 14 years ago
  39. be88744 Add back the BdsDeleteBootOption to pass build. by niruiyu · 14 years ago
  40. a34688d Don't need to update its copy right. It is same to previous version. by lgao4 · 14 years ago
  41. af388a9 PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch by jljusten · 14 years ago
  42. 1fade6c Roll back previous change. GCC assembly file should use .S postfix. by lgao4 · 14 years ago
  43. 22d1f97 BDS enhancement: enumerate & show all legacy boot options in Boot Manager so that user is able to boot any devices in the same type in Boot Manager without changing the legacy dev order. by niruiyu · 14 years ago
  44. fbd26c4 Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro from being used in expressions. by mdkinney · 14 years ago
  45. 36b8597 Update comments of BIT1 and BIT2 to align UEFI Spec 2.3d for EFI_PARTITION_ENTRY.Attributes in UefiGpt.h by niruiyu · 14 years ago
  46. 4631644 OvmfPkg ResetSystemLib: Fix build issue with VS2005 by jljusten · 14 years ago
  47. 4eb5628 Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definition by li-elvin · 14 years ago
  48. 4e03ff8 If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status code handler cannot work in runtime (after exit boot service). It should be allocated in runtime memory. by li-elvin · 14 years ago
  49. d930357 fix word typo by erictian · 14 years ago
  50. 858939c fix arm gcc build error by erictian · 14 years ago
  51. 14fc747 NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue. by qianouyang · 14 years ago
  52. f6cf5cf Support proportional Font and Font output flags. by lgao4 · 14 years ago
  53. 8db466c Correct file name. by lgao4 · 14 years ago
  54. 5d1cf21 Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum. Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls. by mdkinney · 14 years ago
  55. 40a6995 MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4 by jljusten · 14 years ago
  56. c0e1097 OvmfPkg: Add support for memory above 4GB by jljusten · 14 years ago
  57. 999a815 OvmfPkg: Add NullMemoryTestDxe driver by jljusten · 14 years ago
  58. 3ca1591 OvmfPkg: Add DEBUG messages to dump the contents of CMOS by jljusten · 14 years ago
  59. 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago
  60. 686d4d4 NetworkPkg: Add IN/OUT modifier. by xdu2 · 14 years ago
  61. e33e341 Enhance code to avoid build error. by ydong10 · 14 years ago
  62. 0d70a70 ProcessCumulative() function always calculates the average performance by dividing the count of performance record. by lzeng14 · 14 years ago
  63. 2e7120c NetworkPkg-IpSecDxe: Remove extra space in function type definition to beautify doxygen output. by xdu2 · 14 years ago
  64. bfd4204 NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec. by qianouyang · 14 years ago
  65. e5c861a Fixed HiiSetString failed. Tracker NUM:204479 by ydong10 · 14 years ago
  66. c10dc4c Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro by lgao4 · 14 years ago
  67. 8322eb7 Enhance the code to avoid the potential of return address of local variable to output structure. by tye1 · 14 years ago
  68. b57cc03 Update the GUID value to be consist with the one in DEC file. by gdong1 · 14 years ago
  69. a02ab69 Fixed 3 ECC errors. by gdong1 · 14 years ago
  70. e313026 OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD by jljusten · 14 years ago
  71. 7ca30a6 OvmfPkg ResetSystemLib: Add shutdown support for OVMF by jljusten · 14 years ago
  72. c756b2a OvmfPkg/PlatformPei: Set PM base address OVMF by jljusten · 14 years ago
  73. 0462965 OvmfPkg/build.sh: Recognize '-p' switch by jljusten · 14 years ago
  74. ec50ecf Fix potential memory access violation by ydong10 · 14 years ago
  75. 96488aa Refine code to make code follow the coding style. by ydong10 · 14 years ago
  76. f3b80a8 Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some consumers (Such as capsule update) when SMM FTW driver is applied. by gdong1 · 14 years ago
  77. b59ad75 Fix an K9 issue in variable driver. by gdong1 · 14 years ago
  78. 76f6d95 Remove extra {} inside DEBUG_CODE() macro by mdkinney · 14 years ago
  79. aa927ca Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable the DBG MMIO and GCD I/O map dumps by mdkinney · 14 years ago
  80. b452ca8 Enhance BDS to support Boot/Driver option whose option number >= 0xFF. by niruiyu · 14 years ago
  81. 3a4ddfc OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib by jljusten · 14 years ago
  82. 949b0f3 OvmfPkg EMU FVB: Convert to FVB2 protocol by jljusten · 14 years ago
  83. 9529d0f OvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten by jljusten · 14 years ago
  84. 6632587 OvmfPkg/build.sh: Add features and replace build32/64.sh by jljusten · 14 years ago
  85. af07212 Fix InternalMemScanMem* functions so that they return the pointer to the matched object, as specified, instead of the following object. by darylm503 · 14 years ago
  86. 2183cf2 Fix ICC9 compiler failure by niruiyu · 14 years ago
  87. ec44f02 Fix 32-bit build break by mdkinney · 14 years ago
  88. 98fc7c7 Fix typo in __switchiu8() to use r0 in place of r3. by andrewfish · 14 years ago
  89. b1620d0 Fix the bug that duplicate HDD is shown in the BMM. by niruiyu · 14 years ago
  90. e519983 1. fix AtaPassThru.PassThru() sct failure by erictian · 14 years ago
  91. f877f30 Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory caches setting changes. by mdkinney · 14 years ago
  92. f9d1f97 Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memory and GCD I/O maps when DEBUG_GCD is set in PcdDebugPrintErrorLevel. by mdkinney · 14 years ago
  93. dad8dea Fix Copyright year to 2011 by mdkinney · 14 years ago
  94. 5a2e7dd Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GCD) and memory cache setting changes. by mdkinney · 14 years ago
  95. b16ad4b Correct return value check. by jyao1 · 14 years ago
  96. 2244198 NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way. by qianouyang · 14 years ago
  97. 8c71629 in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed. by erictian · 14 years ago
  98. ee68620 Use REPORT_STATUS_CODExxx() macros directly. by mdkinney · 14 years ago
  99. 250057b Use REPORT_STATUS_CODExxx() macros directly. by mdkinney · 14 years ago
  100. 58b9f0f EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning by jljusten · 14 years ago