Age | Commit message (Expand) | Author | Files | Lines |
2007-05-14 | These updates are for IPF low level assembly library checking in. | gtian | 1 | -1/+1 |
2007-05-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1... | gtian | 9 | -84/+1333 |
2007-05-05 | Update BaseLib.h to make the spaces between comments constant. Only added bla... | ajfish | 1 | -0/+231 |
2007-04-11 | Fix the DEVICE_PATH_MESSAGING_SAS GUID definition according to UEFI 2.1 spec. | xli24 | 1 | -1/+1 |
2007-04-05 | Sync the HII GUID with EDK I code base. Please take note: This GUID is not th... | qwang12 | 1 | -2/+2 |
2007-04-04 | Change BDS to get the default logo picture by default bmp logo guid. | lgao4 | 1 | -46/+0 |
2007-04-04 | Change the Guid Value of EFI_ISCSI_INITIATOR_NAME_PROTOCOL_GUID. | qhuang8 | 1 | -1/+1 |
2007-04-04 | Rename the enum value of EFI_STANDBY_BUTTON_PHASE. | yshang1 | 1 | -2/+3 |
2007-04-03 | SMMcis defines "Exit" as the one of phases of EFI_SMM_STANDBY_BUTTON_CONTEXT.... | yshang1 | 1 | -2/+2 |
2007-04-02 | Add in OFFSET_OF macro as defined in MDE Library spec | qwang12 | 1 | -38/+43 |
2007-03-29 | 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz... | qhuang8 | 4 | -3/+5 |
2007-03-26 | 1. Removed definition for EFI_1_1 from module ConSplitter | vanjeff | 1 | -509/+492 |
2007-03-22 | 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h | vanjeff | 1 | -256/+229 |
2007-03-14 | Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo... | qwang12 | 2 | -41/+60 |
2007-03-08 | 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec | qhuang8 | 1 | -1/+1 |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 | 1 | -0/+92 |
2007-02-13 | 1. Add two interfaces in PeCoffGetEntryPointLib.h | qhuang8 | 3 | -25/+63 |
2007-02-13 | Add alias EFI_D_XXX to provide backward compatibilities. | qhuang8 | 1 | -15/+34 |
2007-02-13 | Update all String related functions in BaseLib for this change introduced in ... | qwang12 | 1 | -10/+26 |
2007-02-12 | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 | 7 | -7877/+8909 |
2007-01-31 | 1. PEI core needs to check image machine type | xgu3 | 2 | -42/+72 |
2007-01-25 | Make MDE package pass intel IPF compiler with /W4 /WX switched on. | xli24 | 4 | -2/+42 |
2007-01-23 | Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708. | klu2 | 1 | -1/+1 |
2007-01-18 | Add two useful functions in UefiLib for the implementation of Component Name,... | qhuang8 | 1 | -1/+58 |
2007-01-18 | 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit... | qwang12 | 4 | -168/+105 |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 | 3 | -19/+10 |
2007-01-15 | To fix, | xgu3 | 1 | -2/+2 |
2007-01-12 | UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI | qhuang8 | 1 | -3/+4 |
2007-01-09 | Add in UefiApplicationEntryPoint library class and library instance. | qwang12 | 1 | -0/+129 |
2007-01-08 | correct SimpleTextIn protocol definition. | lgao4 | 1 | -2/+1 |
2006-12-28 | Refix the previous issue. | qhuang8 | 1 | -2/+2 |
2006-12-28 | Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"... | qhuang8 | 1 | -1/+1 |
2006-12-26 | Fix some Linux's build issue. | klu2 | 2 | -1/+3 |
2006-12-19 | Add GLOBAL_FUNCTION macro for Itanium | mdkinney | 1 | -0/+3 |
2006-12-19 | Add FIT types from the SAL Spec to SalApi.h | mdkinney | 1 | -2/+18 |
2006-12-18 | Only include SmmCis.h if the CPU Arch is IA32 or X64 | mdkinney | 10 | -26/+50 |
2006-12-14 | Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ... | lgao4 | 4 | -106/+80 |
2006-12-13 | Change the Boot Script storage to fixed length. | xgu3 | 1 | -15/+15 |
2006-12-12 | Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. | wuyizhong | 1 | -0/+10 |
2006-12-12 | Merge GOP related code from r8->r9. | wuyizhong | 1 | -8/+9 |
2006-12-08 | Add a new definition according to Pci spec 2.2 | qhuang8 | 1 | -0/+5 |
2006-12-07 | Add X64 support for DebugSupport driver. | klu2 | 1 | -0/+16 |
2006-12-05 | Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI... | xli24 | 1 | -0/+4 |
2006-12-04 | Do not check __STDC_VERSION__ for gcc. | bbahnsen | 1 | -1/+1 |
2006-11-30 | Add Information Opcode in S3 modules. | xgu3 | 1 | -0/+9 |
2006-11-29 | Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre... | lgao4 | 3 | -3/+3 |
2006-11-28 | Declare the alignment required for jump Buffers | mdkinney | 1 | -0/+8 |
2006-11-26 | Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chains | mdkinney | 1 | -1/+5 |
2006-11-18 | Add EFI_DELIVERY_MODE to SalApi.h | mdkinney | 1 | -0/+14 |
2006-11-18 | Disable warning when assigning a function pointer to a data pointer | mdkinney | 1 | -0/+5 |