summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu2
2010-08-04Update MnpDxe to deliver VLAN tagged packet even when there is no VLAN is con...xdu2
2010-08-03Clean up SEC implementation for Ovmf.mdkinney
2010-08-03Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLibmdkinney
2010-08-03Update KbcResetDxe to be more generic by layering it on top of the ResetSyste...mdkinney
2010-08-03Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney
2010-08-03Add ResetSystemLib instances for PCAT that only supports cold reset and a war...mdkinney
2010-08-03Inherit entries from previous IDT when new IDT is installed.mdkinney
2010-08-03Sync EDKII BaseTools to BaseTools project r2006.lgao4
2010-07-31Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...andrewfish
2010-07-30Add debug print that the system is about to be reset. I was seeing watchtog t...andrewfish
2010-07-30Add boundary check against APIC ID.xli24
2010-07-30Fix a bug. iSCSI driver doesn’t follow driver model Start()/Stop() in case ...hhuan13
2010-07-30Add NULL pointer checking against Data.xli24
2010-07-30Add NULL pointer checking against Data.xli24
2010-07-30Minor update code comment in last commitment.qhuang8
2010-07-30Update UnixUgaScreen module to adapt to the change in Unix UGA protocol inter...qhuang8
2010-07-30Fix one issue: Some last IP settings may be lost when IP setting was re-set.vanjeff
2010-07-30Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao4
2010-07-30Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...qhuang8
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code drivers.xli24
2010-07-30Handle gEfiStatusCodeDataTypeStringGuid in status code handler drivers.xli24
2010-07-30Fix GCC build.xli24
2010-07-30Fix the risk of AP stack conflict.xli24
2010-07-29Fix Xcode build break.andrewfish
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao4
2010-07-29Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao4
2010-07-29Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...andrewfish
2010-07-29Sync fix on MdePkg r9982.lgao4
2010-07-28Sync EDKII BaseTools to BaseTools project r2000qhuang8
2010-07-28Roll back change r10696, because new update on r10700 and r10701 handles this...lgao4
2010-07-28Roll back change r10695, because new update on r10700 and r10701 handles this...lgao4
2010-07-28Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao4
2010-07-28Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction...lgao4
2010-07-28Enhance PiSmmCoreMemoryAllocationLib Free function implementation to call gSm...lgao4
2010-07-28Enhance SmmMemoryAllocationLib Free function implementation to call gSmst or ...lgao4
2010-07-27Fix Xcode build break.andrewfish
2010-07-271. Consume Debug Agent Library to support debugging AP code based on PI MP pr...vanjeff
2010-07-26Add support for e1000 NICs to OVMFmdkinney
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao4
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao4
2010-07-26Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...qhuang8
2010-07-26Update AtaBus module to use Uefi.h as the master header file as it is a pure ...qhuang8
2010-07-25Fix CodeSourcery 2010q1 link issue by adding missing intrinsicsandrewfish
2010-07-24minor format updatehhtian
2010-07-24Started working on EFI ABI to UNIX ABI assembly gasketandrewfish
2010-07-23Changed the X64 gasket so it would be possible to port it to deal with the Un...andrewfish
2010-07-23Add an option to build the GccShell. './build.sh shell' or './build64.sh' wil...andrewfish
2010-07-23Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish
2010-07-23Fix the build break in two open source packages caused by check in 10660.andrewfish