1. 19dd3f7 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  2. d9d9e05 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  3. 5de1a57 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  4. 15b96d9 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  5. 3594574 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  6. 6bd01eb Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  7. f4845fc Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  8. c77b88d Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  9. 48fff86 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  10. 62a5bf6 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  11. 2891fc8 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
  12. ca1677d Update module to pass in a valid EFI_HANDLE when is reloads and restarts itself using the PeCoffLib. by mdkinney · 14 years ago
  13. d042c6e Add performance library instances for SMM performance measurement. by rsun3 · 14 years ago
  14. e8bce4b Enhance PcAt IsaAcpi driver to support enable/disable separated functions per PCD settings. by niruiyu · 14 years ago
  15. 5fbfa2d Fixed typos per the PI Spec 1.2 Errata B. by vanjeff · 14 years ago
  16. e70ae46 fix null DevicePath issue. by erictian · 14 years ago
  17. 487ef01 1. The old refresh string code also update the time/date opcode. But for the reason that time/date opcode updates the string with the same size, so skip the refresh code for it. by ydong10 · 14 years ago
  18. d12c6a5 Updated the GUID name to follow PI Spec, 1.2 Errata B. by vanjeff · 14 years ago
  19. e16ee65 Update comment per the latest PI spec Errata B. by li-elvin · 14 years ago
  20. b0bdc7b Update HiiCompareLanguage to support case that language in String package is "en" and the input language is "en-US". by lgao4 · 14 years ago
  21. 1123277 Do the following enhancement for SetupBrowser: by lgao4 · 14 years ago
  22. 81da6ef Bug description: by ydong10 · 14 years ago
  23. 27f3015 Add AHCI support for DUET. by lzeng14 · 14 years ago
  24. ed365e9 fix a invalid pointer conversion when builing 32bit image. by erictian · 14 years ago
  25. 3fee586 Add missing .h file to INF file by gdong1 · 14 years ago
  26. 2d7df64 Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration has already been checked into BaseTools project. by andrewfish · 14 years ago
  27. a1fe1d6 ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framework 32bit dispatch code. It must be loaded into <4G memory. by lgao4 · 14 years ago
  28. 6377d2f Fix minor Xcode build issues. by andrewfish · 14 years ago
  29. 6ced2e1 Fix Xcode build issue. by andrewfish · 14 years ago
  30. 692477d UnixPkg: Fix build for Linux by jljusten · 14 years ago
  31. 2dcef68 UnixPkg: Use build flag to prevent FatPkg from being required by jljusten · 14 years ago
  32. b80022d Correct incoming buffer size comparison to the incoming buffer, not the existing buffer. by jcarsey · 14 years ago
  33. 17a6c33 when timeout is 0, infinite loop on the timeout request to follow UEFI spec by erictian · 14 years ago
  34. 6617d83 Fix the bug that BDS assumes any boot option resides in the FV is Shell which causes that the non-Shell FV boot option is removed by GenericBdsLib. by niruiyu · 14 years ago
  35. 1571367 Symptom: by ydong10 · 14 years ago
  36. d00ed85 Puts SMM variable common definitions in SmmVariableCommon.h. by gdong1 · 14 years ago
  37. 60d8f1f clean non-ASCII char by hhtian · 14 years ago
  38. 267865e OvmfPkg: Add create-release.py script by jljusten · 14 years ago
  39. 1b88f96 The input StringInfo should be kept for HiiStringIdToImage() function. by lgao4 · 14 years ago
  40. c1e2b15 1.Refine all the goto and action opcode. When the menu link to the sub form, use the goto opcode and show the arrow. Others use the action opcode. by ydong10 · 14 years ago
  41. c3161b2 1.Reposition the platform info. Move from the old position to left one block space and down one block space. by ydong10 · 14 years ago
  42. 3b2eba1 HiiCompareLanguage should use the exact match method, old code use the best match method. by ydong10 · 14 years ago
  43. 89cd812 Update PeiCore and DxeCore to verify FFS data checksum. by lgao4 · 14 years ago
  44. 59424ff SourceLevelDebugPkg: Pack CPU context structures by jljusten · 14 years ago
  45. 2094c4d Add definitions for the UEFI ACPI Data Table defined in the UEFI spec and the SMM Communication ACPI Table defined in the PI spec. by rsun3 · 14 years ago
  46. 1fcd34f fix refresh menu save attribute error. not consider the grayout attribute. by ydong10 · 14 years ago
  47. d66e9f0 Add comments for the two parameters of DxeTscTimerLibConstructor. by lzeng14 · 14 years ago
  48. b6ca1fd Update the arrow position. by ydong10 · 14 years ago
  49. 1b71e7f A minor change for the format of usage align with spec. by gikidy · 14 years ago
  50. d6d78ac Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environment will cause a exception) by hhuan13 · 14 years ago
  51. cbdf19a Refine coding style. by ydong10 · 14 years ago
  52. ba319b9 Update inappropriate comments. by ydong10 · 14 years ago
  53. 92063c4 Correct copyright year by hhtian · 14 years ago
  54. 994c16b Fix shell timezone bugs (corresponding Shell SVN r47) by niruiyu · 14 years ago
  55. 7a07cec Update HiiCompareLanguage() function to use GetBestLanguage() API to do RFC4646 language compare. by lgao4 · 14 years ago
  56. 8dc8879 update comments and correct reclaim algorithm if there is no record existing in FTW working block. by erictian · 14 years ago
  57. 8e491a8 Enhance BMM to support changing FlowControl setting in Front Page. by ydong10 · 14 years ago
  58. 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
  59. 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
  60. 5788e95 update copyright format by hhtian · 14 years ago
  61. 439b0e2 minor format update by hhtian · 14 years ago
  62. d50f6f8 TscTimerLib in PerformancePkg is a BASE type library, which should be used by any module type. by lzeng14 · 14 years ago
  63. b7bc11a correct Intel's copyright date as the changes checked-in at r11273 & r11272 are contributed by third party. by erictian · 14 years ago
  64. c161dce Correct comments in DevicePathDxe.inf. by lgao4 · 14 years ago
  65. f0a1bf1 Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. by lgao4 · 14 years ago
  66. 9a33a65 Update DEBUG log information to specify SMM driver to be loaded in SmmCore by lgao4 · 14 years ago
  67. d613c2a Correct typo in word in DxeCore. by lgao4 · 14 years ago
  68. b695e7f Updates function description per UEFI2.3d. No impact is for functionality. The main changes include: by lgao4 · 14 years ago
  69. 9095e76 Update function description per UEFI2.3d. The main changes include: by lgao4 · 14 years ago
  70. 2ab7038 Add new FV extension type 0x0002 and its related structure per PI1.2B. by lgao4 · 14 years ago
  71. 36d5815 UEFI table also need to be in ACPI NVS memory, because some data field by jyao1 · 14 years ago
  72. 40039e2 Add SmmPeriodicSmiLib to MdePkg. by mdkinney · 14 years ago
  73. 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
  74. 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
  75. b739d70 Make the default toolchain for Linux CodeSourcery. by andrewfish · 14 years ago
  76. 507ebc1 Fixes to get CodeSourcery GCC and RVCT 3.1 compiling. by andrewfish · 14 years ago
  77. 2ac288f Fix issue with fixing tabs. by andrewfish · 14 years ago
  78. 5d23922 Remove tabs. by andrewfish · 14 years ago
  79. 58b5d03 Remove tabs from all text files in the package. by andrewfish · 14 years ago
  80. 6111eb8 Update to match changes in the ArmPkg. by andrewfish · 14 years ago
  81. 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
  82. 7373d15 Add the missing up/down arrow in UNI string. by lgao4 · 14 years ago
  83. 1d5d0ae Add ArmPlatformPkg from ARM Ltd. patch. by andrewfish · 14 years ago
  84. 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
  85. 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
  86. d6bf79a Add assertion after memory allocation. by niruiyu · 14 years ago
  87. f43c43c Correct comments for EFI_LEGACY_PIRQ_ENTRY. by jyao1 · 14 years ago
  88. 59b1946 OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib by jljusten · 14 years ago
  89. b043ebc OvmfPkg: Add SerializeVariablesLib library instance by jljusten · 14 years ago
  90. e79f62f OvmfPkg: Add SerializeVariablesLib library class by jljusten · 14 years ago
  91. be88744 Add back the BdsDeleteBootOption to pass build. by niruiyu · 14 years ago
  92. a34688d Don't need to update its copy right. It is same to previous version. by lgao4 · 14 years ago
  93. af388a9 PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch by jljusten · 14 years ago
  94. 1fade6c Roll back previous change. GCC assembly file should use .S postfix. by lgao4 · 14 years ago
  95. 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
  96. 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
  97. 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
  98. 4631644 OvmfPkg ResetSystemLib: Fix build issue with VS2005 by jljusten · 14 years ago
  99. 4eb5628 Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definition by li-elvin · 14 years ago
  100. 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