summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-06MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng
2013-12-06Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin
2013-12-06Fix comments format issue.Jeff Fan
2013-12-06MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian
2013-12-05Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li
2013-12-04Correct file header comments for DiskIo2.h.Ruiyu Ni
2013-12-04MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek
2013-12-04Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebu...Jeff Fan
2013-12-03MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr...Feng Tian
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian
2013-12-02ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips
2013-12-02ShellPkg: Unregister all registrationsJaben Carsey
2013-12-02MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-12-02Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan
2013-11-30Add missing ASM_PFX for HookAfterStubHeaderEnd.Jeff Fan
2013-11-29Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...Jeff Fan
2013-11-29UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...Laszlo Ersek
2013-11-29Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version...Dong Guo
2013-11-29Fix a bug that iSCSI UI can Not Change Authentication Type from None to CHAP.Fu Siyuan
2013-11-29Fix a bug in Fat driver that it asserts when OpenEx/ReadEx/WriteEx is about t...Ruiyu Ni
2013-11-29Fix input config header string error, should not always input the full config...Eric Dong
2013-11-28ArmPkg/BdsLib: Fixed the alignment of the relocated Device TreeOlivier Martin
2013-11-28EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin
2013-11-28ArmPkg/DebugPeCoffExtraActionLib: Fixed the printing of the location of the E...Olivier Martin
2013-11-28ArmPlatformPkg/Ds5: Update script to support System Memory above the 32bit sp...Olivier Martin
2013-11-28ArmPkg/CpuDxe: Removed LR adjustement for SVC callOlivier Martin
2013-11-28ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed the initial secondary core bringup...Olivier Martin
2013-11-28ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zeroOlivier Martin
2013-11-27Makes DxeDeferImageLoadLib not depend on Dong Guo
2013-11-27Update NetLibGetMacAddress() to handle the case correctly when SNP is absent.Fu Siyuan
2013-11-27Fix X64 build fail.Eric Dong
2013-11-27Update the logic in browser core, use config routine protocol instead of conf...Eric Dong
2013-11-27Refine the logic, keep highlight on the selectable menu, and base on priority...Eric Dong
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu
2013-11-26Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib...Ruiyu Ni
2013-11-26Cleanup unused ReportStatusCodeLib reference.Jeff Fan
2013-11-25Refine the Secure Boot UI driver to input the GUID and varstroe name when usi...Fu Siyuan
2013-11-25MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable def...Star Zeng
2013-11-25When need to find varstore in the storage list, based on the extra HiiHandle ...Eric Dong
2013-11-25Refine data copy and data compare logic.Eric Dong
2013-11-22ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey
2013-11-22ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips
2013-11-22ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")Chris Phillips
2013-11-22Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas...Ruiyu Ni
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian
2013-11-22Adjust skip value when paint text two string for text opcode.Eric Dong
2013-11-22Updated OvmfPkg to use suitable CPU Exception Handler Library instances.Jeff Fan