summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek1-28/+0
2014-11-27MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng1-0/+1
2014-11-27Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud2-2/+6
2014-11-27Fix build fail for VS2005 tool chain.Eric Dong1-4/+4
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud4-4/+13
2014-11-26Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long1-1/+1
2014-11-26Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud1-2/+3
2014-11-26Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong4-214/+493
2014-11-26EdkCompatibilityPkg: Make this field name match the name in the spec.Peter Jones1-1/+1
2014-11-25ShellPkg: Update Shell DH command to display more info.Samer El-Haj-Mahmoud4-4/+176
2014-11-25Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for...Ruiyu Ni4-39/+35
2014-11-25BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.Hess Chen2-2/+2
2014-11-25Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake...Elvin Li1-2/+89
2014-11-24ShellPkg: Add extended USB decoding for consistent device namesjaben carsey3-36/+92
2014-11-24MdePkg Add USB Spec constants to Usb.hjaben carsey1-1/+27
2014-11-24MdeModulePkg: remove usb defined infojaben carsey1-23/+1
2014-11-24ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...jaben carsey3-0/+36
2014-11-24Add typecast to fix VS2005 build issue.Jeff Fan1-3/+3
2014-11-24BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7.Scott Duplichan1-24/+26
2014-11-21EmulatorPkg/MpService: add enabled processor check for startupThisAPChen Fan1-0/+4
2014-11-21EmulatorPkg/MpService: StartupAllAPs should verify processor state before set...Chen Fan1-10/+24
2014-11-21EmulatorPkg/MpService: fix wrong unsigned to signed variable transitionChen Fan1-10/+31
2014-11-21OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitlyLaszlo Ersek1-0/+1
2014-11-21MdeModulePkg: Refine the get default value logic.Eric Dong3-168/+48
2014-11-20ShellPkg: Fix 'parse' command to use ," for SFO column delimiterChris Phillips1-2/+2
2014-11-20OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicitLaszlo Ersek1-1/+1
2014-11-20ShellPkg: Code refine to avoid potential dereference of pointer.Qiu Shumin1-1/+1
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen6-50/+272
2014-11-19OvmfPkg: Fix build failure with gcc44, gcc45Scott Duplichan1-2/+0
2014-11-19[PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI filejaben carsey2-2/+3
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng2-0/+8
2014-11-19MdeModulePkg DxeCore: Fix VS2013 build failure.Star Zeng1-0/+2
2014-11-19UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chainJeff Fan1-3/+3
2014-11-19MdePkg DxePcdLib: Updates DxePcdLib instance comments.Liming Gao1-0/+5
2014-11-19MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset.Liming Gao1-6/+6
2014-11-19MdeModulePkg Variable: Add missing warning annotation.Star Zeng6-1/+61
2014-11-18BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan3-12/+37
2014-11-18BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. Liming Gao1-4/+4
2014-11-17OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setupGabriel Somlo1-43/+139
2014-11-17UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServicesChen Fan1-1/+33
2014-11-17MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng3-4/+23
2014-11-17MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro.Star Zeng1-12/+32
2014-11-14OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable.Anthony PERARD1-2/+1
2014-11-14OvmfPkg/XenPvBlkDxe: fix VS2010 build failuresScott Duplichan2-9/+9
2014-11-14OvmfPkg/XenBusDxe: fix VS2010 build failuresScott Duplichan5-22/+22
2014-11-14OvmfPkg/XenBusDxe: Fix some types.Anthony PERARD3-4/+4
2014-11-14OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32.Anthony PERARD1-10/+10
2014-11-14SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID associationLaszlo Ersek1-2/+5
2014-11-14CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64Laszlo Ersek1-1/+1
2014-11-14CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failureLaszlo Ersek1-1/+2