summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Refine parameter description according to PI 1.2 errata A.xli241-1/+2
2010-02-26Refine parameter description according to PI 1.2 errata A.xli241-1/+2
2010-02-26Add more code robustness check for modules under MdeModulePkg.rsun38-17/+30
2010-02-26Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and PXE_STATFLAGS_GET_STATUS_N...xdu21-19/+15
2010-02-26Fix a bug in "Load module At fixed address" to enable it on IPF platformjchen201-7/+7
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132-42/+41
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan131-6/+1
2010-02-26add debug agent null instance in DSC file.vanjeff1-9/+10
2010-02-26add debug agent null instance in DSC file.vanjeff1-7/+8
2010-02-26add debug agent null instance in DSC file.vanjeff3-0/+3
2010-02-26add debug agent null instance in DSC file.vanjeff1-7/+8
2010-02-26import Debug Agent Library and null instance in MdeModulePkg.vanjeff5-0/+146
2010-02-26Clean up PiSmmCore to pass K8 scanhhuan132-3/+3
2010-02-26Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this...jgong51-1/+2
2010-02-26DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usagejljusten1-118/+0
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney1-17/+13
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney15-0/+6168
2010-02-25Add MemoryAllocationLib for PI SMM Coremdkinney3-0/+956
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten5-8/+0
2010-02-25OVMF: Move DXE drivers into a new firmware volumejljusten2-10/+60
2010-02-25Started working on an ArmEb package. GIC is ported. SEC is a start. Still mis...andrewfish15-0/+1733
2010-02-25Update comment in dsc file to explain NULL library class.andrewfish1-0/+5
2010-02-25Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. R...andrewfish8-10/+36
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten50-0/+0
2010-02-25remove svn:executable attribute for INF file.klu22-0/+0
2010-02-25remove svn:executable attribute for INF file.klu21-0/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu212-24/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22-6/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu211-11/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22-4/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22-2/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu214-28/+14
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22-4/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu225-50/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu25-10/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu23-7/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu222-48/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu24-7/+2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu29-13/+1
2010-02-25Add parameter checking for MP Services Protocol Thunk driver.xli241-1/+8
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao410-99/+1022
2010-02-25Add more check to avoid code enter into wrong state.lgao47-14/+46
2010-02-25Fix the bug that SMM Base Protocol.Communicate() does not work.rsun33-30/+68
2010-02-25Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI...niruiyu4-7/+7
2010-02-25Add new HII FormMap Opcode supportlgao43-4/+59
2010-02-24Move ARMv5 (ARM9) barrier instructions into assembler filesandrewfish4-51/+37
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish10-147/+187
2010-02-24Fix line endingsandrewfish1-27/+28
2010-02-24Add support for capsule above 4G.xli241-1/+16