1. 7fedcf9 Update comments by UEFI approved Errata revision 'B'. by gdong1 · 15 years ago
  2. 771ecec Add the missing check for NULL pointer before use it. by lgao4 · 15 years ago
  3. 3978f5d Fixed GCC build issue caused by converting a pointer to an integer of a larger size. by geekboy15a · 15 years ago
  4. 0ff3221 Remove notice as it gets to publish in newest PI spec. by qhuang8 · 15 years ago
  5. a1e98f7 According to the latest UEFI 2.3 errata B, the following changes are made: by lgao4 · 15 years ago
  6. 64ca680 Add parameter checking for PEI service AllocatePages(), according to PI1.2 errata A. by xli24 · 15 years ago
  7. ded5aa2 Correct description for return status code of PEI service AllocatePages(), according to PI 1.2 errata A. by xli24 · 15 years ago
  8. 9eec594 Refine parameter description according to PI 1.2 errata A. by xli24 · 15 years ago
  9. f7dab9f Refine parameter description according to PI 1.2 errata A. by xli24 · 15 years ago
  10. d2fbaaa Add more code robustness check for modules under MdeModulePkg. by rsun3 · 15 years ago
  11. 4ccd956 Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_NO_MEDIA_xxx, these definitions are available in latest UEFI spec. by xdu2 · 15 years ago
  12. 4fb7207 Fix a bug in "Load module At fixed address" to enable it on IPF platform by jchen20 · 15 years ago
  13. 79a4217 Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes in the other packages all include PiPei.h or PiDxe.h, and PiPei.h and PiDxe.h both include PiuMultiPhase.h, EFI_SMRAM_DESCRIPTOR will be declared for SMM Access 2 Protocol and the SmramMemoryReserve GUIDed HOB. by hhuan13 · 15 years ago
  14. eccf7f5 Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes in the other packages all include PiPei.h or PiDxe.h, and PiPei.h and PiDxe.h both include PiuMultiPhase.h, EFI_SMRAM_DESCRIPTOR will be declared for SMM Access 2 Protocol and the SmramMemoryReserve GUIDed HOB. by hhuan13 · 15 years ago
  15. fa2198b add debug agent null instance in DSC file. by vanjeff · 15 years ago
  16. 6dc1935 add debug agent null instance in DSC file. by vanjeff · 15 years ago
  17. 4f34464 add debug agent null instance in DSC file. by vanjeff · 15 years ago
  18. 53f79f8 add debug agent null instance in DSC file. by vanjeff · 15 years ago
  19. fe92ab2 import Debug Agent Library and null instance in MdeModulePkg. by vanjeff · 15 years ago
  20. 5b422a7 Clean up PiSmmCore to pass K8 scan by hhuan13 · 15 years ago
  21. 34f60e4 Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this is PiSmmIpl will call gDS->SetMemorySpaceAttributes() which will locate CPU Arch Protocol to set MTRRs. Without this dependency, the locate might fail and MTRRs are never set in this case. by jgong5 · 15 years ago
  22. c6f293a DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usage by jljusten · 15 years ago
  23. 4442c57 Add PI SMM IPL and PI SMM Core by mdkinney · 15 years ago
  24. e42e940 Add PI SMM IPL and PI SMM Core by mdkinney · 15 years ago
  25. 713b778 Add MemoryAllocationLib for PI SMM Core by mdkinney · 15 years ago
  26. b05ad4a Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled by jljusten · 15 years ago
  27. c29f6c0 OVMF: Move DXE drivers into a new firmware volume by jljusten · 15 years ago
  28. 1fde2f6 Started working on an ArmEb package. GIC is ported. SEC is a start. Still missing memory map and DRAM init stuff. Hey but it compiles. by andrewfish · 15 years ago
  29. 5aa324d Update comment in dsc file to explain NULL library class. by andrewfish · 15 years ago
  30. 753816a Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD by andrewfish · 15 years ago
  31. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  32. 3a87639 remove svn:executable attribute for INF file. by klu2 · 15 years ago
  33. 161a9a2 remove svn:executable attribute for INF file. by klu2 · 15 years ago
  34. 8264a28 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  35. b662479 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  36. cc5c2a2 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  37. 03b8583 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  38. 3276b57 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  39. c63af3f Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  40. 91a6db7 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  41. 24321aa1 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  42. ef76813 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  43. d2ffb81 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  44. f579d6c Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  45. 0b75797 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  46. 8976547 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  47. 0126845 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  48. 2d7b3c0 Add parameter checking for MP Services Protocol Thunk driver. by xli24 · 15 years ago
  49. 2573712 Enhance SetupBrowser to support new UEFI HiiFormMap feature by lgao4 · 15 years ago
  50. 234980f Add more check to avoid code enter into wrong state. by lgao4 · 15 years ago
  51. bade9bf Fix the bug that SMM Base Protocol.Communicate() does not work. by rsun3 · 15 years ago
  52. d555d90 Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI-SCT failure. by niruiyu · 15 years ago
  53. 6a82419 Add new HII FormMap Opcode support by lgao4 · 15 years ago
  54. 4b9fa12 Move ARMv5 (ARM9) barrier instructions into assembler files by andrewfish · 15 years ago
  55. 026c3d3 Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Instruction syncronization barrier support to the ARM lib. by andrewfish · 15 years ago
  56. 14e00c1 Fix line endings by andrewfish · 15 years ago
  57. ea02543 Add support for capsule above 4G. by xli24 · 15 years ago
  58. b6d539c roll back changing on save and restore interrupt status, it needn't doing. by vanjeff · 15 years ago
  59. dc8f418 roll back changing on save and restore interrupt status, it needn't doing. by vanjeff · 15 years ago
  60. 12fbc89 Minor comment fix. by rsun3 · 15 years ago
  61. f505090 Avoid shadowing PE image read function on IPF by jgong5 · 15 years ago
  62. a15553c Remove <b></b> from File header. by lgao4 · 15 years ago
  63. ff8c786 fixed the bug in .S file to make the EBC driver work for UNIXGCC build. by jchen20 · 15 years ago
  64. e13288c Correct Copyright year format by lgao4 · 15 years ago
  65. 2cc3055 Correct Copyright year format by lgao4 · 15 years ago
  66. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  67. 7b202cb 1. Correct File header to ## @file by lgao4 · 15 years ago
  68. ec0ae8f 1. Correct File header to ## @file by lgao4 · 15 years ago
  69. d4aeb70 Update comments to define where stuff comes from by andrewfish · 15 years ago
  70. cd539d4 Fix comment by mdkinney · 15 years ago
  71. 479e19a Driver health entry in device manager page is not totally hidden, the original code just change string to empty string, if cursor is at empty string, there is no focus at all. by li-elvin · 15 years ago
  72. 28b5f7c Disable interrupt when changing IDTR register. by klu2 · 15 years ago
  73. f18f288 Temporarily remove the C implementation of some GCC assembly files in MdePkg. They are kept in repository and will be re-evaluate later. by qhuang8 · 15 years ago
  74. f03ccf5 Enhance UpdateCapsule () to support calling multiple times. by li-elvin · 15 years ago
  75. 235eaa6 enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() and Dhcp4->Release() called. by vanjeff · 15 years ago
  76. c315da0 OVMF: Update README file by jljusten · 15 years ago
  77. b86b413 1. Update GetStringWorker() of HiiDataBaseDxe to only search in other language and not update the StringSize to avoid GetString() buffer overflow. by lgao4 · 15 years ago
  78. 1a39574 TPL of Pcd Dxe driver was changed to TPL_CALLBACK from TPL_NOTIFY to follow UEFI spec that caller of variable interface should run at TPL <= TPL_CALLBACK. by niruiyu · 15 years ago
  79. 2303190 Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Duet Setup. by niruiyu · 15 years ago
  80. 25973fc Enhance memory copy logic for PEI core image read. The change uses CopyMem() library function for unshadowed version and uses inline implementation for a shadowed version. This reduces PE image reading time to 1/5 - 1/10 when code cache is disabled. The change also fixed a memory leak when allocating shadow space for image read function. by jgong5 · 15 years ago
  81. e906eae Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is known by mdkinney · 15 years ago
  82. f5501a6 Change RegisterProtocolNotify for dependent protocols to [Depex] expression by mdkinney · 15 years ago
  83. 09163a4 Fix build breaks by mdkinney · 15 years ago
  84. 0e047a2 Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above legacy free platform. by niruiyu · 15 years ago
  85. 450ec0e Correct the table's version according to PI/UEFI spec. by klu2 · 15 years ago
  86. c39c3e2 add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport. by niruiyu · 15 years ago
  87. c943ee0 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in DUET platform. by niruiyu · 15 years ago
  88. d5505a2 Make the passed in string not require \n by andrewfish · 15 years ago
  89. b2a73e2 Adding a command to show how symbols work in EFI by andrewfish · 15 years ago
  90. 37b91c4 Clean up some externs by andrewfish · 15 years ago
  91. 23cb7cb Make build script exit on build error by andrewfish · 15 years ago
  92. fea3a3a Fix typo by andrewfish · 15 years ago
  93. 98bc0c8 Sync gcc with armasm. update some memory barriers. by andrewfish · 15 years ago
  94. 752d258 Update gcc flags to armv7 by andrewfish · 15 years ago
  95. 1a27eb4 Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner. by andrewfish · 15 years ago
  96. 5dea9bd Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation of the ARMv7 processor architecture. by andrewfish · 15 years ago
  97. 3cfc857 Fix case bug. by andrewfish · 15 years ago
  98. 3351d21 Cleanup HOB DEBUG prints by andrewfish · 15 years ago
  99. eea5553 Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on USB, even though it does not currently work. by andrewfish · 15 years ago
  100. 65e2744 Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandler lib inc the PC past the faulting instruction to aid debug. Update LR in Exception hanlder, so return address can get updated properly. by andrewfish · 15 years ago