1. 39fcdca Changed class name EdkPeCoffLoaderLib to PeCoffLoaderLib by jwang36 · 17 years ago
  2. 159baf3 Changed class name EdkGraphicsLib to GraphicsLib by jwang36 · 17 years ago
  3. 67c23c4 Changed class name EdkFvbServiceLib to FvbServiceLib by jwang36 · 17 years ago
  4. 6cf4cca change "System Production Name" to "Nt32 Emulation Environment" and will change "Bios Version" name to "R9 Prime" by klu2 · 17 years ago
  5. a43264f Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Framework/StatusCodeDataTypeId.h file, they are *not* in any specification and should be moved to user's header file. by klu2 · 17 years ago
  6. c9cbbe7 Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Framework/StatusCodeDataTypeId.h file, they are *not* in any specification and should be moved to user's header file. by klu2 · 17 years ago
  7. 2697c17 Synchronize with StatusCode Specification. by klu2 · 17 years ago
  8. 51d104f Synchronize with StatusCode Specification. by klu2 · 17 years ago
  9. 2327f6c Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg to IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h by klu2 · 17 years ago
  10. 3f07ea9 Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg to IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h by klu2 · 17 years ago
  11. ad9e507 Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead of mRT because these two functions must only be called in physical mode, so there is never any need for them to use mRT that is converted to a virtual address by mdkinney · 17 years ago
  12. 1b0d0cc Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32 by lgao4 · 17 years ago
  13. f651bd3 Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32 by lgao4 · 17 years ago
  14. 9f256ee Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32 by lgao4 · 17 years ago
  15. 88ce020 Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32 by lgao4 · 17 years ago
  16. 98a1fa1 Correct parameter UINTN to UINT32 by lgao4 · 17 years ago
  17. 7a31af6 Fix the type-cast between UINT32 & UINTN by qhuang8 · 17 years ago
  18. 39a4d28 Correct UefiDecompress library instance by lgao4 · 17 years ago
  19. d8c79a8 Update CustomDecompress library to support algorithm guid and Update DxeIpl and DxeCore to support custom decompress guid section parse. by lgao4 · 17 years ago
  20. c76af11 Changed the library class name to HiiLibFramework by jwang36 · 17 years ago
  21. 9f6bb5f Changed the output format by jwang36 · 17 years ago
  22. c543936 Changed the class name to OldPeiCoreEntryPoint by jwang36 · 17 years ago
  23. 6ae8cca Fix a typo in library class name. by qhuang8 · 17 years ago
  24. f3f152e Fixed BDS display issue caused by unicode file parse by jwang36 · 17 years ago
  25. 31528f0 Using CopyMem service to replace the "while" loop for the memory copy by zliu3 · 17 years ago
  26. 65ddc26 1. Fixed STRING_TOKEN() matching issue during unicode file parsing by jwang36 · 17 years ago
  27. 8403ef2 Adding typedef according to framework specification. by klu2 · 17 years ago
  28. f50f181 GenPage binary to generate EfiLoaderImage with page table. by jlin16 · 17 years ago
  29. 4083417 Import UndiRuntimeDxe. by yshang1 · 17 years ago
  30. 370856f added the missing contents of copywrite. by vanjeff · 17 years ago
  31. a586770 1. Enable Mtftp4Dxe in MdeModulePkg.dsc by vanjeff · 17 years ago
  32. 632a3a6 GenBootSector binary to modify boot sector. by jlin16 · 17 years ago
  33. 8559bf2 Fixed an issue which all lines will be removed if no "#line" or "#" is found by jwang36 · 17 years ago
  34. 896a3f9 Added Trim command for ASL file process by jwang36 · 17 years ago
  35. cd2d846 Fix bug in GPT check that was introduced when a CompareMem() call was changed to a '==' operator. It should be a '!=' operator. by mdkinney · 17 years ago
  36. 2118457 Set the executable property on Split.exe by lhauch · 17 years ago
  37. 6bfce83 Correct a bug that allocate a fix size buffer as input buffer for Hii->GetString. We will allocate it before we use it and free it after use. by qwang12 · 17 years ago
  38. fe8e4eb remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in any of these specs: EFI 1.10, UEFI 2.0, UEFI 2.1 by qwang12 · 17 years ago
  39. 4be464d Remove the invalid revision 3549. by yshang1 · 17 years ago
  40. 8ad603f remove the two unnecessary CONST modifier. by qwang12 · 17 years ago
  41. e8ed718 Remove duplicate module in IntelFrameworkModulePkg by klu2 · 17 years ago
  42. 3e042db GenFds Tool:Sync with Fdf Spec update. Add the supporting of more than one file, data or Fv in one region. by qouyang · 17 years ago
  43. d8b61da Fix bug in PciCfg to support PCI express address. by yshang1 · 17 years ago
  44. 38d64b3 Remove ${WORKSPACE} by klu2 · 17 years ago
  45. c7fd9a3 Remove gEfiCpuIoProtocolGuid from [Depex] section. by vanjeff · 17 years ago
  46. f351984 SmBusLib had a bad path and was crashing the build by AJFISH · 17 years ago
  47. 58ece2e Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  48. 6d3aa33 Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, the tool can not generate correct PCD value in FDF, so in the patch, we still define the flash layout PCDs in DSC for short term. by yshang1 · 17 years ago
  49. c8db305 Fixed derived DEPEX issue by jwang36 · 17 years ago
  50. 76b0f6a PcdPei module should link BasePcdLibNull to avoid self dependency. by qhuang8 · 17 years ago
  51. 184b892 Add mult-level directory creation feature for specified output files. by jlin16 · 17 years ago
  52. 2d835bf Update gHobList in DXE core when GCD relocates hob list. by xli24 · 17 years ago
  53. 05339bd Update gHobList in DXE core when GCD relocates hob list. by xli24 · 17 years ago
  54. 13978ff Remove duplicate GuidCName of "gEfiFirmwareVolumeProtocolGuid" by qhuang8 · 17 years ago
  55. 6f9fdc5 Split binary to split one file into two files. by jlin16 · 17 years ago
  56. 1e8bf44 Correct wrong Library class's name by klu2 · 17 years ago
  57. 2115deb Roll back to r3528 by jwang36 · 17 years ago
  58. 52de52a Update MicroCode build rules by lgao4 · 17 years ago
  59. 9f5fea4 Add library dependency expressions for several library instances. by qhuang8 · 17 years ago
  60. 84600c3 Fixed issue in Dynamic PCD in dependent library instances. by jwang36 · 17 years ago
  61. 1375916 Change the patchableInModule type PCD to fixedAtBuild type PCD because NT32 platform is not for releasing binary module. by klu2 · 17 years ago
  62. 5e6c7c1 GenFds tool: Sync with Fdf Spec update. Add the supporting of more than one file, data or Fv in one region. by qouyang · 17 years ago
  63. 7b2b99a Update GenFw and Genfv tool to support Microcode and FvMap. And Update build rules for micro code file type. by lgao4 · 17 years ago
  64. 2127f4d Fixed PCD Sku VariableGuid error by jwang36 · 17 years ago
  65. b7273e6 Remove duplicate PCD from DSC file by klu2 · 17 years ago
  66. 3ce4669 Remove addtional PCD type by klu2 · 17 years ago
  67. 5f25213 Remove addtional PCD type by klu2 · 17 years ago
  68. 13e5499 Changed source file format by jwang36 · 17 years ago
  69. 86a61cc one more PAL define by vprabhal · 17 years ago
  70. 4bb89f1 Updated to reflect spec ECRs by AJFISH · 17 years ago
  71. 75fe518 Fix PCD bug in NT32Pkg DSC file. by klu2 · 17 years ago
  72. 6b4fe92 1. Generated new build.exe from new tools code by jwang36 · 17 years ago
  73. bf3473e a tool to edit target.txt in CLI mode by jjin9 · 17 years ago
  74. 9483721 Fix the wrong file type in binary inf file. by qhuang8 · 17 years ago
  75. 57b82a9 remove the format of file. make it clearly by jjin9 · 17 years ago
  76. 33b7cf8 GenFdsTool: 1.Fix the bug of 'get wrong PCD value'. by qouyang · 17 years ago
  77. 95cba3e Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDS by AJFISH · 17 years ago
  78. b25e814 add in <Guid/PcAnsi.h> by qwang12 · 17 years ago
  79. d58f90f Per the requirement of GenFv tool, added command to copy *.map file to $(OUTPUT_DIR) by jwang36 · 17 years ago
  80. f48e6ea Changed the .lib file directory from public LIB_DIR to private OUTPUT_DIR by jwang36 · 17 years ago
  81. 6e8d441 There's still bug in library summarization code. Fixed now. by jwang36 · 17 years ago
  82. df874ff clean up Copyright header information. by vanjeff · 17 years ago
  83. a5370b7 Fixed the library instance filter issue by jwang36 · 17 years ago
  84. 517655c Fixed issue in filtering supported module type for library instance by jwang36 · 17 years ago
  85. e1f0fa9 Added the svn:executable property to the batch file, toolsetup.bat. by lhauch · 17 years ago
  86. a4e891f Set the svn:executable property on all *.exe files by lhauch · 17 years ago
  87. cee779e Set SVN Property: svn:executable on VfrCompile.exe - may resolve an issue where the SVN update is changing execute permissions on these files. by lhauch · 17 years ago
  88. e988537 GenFds: Sync with EdkIIWorkspaceBuild update. by qouyang · 17 years ago
  89. 840d59b Fixed dynamic PCD autogen issue for LakeportX64 by jwang36 · 17 years ago
  90. c247746 Removed unused library classes by jwang36 · 17 years ago
  91. c55eb6e Fixed the missed parameter of GetGuidValue() by jwang36 · 17 years ago
  92. c0b30ab Removed "self." from GetGuidValue() method since it's global by jwang36 · 17 years ago
  93. 514d1d2 GenFds: Sync with EdkIIWorkspaceBuild update. by qouyang · 17 years ago
  94. 434c69b Fixed a typo in PCD type by jwang36 · 17 years ago
  95. 824b03c Update License header. by yshang1 · 17 years ago
  96. c741cc2 Update the license header. by yshang1 · 17 years ago
  97. f178734 add EFIAPI to the library functions. by qwang12 · 17 years ago
  98. 81221fc Update the license header. by yshang1 · 17 years ago
  99. cf029d3 Update the license header. by yshang1 · 17 years ago
  100. 772db4b Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. by vanjeff · 17 years ago