summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-18Fixed a minor bug in PlatformDriOverrideDxe which will assert when user trigg...jchen201-1/+0
2010-03-181, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu22-5/+18
2010-03-18Bug Fix: IPv4 Fragment is not correct when VLAN is enable.qianouyang1-4/+1
2010-03-18Roll back previous change.rsun31-3/+3
2010-03-181. Update Fat Binaries to fix a migration bug about EFI lock semantics change.qhuang85-3/+3
2010-03-18Separate IA32/X64 architecture into two DSC file to avoid the their output mi...klu26-41/+280
2010-03-18Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...rsun31-11/+8
2010-03-17Former change breaks build; changed back to commented lines 58 & 59, but as r...myronporter1-2/+1
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter37-757/+766
2010-03-17fix ia32 build error.erictian1-2/+2
2010-03-17fix ia32 build error.erictian1-2/+2
2010-03-17The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian1-1/+2
2010-03-17The ATA alignment_logic_in_phy_blocks field doesn’t directly report the low...erictian1-1/+2
2010-03-17Remove hook for debugger. Should be implemented using the new library scheme.andrewfish3-320/+17
2010-03-17Fix bugandrewfish1-3/+2
2010-03-17Update intrinsics for code sourcery gccandrewfish21-94/+178
2010-03-17Sync up ARMASM and GCC versionandrewfish2-3/+12
2010-03-17Add a build script for code socery gcc.andrewfish1-0/+68
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2-2/+267
2010-03-17Remove the implementation limitation in the SmmBaseHelper driver that it assu...rsun34-127/+69
2010-03-16Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter12-354/+367
2010-03-16Add check of MediaPresentSupported field in SNP mode data to support UNDI wit...xdu21-1/+2
2010-03-16Add sample use case for IFR security op-code.rsun33-0/+12
2010-03-16Fix a bug in SetupBrowserDxe driver when check current user's access setup pe...rsun31-1/+1
2010-03-16Minor update the patch for Edk r10248qhuang81-1/+6
2010-03-16Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declarati...niruiyu1-23/+2
2010-03-16add missed GUID definition of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31.vanjeff1-17/+27
2010-03-16Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL.xli241-1/+3
2010-03-16Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter57-1500/+1592
2010-03-15Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...myronporter2-3/+6
2010-03-15Correction to remove Apple lines from Disclaimers. These were introduced aft...myronporter6-13/+8
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao44-0/+1123
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao44-22/+95
2010-03-15Remove one leftover in protocol definitions.qhuang81-1/+1
2010-03-15Merge the same type PCD section.lgao43-30/+23
2010-03-14Clean up PCDs section in Nt32 DSCs by removing those PCDs that use the defaul...lgao41-73/+10
2010-03-14Fix a issue to support the callback related to framework IFR REF opcode. Its ...lgao41-0/+2
2010-03-14Support Framework IFR SELECT OP code.lgao41-0/+40
2010-03-131. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...vanjeff2-2/+8
2010-03-13Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter5-57/+71
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-32/+32
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-33/+33
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter85-2574/+2611
2010-03-12Sync EDKII BaseTools to BaseTools project r1928lgao429-136/+264
2010-03-12Fixed a bug in LMFA code jchen201-1/+1
2010-03-11Updating processor bindings to not use stdint.h. Also added code to verify a...geekboy15a4-502/+223
2010-03-11Change the PM Timer RegisterBitWidth according to the Flagsniruiyu1-1/+9
2010-03-11Add BlockSize declaration in FvMain section other tool would create a FV with...niruiyu1-0/+1
2010-03-11roll back IDT_ENTRY counter to 32vanjeff1-1/+1
2010-03-10Fix the hardware flow control logic in SerialIo driver.niruiyu1-2/+2