summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-01-23Updated the function comments in UefiDriverEntryLib to fix EDKT502.yshang1
2007-01-23Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu2
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang8
2007-01-181) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang12
2007-01-17supmodulelist not supported by now, i remove it firstly.vanjeff
2007-01-16Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.lgao4
2007-01-15Correct TeImage Header based on PeiCis spec.lgao4
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao4
2007-01-15To fix,xgu3
2007-01-12Correctly skip debug entry.lgao4
2007-01-12UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI qhuang8
2007-01-10Mark some .c files as MSFT only.bbahnsen
2007-01-101. Added comments to ASM filesbxing
2007-01-09The header file applies to all architectures.bbahnsen
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang12
2007-01-08correct SimpleTextIn protocol definition.lgao4
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2006-12-29Fixed tracker EDKT395bxing
2006-12-28add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th...vanjeff
2006-12-28Refix the previous issue.qhuang8
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang8
2006-12-26Fix some Linux's build issue.klu2
2006-12-20Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archsmdkinney
2006-12-19Add GLOBAL_FUNCTION macro for Itaniummdkinney
2006-12-19Add FIT types from the SAL Spec to SalApi.hmdkinney
2006-12-18Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao4
2006-12-13Change the Boot Script storage to fixed length.xgu3
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-12-12Update BaseDebugLibNull to not touch any global variables or PCD settingsmdkinney
2006-12-08The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...klu2
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu2
2006-12-08Add a new definition according to Pci spec 2.2qhuang8
2006-12-07Add X64 support for DebugSupport driver.klu2
2006-12-06Move registration and processing of ExitBootServices() events into UefiDriver...mdkinney
2006-12-05Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI...xli24
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen
2006-11-30Add Information Opcode in S3 modules.xgu3
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao4
2006-11-28Declare the alignment required for jump Buffersmdkinney
2006-11-26Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney
2006-11-25Fix IPF alignment issue when building a Report Status Code messagemdkinney
2006-11-24Add volatile to modify LockValue in ReleaseSpinLock().xli24
2006-11-23To Fix PVCS 429.yshang1
2006-11-23Add volatile to modify LockValue in AcquireLockOrFail().xli24
2006-11-23Port a couple of files to gnu assembly.bbahnsen
2006-11-22Add PeiServicesTablePointerLibKr1 to the FPD and SPD file for the MdePkg mdkinney
2006-11-22Add PeiServiceTablePointerLib that uses KR1 to save/restore the PEI Services ...mdkinney
2006-11-22Add 64-bit I/O port functions that ASSERT()mdkinney