1. 4941d88 Retire TCG platform protocol, which will be replaced by PI Security Architecture protocol. by lgao4 · 16 years ago
  2. 351d6e7 Correct ASSERT to more cases. by lgao4 · 16 years ago
  3. 07d9727 Add more checks for Dxe Report status code library to access boot service. by lgao4 · 16 years ago
  4. 9d3dae3 Update Comment for the call to EDKII ReportStatus by lgao4 · 16 years ago
  5. 07a2097 Refine BaseMemoryTestLib to handle memory address at zero. by xli24 · 16 years ago
  6. 28af9a4 Fix the bug in DebugPort on error reporting. by xli24 · 16 years ago
  7. 157398c Three GUIDs had been retired, PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid. by vanjeff · 16 years ago
  8. dad6083 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and PrimaryStandardErrorDeviceGuid. by vanjeff · 16 years ago
  9. 9dca4c6 comments update. by vanjeff · 16 years ago
  10. e51d07a remove unused local variable FvbHandle by lgao4 · 16 years ago
  11. 0a20571 retire FvbServiceLib class in MdeModulePkg, and also remove the two instances in MdeModulePkg and ItaniumPlatformPkg. by eric_tian · 16 years ago
  12. 00f3851 retire FvbServiceLib class in MdeModulePkg, and also remove the two instances in MdeModulePkg and ItaniumPlatformPkg. by eric_tian · 16 years ago
  13. a39d85f Add more comments for thunk call. by klu2 · 16 years ago
  14. 8a9e0b7 1. retire the FvbServiceLib. Directly locating FVB protocol to access interfaces. by eric_tian · 16 years ago
  15. 242d687 GenFds: hide unnecessary warning information. by jlin16 · 16 years ago
  16. b6e96fb Correct TianoCompress name for Linux/GCC. by lgao4 · 16 years ago
  17. 247d367 Correct comments for new null instance. by lgao4 · 16 years ago
  18. b6ee92e Refine BaseMemoryTestLib and add instance with full functionality. by xli24 · 16 years ago
  19. 9075e54 Use binary INF file to solve filename case issues. by qhuang8 · 16 years ago
  20. e4ce8ea remove PcdNtEmulatorEnable. by vanjeff · 16 years ago
  21. c0dece4 Use cpu arch macro instead of hard code ia32 by qhuang8 · 16 years ago
  22. 34a8fc1 Added support of PCD HII Variable name in C style of unicode string. by jwang36 · 16 years ago
  23. c84588f Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  24. f3a2b25 Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  25. c6811ca Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  26. 48f3634 Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  27. 8e8fcb0 Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  28. 4ddaf0e Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  29. 4bdba19 Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull" by qhuang8 · 16 years ago
  30. 640a2e5 Fix issue for boot sector by klu2 · 16 years ago
  31. 88e9055 Should use 16 bit code. by klu2 · 16 years ago
  32. a8abbe2 Should use 16 bit code. by klu2 · 16 years ago
  33. 4d38207 Refine comments. by klu2 · 16 years ago
  34. 1664e0a Add empty line by qhuang8 · 16 years ago
  35. ee31b44 Add empty line by qhuang8 · 16 years ago
  36. fd44403 Add empty line by qhuang8 · 16 years ago
  37. 398b646 Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  38. 27b2d24 Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  39. 92650d2 Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  40. f8be612 Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  41. 3fd6fde Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  42. ffdd18b Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
  43. 6bfc419 Fix incorrect function headers of I/O Lib. by xli24 · 16 years ago
  44. 97b2c9b Update PeiCore to handle FvImage with PI FV extension header by lgao4 · 16 years ago
  45. 5bb820a 1. add missing free operation in conditional branch. by eric_tian · 16 years ago
  46. b23b4f1 remove PcdNtEmulatorEnable. by vanjeff · 16 years ago
  47. c15c888 Remove 'BASETOOLS_DIR' variable. We assume basetools are in the PATH by jljusten · 16 years ago
  48. bda0735 Update GenFw tool help text to clarify GenFw tool usage. by lgao4 · 16 years ago
  49. fc9da5a refine pcd comments by eric_tian · 16 years ago
  50. 3344d7d Update GenFv tool to get FvNameGuid by lgao4 · 16 years ago
  51. e95a695 GenFds add FV name GUID support. by jlin16 · 16 years ago
  52. e4ddc00 use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe driver. by eric_tian · 16 years ago
  53. ca6b86e Update ConPlatform to ensure console dev variable is correct. by xli24 · 16 years ago
  54. 0dc9978 add check for invalid handle. by vanjeff · 16 years ago
  55. ea43036 Clean the unused PCD entry. by lgao4 · 16 years ago
  56. 08c4ca5 retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the different boot times can know whether it needs to do full/minimal/no_changes configuration. by eric_tian · 16 years ago
  57. ea2d908 retired PcdNtEmulatorEnable. by vanjeff · 16 years ago
  58. 7ee40c6 Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg. by lgao4 · 16 years ago
  59. eba3ff4 Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg. by lgao4 · 16 years ago
  60. c6a281b Remove the lite version FaultTolerantWrite Dxe Driver. New full version FaultTolerantWriteDxe driver is added in MdeModulePkg. by lgao4 · 16 years ago
  61. 88a5561 Update Variable driver to depend on full version FaultTolerantWrite protocol, and remove the lite version FaultTolerantWrite Dxe Driver. New full version FaultTolerantWriteDxe driver is added in MdeModulePkg. by lgao4 · 16 years ago
  62. 85e923a Add full version FaultTolerantWrite Dxe driver. by lgao4 · 16 years ago
  63. d0c94e5 The IA32 register definition is quit different between edk and edk2 code base, so should not use EFI_IA32_REGISTER_SET to prepare thunk call based on edk2's BaseLib. by klu2 · 16 years ago
  64. 2f78ec7 Add PeiHobLibFramework instance to provide a real implementation for BuildCvHob() by qhuang8 · 16 years ago
  65. 1edcb8f Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg. by qhuang8 · 16 years ago
  66. e14130b Make Unix Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib in IntelFrameworkModulePkg. by qhuang8 · 16 years ago
  67. 5bc18fe Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib in IntelFrameworkModulePkg. by qhuang8 · 16 years ago
  68. 429ed96 Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc. by qhuang8 · 16 years ago
  69. e886512 Add BaseReportStatusCodeLibNull to MdePkg.dsc. by qhuang8 · 16 years ago
  70. 2af44cf Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the library class by qhuang8 · 16 years ago
  71. da0c760 Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides empty functions in ReportStatusCodeLib class. by qhuang8 · 16 years ago
  72. 5b7021e Convert CreateBootDisk from windows bat file to Linux sh file. by gikidy · 16 years ago
  73. c521660 Linux split replaced by BaseTools Split. by gikidy · 16 years ago
  74. a86ae18 Re-organize the PCDs section to reduce the duplication of PCD help text and default value: every PCD token space and token pair has only one entry in DEC file. by gikidy · 16 years ago
  75. 296d352 Refine comments. by klu2 · 16 years ago
  76. 2776527 Remove debug message code. by klu2 · 16 years ago
  77. 49de9dd Fix ICC building issue. by klu2 · 16 years ago
  78. 237bb9d Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to enter graphic mode under Qemu simulator or some platforms. by klu2 · 16 years ago
  79. 71bd6db Update PostBuild.sh by klu2 · 16 years ago
  80. 3ef254b Use com as postfix as MSFT does. by klu2 · 16 years ago
  81. 5defbd8 Add post build script for linux by klu2 · 16 years ago
  82. f89afdd Add PostBuild process file for Unix environment. by gikidy · 16 years ago
  83. 4ab52fe Re-organize the PCDs section to reduce the duplication of PCD help text and default value: every PCD token space and token pair has only one entry in DEC file. by qhuang8 · 16 years ago
  84. 0682583 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  85. 7ad5a8f Correct include path for linux building by klu2 · 16 years ago
  86. a1c18a5 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  87. 3222ffc Fix incorrect function headers for IoLib APIs. by xli24 · 16 years ago
  88. eaa154e remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  89. 2ea15d0 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  90. fb0b55f remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  91. 9bc2425 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  92. 6448d56 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  93. 4bf32fb remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  94. eea4d00 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
  95. 4354ec0 Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkg by qhuang8 · 16 years ago
  96. 2696392 Fixed file path issue if the WORKSPACE is the root of a drive (generated from source r1506) by jwang36 · 16 years ago
  97. f5305d5 Refine PCI Segment Library to avoid possible intrinsic function. by xli24 · 16 years ago
  98. 053b13f Fix the error that part of instructions of AsmWriteIva() is not included into the function body. by xli24 · 16 years ago
  99. a51a9ea remove PCI_MAX_SEGMENT from Industry Standard file. by vanjeff · 16 years ago
  100. 19d0df0 remove comment line by eric_tian · 16 years ago