- 5126ef7 OvmfPkg: BDS: don't overwrite the BDS Front Page timeout by Laszlo Ersek · 10 years ago
- 260ab57 OvmfPkg: BDS: drop useless return statement by Laszlo Ersek · 10 years ago
- 1574210 OvmfPkg: BDS: remove dead call to PlatformBdsEnterFrontPage() by Laszlo Ersek · 10 years ago
- e0763f8 Try to read key strike even when the TimeOuts value is zero, this will avoid BDS not get user input when TimeOuts value set to zero. by Eric Dong · 10 years ago
- 8fd82c2 Remove un-used PPI reference. by Jeff Fan · 10 years ago
- b85f579 BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to start of a section by Olivier Martin · 10 years ago
- be91c77 MdeModulePkg: Add InSmm() API in PiSmmCoreSmmServicesTableLib instance by Gao, Liming · 10 years ago
- 658bf43 ShellPkg: Fix timezone command by jcarsey · 10 years ago
- f9080cd MdePkg: fix comments typo about EFIAPI for X64 by Chen Fan · 10 years ago
- 4fe43eb 1. Remove any references on other files from DebugTimer.c, to avoid un-used symbols linked. by Jeff Fan · 10 years ago
- 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
- 489c5c6 OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplate by Anthony PERARD · 10 years ago
- 43be9f4 OvmfPkg/XenBusDxe: Fix initialisation of gXenBusPrivateData by Anthony PERARD · 10 years ago
- e26a83c OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer by Anthony PERARD · 10 years ago
- 8f148ae OvmfPkg/Include/...Xen: Convert __i386__/__x86_64__ to MDE_CPU_IA32/MDE_CPU_X64. by Anthony PERARD · 10 years ago
- d8cfdb5 OvmfPkg Sec: Convert X64/SecEntry.asm to NASM by Jordan Justen · 10 years ago
- ba29ed0 OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASM by Jordan Justen · 10 years ago
- f0a0717 OvmfPkg QemuFwCfgLib: Convert X64/IoLibExAsm.asm to NASM by Jordan Justen · 10 years ago
- 8a29761 OvmfPkg QemuFwCfgLib: Convert Ia32/IoLibExAsm.asm to NASM by Jordan Justen · 10 years ago
- ad8ae98 OvmfPkg LoadLinuxLib: Convert X64/JumpToKernel.asm to NASM by Jordan Justen · 10 years ago
- 529fd9a OvmfPkg LoadLinuxLib: Convert Ia32/JumpToKernel.asm to NASM by Jordan Justen · 10 years ago
- b81cc7d StdLib: Fix more GCC warnings/errors caused by variables being set but not used. by Olivier Martin · 10 years ago
- fe7ad7f BaseTools: Add ConvertMasmToNasm.py script by Jordan Justen · 10 years ago
- beaaa3b StdLib: Fix more GCC warnings/errors caused by variables being set but not used. by Olivier Martin · 10 years ago
- 4d5b818 [Patch] ShellPkg: Remove unused PCD from INF file by jcarsey · 10 years ago
- ba0a34f MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for Clang by Olivier Martin · 10 years ago
- f7fe68d Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directly, some are replaced by debug output. by Chao Zhang · 10 years ago
- 6ebffb6 MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVariableHeader (Variable)). by Star Zeng · 10 years ago
- a75cf43 MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob() by Star Zeng · 10 years ago
- 3f103c0 Fix a bug introuduced by r16104, not all NIC device implement both memory and IO bar. by Fu Siyuan · 10 years ago
- b176333 Update edksetup.bat to support Microsoft Visual Studio 2013 when building the Nt32Pkg emulation platform (enabled using the --nt32 flag). by lhauch · 10 years ago
- 0e56588 StdLib: Fix GCC warnings/errors caused by variables being set but not used. by Olivier Martin · 10 years ago
- b07ae3d ArmPlatformPkg/Documentation: Removed BaseTools-Pending-Patches.patch by Olivier Martin · 10 years ago
- 5de8a35 OvmfPkg/XenPvBlkDxe: Add BlockIo. by Anthony PERARD · 10 years ago
- 5cce852 OvmfPkg/XenPvBlkDxe: Add BlockFront client. by Samuel Thibault · 10 years ago
- de671da OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton by Anthony PERARD · 10 years ago
- e86895d OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol. by Anthony PERARD · 10 years ago
- 86d968e OvmfPkg/XenBusDxe: Introduce XenBus support itself. by Anthony PERARD · 10 years ago
- c23c037 OvmfPkg/XenBusDxe: Add XenStore function into the XenBus protocol by Anthony PERARD · 10 years ago
- 02a6bcf OvmfPkg/XenBusDxe: Add an helper AsciiStrDup. by Anthony PERARD · 10 years ago
- a9090a9 OvmfPkg/XenBusDxe: Add XenStore client implementation by Anthony PERARD · 10 years ago
- 6342f1f OvmfPkg/XenBusDxe: Add TestAndClearBit. by Anthony PERARD · 10 years ago
- f1259bb OvmfPkg/XenBusDxe: Add Event Channel Notify. by Anthony PERARD · 10 years ago
- 0fd1424 OvmfPkg/XenBusDxe: Add Grant Table functions. by Steven Smith · 10 years ago
- bba9d16 OvmfPkg/XenBusDxe: Add InterlockedCompareExchange16. by Anthony PERARD · 10 years ago
- 12a16f2 OvmfPkg: Introduce XenBus Protocol. by Anthony PERARD · 10 years ago
- 956622c OvmfPkg/XenBusDxe: Open PciIo protocol. by Anthony PERARD · 10 years ago
- abcbbb1 OvmfPkg/XenBusDxe: Add support to make Xen Hypercalls. by Anthony PERARD · 10 years ago
- a154f42 OvmfPkg/XenBusDxe: Add device state struct and create an ExitBoot services event. by Anthony PERARD · 10 years ago
- e65e880 OvmfPkg: Add basic skeleton for the XenBus bus driver. by Anthony PERARD · 10 years ago
- 6b621f9 OvmfPkg: Add public headers from Xen Project. by Anthony PERARD · 10 years ago
- 08dfaee OvmfPkg: Add the MIT license to License.txt. by Anthony PERARD · 10 years ago
- 4888d15 MdeModulePkg/IntelFrameworkModulePkg FwVol: by Star Zeng · 10 years ago
- 24903bc StdLib: Some deployed versions of the Simple Text Input Protocol randomly return either NUL characters or Scan Codes when just typing normal text. These changes filter out NUL characters and make Scan Code and error handling more robust. by Daryl McDaniel · 10 years ago
- 8dd618d ArmPkg/ArmLib: Removed duplicated invalidate TLB function by Olivier Martin · 10 years ago
- d2e7e38 EmbeddedPkg: Clarify the declaration of SerialPortGetControl() by Ronald Cron · 10 years ago
- ab71619 EmbeddedPkg: Clarify the declaration of SerialPortSetControl() by Ronald Cron · 10 years ago
- 5f81a62 EmbeddedPkg: Add scope of SerialPortExtLib.h by Ronald Cron · 10 years ago
- 9f38945 ArmPlatformPkg/ArmJunoPkg: Added Juno development board support by Olivier Martin · 10 years ago
- cfdab71 ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell (..cont) by Harry Liebel · 10 years ago
- ced216f ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell by Harry Liebel · 10 years ago
- 53ae06f ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUID by Olivier Martin · 10 years ago
- 9db0a77 EmbeddedPkg: Remove unused TemplateSerialPortLib by Ronald Cron · 10 years ago
- daefd57 ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a file by Ronald Cron · 10 years ago
- 11bbc25 EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disabling by Ronald Cron · 10 years ago
- e52aee5 EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatus by Ronald Cron · 10 years ago
- fdd12bd ArmPkg/SemihostFs: Fix open file issues revealed by SCT by Ronald Cron · 10 years ago
- 0f0a6fe EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdown by Ronald Cron · 10 years ago
- 0150e14 EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checks by Ronald Cron · 10 years ago
- 5521b5c ArmPkg/SemihostLib: Add library functions by Ronald Cron · 10 years ago
- c20f8ec ArmPkg/Semihostlib: Rename semi-hosting open option by Ronald Cron · 10 years ago
- a537c71 EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointer by Olivier Martin · 10 years ago
- c9263c7 EmbeddedPkg: Fix crash when retrieving LAN9118 network statistics by Ronald Cron · 10 years ago
- 5f81082 ArmPkg/ArmGic: Added GicV3 support to ArmGicDxe by Olivier Martin · 10 years ago
- d713385 ArmPkg/ArmGic: Added GicV3 support to ArmGicLib by Olivier Martin · 10 years ago
- 5f52576 ArmPkg/ArmGic: Added GicV3 detection by Olivier Martin · 10 years ago
- d5c6b7f ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision() by Olivier Martin · 10 years ago
- f1e2b72 MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. by Star Zeng · 10 years ago
- 956f71b Clean not in pub spec comments status codes returned for functions of EFI_TCG_PROTOCOL by Gao, Liming · 10 years ago
- e83d4bf Update some package owners by Tian, Hot · 10 years ago
- 36bdec3 Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overflow issue. by Chao, Zhang · 10 years ago
- 0414ec2 BaseTools/UPT: Remove Macro Expend for UserExtension section by Hess Chen · 10 years ago
- 43654b1 MdeModulePkg/AtaAtapiPassThru: When D2H FIS received at PIO DATA-IN transfer, check PxTFD.Error register to confirm if there is a real error for better device compatibilities with Qemu and Marvel9230 sata controllers. by Reza Jelveh · 10 years ago
- 2cb6eab Add DebugCommunicationLibUsb3 for USB3.0 source level debug support. by Elvin Li · 10 years ago
- fbb393a [MdePkg] Code clean-up: Remove trailing spaces by Lee Leahy · 10 years ago
- ca2be85 Check the question value before call CHANGED. Only when question value has been changed, browser will call CHANGED callback type. by Eric Dong · 10 years ago
- 79e1ffb Clean up the code. Action statement should not have text two opcode. by Eric Dong · 10 years ago
- 8c83d0c Add PubKey index check before touching PubKey cache. Internal PubKey Variable PubkeyIndex is always 0, causing Index – 1 overflow. Update corresponding comments. by Chao, Zhang · 10 years ago
- edb5073 ArmVirtualizationPkg: FdtPL011SerialPortLib: support UEFI_APPLICATION by Laszlo Ersek · 10 years ago
- c373687 Add comments for FSVariable driver which used by Duet platform only, trust all meta data for this platform. by Eric Dong · 10 years ago
- 741a1e5 Add comments for FSVariable driver which used by Duet platform only, trust all meta data for this platform. by Eric Dong · 10 years ago
- 55501e1 Prevent EBDA area being overwritten, get the size info from the address 0x40E. If can’t get the size info, then use the default value for it. by Eric Dong · 10 years ago
- bf5a949 AtaBusDxe: Fix ReadBlockEx andWriteBlockEx to still signal event when the BufferSize is 0. by Ruiyu Ni · 10 years ago
- 4202afa EDK II: Add Maintainers.txt file by Jordan Justen · 10 years ago
- 71bcf79 EDK II: Add .gitignore by Ryan Harkin · 10 years ago
- 0b7c060 ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on build by Leif Lindholm · 10 years ago
- 5e574a0 MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly consider the overhead sizeof (EFI_HOB_MEMORY_ALLOCATION). by Star Zeng · 10 years ago
- 544ccd1 Removes dead code from the PlatformBdsLibNull,leaving this unused code might confuse the user. by Olivier Martin · 10 years ago
- 4c4d470 ShellPkg: Comments update and code refine. by Qiu Shumin · 10 years ago
- 43ac100 ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDS by Olivier Martin · 10 years ago