summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-11Fix PcAtChipsetPkg build failure by changing the PcAtChipsetPkg.dsc to refere...niruiyu1-2/+2
2010-08-10Add boundary check against variable MTRR count.xli241-1/+6
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli245-10/+10
2010-08-10Minor code refinement.rsun31-2/+2
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli241-10/+10
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli242-2/+2
2010-08-09Remove the EHCI/UHCI inter-dependency in GenericBdsLib since the EHCI/UHCI co...niruiyu1-11/+6
2010-08-09Fixed K9 scan issues.hhuan134-12/+12
2010-08-09Fixed K9 scan issues.hhuan131-1/+1
2010-08-08Fix reverse gasket issue that was breaking watch dog timer.andrewfish7-14/+25
2010-08-06Move registration of DXE Core with PeCoffExtraActionLib after the lib constru...mdkinney2-16/+16
2010-08-06Fix IP address text representation issue about leading zeros jjin91-3/+56
2010-08-06Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor t...niruiyu2-12/+6
2010-08-05Make PeCoffExtraActionLib more robust, in case it is called before its constr...andrewfish1-0/+7
2010-08-05Fix crash in UnixPkg caused by r10769. The DxeCore is not calling the library...andrewfish1-2/+6
2010-08-04According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ...li-elvin2-5/+5
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu21-1/+1
2010-08-04Update MnpDxe to deliver VLAN tagged packet even when there is no VLAN is con...xdu21-1/+8
2010-08-03Clean up SEC implementation for Ovmf.mdkinney14-938/+701
2010-08-03Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLibmdkinney3-0/+14
2010-08-03Update KbcResetDxe to be more generic by layering it on top of the ResetSyste...mdkinney4-129/+48
2010-08-03Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney1-0/+2
2010-08-03Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney2-0/+124
2010-08-03Inherit entries from previous IDT when new IDT is installed.mdkinney1-6/+23
2010-08-03Sync EDKII BaseTools to BaseTools project r2006.lgao424-71/+199
2010-07-31Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish7-1/+2456
2010-07-30Add debug print that the system is about to be reset. I was seeing watchtog t...andrewfish1-0/+3
2010-07-30Add boundary check against APIC ID.xli241-0/+2
2010-07-30Fix a bug. iSCSI driver doesn’t follow driver model Start()/Stop() in case ...hhuan132-21/+74
2010-07-30Add NULL pointer checking against Data.xli242-2/+4
2010-07-30Add NULL pointer checking against Data.xli243-3/+6
2010-07-30Minor update code comment in last commitment.qhuang81-1/+2
2010-07-30Update UnixUgaScreen module to adapt to the change in Unix UGA protocol inter...qhuang81-6/+15
2010-07-30Fix one issue: Some last IP settings may be lost when IP setting was re-set.vanjeff1-0/+8
2010-07-30Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao41-1/+1
2010-07-30Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...qhuang81-1/+1
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code drivers.xli244-4/+26
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli249-7/+49
2010-07-30Fix GCC build.xli241-1/+1
2010-07-30Fix the risk of AP stack conflict.xli248-96/+99
2010-07-29Fix Xcode build break.andrewfish2-21/+21
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao41-11/+11
2010-07-29Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao41-3/+51
2010-07-29Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...andrewfish10-7967/+761
2010-07-29Sync fix on MdePkg r9982.lgao41-5/+0
2010-07-28Sync EDKII BaseTools to BaseTools project r2000qhuang821-2/+35
2010-07-28Roll back change r10696, because new update on r10700 and r10701 handles this...lgao41-15/+3
2010-07-28Roll back change r10695, because new update on r10700 and r10701 handles this...lgao42-40/+4
2010-07-28Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao41-40/+52
2010-07-28Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao41-20/+134