- f73b3df Fix a bug in LMFA which may potentially impact OS S3. by jchen20 · 15 years ago
- d367fe4 Turn of USB legacy support in EHCI driver as it is not needed. by andrewfish · 15 years ago
- 97e9818 Sync with ARMASM version. by andrewfish · 15 years ago
- 1fc17d7 Remove Size==0 branch in SmmAllocatePool() by hhuan13 · 15 years ago
- 1b14ec4 Add VlanConfigDxe to platform DSC/FDF. by xdu2 · 15 years ago
- 90e724b Minor update the package description as MdePkg now contains the definitions in UEFI 2.3 and PI 1.2 by qhuang8 · 15 years ago
- 60cf9cf Minor bug fix and robustness check improvement. by rsun3 · 15 years ago
- 9dbad16 Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest update. by klu2 · 15 years ago
- 3c447c2 Enable "Load Module At fixed Address" feature in SMM Core by jchen20 · 15 years ago
- de558d9 Fix non-boolean comparison expression. by lgao4 · 15 years ago
- 667ffa3 Fixed the build issue which is caused by movement of S3Resume.h is moved from MdePkg to IntelFrameworkPkg. by jchen20 · 15 years ago
- 548af3e Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make the diff easier. by andrewfish · 15 years ago
- c029854 Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
- 9851fbc Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
- 8cc7e3e Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
- f7c4d74 Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
- 06b07ce Change the minimal SMM core size from 1MB to 256KB-4K. by jyao1 · 15 years ago
- a17b7e9 Remove EFI_SPECIFICATION_VERSION macro reference in code. by niruiyu · 15 years ago
- a1749b8 Fix some minor coding style issue for doxygen document. by qhuang8 · 15 years ago
- badc180 Cleanup unused items produced by EmbeddedPkg in UnixPkg.dsc by klu2 · 15 years ago
- 171aae8 Cleanup unused library class in UnixPkg.dsc by klu2 · 15 years ago
- 6b12cc4 remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already added to IntelFrameworkPkg by jchen20 · 15 years ago
- c4f4112 Remove some comments according to the latest UEFI Spec 2_3_Errata_B. by ljin6 · 15 years ago
- 52c0d06 Fix K8 scan issues by hhuan13 · 15 years ago
- d989c45 Still use |.efi Rule for INF file with binary EFI image, because the binary EFI image specified INF file is not in output directory. by lgao4 · 15 years ago
- b8758b6 Remove unneeded space in sym output to make sure the output is RVD compatible. by andrewfish · 15 years ago
- 61e299a Make script less verbose by andrewfish · 15 years ago
- 4559086 Add parameter checking for MP Services Protocol Thunk driver. by xli24 · 15 years ago
- ccf0f68 Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispatched. by klu2 · 15 years ago
- 2292758 Minor coding style fix. by rsun3 · 15 years ago
- 17dd1ce Rollback change of revision 10061. by xli24 · 15 years ago
- 7942fd2 Remove comments about in-consistency between code and UEFI/PI spec because UEFI 2.3 Errata B and PI 1.2 Errata A spec were published. by rsun3 · 15 years ago
- 476e89a Update EDKII core UEFI/PI version. by lgao4 · 15 years ago
- bce46f7 remove some comments. by vanjeff · 15 years ago
- 8c5983b Add the missing check for NULL pointer before use it. by lgao4 · 15 years ago
- 202c9c8 add the PI version of EFI_S3_RESUME2_PPI defintion by jchen20 · 15 years ago
- 77215d1 update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPI by jchen20 · 15 years ago
- 42686f2 Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework package from MdePkg by jchen20 · 15 years ago
- 8f79ed8 roll back some changing since it was not complete. by vanjeff · 15 years ago
- 2014a81 Add the missing OUTPUT directory for the EFI and depex file in Rule section. by lgao4 · 15 years ago
- d6b58d3 updated definitions of PCD PPI/Protocol per latest UEFI Spec. by vanjeff · 15 years ago
- be04587 Remove assumption that the transition code for transitioning from 64-bit to 32-bit mode is 64 bytes. Instead compute the size based on the implementation in the ASM file. by mdkinney · 15 years ago
- 3df4b6e Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are already allocated or not tested or not ECC initialized yet by mdkinney · 15 years ago
- 3c5963c Update PiSmmCore: by hhuan13 · 15 years ago
- 26a76fb Update code to match EDKII coding style. by lgao4 · 15 years ago
- a111b84 Add the new added tool link. by lgao4 · 15 years ago
- 2ec2dee Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. by lgao4 · 15 years ago
- a0b1646 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver. by lgao4 · 15 years ago
- 9c1ca96 MdeModulePkg DxeNetLib: Fix compiler warning by jljusten · 15 years ago
- 96a65fc Add FormMap form example. by lgao4 · 15 years ago
- 2bf0d83 Add the fixed checksum value 0xAA of FFS header according to the latest PI spec. by lgao4 · 15 years ago
- 52302d4 Sync EDKII BaseTools to BaseTools project r1903. by lgao4 · 15 years ago
- fe35c03 Fix build break caused by adding DebugAgentLib to the DXE Core. by andrewfish · 15 years ago
- 592b87a update Ehci driver to distinct pci memory address and host address by erictian · 15 years ago
- 1ae301d Correct copyright to 2010. by lgao4 · 15 years ago
- e7af83a 1. Refine debug agent library. by vanjeff · 15 years ago
- 53f3249 Update SEC Platform Information PPI according to PI 1.2 errata A. by xli24 · 15 years ago
- 7fedcf9 Update comments by UEFI approved Errata revision 'B'. by gdong1 · 15 years ago
- 771ecec Add the missing check for NULL pointer before use it. by lgao4 · 15 years ago
- 3978f5d Fixed GCC build issue caused by converting a pointer to an integer of a larger size. by geekboy15a · 15 years ago
- 0ff3221 Remove notice as it gets to publish in newest PI spec. by qhuang8 · 15 years ago
- a1e98f7 According to the latest UEFI 2.3 errata B, the following changes are made: by lgao4 · 15 years ago
- 64ca680 Add parameter checking for PEI service AllocatePages(), according to PI1.2 errata A. by xli24 · 15 years ago
- ded5aa2 Correct description for return status code of PEI service AllocatePages(), according to PI 1.2 errata A. by xli24 · 15 years ago
- 9eec594 Refine parameter description according to PI 1.2 errata A. by xli24 · 15 years ago
- f7dab9f Refine parameter description according to PI 1.2 errata A. by xli24 · 15 years ago
- d2fbaaa Add more code robustness check for modules under MdeModulePkg. by rsun3 · 15 years ago
- 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
- 4fb7207 Fix a bug in "Load module At fixed address" to enable it on IPF platform by jchen20 · 15 years ago
- 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
- 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
- fa2198b add debug agent null instance in DSC file. by vanjeff · 15 years ago
- 6dc1935 add debug agent null instance in DSC file. by vanjeff · 15 years ago
- 4f34464 add debug agent null instance in DSC file. by vanjeff · 15 years ago
- 53f79f8 add debug agent null instance in DSC file. by vanjeff · 15 years ago
- fe92ab2 import Debug Agent Library and null instance in MdeModulePkg. by vanjeff · 15 years ago
- 5b422a7 Clean up PiSmmCore to pass K8 scan by hhuan13 · 15 years ago
- 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
- c6f293a DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usage by jljusten · 15 years ago
- 4442c57 Add PI SMM IPL and PI SMM Core by mdkinney · 15 years ago
- e42e940 Add PI SMM IPL and PI SMM Core by mdkinney · 15 years ago
- 713b778 Add MemoryAllocationLib for PI SMM Core by mdkinney · 15 years ago
- b05ad4a Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled by jljusten · 15 years ago
- c29f6c0 OVMF: Move DXE drivers into a new firmware volume by jljusten · 15 years ago
- 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
- 5aa324d Update comment in dsc file to explain NULL library class. by andrewfish · 15 years ago
- 753816a Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD by andrewfish · 15 years ago
- a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
- 3a87639 remove svn:executable attribute for INF file. by klu2 · 15 years ago
- 161a9a2 remove svn:executable attribute for INF file. by klu2 · 15 years ago
- 8264a28 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- b662479 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- cc5c2a2 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 03b8583 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 3276b57 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- c63af3f Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 91a6db7 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- 24321aa1 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- ef76813 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
- d2ffb81 Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago