1. 59aefb7 Update HiiConfigAccess.ExtractConfig interface to support NULL request string and ConfigHdr request string. by lgao4 · 15 years ago
  2. 545312a 1. Correct coding comments. by lgao4 · 15 years ago
  3. de558d9 Fix non-boolean comparison expression. by lgao4 · 15 years ago
  4. 4559086 Add parameter checking for MP Services Protocol Thunk driver. by xli24 · 15 years ago
  5. 476e89a Update EDKII core UEFI/PI version. by lgao4 · 15 years ago
  6. 8c5983b Add the missing check for NULL pointer before use it. by lgao4 · 15 years ago
  7. 26a76fb Update code to match EDKII coding style. by lgao4 · 15 years ago
  8. 771ecec Add the missing check for NULL pointer before use it. by lgao4 · 15 years ago
  9. b662479 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  10. 2d7b3c0 Add parameter checking for MP Services Protocol Thunk driver. by xli24 · 15 years ago
  11. 234980f Add more check to avoid code enter into wrong state. by lgao4 · 15 years ago
  12. bade9bf Fix the bug that SMM Base Protocol.Communicate() does not work. by rsun3 · 15 years ago
  13. 6a82419 Add new HII FormMap Opcode support by lgao4 · 15 years ago
  14. 2cc3055 Correct Copyright year format by lgao4 · 15 years ago
  15. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  16. e906eae Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is known by mdkinney · 15 years ago
  17. f5501a6 Change RegisterProtocolNotify for dependent protocols to [Depex] expression by mdkinney · 15 years ago
  18. 27af6f9 Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  19. 75196b0 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  20. 548dda8 Support Name/Value Storage in UEFI2.1 HII driver. by lgao4 · 15 years ago
  21. fb03ca1 Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in runtime. In SmmBaseOnSmmBase2Thunk driver, implementation of Communicate() uses SMM Communication Protocol. The thunk driver caches a pointer to SMM Communication Protocol. This pointer needs to be converted on Virtual Address Change Event. by rsun3 · 15 years ago
  22. 995c594 Correct BlockSize when call ConfigToBlock API. by lgao4 · 15 years ago
  23. 5b19df7 Add the missing BDS license header. by lgao4 · 15 years ago
  24. d60c5b3 remove unreasonable package dependency relationship. by erictian · 15 years ago
  25. d2f9134 Fix a bug in HII thunk that ThunkCallback does not support callback for a text tag with interactive flag in a Framework form. by rsun3 · 15 years ago
  26. a7932d9 Clean up module to use SMM CPU Save State Protocol definitions from IntelFrameworkPkg instead of duplicating definitions in this module. by mdkinney · 15 years ago
  27. ba9978c fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk driver by jchen20 · 15 years ago
  28. 2f73ba8 fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk driver by jchen20 · 15 years ago
  29. 52cbe44 Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. . by jchen20 · 15 years ago
  30. 6e0d639 update copyright to 2010 by lgao4 · 15 years ago
  31. 152f6a0 Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain. by lgao4 · 15 years ago
  32. 17d2c9a Coding style fix. by rsun3 · 15 years ago
  33. f76edcf Fix bugs in SmmBaseHelper driver. by rsun3 · 15 years ago
  34. 6d20782 Only check the unsupported IFR opcode for framework HII form package. by lgao4 · 15 years ago
  35. d338a72 Remove dependency on include file in package outside of EKD2. by rsun3 · 15 years ago
  36. 9e62071 Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can support usage model of PI SMM infrastructure + Framework Chipset SMM code + Framework platform SMM code in ECP platforms. by rsun3 · 15 years ago
  37. cde6425 Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRecordThunk to avoid confusion. This thunk is used to filter all smbios related records from datahub and translate these records to SMBIOS record which is added into SMBIOS database via EFI_SMBIOS_PROTOCOL. by klu2 · 15 years ago
  38. bd1a4d1 Fix some typo. by klu2 · 15 years ago
  39. 024b102 Add a thunk driver to translate framework DataHub's smbios related record to PI SMBIOS's record via EFI_SMBIOS_PROTOCOL defined in PI 1.2 specification. by klu2 · 15 years ago
  40. 5429e00 replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSED by vanjeff · 15 years ago
  41. 8a1dc10 Make MP Services thunk driver only be built under IA32 and X64 archs. by xli24 · 15 years ago
  42. 5d36285 Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP. by rsun3 · 15 years ago
  43. 768e2a9 Check in thunk driver to produce PI MP Services Protocol based on Framework MP Services Protocol. by xli24 · 15 years ago
  44. 54bd807 Check in thunk driver for CPU I/O 2 Protocol. by xli24 · 15 years ago
  45. 1afe040 Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes for MdePkg. by AJFISH · 15 years ago
  46. 650efd7 Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy Region Protocol. by xli24 · 15 years ago
  47. df8d059 Update function description to be consistent with code definition: HEX_RADIX => RADIX_HEX. by xdu2 · 15 years ago
  48. 880ea0e Ignore UEFI OPEN/CLOSE Action for FrameworkCallback by lgao4 · 15 years ago
  49. f25c99b 1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply with UEFI 2.3 specification. by tye · 15 years ago
  50. 43ffc47 Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set. by lgao4 · 15 years ago
  51. 4c913fe Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will force FVB drivers built through the ECP to produce the PI 1.2 FVB2 Protocol GUID by qhuang8 · 15 years ago
  52. 1910fba clean up non-English characters. by vanjeff · 15 years ago
  53. e8de468 Fixed issues compiling for Apple gcc on IA-32 by AJFISH · 15 years ago
  54. 8a7bae2 Remove unnecessary -D flag for GNU assemblers. This flag should have no effect. by qhuang8 · 15 years ago
  55. 82dae5e Fix bug that home addresses for register parameters must be allocated for calling C function from X64 assembly code to follow x64 calling convention. by rsun3 · 15 years ago
  56. b374d62 Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg definition for ECP shell to work correctly on EDKII platforms. by qhuang8 · 15 years ago
  57. 341515e Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LIST by qhuang8 · 15 years ago
  58. af2cfce Add RHSA (remapping hardware static Affinity) structure definition according to VT-d spec. by htao · 15 years ago
  59. 3032f54 Correct EFI_IFR_RESET_BUTTON from question to statement. by lgao4 · 15 years ago
  60. 86345de Update to remove .intel_syntax directives to improve portability since it is not supported by all GCC assembliers. by qhuang8 · 15 years ago
  61. f315cfa Remove unnecessary .align directory and change .align directory to .p2align to avoid ambiguous. by qhuang8 · 15 years ago
  62. d820181 Remove unnecessary .align directives. by qhuang8 · 15 years ago
  63. b341712 Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. by qhuang8 · 15 years ago
  64. c113cd3 redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platform. by eric_tian · 15 years ago
  65. 409aeee update EdkCompatibilityPkg version to 0.90 by vanjeff · 15 years ago
  66. 99f6759 Enhanced BMP file security check. by vanjeff · 15 years ago
  67. ac10c72 if module doesn't explicitly depend on specific Pci spec, it should include IndustryStandard/Pci.h rather than Pcixxx.h. by eric_tian · 15 years ago
  68. b6c7207 Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function. by lgao4 · 15 years ago
  69. fe82e4c Remove unused local variable to fix build break. by lgao4 · 16 years ago
  70. e0e51f6 Remove the auto conversion for the first varstore name to "Setup". by lgao4 · 16 years ago
  71. aa2ebe0 Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. by lgao4 · 16 years ago
  72. 86c6463 remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them are not optional. by eric_tian · 16 years ago
  73. b4b9fbc Fix build break by mdkinney · 16 years ago
  74. 904ac28 The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/adding/removing string/form packages into the UEFI HII Database. The notification handler wants to parse the IFR binary data of the form package. However, the code assumes that a form package have a FORM SET OP and if not, it will assert. Remove assert and ignore form packages that can not be handled for error tolerant. by rsun3 · 16 years ago
  75. ada3f18 Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob length to be multiple of 8. This does not follow the spec. by rsun3 · 16 years ago
  76. 2d63030 Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h. by rsun3 · 16 years ago
  77. b3d8b21 Fix build break. by lgao4 · 16 years ago
  78. 5a35364 Add comments for the inconsistent definition with framework specification. by lgao4 · 16 years ago
  79. 1ef3c7d Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/FrameworkFormCallback.h by mdkinney · 16 years ago
  80. ac0f89b Correct the code format. by lgao4 · 16 years ago
  81. bcbd52e Reviewed the description of ECP in the .dec file for clarity and completeness, and reviewed comments in the Compatibility/Include folder. by pkandel · 16 years ago
  82. 6535652 Add directory for the new added Language Library. by lgao4 · 16 years ago
  83. f324bf4 Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match should be used in HiiDatabase. by rsun3 · 16 years ago
  84. f6839dd fix a typo of missing a colon sign after a label symbol. by eric_tian · 16 years ago
  85. dfbb47d fix a typo of missing a colon sign after a label symbol. by eric_tian · 16 years ago
  86. b27af9d As ECP package is EDKI style, the AutoGen.h will not include anything. So if we use some basic data structures, we should manually include EdkIIGlueBase.h file. by eric_tian · 16 years ago
  87. 78709ef change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GNUC__)" by eric_tian · 16 years ago
  88. 34e4a9a cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. by eric_tian · 16 years ago
  89. 78b993a Fix ICC build break properly by mdkinney · 16 years ago
  90. 60ef642 Fix ICC build break by mdkinney · 16 years ago
  91. 7c9d25a Refine language conversion in ECP. Create a new library LanguageLib providing functions for language conversion between ISO 639-2 and RFC 4646 styles. Update FrameworkHiiOnUefiHiiThunk, UcOnUc2Thunk and Uc2OnUcThunk modules to use this library. by rsun3 · 16 years ago
  92. 8cf6dad Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  93. 54b44c4 HiiLib exports HiiCreateRawOpCode API by lgao4 · 16 years ago
  94. 27e87da Update HiiGetBrowserData API by lgao4 · 16 years ago
  95. d32509c Remove unused IfrSupportLib header file. by lgao4 · 16 years ago
  96. 14c6da2 update string function comments by eric_tian · 16 years ago
  97. 81c1213 RemoveRemove unused IfrSupportLib and ExtendedIfrSupportLib by lgao4 · 16 years ago
  98. a542053 Update FrameworkHiiOnUefiHiiThunk to use new HII library. by lgao4 · 16 years ago
  99. 1e43716 Save segment registers on stack in case the thunk code assembly calls CF9 soft reset and the x64 registers get cleared. by qhuang8 · 16 years ago
  100. 0f26852 Retire HiiLibGetNextLanguage() API from HII Library class. by rsun3 · 16 years ago