summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-25Not maintained.hhtian
2010-03-25Not maintained.hhtian
2010-03-25Not maintained.hhtian
2010-03-25Not maintained.hhtian
2010-03-25This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...li-elvin
2010-03-23Sync EDKII BaseTools to BaseTools project r1940qhuang8
2010-03-23Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang8
2010-03-23OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005jljusten
2010-03-23Remove the work around as the Fat driver's lock issue was found and fixed.niruiyu
2010-03-22Per Liming request: 1)remove duplicate header disclaimer lines IntelFramework...myronporter
2010-03-22Don't create a dummy string with new language.lgao4
2010-03-21Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com...lgao4
2010-03-21Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com...lgao4
2010-03-21Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in Sm...jyao1
2010-03-21Add RELEASE targetlgao4
2010-03-21Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...lgao4
2010-03-21OVMF: Add BlockMmioToBlockIoDxe driverjljusten
2010-03-21OVMF: Add Block MMIO protocol definitionjljusten
2010-03-20Add [Depex] section for DUETFwh DXE_DRIVER. A DXE_DRIVR must has [depex] sect...klu2
2010-03-20Correct file path separator to be consistent.lgao4
2010-03-20Fix compile break on IA32 arch.lgao4
2010-03-19Fix an bug for PXE boot asserthhuan13
2010-03-19Ensure GDT for APs is under 4G, in order to secure that APs can safely use it...xli24
2010-03-19Add parameter check in SmmBase.Communicate().rsun3
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun3
2010-03-19Sync EDKII BaseTools to BaseTools project r1937.lgao4
2010-03-19Fix a bug that usb keybarod can not work well when it is inserted at a usb 2....erictian
2010-03-19NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...rsun3
2010-03-19Hold Memory Lock until DEBUG_CLEAR_MEMORY called in CoreFreePages(). jgong5
2010-03-19Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...qhuang8
2010-03-18changing UDP default timeout value to 2s to improve PXE BC boot performance.vanjeff
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian
2010-03-18Refine Legacy Region thunk to comply with PI 1.2.xli24
2010-03-18Update shell binaries to use release build target and integrate the following...qhuang8
2010-03-18Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg...jchen20
2010-03-181, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu2
2010-03-18Bug Fix: IPv4 Fragment is not correct when VLAN is enable.qianouyang
2010-03-18Roll back previous change.rsun3
2010-03-181. Update Fat Binaries to fix a migration bug about EFI lock semantics change.qhuang8
2010-03-18Separate IA32/X64 architecture into two DSC file to avoid the their output mi...klu2
2010-03-18Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...rsun3
2010-03-17Former change breaks build; changed back to commented lines 58 & 59, but as r...myronporter
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-17fix ia32 build error.erictian
2010-03-17fix ia32 build error.erictian
2010-03-17The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian
2010-03-17The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian
2010-03-17Remove hook for debugger. Should be implemented using the new library scheme.andrewfish
2010-03-17Fix bugandrewfish