AppPkg
AppPkg: Update email and URL.
2016-10-26 09:34:34 -07:00
ArmPkg
ArmPkg: remove ArmCpuLib header and implementations
2017-04-06 14:55:11 +01:00
ArmPlatformPkg
ArmPlatformPkg/PL111LcdArmVExpressLib: use write-combine mapping for VRAM
2017-04-06 21:31:48 +01:00
ArmVirtPkg
MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg
2017-04-05 16:59:13 +01:00
BaseTools
BaseTools: Fix UEFI and Tiano Decompression logic issue
2018-11-14 08:39:48 +08:00
BeagleBoardPkg
BeagleBoardPkg: add missing BootLogoLib resolution
2017-03-31 11:43:22 +01:00
Conf
EDK II: Add .gitignore
2014-10-14 16:08:15 +00:00
CorebootModulePkg
CorebootPayloadPkg/CbSupportPei: Fix the memory map issue
2016-11-17 14:49:11 -08:00
CorebootPayloadPkg
CorebootPayloadPkg: Use EfiEventGroupSignal from UefiLib
2017-01-20 15:55:41 +08:00
CryptoPkg
CryptoPkg/BaseCryptLib: Add NULL pointer checks in DH and P7Verify
2017-05-22 09:00:16 +08:00
DuetPkg
DuetPkg: Fix Xcode 9 Beta treating 32-bit left shift as undefined
2018-04-11 09:37:32 +08:00
EdkCompatibilityPkg
EdkCompatibilityPkg: Fix some typos of "according"
2017-02-08 14:49:21 +08:00
EdkShellBinPkg
*/Contributions.txt: Update example email address
2015-02-03 17:29:14 +00:00
EdkShellPkg
*/Contributions.txt: Update example email address
2015-02-03 17:29:14 +00:00
EmbeddedPkg
MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg
2017-04-05 16:59:13 +01:00
EmulatorPkg
EmulatorPkg: Add SortLib/UefiBootManagerLib
2017-03-20 14:48:18 +08:00
FatBinPkg
FatBinPkg: New EnhancedFatDxe binaries for IA32, X64, EBC and IPF
2017-04-07 13:14:20 +08:00
FatPkg
FatPkg: Refine casting expression result to bigger size
2017-03-06 14:33:21 +08:00
IntelFrameworkModulePkg
IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue
2018-11-14 08:39:50 +08:00
IntelFrameworkPkg
IntelFrameworkPkg/UefiLib: Avoid mis-calculate of graphic console size
2017-04-14 13:25:01 +08:00
IntelFsp2Pkg
IntelFsp2Pkg: Fix build error with WHOLEARCHIVE option
2018-04-11 09:37:47 +08:00
IntelFsp2WrapperPkg
IntelFsp2WrapperPkg: Update BaseFspWrapperApiLib to pass XCODE5 build
2018-04-11 09:37:46 +08:00
IntelFspPkg
IntelFspPkg: Fix typos in comments
2016-10-24 09:26:28 +08:00
IntelFspWrapperPkg
IntelFspWrapperPkg: Refine casting expression result to bigger size
2017-03-06 14:33:23 +08:00
IntelSiliconPkg
IntelSiliconPkg IntelVTdDxe: Check HeaderType if func 0 is implemented
2018-11-07 22:07:01 +08:00
MdeModulePkg
MdeModulePkg/SmmCorePerfLib: [CVE-2017-5753] Fix bounds check bypass
2018-11-21 09:27:39 +08:00
MdePkg
MdePkg/BaseLib: Add new AsmLfence API
2018-11-14 09:09:57 +08:00
NetworkPkg
NetworkPkg: Update IScsiDxe to pass XCODE build
2018-04-11 09:37:37 +08:00
Nt32Pkg
Nt32Pkg: Add VS2017 support in SecMain
2018-04-10 11:06:18 +08:00
Omap35xxPkg
ArmPkg: remove unused PcdArmUncachedMemoryMask PCD
2017-02-27 16:18:29 +00:00
OptionRomPkg
OptionRomPkg: Fix typos in comments
2016-11-15 11:05:34 +08:00
OvmfPkg
OvmfPkg: Don't add -mno-mmx -mno-sse option for XCODE5 tool chain
2018-04-11 09:37:46 +08:00
PcAtChipsetPkg
PcAtChipsetPkg/SerialIoLib: Remove negative value shift
2017-05-24 15:04:16 -07:00
PerformancePkg
PerformancePkg Dp_App: Handle "/" separator in debug path for GCC build
2017-03-16 11:08:44 +08:00
QuarkPlatformPkg
QuarkPlatformPkg/PlatformBootManagerLib: use new UefiShellFileGuid definition
2017-03-22 15:43:57 +00:00
QuarkSocPkg
QuarkSocPkg: Remove use of IntelFrameworkModulePkg legacy libs
2016-12-02 15:59:19 +00:00
SecurityPkg
SecurityPkg/OpalPasswordExtraInfoVariable.h: Remove the deprecated guid and variable.
2019-05-08 11:30:02 +08:00
ShellBinPkg
ShellBinPkg: Ia32/X64 Shell binary update.
2018-04-02 11:32:43 +08:00
ShellPkg
ShellPkg: Add error message if failed to place receive token in ping command.
2018-04-02 11:21:02 +08:00
SignedCapsulePkg
SignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure caused by d69d922
2018-07-13 09:44:13 +08:00
SourceLevelDebugPkg
SourceLevelDebugPkg DebugCommUsb3: Return error when debug cap is reset
2018-05-11 17:50:10 +08:00
StdLib
StdLib/LibC ARM AARCH64: do not redefine compiler intrinsics
2016-08-09 10:10:12 +02:00
StdLibPrivateInternalFiles
StdLib: Clarify and improve comments.
2016-01-06 00:31:42 +00:00
UefiCpuPkg
UefiCpuPkg/MpInitLib: Avoid call PcdGet* in Ap & Bsp.
2018-11-26 10:07:36 +08:00
UnixPkg
UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)
2013-07-29 21:09:55 +00:00
Vlv2DeviceRefCodePkg
Vlv2DeviceRefCodePkg: Fixed thermal issue.
2017-02-08 15:32:39 +08:00
Vlv2TbltDevicePkg
Vlv2TbltDevicePkg: Fix build failure by adding UefiBootManagerLib
2017-04-01 13:20:11 +08:00
.gitignore
edk2: Add .DS_Store to .gitignore for macOS
2017-05-24 15:06:14 -07:00
BuildNotes2.txt
BaseTools: Updated BuildNotes URLs
2016-03-25 09:46:44 +08:00
Edk2Setup.bat
Edk2Setup.bat: Fix build errors from VS tools PREFIX ENV missing
2016-11-05 09:10:58 +08:00
edksetup.bat
edksetup.bat: make sure BASE_TOOLS_PATH be set correctly
2016-10-26 13:45:45 +08:00
edksetup.sh
edksetup.sh, BaseTools/BuildEnv: add --reconfig support
2016-10-24 13:53:16 +01:00
Maintainers.txt
Add SignedCapsule content.
2017-03-10 10:44:13 +08:00