summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-21Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...niruiyu
2010-02-21Correct the table's version according to PI/UEFI spec.klu2
2010-02-20add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport.niruiyu
2010-02-20gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D...niruiyu
2010-02-20Make the passed in string not require \nandrewfish
2010-02-19Adding a command to show how symbols work in EFIandrewfish
2010-02-19Clean up some externsandrewfish
2010-02-19Make build script exit on build errorandrewfish
2010-02-19Fix typoandrewfish
2010-02-19Sync gcc with armasm. update some memory barriers.andrewfish
2010-02-19Update gcc flags to armv7andrewfish
2010-02-18Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.andrewfish
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish
2010-02-17Fix case bug.andrewfish
2010-02-17Cleanup HOB DEBUG printsandrewfish
2010-02-17Update to pass up Decompress, and PECOFF code from SEC to DXE Core. Turn on U...andrewfish
2010-02-16Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...andrewfish
2010-02-16Fix typo in mfill commandandrewfish
2010-02-161) Fix build issuesmdkinney
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-16Clean up HOB debug printsandrewfish
2010-02-16Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...andrewfish
2010-02-16After the ASSERT adjust the PC so you skip the faulting instruction. Lets you...andrewfish
2010-02-15Cleanup SerailIO drivers to have a device path and use PCD settings for vario...andrewfish
2010-02-15Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...mdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-141) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST,...mdkinney
2010-02-14Remove constructor from this library. This library already has SMM CPU I/O 2...mdkinney
2010-02-14Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWr...mdkinney
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-02-12Fix help command scroll issue. Also add FV space used, and free space to dir ...andrewfish
2010-02-12Update UNDI driver to expose dynamic media detect capability.xdu2
2010-02-12Update SnpDxe to support dynamic media detect.xdu2
2010-02-12Add media status relative definition to UEFI PXE header file.xdu2
2010-02-12Change UI for dir of FV to make it less confusing.andrewfish
2010-02-11Add support for Seeking on FV, and update the device syntax to support specif...andrewfish
2010-02-11Support HII VOID* dynamic/dynamicEx type PCD.klu2
2010-02-11Update HiiDataBase to make sure that the installed StringPackages contains th...lgao4
2010-02-11DUET BDS clean up.niruiyu
2010-02-11To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu
2010-02-11The fix is for EFI Linux capsule test case can not run.li-elvin
2010-02-11GraphicsOutputBlt() need judge parameter klu2