summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/SnpDxe/Snp.c
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Apply uncrustify changesMichael Kubacki2021-12-071-121/+119
* NetworkPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-20/+20
* NetworkPkg/SnpDxe: Prevent invalid PCI BAR accessMichael Kubacki2020-04-171-2/+2
* NetworkPkg/SnpDxe: Register SnpNotifyExitBootServices at TPL_CALLBACKMichael Kubacki2020-04-171-1/+2
* NetworkPkg/SnpDxe: Fix few typosAntoine Coeur2020-02-101-3/+3
* NetworkPkg/SnpDxe: Use PcdGetBool() instead of FixedPcdGetBool in Snp.cSiyuan, Fu2019-10-291-2/+2
* NetworkPkg/SnpDxe: Add PCD to remove ExitBootServices event from SNP driver.Rabeda, Maciej2019-10-211-18/+22
* NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao2019-05-271-0/+862