summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-24roll back changing on save and restore interrupt status, it needn't doing.vanjeff1-12/+0
2010-02-24roll back changing on save and restore interrupt status, it needn't doing.vanjeff1-11/+0
2010-02-24Minor comment fix.rsun31-0/+2
2010-02-24Avoid shadowing PE image read function on IPFjgong51-1/+1
2010-02-24Remove <b></b> from File header.lgao41-1/+1
2010-02-24fixed the bug in .S file to make the EBC driver work for UNIXGCC build.jchen201-7/+7
2010-02-24Correct Copyright year formatlgao41-1/+1
2010-02-24Correct Copyright year formatlgao41-1/+1
2010-02-241. Correct File header to ## @filelgao4259-1034/+1037
2010-02-231. Correct File header to ## @filelgao4114-454/+456
2010-02-231. Correct File header to ## @filelgao44-12/+12
2010-02-23Update comments to define where stuff comes fromandrewfish1-1/+8
2010-02-23Fix commentmdkinney1-2/+1
2010-02-23Driver health entry in device manager page is not totally hidden, the origina...li-elvin2-16/+17
2010-02-23Disable interrupt when changing IDTR register.klu25-5/+20
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang88-4020/+2
2010-02-23Enhance UpdateCapsule () to support calling multiple times.li-elvin2-12/+40
2010-02-23enhanced Dhcp4Dxe module to clean active configure data when Dhcp4->Stop() an...vanjeff2-4/+22
2010-02-22OVMF: Update README filejljusten1-4/+8
2010-02-221. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...lgao43-4/+27
2010-02-22TPL of Pcd Dxe driver was changed to TPL_CALLBACK from TPL_NOTIFY to follow U...niruiyu1-1/+1
2010-02-22Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due...niruiyu3-2/+43