1. 57cca89 Remove usage of MemoryAllocationLib, and use a simplistic allocation by jljusten · 16 years ago
  2. de29c94 Add the optional EfiRom CodeRevision option. by lgao4 · 16 years ago
  3. 1a98add Update EfiRom to handle ClassCode and CodeRevision options correctly. by lgao4 · 16 years ago
  4. de9c25b GenFds change efirom command line option from '-I' to '-l'. by jlin16 · 16 years ago
  5. 1745666 Add SMM_DRIVER and SMM_CORE support by jwang36 · 16 years ago
  6. 3b2b355 GenFds add option ROM parameters override of those in INF file. by jlin16 · 16 years ago
  7. 19a4a0a Merge PEI & DXE LzmaCustomDecompressLib. A previous implementation by jljusten · 16 years ago
  8. f580c1b Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead of StrLen. by rsun3 · 16 years ago
  9. b4e3c5a fix the typo by eric_tian · 16 years ago
  10. de42c02 Fix a bug that L"PlatformLang" must be a null-terminated ASCII string according to UEFI spec. by qhuang8 · 16 years ago
  11. a137361 Fix a bug that L"PlatformLang" must be a null-terminated ASCII string according to UEFI spec. by qhuang8 · 16 years ago
  12. 8243b08 Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThunk16 interface. These interfaces could be used in either physical mode or virtual modes with paging enabled where virtual to physical mappings for ThunkContext.RealModeBuffer is mapped to 1:1 by klu2 · 16 years ago
  13. d1be17a Add checking for ThunkAttribute to avoid THUNK_ATTRIBUTE_DISABLE_A20_MASK_KBD_CTRL and THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15 are set at same time. by klu2 · 16 years ago
  14. 1554334 Implemented feature request hsd202262 and incorporated SMM support by jwang36 · 16 years ago
  15. c470d83 Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template. by jljusten · 16 years ago
  16. 306bf4e Add LzmaCustomDecompressLib based on the LZMA SDK 4.65 which was by jljusten · 16 years ago
  17. 33d487d Sync bug fix of Base Tools r1559. by qhuang8 · 16 years ago
  18. 11ca63e Review the comments to match Spec. by gikidy · 16 years ago
  19. 1d4826a Correct HiiGetBrowserData API usage. by lgao4 · 16 years ago
  20. 744e71a Fix the bug that EnablePaging64() should assert() for x64 platform. by qhuang8 · 16 years ago
  21. 8cf6dad Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  22. 607e91f Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  23. 5f08e28 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  24. 718a15c Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  25. f445a13 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  26. 54b44c4 HiiLib exports HiiCreateRawOpCode API by lgao4 · 16 years ago
  27. 278663a HiiLib exports HiiCreateRawOpCode API by lgao4 · 16 years ago
  28. 4bca47e Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  29. 8469b66 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  30. 44c4024 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  31. 0254efc Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  32. 7eb0563 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
  33. 981b0f9 Update BasePeCoffLib comments to specify this library support scope. by lgao4 · 16 years ago
  34. 26e8967 update to pass GCC build as we replace VA_START with __builtin_va_start by eric_tian · 16 years ago
  35. 821b090 Update IPF version BasePeCoffLib only supports IFP and EBC PeImage, doesn't support IA32 and X64 PeImage by lgao4 · 16 years ago
  36. 8672ccb Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect. by xli24 · 16 years ago
  37. 687add7 Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress() in virtual mode is not correct. by xli24 · 16 years ago
  38. 51967a5 Acquire & Release the lock from the high level variable service by jljusten · 16 years ago
  39. 6198c34 fixed 2 k8 issues. by vanjeff · 16 years ago
  40. 21946ba fix ICC build warning by eric_tian · 16 years ago
  41. 52fa075 Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), AsmPrepareAndThunk16() interfaces that they are could only be used in physical mode but can not be used in virtual mode with paging. by klu2 · 16 years ago
  42. f55d5b1 update the spec file name in header by tding1 · 16 years ago
  43. 253f983 update the header to point to Smm Cis v1.1 to cover the definition of MP API by tding1 · 16 years ago
  44. 4eb3ee5 Fix the bug that gEfiSalSystemTableGuid is missing in UefiPalLib.inf. by xli24 · 16 years ago
  45. d9f0ad2 Fix the bug that InternalReallocatePool() ignores the input parameter PoolType, and does always allocates memory of type EfiBootServicesData. by xli24 · 16 years ago
  46. a24b404 improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. by eric_tian · 16 years ago
  47. b4ab47e fixed ECC issues. by vanjeff · 16 years ago
  48. bd39735 Fix bug in variable driver about the incorrect usage for GetBestLanguage(), which expects the NULL to be the last var arg by qhuang8 · 16 years ago
  49. 0c420e2 update by eric_tian · 16 years ago
  50. ec33326 Remove unused ConvertRfc3066LanguageToIso639Language() in BdsDxe after the lanuage codes variable auto-update mechanism was implemented. by rsun3 · 16 years ago
  51. b96c210 update to pass ICC build by eric_tian · 16 years ago
  52. 12b3e61 Add ASSERT when EFI decompress need to be parsed but it is not supported. by lgao4 · 16 years ago
  53. 873b799 Add PcdDxeIplSupportUefiDecompress usage into DxeIpl to save space by jljusten · 16 years ago
  54. 72670d3 Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress by jljusten · 16 years ago
  55. 0299403 Update DSC&FDF files according to update of status code PEIM. by xli24 · 16 years ago
  56. 85eb579 Update directory/file names for status code PEIM. by xli24 · 16 years ago
  57. d5aea10 Code Scrub for Status Code PEIM. by xli24 · 16 years ago
  58. d357145 improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. by eric_tian · 16 years ago
  59. 72399da update platformlangcodes and langcodes to adapt new language convert algorithm. by eric_tian · 16 years ago
  60. ec2e30d update platformlangcodes and langcodes to adapt new language convert algorithm. by eric_tian · 16 years ago
  61. ecd8990 Update FDF files according to update of status code driver. by xli24 · 16 years ago
  62. 6693414 Update DSC files according to update of status code driver. by xli24 · 16 years ago
  63. 20e7a77 Update directory/file names for status code runtime dxe driver. by xli24 · 16 years ago
  64. 9484bb6 Some minor refinements for function header. by xli24 · 16 years ago
  65. a8cbf34 Code Scrub for Status Code Runtime Dxe driver. by xli24 · 16 years ago
  66. 27e87da Update HiiGetBrowserData API by lgao4 · 16 years ago
  67. 1d451ff Update HiiGetBrowserData API by lgao4 · 16 years ago
  68. 7059dad Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-oriented. by qhuang8 · 16 years ago
  69. 1cea34d Correct minor comments. by lgao4 · 16 years ago
  70. e8eecbf DEC file reviewed. by gikidy · 16 years ago
  71. 9f6531d Adjust the code so that global variable placed at beginning of file. by gikidy · 16 years ago
  72. 14d59fa update DriverSample driver unload function to remove the installed package list. by lgao4 · 16 years ago
  73. d32509c Remove unused IfrSupportLib header file. by lgao4 · 16 years ago
  74. 6d8ced2 Merge application PlatOverMngr and library DxePlatDriOverLib into driver PlatDriOverrideDxe. by lgao4 · 16 years ago
  75. 59f1d89 COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files. by gikidy · 16 years ago
  76. 170e7ff COMPONENT_NAME & COMPONENT_NAME2 checked in inf files. by gikidy · 16 years ago
  77. 363bb1b Merge RuntimeLib and RuntimeServices.c. by qhuang8 · 16 years ago
  78. 7c18874 Use GUIDed event for virtual address change event by qhuang8 · 16 years ago
  79. 50cd68d Add check for the validity of resource directory address. by qhuang8 · 16 years ago
  80. 55a1bb4 Code scrub for VgaClass Driver. by xli24 · 16 years ago
  81. 4ee6846 1. EDK_RELEASE_VERSION removed; by gikidy · 16 years ago
  82. 2a9aee6 Fix a typo. by gikidy · 16 years ago
  83. d908a2d Add checking for start address for PCI express Read/Write Buffer by qhuang8 · 16 years ago
  84. 2bf3421 add type cast. by vanjeff · 16 years ago
  85. 7da7367 Fix ICC build break. by lgao4 · 16 years ago
  86. 14c6da2 update string function comments by eric_tian · 16 years ago
  87. 4324075 fixed one bug when copy MAC address. by vanjeff · 16 years ago
  88. 779b836 Fix build break caused by a unresolved external symbol _memset in BaseUefiTianoCustomDecompressLib. by rsun3 · 16 years ago
  89. 50c247f update by eric_tian · 16 years ago
  90. 53e9661 update string function comment to clear the semantic meaning. by eric_tian · 16 years ago
  91. 97d77cc Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by HiiLib. by lgao4 · 16 years ago
  92. e602a22 Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by HiiLib. by lgao4 · 16 years ago
  93. fcd1a84 Retire framework IfrSupportLib and HiiLib, which will be replaced by new designed Hii library in MdeModulePkg. by lgao4 · 16 years ago
  94. b9e388d Correct comments by lgao4 · 16 years ago
  95. 80267d5 Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix ICC build error. by lgao4 · 16 years ago
  96. e97e2b7 Fix that the variable can't be stored. Next, I will update GetBrowserData API. by lgao4 · 16 years ago
  97. 0a1147e Update SetUp Browser doesn't set a default value to Numeric field per UEFI spec. And Update Setup Browser driver parse the introduced IFR FormSet classguid in UEFI2.1. by lgao4 · 16 years ago
  98. 96f99e1 Use DiskIo->ReadDisk() API to avoid alignment issue. by qhuang8 · 16 years ago
  99. 15a7c2f Update VfrCompiler to handle ideqvallist as the first opcode case. Per UEFI spec, If the expression consists of more than a single opcode, then the first opcode in the expression must have the Scope bit set and the expression must end with EFI_IFR_END by lgao4 · 16 years ago
  100. 7547649 Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadImage() if it detects the existence of HII resource on the PE image. by qhuang8 · 16 years ago