Age | Commit message (Expand) | Author |
2007-11-21 | Minor change for GenFv to support capsule attribute, GenSec to support guid h... | lgao4 |
2007-11-21 | delete a debug output to pass through EBC build and align some line to confor... | eric_tian |
2007-11-20 | Remove the old definition in FlashMapHob | klu2 |
2007-11-20 | Remove AtapiPassThru driver in NT32 DSC file | qhuang8 |
2007-11-20 | Add change log for non-compatible change. | qhuang8 |
2007-11-20 | Remove debug print statement checked in inadvertently | qhuang8 |
2007-11-20 | Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t... | qhuang8 |
2007-11-20 | Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc... | qhuang8 |
2007-11-20 | remove member context from _EFI_MTFTP4_TOKEN structure. | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff |
2007-11-20 | Move out the FlashMapHob | klu2 |
2007-11-20 | Revert R4300 change, Runtime driver doesn't need to covert the physical addre... | lgao4 |
2007-11-19 | a. Revised error message for a module that is not required by a Platform when... | jwang36 |
2007-11-19 | Use MACRO EFI_FV_FILETYPE_ALL instead of a constant. | qwang12 |
2007-11-19 | 1) Make PEI PI File system service to skip PAD file | qwang12 |
2007-11-18 | Fix up the comment for several functions and make sure the IN and OUT modifie... | qwang12 |
2007-11-16 | Convert the capsule image address installed in Configuration table to virtual... | lgao4 |
2007-11-16 | Add CapsuleInfo guid to store the list of capsule image guid. | lgao4 |
2007-11-15 | Add a feature flag to allow platform developer to decide if TE or PE32 sectio... | qwang12 |
2007-11-14 | add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A... | eric_tian |
2007-11-13 | Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O... | vanjeff |
2007-11-13 | Remove gEfiNetworkInterfaceIdentifierProtocolGuid reference from code base. O... | vanjeff |
2007-11-09 | 1. CoreOpenImageFile(): FilePath should be IN OUT. | vanjeff |
2007-11-08 | Fix build break for X64 cpu architecture. | qhuang8 |
2007-11-08 | gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in ... | qwang12 |
2007-11-08 | Fixed the dependency issue on wrong name of makefile. | jwang36 |
2007-11-08 | PI spec will be updated to make it clear that this HOB should describe the st... | qhuang8 |
2007-11-08 | Merge EDK899: fixed bug to support EFI_HOB_TYPE_MEMORY_ALLOCATION to allocat... | qhuang8 |
2007-11-08 | 1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no... | qwang12 |
2007-11-08 | Fix the wrong memory type for BSP stack hob. EfiConventionalMemoryType will b... | qhuang8 |
2007-11-08 | 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg. | yshang1 |
2007-11-07 | Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published... | zliu3 |
2007-11-07 | Fix GenFv bug without init local variable | lgao4 |
2007-11-07 | Strip the relocation section for SEC, PEIM and PEI CORE typed files, accordin... | jlin16 |
2007-11-07 | Fix a memory leak issue. | qhuang8 |
2007-11-07 | Fix a memory leak issue. | qhuang8 |
2007-11-06 | Update tool to support reloc section removed, PAD file with same guid and che... | lgao4 |
2007-11-06 | To find DxeCore by PE32 section is enough, DxeCore can't be wrapped TE section. | lgao4 |
2007-11-06 | Fixed an issue which would cause trimming empty file error. | jwang36 |
2007-11-06 | Add the -mno-red-zone for gcc on x64. Since the GNU calling convention of x64... | yshang1 |
2007-11-06 | Fix two issues: | qhuang8 |
2007-11-05 | define the variable related to PCD for supporting big variable (>32K) easily. | gtian |
2007-11-05 | the implementation of FVB->SetAttribute() interface should check the unchange... | klu2 |
2007-11-02 | edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c: | jljusten |
2007-11-01 | Add more PAL_ROUTE related definition in to PalCallLib.h | gtian |
2007-11-01 | The default value of SecMain should be set as INIT_CAR_VALUE = 0x5aa55aa5, th... | klu2 |
2007-11-01 | Should use MaxCarTop but *not* CarTop to computer the usage of stack | klu2 |
2007-11-01 | Print entry point address by using 0x%10p for the above 4G address. | lgao4 |
2007-10-31 | This setup is not needed, the edksetup.bat file that exists in the root will ... | lhauch |
2007-10-31 | Print real entry point for IPF image. | lgao4 |