]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdePkg /
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 klu2Adjust assembler's comments.
2008-10-29 xli24Move FvbServiceLib, GraphicsLib, and DxePalLib from...
2008-10-29 vanjeffATA_REQUEST_SENSE_ERROR is not defined in ATA spec...
2008-10-29 klu2Remove duplicate module in MdePkg DSC file.
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine comments of X64 assembly files of MDE BaseLib.
2008-10-28 xli24Refine version info in MDE file header.
2008-10-28 vanjeffsync comments.
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-10-28 eric_tian1. build.py's changes : include XXXEntryPointLib.h...
2008-10-28 vanjeffadjust file list order in dsc file.
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-28 klu2Add missing protocol header file.
2008-10-28 qhuang8Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser...
2008-10-28 qhuang8Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should...
2008-10-28 xli24Update supported module type of MDE library instances...
2008-10-28 klu2Remove over specify protocol/ppi/guid
2008-10-28 vanjeffmove Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
2008-10-28 vanjeffCopied remotely
2008-10-28 vanjeffupdate files header
2008-10-28 qwang12Move global variable to the top of C file for consisten...
2008-10-27 vanjeffadded EFI_SIGNATURE_XX in Base.h, and updated the indus...
2008-10-27 vanjeffre-defined CDROM_VOLUME_DESCRIPTOR to be a union includ...
2008-10-27 mdkinneyRename Print() to VPrintXY() to eliminate symbol collis...
2008-10-27 mdkinneyAdd X64 Gate Descriptor
2008-10-27 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2008-10-26 qwang12Uefi.h include is required as this module need the...
2008-10-26 qwang12Coding style fix.
2008-10-26 qwang12Coding style fix.
2008-10-26 qwang12Coding style fix.
2008-10-26 qwang12Coding style fix.
2008-10-26 qwang12Coding style fix.
2008-10-26 qwang12Include DevicePath.h as this file need EFI_DEVICE_PATH_...
2008-10-26 qwang12Remove the unnecessary include file: Uefi.h. Module...
2008-10-25 xli24Modify DSC file according to update of MDE library...
2008-10-25 xli241. Rename following library instances according to...
2008-10-24 xli24Refine code for ECC check.
2008-10-24 xli24Revert CpuId and CpuIdEx to r6213.
2008-10-24 xli24Sync function prototype of CpuId and CpuIdEx with MDE...
2008-10-24 klu2Fix ECC issue
2008-10-24 vanjeffECC Cleanup.
2008-10-24 vanjeffrename filename to match the actual ones.
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffECC Clean up.
2008-10-24 vanjeffECC Clean up.
2008-10-24 vanjeffECC Clean up.
2008-10-24 eric_tiansynchronize asm and s file
2008-10-24 eric_tianFix .S assembler building issue.
2008-10-24 klu2Add .S source file to INF
2008-10-24 klu2Add S assembler file for BaseMemoryLibOptDxe driver.
2008-10-24 klu2Add linux assembler code for BaseMemoryLibOptPei library.
2008-10-23 vanjeffClean up PeImage.h according to code review comments.
2008-10-23 xli24Update EBC sub-dir of BaseLib according to code review...
2008-10-23 vanjeffclean up according to code review comments.
2008-10-23 xli24Update GCC assembly files for MdePkg/Library/BaseLib/X64
2008-10-23 eric_tianunify the name convention of label in .S files
2008-10-23 vanjeffclean up AlertStandardFormatTable.h.
2008-10-23 xli24Update GCC assembly files for MdePkg/Library/BaseLib...
2008-10-23 eric_tianwrap ASM_PFX macro to avoid generating symbols preceded...
2008-10-23 eric_tianmodify CopyMem.S to align with CopyMem.asm
2008-10-23 xli24Create Pal.h for industry standard in MDE Package.
2008-10-22 klu2Add description for NULL return value.
2008-10-22 vanjeffapply for doxgen format comments.
2008-10-22 eric_tianadd corresponding .S files for BaseMemoryLibXXX X64...
2008-10-22 vanjeff1.removed DivS64x64Remainder.c since it has been moved...
2008-10-21 klu2Adjust doxygen comment style for structure.
2008-10-21 klu2fix no ascii char
2008-10-21 klu2Adjust doxygen comment style for structure.
2008-10-21 klu2Adjust doxygen comment style for structure.
2008-10-21 klu2Adjust doxygen comment style for structure.
2008-10-21 klu2Adjust doxygen comment style for structure.
2008-10-21 klu2Add comment for device path protocol.
2008-10-21 klu2synchronize paramter string with comment.
2008-10-21 qhuang8Fix typo to pass build
2008-10-21 qwang12Update some comments.
2008-10-21 vanjeffadded pack(1) for EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR...
2008-10-21 qwang12Update comments.
2008-10-21 eric_tianCodeReview for MdePkg/BaseMemoryXXX libraries. Refine...
2008-10-21 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-21 vanjeffRe-defined PCD_INVALID_TOKEN_NUMBER in header files...
2008-10-21 qwang12Update comments.
2008-10-21 qwang12deleted an empty space.
2008-10-20 xli24Move definition of EFI_SCSI_TARGET_MAX_BYTES from Indus...
2008-10-20 xli24Update MdePkg/Include/Uefi according to code review...
2008-10-20 xli24Update IndustryStandard according to code review comments.
2008-10-20 klu2Fix ECC issue.
2008-10-20 xli24Change style of (CONSTANT == Var) to (Var == CONSTANT...
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
2008-10-20 klu2Fix ECC issue.
next